See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-releng-5036 (rhel7-devstudio-releng rhel7-releng) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jiralint.git
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git --version # timeout=10
git --version # 'git version 1.8.3.1'
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jiralint.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59
(refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit
message: "JBIDE-28179: added token support for jiralint jobs (#14)"
git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 #
timeout=10
git tag -a -f -m Jenkins Build #5503 jenkins-jbosstools-jiralint-bzira-5503 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins1423878974018390449.sh
+ mkdir -p
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
+ wget --no-check-certificate
https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
-O
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
--2021-12-23 15:03:23--
https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving
raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133,
185.199.111.133, 185.199.110.133, ...
Connecting to
raw.githubusercontent.com
(raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to:
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-bzira/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
0K ... 100% 27.1M=0s
2021-12-23 15:03:23 (27.1 MB/s) -
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-bzira/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins6826579750686321341.sh
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7
/etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl
https://bootstrap.pypa.io/pip/2.7/get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0
0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0
0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0
0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0
--:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 537k 0 0:00:03
0:00:03 --:--:-- 537k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in
'/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use
--no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not
on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use
--no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
+
PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr
funcsigs
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade
your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python
2.7 in January 2021. More details about Python 2 support in pip can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will
remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages
(20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in
/usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Requirement already satisfied, skipping upgrade: ipaddress; python_version <
"3" in /usr/lib/python2.7/site-packages (from cryptography; extra ==
"signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl
size=35834 sha256=fd01182d89deb8c0160a0465a6214d5769854ec78e36f8e03b89275ee9619ed0
Stored in directory:
/home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl
size=58907 sha256=07d80a4a26e8d84bc0edb3af02bfe71dd6a905c8b038ed21a520109ea3dba505
Stored in directory:
/home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt,
defusedxml, pycparser, cffi, six, enum34, cryptography, pyjwt, oauthlib,
requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when
selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is
incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1
enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21
pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0
requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s
https://issues.redhat.com -m
8 --auto-create -A -a -v --color -E
WARNING:root:Got recoverable error from GET
https://issues.redhat.com/rest/api/2/serverInfo, will retry [1/3] in 6.4014901214s. Err:
401 Unauthorized
WARNING:root:Got recoverable error from GET
https://issues.redhat.com/rest/api/2/serverInfo, will retry [2/3] in 27.7212180612s. Err:
401 Unauthorized
[DEBUG] Current datetime: [0;33m2021-12-23 20:04:20.151254 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT',
'last_change_time': '2021-12-23 12:04'}[0;39m
[DEBUG] buglist get:
[0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2021-12-23+12:04[0;39m
[DEBUG] Found [0;33m1[0;39m bugzillas to process
[INFO] Logging in to [0;35mhttps://issues.redhat.com[0;39m
Traceback (most recent call last):
File "bzira.py", line 629, in <module>
jira = JIRA(options={'server':options.jiraserver},
basic_auth=(options.jirauser, options.jirapwd))
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line
472, in __init__
si = self.server_info()
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line
2133, in server_info
j = self._get_json('serverInfo')
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line
2549, in _get_json
r = self._session.get(url, params=params)
File
"/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line
151, in get
return self.__verb('GET', url, **kwargs)
File
"/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line
147, in __verb
raise_on_error(response, verb=verb, **kwargs)
File
"/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line
57, in raise_on_error
r.status_code, error, r.url, request=request, response=r, **kwargs)
jira.exceptions.JIRAError: JiraError HTTP 403 url:
https://issues.redhat.com/rest/api/2/serverInfo
text: CAPTCHA_CHALLENGE;
login-url=https://issues.redhat.com/login.jsp
response headers = {'x-anodeid': 'rh1-jira-prod-2',
'x-authentication-denied-reason': 'CAPTCHA_CHALLENGE;
login-url=https://issues.redhat.com/login.jsp';, 'x-seraph-loginreason':
'AUTHENTICATED_FAILED', 'x-rh-edge-request-id': '747c6010',
'x-rh-edge-reference-id': '0.a583c217.1640289905.747c6010',
'x-xss-protection': '1; mode=block', 'x-content-type-options':
'nosniff', 'cache-control': 'max-age=0, no-cache, no-store',
'referrer-policy': 'strict-origin-when-cross-origin',
'www-authenticate': 'OAuth
realm="https%3A%2F%2Fissues.redhat.com"', 'expires': 'Thu, 23
Dec 2021 20:05:05 GMT', 'transfer-encoding': 'chunked',
'set-cookie': 'JSESSIONID=B85D53D3F137E4FC0F96172920DC1AD9; Path=/; Secure;
HttpOnly', 'x-rh-edge-cache-status': 'Miss from child, Miss from
parent', 'pragma': 'no-cache', 'date': 'Thu, 23 Dec 2021
20:05:05 GMT', 'x-arequestid': '1205x349332x2',
'content-security-policy': "frame-ancestors 'self'",
'strict-transport-security': 'max-age=31536000', 'x-asessionid':
'1lvx7hh', 'connection': 'keep-alive, Transfer-Encoding',
'x-frame-options': 'SAMEORIGIN', 'content-type':
'text/html;charset=UTF-8'}
response text =
<html>
<head>
<title>Forbidden (403)</title>
<!--[if IE]><![endif]-->
<script type="text/javascript">
(function() {
var contextPath = '';
function printDeprecatedMsg() {
if (console && console.warn) {
console.warn('DEPRECATED JS - contextPath global variable has been
deprecated since 7.4.0. Use `wrm/context-path` module instead.');
}
}
Object.defineProperty(window, 'contextPath', {
get: function() {
printDeprecatedMsg();
return contextPath;
},
set: function(value) {
printDeprecatedMsg();
contextPath = value;
}
});
})();
</script>
<script>
window.WRM=window.WRM||{};window.WRM._unparsedData=window.WRM._unparsedData||{};window.WRM._unparsedErrors=window.WRM._unparsedErrors||{};
WRM._unparsedData["com.atlassian.plugins.atlassian-plugins-webresource-plugin:context-path.context-path"]="\"\"";
WRM._unparsedData["jira.core:feature-flags-data.feature-flag-data"]="{\"enabled-feature-keys\":[\"com.atlassian.jira.agile.darkfeature.editable.detailsview\",\"nps.survey.inline.dialog\",\"com.atlassian.jira.agile.darkfeature.edit.closed.sprint.enabled\",\"jira.plugin.devstatus.phasetwo\",\"jira.frother.reporter.field\",\"atlassian.rest.xsrf.legacy.enabled\",\"jira.issue.status.lozenge\",\"com.atlassian.jira.config.BIG_PIPE\",\"com.atlassian.jira.projects.issuenavigator\",\"com.atlassian.jira.config.PDL\",\"jira.plugin.devstatus.phasetwo.enabled\",\"atlassian.aui.raphael.disabled\",\"app-switcher.new\",\"frother.assignee.field\",\"com.atlassian.jira.projects.ProjectCentricNavigation.Switch\",\"jira.onboarding.cyoa\",\"com.atlassian.jira.agile.darkfeature.kanplan.enabled\",\"com.atlassian.jira.config.ProjectConfig.MENU\",\"com.atlassian.jira.projects.sidebar.DEFER_RESOURCES\",\"com.atlassian.jira.agile.darkfeature.kanplan.epics.and.versions.enabled\",\"com.atlassian.jira.agile.darkfeature.sprint.goal.enabled\",\"jira.zdu.admin-updates-ui\",\"jira.zdu.jmx-monitoring\",\"com.atlassian.portfolio.simpleplans.dependencytab\",\"sd.sla.parallel.recalculation.disabled\",\"sd.new.settings.sidebar.location.disabled\",\"jira.zdu.cluster-upgrade-state\",\"com.atlassian.jira.email.templates.readFromJiraHome\",\"com.atlassian.jira.agile.darkfeature.splitissue\",\"com.atlassian.jira.config.CoreFeatures.LICENSE_ROLES_ENABLED\",\"jira.export.csv.enabled\"],\"feature-flag-states\":{\"data.pipeline.feature.jira.issue.history.export\":true,\"com.atlassian.jira.security.endpoint.non.admin.access.screens\":false,\"com.atlassian.jira.mailHandlerImapMessageQueryLegacy\":false,\"com.atlassian.jira.security.endpoint.non.browse.projects.access.fields\":false,\"com.atlassian.jira.webhookEventsAsyncProcessing\":true,\"atlassian.cdn.static.assets\":true,\"jira.richeditor.bidi.warning\":true,\"mail.batching\":false,\"com.atlassian.jira.diagnostics.perflog\":true,\"com.atlassian.jira.privateEntitiesEditable\":true,\"com.atlassian.jira.security.endpoint.anonymous.access.priority\":false,\"com.atlassian.jira.dbr\":true,\"com.atlassian.jira.issuetable.move.links.hidden\":true,\"jira.priorities.per.project.edit.default\":false,\"com.atlassian.jira.agile.darkfeature.unlink.sprints.on.issue.move\":true,\"jira.renderer.consider.variable.format\":true,\"com.atlassian.jira.user.dbIdBasedKeyGenerationStrategy\":true,\"com.atlassian.jira.plugin.issuenavigator.jql.autocomplete.eagerlyLoaded\":false,\"com.atlassian.jira.agile.darkfeature.issues.in.epic.details.view\":true,\"com.atlassian.portfolio.dcBundling\":true,\"jira.priorities.per.project.jsd\":true,\"com.atlassian.jira.plugin.issuenavigator.anonymousPreventCfData\":false,\"com.atlassian.jira.agile.darkfeature.rapid.boards.bands\":true,\"com.atlassian.jira.sharedEntityEditRights\":true,\"com.atlassian.jira.agile.darkfeature.flexible.boards\":true,\"com.atlassian.jira.agile.darkfeature.sprint.picker.allsprints.suggestion\":true,\"com.atlassian.jira.security.endpoint.anonymous.access.resolution\":false,\"com.atlassian.jira.agile.darkfeature.sprint.goal\":false,\"jira.dc.lock.leasing\":true,\"com.atlassian.jira.accessibility.personal.settings\":true,\"jira.cluster.monitoring.show.offline.nodes\":true,\"mail.batching.create.section.cf\":true,\"com.atlassian.jira.commentReactions\":true,\"data.pipeline.feature.jira.issue.links.export\":true,\"com.atlassian.jira.security.endpoint.non.browse.projects.access.autocompletedata\":false,\"com.atlassian.jira.custom.csv.escaper\":true,\"com.atlassian.mail.server.managers.hostname.verification\":true,\"com.atlassian.jira.fixedCommentDeletionNotifications\":true,\"com.atlassian.jira.plugin.issuenavigator.filtersUxImprovment\":true,\"com.atlassian.jira.agile.darkfeature.kanplan.epics.and.versions\":false,\"com.atlassian.jira.jsd.mobile\":true,\"jira.customfields.cleanup.identification\":true,\"data.pipeline.feature.jira.all.exportable.custom.fields\":true,\"com.atlassian.jira.defaultValuesForSystemFields\":true,\"com.atlassian.advancedroadmaps.rebrand\":true,\"com.atlassian.jira.upgrade.startup.fix.index\":false,\"jira.dc.cleanup.cluser.tasks\":true,\"jira.customfields.bulk.delete\":true,\"com.atlassian.jira.issues.archiving.filters\":false,\"mail.batching.override.core\":true,\"jira.users.and.roles.page.in.react\":true,\"jira.security.csp.sandbox\":true,\"com.atlassian.jira.security.endpoint.anonymous.access.projectCategory\":false,\"jira.redirect.anonymous.404.errors\":true,\"com.atlassian.jira.agile.darkfeature.velocity.chart.ui\":true,\"com.atlassian.jira.issuetable.draggable\":true,\"com.atlassian.jira.returnDefaultAvatarsForBrokenAvatars\":true,\"com.atlassian.jira.attachments.generate.unique.suffix\":true,\"com.atlassian.jira.agile.darkfeature.sprint.auto.management\":false,\"com.atlassian.jira.agile.darkfeature.kanban.hide.old.done.issues\":true,\"jira.version.based.node.reindex.service\":true,\"jira.jql.suggestrecentfields\":false,\"com.atlassian.jira.agile.darkfeature.backlog.showmore\":true,\"com.atlassian.jira.gdpr.rtbf\":true,\"com.atlassian.jira.agile.darkfeature.sprint.plan\":false,\"com.atlassian.jira.security.xsrf.session.token\":true,\"com.atlassian.jira.security.endpoint.anonymous.access.issueLinkType\":false,\"com.atlassian.jira.agile.darkfeature.optimistic.transitions\":true,\"com.atlassian.jira.security.project.admin.revoke.with.application.access\":true,\"com.atlassian.jiranomenclature\":true,\"com.atlassian.jira.security.endpoint.non.admin.access.avatar.system\":false,\"com.atlassian.jira.security.LegacyJiraTypeResolver.WARN_ONLY\":false,\"com.atlassian.jira.agile.darkfeature.kanplan\":false,\"data.pipeline.feature.jira.schema.version.2\":true,\"com.atlassian.jira.agile.darkfeature.burnupchart\":true,\"com.atlassian.jira.agile.darkfeature.velocity.sprint.picker\":false,\"com.atlassian.jira.issues.archiving.browse\":true,\"com.atlassian.jira.agile.darkfeature.future.sprint.dates\":true,\"jira.instrumentation.laas\":false,\"com.atlassian.jira.filtersAndDashboardsShareableWithAllGroupsAndRoles\":true,\"jira.customfields.paginated.ui\":true,\"com.atlassian.jira.agile.darkfeature.edit.closed.sprint\":false,\"mail.batching.user.notification\":true,\"jira.create.linked.issue\":true,\"com.atlassian.jira.agile.darkfeature.dataonpageload\":true,\"com.atlassian.jira.advanced.audit.log\":true,\"jira.sal.host.connect.accessor.existing.transaction.will.create.transactions\":true,\"data.pipeline.feature.jira.archived.issue.export\":false,\"external.links.new.window\":true,\"jira.quick.search\":true,\"com.atlassian.jira.projects.per.project.permission.query\":true,\"jira.jql.smartautoselectfirst\":false,\"com.atlassian.jira.issues.archiving\":true,\"index.use.snappy\":true,\"jira.priorities.per.project\":true,\"jira.jql.membersof.ignoreGlobalPermissionsForAnonymous\":false}}";
WRM._unparsedData["jira.core:default-comment-security-level-data.DefaultCommentSecurityLevelHelpLink"]="{\"extraClasses\":\"default-comment-level-help\",\"title\":\"Commenting
on an
Issue\",\"url\":\"https://docs.atlassian.com/jira/jco...;
WRM._unparsedData["com.atlassian.analytics.analytics-client:policy-update-init.policy-update-data-provider"]="false";
WRM._unparsedData["com.atlassian.analytics.analytics-client:programmatic-analytics-init.programmatic-analytics-data-provider"]="false";
WRM._unparsedData["com.onresolve.jira.groovy.groovyrunner:web-item-response-renderer.web-item-actions-data-provider"]="[]";
WRM._unparsedData["jira.core:dateFormatProvider.allFormats"]="{\"dateFormats\":{\"meridiem\":[\"AM\",\"PM\"],\"eras\":[\"BC\",\"AD\"],\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]},\"lookAndFeelFormats\":{\"relativize\":\"true\",\"time\":\"h:mm
a\",\"day\":\"EEEE h:mm
a\",\"dmy\":\"yyyy/MMM/dd\",\"complete\":\"yyyy/MMM/dd
h:mm a\"}}";
WRM._unparsedData["jira.core:avatar-picker-data.data"]="{}";
WRM._unparsedData["jira.core:terminology-data.terminology"]="{\"terminologyEntries\":[{\"originalName\":\"sprint\",\"originalNamePlural\":\"sprints\",\"newName\":\"sprint\",\"newNamePlural\":\"sprints\",\"isDefault\":true},{\"originalName\":\"epic\",\"originalNamePlural\":\"epics\",\"newName\":\"epic\",\"newNamePlural\":\"epics\",\"isDefault\":true}],\"isTerminologyActive\":false}";
WRM._unparsedData["com.atlassian.jira.jira-header-plugin:dismissedFlags.flags"]="{\"dismissed\":[]}";
WRM._unparsedData["com.atlassian.jira.jira-header-plugin:newsletter-signup-tip-init.newsletterSignup"]="{\"signupDescription\":\"Get
updates, inspiration and best practices from the team behind
Jira.\",\"formUrl\":\"https://www.atlassian.com/apis/...
up!\",\"signupId\":\"newsletter-signup-tip\",\"showNewsletterTip\":false}";
WRM._unparsedData["com.atlassian.jira.project-templates-plugin:project-templates-plugin-resources.ptAnalyticsData"]="{\"instanceCreatedDate\":\"2010-05-15\"}";
WRM._unparsedData["com.onresolve.jira.groovy.groovyrunner:behaviours-translations.behaviours-translations-data-provider"]="{\"field.title.missing.value\":\"You
must enter a value for this field\"}";
WRM._unparsedData["jira.core:user-message-flags-data.adminLockout"]="{}";
WRM._unparsedData["com.atlassian.plugins.helptips.jira-help-tips:help-tip-manager.JiraHelpTipData"]="{\"anonymous\":true}";
if(window.WRM._dataArrived)window.WRM._dataArrived();</script>
<link type="text/css" rel="stylesheet"
href="/s/dd94b2ea8cda4c3b24b696bcd0c3109f-CDN/lfwitf/820001/ufh3zt/c95955c3a0b2b5bb35a047ca6970ceb9/_/download/contextbatch/css/_super/batch.css"
data-wrm-key="_super" data-wrm-batch-type="context"
media="all">
<link type="text/css" rel="stylesheet"
href="/s/5b4730fa35bb081b9cd23308d5473120-CDN/lfwitf/820001/ufh3zt/bb6d09db9414668040284ab702e5abe8/_/download/contextbatch/css/atl.general,jira.global,jira.general,-_super/batch.css?agile_global_admin_condition=true&jag=true"
data-wrm-key="atl.general,jira.global,jira.general,-_super"
data-wrm-batch-type="context" media="all">
<script type="text/javascript"
src="/s/4782d76f066a0e12df197708fdcc60cd-CDN/lfwitf/820001/ufh3zt/c95955c3a0b2b5bb35a047ca6970ceb9/_/download/contextbatch/js/_super/batch.js?locale=en-US"
data-wrm-key="_super" data-wrm-batch-type="context"
data-initially-rendered></script>
<script type="text/javascript"
src="/s/3542302c7684a085dc8a5b25a4c18192-CDN/lfwitf/820001/ufh3zt/bb6d09db9414668040284ab702e5abe8/_/download/contextbatch/js/atl.general,jira.global,jira.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&locale=en-US"
data-wrm-key="atl.general,jira.global,jira.general,-_super"
data-wrm-batch-type="context" data-initially-rendered></script>
<script type="text/javascript"
src="/s/1864c006d331755fbf39bcd1e547f0bc-CDN/lfwitf/820001/ufh3zt/ed511616479aa2fdd97d34b75b6aab34/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en-US"
data-wrm-key="atl.global,-_super" data-wrm-batch-type="context"
data-initially-rendered></script>
<link type="text/css" rel="stylesheet"
href="/s/515116f713048241de7c2df1cdf2a37b-CDN/lfwitf/820001/ufh3zt/b18d3497ffc2a8d1aa68d9fd201b8ce4/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css"
data-wrm-key="jira.global.look-and-feel,-_super"
data-wrm-batch-type="context" media="all">
<script type="text/javascript"
src="/rest/api/1.0/shortcuts/820001/f112ff7ae10910962840e33147a3d4cf/shortcuts.js"></script>
<meta name="application-name" content="JIRA"
data-name="jira" data-version="8.20.1">
</head>
<body id="jira" class="aui-layout aui-style-default page-type-message
" data-version="8.20.1" >
<!-- HTTPError403 -->
<div class="aui-page-panel" ><div
class="aui-page-panel-inner">
<main role="main" id="main"
class="aui-page-panel-content" >
<div class="aui-page-header" ><div
class="aui-page-header-inner">
<div class="aui-page-header-main" >
<h1>Forbidden (403)</h1>
</div>
</div></div>
<div class="aui-message aui-message-warning warning">
<p>Encountered a <code>"403 -
Forbidden"</code> error while loading this page.</p>
<p>Basic Authentication Failure - Reason :
AUTHENTICATION_DENIED</p>
<p><a href="/secure/MyJiraHome.jspa">Go
to Jira home</a></p>
</div>
</main>
</div></div>
</body>
</html>
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.