[jbosstools-builds] Build failed in Jenkins: jbosstools-jiralint-bzira #26364

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Sat Mar 7 14:25:30 EST 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/26364/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-49946 (rhel7-devstudio-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
 > git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-jiralint-bzira/ws/> # timeout=10
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 99693691f2e66aba42d3ef898c6eea7ac945c97c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99693691f2e66aba42d3ef898c6eea7ac945c97c
Commit message: "Migrating issues.jboss.org --> issues.redhat.com (#6)"
 > git rev-list --no-walk 99693691f2e66aba42d3ef898c6eea7ac945c97c # timeout=10
 > git tag -a -f -m Jenkins Build #26364 jenkins-jbosstools-jiralint-bzira-26364 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins2561968648911665063.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 1764k  100 1764k    0     0  4152k      0 --:--:-- --:--:-- --:--:-- 4162k
+ python -W ignore get-pip.py --user
Collecting pip
  Downloading pip-20.0.2-py2.py3-none-any.whl (1.4 MB)
Collecting wheel
  Downloading wheel-0.34.2-py2.py3-none-any.whl (26 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.0.2 wheel-0.34.2
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/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 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. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.0.2)
Collecting bugzillatools
  Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla
  Downloading python-bugzilla-2.3.0.tar.gz (79 kB)
Collecting jira
  Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
  Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB)
Collecting pbr
  Downloading pbr-5.4.4-py2.py3-none-any.whl (110 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.6.0)
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 requests-toolbelt
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting setuptools>=20.10.1
  Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Collecting six>=1.10.0
  Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
Collecting defusedxml
  Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting cryptography; extra == "signedtoken"
  Downloading cryptography-2.8-cp27-cp27mu-manylinux2010_x86_64.whl (2.3 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
  Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi!=1.11.3,>=1.8
  Downloading cffi-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl (387 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.9-py2-none-any.whl (11 kB)
Collecting pycparser
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 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=35835 sha256=f34e13bc5002ba4aa09e86ce6a600e297c7145c36f9b0c28442621cf8b3a54a3
  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.3.0-py2-none-any.whl size=55547 sha256=7b5221579e9a6c3e84d9ede7429e0eee9271c776758a9ef1be9d85e51a902ad6
  Stored in directory: /home/hudson/.cache/pip/wheels/85/50/3c/a9423d4c6ec6c8b0cb9a06b2788f71b6ca0a67a224616738b7
Successfully built bugzillatools python-bugzilla
ERROR: jira 2.0.0 has requirement requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement boto==2.5.2, but you'll have boto 2.34.0 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement pbr<0.6,>=0.5.16, but you'll have pbr 5.4.4 which is incompatible.
ERROR: heat-cfntools 1.2.6 has requirement psutil<1.0, but you'll have psutil 1.2.1 which is incompatible.
Installing collected packages: bugzillatools, python-bugzilla, six, pycparser, cffi, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, requests-toolbelt, pbr, setuptools, defusedxml, jira, pytz, funcsigs
Successfully installed bugzillatools-0.5.5 cffi-1.14.0 cryptography-2.8 defusedxml-0.6.0 enum34-1.1.9 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.4.4 pycparser-2.20 pyjwt-1.7.1 python-bugzilla-2.3.0 pytz-2019.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.0.0 six-1.14.0
+ [[ -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: 2020-03-07 19:25:28.405836 (UTC)

[DEBUG] xmlrpc post: {'status_whiteboard': 'RHT', 'last_change_time': '2020-03-07 11:25'}
[DEBUG] buglist get: https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2020-03-07+11:25
[DEBUG] Found 0 bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint -p mart-milt-sedative -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: 2020-03-07 19:25:29.058633 (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 179, 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.


More information about the jbosstools-builds mailing list