Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-daily #1
by studio-jenkins-csb-codeready@redhat.com
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-60 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...> # timeout=10
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
Seen branch in repository origin/master
Seen 1 remote branch
> git show-ref --tags -d # timeout=10
Checking out Revision 9686f435cc3caf6f531c65504c87ec30253a64fd (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9686f435cc3caf6f531c65504c87ec30253a64fd # timeout=10
Commit message: "Add scripts to deal with filter permissions (#9)"
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1 jenkins-jbosstools-jiralint-daily-1 # timeout=10
[jbosstools-****-daily] $ bash -xe /tmp/jenkins6601303580675256845.sh
+ mkdir -p /jenkins/jbosstools-****-daily/sources/util/
+ wget --no-check-certificate https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u... -O /jenkins/jbosstools-****-daily/sources/util/jbosstools-console-log-parser.txt
--2021-04-27 03:41:36-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3248 (3.2K) [text/plain]
Saving to: ‘/jenkins/jbosstools-****-daily/sources/util/jbosstools-console-log-parser.txt’
0K ... 100% 33.2M=0s
2021-04-27 03:41:36 (33.2 MB/s) - ‘/jenkins/jbosstools-****-daily/sources/util/jbosstools-console-log-parser.txt’ saved [3248/3248]
[jbosstools-****-daily] $ bash -xe /tmp/jenkins7785324143649672620.sh
+ python -V
Python 2.7.5
+ python setup_filters.py -u **** -p -s https://issues.redhat.com -f filters.json,filters-composite.json
Loading constants from constants.json
Traceback (most recent call last):
File "setup_filters.py", line 154, in <module>
constants = loadConstants()
File "setup_filters.py", line 26, in loadConstants
constants[name] = method(**fields)
File "setup_filters.py", line 84, in listVersions
versions = shared.jiraquery(options,"/rest/api/latest/project/" + project + "/versions")
File "/jenkins/jbosstools-****-daily/common/shared.py", line 14, in jiraquery
return json.load(urllib2.urlopen(request))
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 401: Unauthorized
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.