See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-12584 (rhel rhel7) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
The recommended git tool is: NONE
using credential devstudio-release
Cloning the remote Git repository
Cloning repository git@github.com:jbosstools/jiralint
Fetching upstream changes from git@github.com:jbosstools/jiralint
git --version # timeout=10
git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials key
used to push commits and tags via devstudio-release user to jbosstools and jbdevstudio
repos
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
/usr/bin/chcon --type=ssh_home_t
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
git fetch --tags --progress git@github.com:jbosstools/jiralint
+refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url git@github.com:jbosstools/jiralint # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/main^{commit} # timeout=10
Checking out
Revision 5d9a228584a47b99b8a0d928b27379cfa7450dc5 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f 5d9a228584a47b99b8a0d928b27379cfa7450dc5 # timeout=10
Commit
message: "update versions after 4.21.3.Final/12.21.3.GA (#15)"
git rev-list --no-walk 5d9a228584a47b99b8a0d928b27379cfa7450dc5 #
timeout=10
git tag -a -f -m Jenkins Build #6940 jenkins-jbosstools-jiralint-bzira-6940 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins5796690373751857515.sh
fetch console log parsing rules
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins3047023832771651704.sh
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 2.7.5
% 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 --:--:-- --:--:-- --:--:-- 0100 1863k 100 1863k 0
0 4319k 0 --:--:-- --:--:-- --:--:-- 4313k
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
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.1-py2.py3-none-any.whl (113 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.1-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=38080de82307165b23c225515ebe89e9d33477558902312dda361bf0bdee0827
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=d36b471fe0529f8014c88bc71d51f1bd8f353b7e3337212dee04f7fda27e6267
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.1 pycparser-2.21
pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.1
requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-02-24 00:04:07.084619 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT',
'last_change_time': '2022-02-23 16:04'}[0;39m
[DEBUG] buglist get:
[0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-02-23+16:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-02-24 00:04:07.945499 (UTC)[0;39m
Traceback (most recent call last):
File "bzira.py", line 614, in <module>
bz = bugzilla.Bugzilla(url=bzserver + "xmlrpc.cgi")
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line
255, in __init__
self.connect(url)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line
524, in connect
version = self._backend.bugzilla_version()["version"]
File
"/home/hudson/.local/lib/python2.7/site-packages/bugzilla/_backendxmlrpc.py",
line 160, in bugzilla_version
return self._xmlrpc_proxy.Bugzilla.version()
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File
"/home/hudson/.local/lib/python2.7/site-packages/bugzilla/_backendxmlrpc.py",
line 138, in _ServerProxy__request
ret = ServerProxy._ServerProxy__request(self, methodname, params)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File
"/home/hudson/.local/lib/python2.7/site-packages/bugzilla/_backendxmlrpc.py",
line 106, in request
return self.__request_helper(url, request_body)
File
"/home/hudson/.local/lib/python2.7/site-packages/bugzilla/_backendxmlrpc.py",
line 52, in __request_helper
response.raise_for_status()
File "/usr/lib/python2.7/site-packages/requests/models.py", line 834, in
raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.