See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-x64-62916 (nvm x64 rhel upshift mem8G nodejs rhel7 docker) in
workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
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 fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/*
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
git config remote.origin.url
git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/*
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out
Revision 34f713c9e7916cd7bd3a32589df22f315c553b65 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 34f713c9e7916cd7bd3a32589df22f315c553b65
Commit message:
"Merge pull request #5 from sbouchet/fix-typo"
git rev-list --no-walk 34f713c9e7916cd7bd3a32589df22f315c553b65 #
timeout=10
git tag -a -f -m Jenkins Build #23068 jenkins-jbosstools-jiralint-bzira-23068 #
timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe
/tmp/jenkins7880635667365728284.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ 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/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 --:--:-- --:--:-- --:--:-- 0100 1734k
100 1734k 0 0 3865k 0 --:--:-- --:--:-- --:--:-- 3871k
+ python -W ignore get-pip.py --user
Collecting pip
Downloading
https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af...
(1.4MB)
Collecting wheel
Downloading
https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f7...
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-19.3.1 wheel-0.33.6
+
PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.x86_64/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
Cache entry deserialization failed, entry ignored
Collecting pip
Cache entry deserialization failed, entry ignored
Downloading
https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af...
(1.4MB)
Collecting bugzillatools
Downloading
https://files.pythonhosted.org/packages/6b/fe/f5c181a0056d4901d1b21c38926...
(41kB)
Collecting python-bugzilla
Downloading
https://files.pythonhosted.org/packages/9e/7f/adc92a73a6e69a9dbf8f2662945...
(79kB)
Collecting jira
Downloading
https://files.pythonhosted.org/packages/cb/c2/4203b6cad72d115b0ad62ae7028...
(57kB)
Collecting pytz
Downloading
https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea...
(509kB)
Collecting pbr
Downloading
https://files.pythonhosted.org/packages/46/a4/d5c83831a3452713e4b4f126149...
(110kB)
Requirement already up-to-date: funcsigs in /usr/lib/python2.7/site-packages
Collecting requests (from python-bugzilla)
Downloading
https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba...
(57kB)
Collecting oauthlib[signedtoken]>=1.0.0 (from jira)
Downloading
https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a6...
(147kB)
Collecting defusedxml (from jira)
Downloading
https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da...
Requirement already up-to-date: six>=1.10.0 in /usr/lib/python2.7/site-packages (from
jira)
Collecting requests-toolbelt (from jira)
Downloading
https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8a...
(54kB)
Collecting requests-oauthlib>=0.6.1 (from jira)
Downloading
https://files.pythonhosted.org/packages/c2/e2/9fd03d55ffb70fe51f587f20bcf...
Collecting setuptools>=20.10.1 (from jira)
Downloading
https://files.pythonhosted.org/packages/6a/9a/50fadfd53ec909e4399b67c74cc...
(580kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from
requests->python-bugzilla)
Downloading
https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7...
(125kB)
Collecting certifi>=2017.4.17 (from requests->python-bugzilla)
Downloading
https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc7...
(154kB)
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in
/usr/lib/python2.7/site-packages (from requests->python-bugzilla)
Collecting idna<2.9,>=2.5 (from requests->python-bugzilla)
Downloading
https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03...
(58kB)
Collecting cryptography; extra == "signedtoken" (from
oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647a...
(2.3MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken" (from
oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657...
Collecting enum34; python_version < "3" (from cryptography; extra ==
"signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6f...
Collecting cffi!=1.11.3,>=1.8 (from cryptography; extra ==
"signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/3f/e8/e0181a24f040c1f001cc4d5bba7...
(417kB)
Collecting ipaddress; python_version < "3" (from cryptography; extra ==
"signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce...
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography; extra ==
"signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Downloading
https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1...
(158kB)
Building wheels for collected packages: bugzillatools, python-bugzilla, pycparser
Running setup.py bdist_wheel for bugzillatools: started
Running setup.py bdist_wheel for bugzillatools: finished with status 'done'
Stored in directory:
/home/hudson/.cache/pip/wheels/e9/db/4a/dcc4103c1baf48978c2ecd5481c3948491e8c0be0423c59b05
Running setup.py bdist_wheel for python-bugzilla: started
Running setup.py bdist_wheel for python-bugzilla: finished with status 'done'
Stored in directory:
/home/hudson/.cache/pip/wheels/58/95/8f/155bb27d56294fc26e0c7d5cb515e0b836c638ec7a550b6793
Running setup.py bdist_wheel for pycparser: started
Running setup.py bdist_wheel for pycparser: finished with status 'done'
Stored in directory:
/home/hudson/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
Successfully built bugzillatools python-bugzilla pycparser
Installing collected packages: pip, bugzillatools, urllib3, certifi, idna, requests,
python-bugzilla, pbr, enum34, pycparser, cffi, ipaddress, cryptography, pyjwt, oauthlib,
defusedxml, requests-toolbelt, requests-oauthlib, setuptools, jira, pytz
Successfully installed bugzillatools-0.5.5 certifi-2019.9.11 cffi-1.13.0 cryptography-2.8
defusedxml-0.6.0 enum34-1.0.4 idna-2.5 ipaddress-1.0.18 jira-2.0.0 oauthlib-3.1.0
pbr-5.1.2 pip-8.1.2 pycparser-2.14 pyjwt-1.7.1 python-bugzilla-2.3.0 pytz-2016.10
requests-2.21.0 requests-oauthlib-1.2.0 requests-toolbelt-0.9.1 setuptools-0.9.8
urllib3-1.24.1
You are using pip version 8.1.2, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p mart-milt-sedative -s
https://issues.jboss.org
-m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: 2019-10-19 17:25:37.385750 (UTC)
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
306, in __init__
self.connect(url)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line
553, in connect
version = self._proxy.Bugzilla.version()["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/transport.py",
line 104, in _ServerProxy__request
self)._ServerProxy__request(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/transport.py",
line 202, in request
return self._request_helper(url, request_body)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py",
line 165, in _request_helper
url, data=request_body, **self.request_defaults)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py",
line 581, in post
return self.request('POST', url, data=data, json=json, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py",
line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py",
line 646, in send
r = adapter.send(request, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/adapters.py",
line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='bugs.eclipse.org',
port=443): Max retries exceeded with url: /bugs/xmlrpc.cgi (Caused by
NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at
0x7f091b3be750>: Failed to establish a new connection: [Errno 110] Connection timed
out',))
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.