Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6252
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-releng-760 (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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6252 jenkins-jbosstools-jiralint-bzira-6252 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins381299332282427762.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...>
--2022-01-24 01:00:16-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8002::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.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/Stu...>
0K ... 100% 37.9M=0s
2022-01-24 01:00:28 (37.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7362976132385294621.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: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 549k 0 0:00:03 0:00:03 --:--:-- 549k
+ 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=6eb1dafe800fd60688026741cf532bf7029f43d9cd44b40e64848831f1ee37e0
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=6f0c1cf8d0dd433d87cd567b5f1b33cfbecafe28efa04878afba66d7c50fbfa8
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
[DEBUG] Current datetime: [0;33m2022-01-24 06:01:24.841994 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 22:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+22:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-24 06:01:25.530060 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 22:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+22:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6250
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-releng-752 (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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6250 jenkins-jbosstools-jiralint-bzira-6250 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7362755381210959889.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...>
--2022-01-23 22:59:59-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8003::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.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/Stu...>
0K ... 100% 33.6M=0s
2022-01-23 23:00:42 (33.6 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7064389271309718596.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: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 546k 0 0:00:03 0:00:03 --:--:-- 546k
+ 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=fc4515d97c9f0be9ef3b577f3041902723905395f914f768f6b89e36575e48a1
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=7fba31bdcb46d109ffa4a7ec639fedc67d62a22ce9eb8b1d291b6e4dbfc4a003
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
[DEBUG] Current datetime: [0;33m2022-01-24 04:01:58.802620 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 20:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+20:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-24 04:01:59.441268 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 20:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+20:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6247
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-releng-367 (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
> git rev-parse --resolve-git-dir <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # 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 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 #6247 jenkins-jbosstools-jiralint-bzira-6247 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins4384896269115899711.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...>
--2022-01-23 20:03:35-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8001::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.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/Stu...>
0K ... 100% 30.2M=0s
2022-01-23 20:03:47 (30.2 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins4188338478668047402.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=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ [[ ! -x <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> ]]
+ 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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0100 1863k 100 1863k 0 0 1362k 0 0:00:01 0:00:01 --:--:-- 1362k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Using cached pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.3.4
Uninstalling pip-20.3.4:
Successfully uninstalled pip-20.3.4
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.
Successfully installed pip-20.3.4
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>:/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)
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages (0.5.5)
Requirement already up-to-date: python-bugzilla==2.4.0 in /home/hudson/.local/lib/python2.7/site-packages (2.4.0)
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages (2.0.0)
Requirement already up-to-date: pytz in /home/hudson/.local/lib/python2.7/site-packages (2021.3)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.8.0)
Requirement already up-to-date: funcsigs in /home/hudson/.local/lib/python2.7/site-packages (1.0.2)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Requirement already satisfied, skipping upgrade: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.9.1)
Requirement already satisfied, skipping upgrade: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.7.1)
Requirement already satisfied, skipping upgrade: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (3.1.0)
Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.3.0)
Requirement already satisfied, skipping upgrade: six>=1.10.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.16.0)
Requirement already satisfied, skipping upgrade: setuptools>=20.10.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (44.1.1)
Requirement already satisfied, skipping upgrade: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (3.3.2)
Requirement already satisfied, skipping upgrade: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (1.7.1)
Requirement already satisfied, skipping upgrade: cffi>=1.12 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.15.0)
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)
Requirement already satisfied, skipping upgrade: enum34; python_version < "3" in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.1.10)
Requirement already satisfied, skipping upgrade: pycparser in /home/hudson/.local/lib/python2.7/site-packages (from cffi>=1.12->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (2.21)
+ [[ -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
[DEBUG] Current datetime: [0;33m2022-01-24 01:04:15.703568 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 17:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+17:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-24 01:04:16.341452 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 17:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+17:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6244
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-662 (rhel rhel7) 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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6244 jenkins-jbosstools-jiralint-bzira-6244 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3788543246607436460.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...>
--2022-01-23 17:06:54-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8002::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
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/Stu...>
0K ... 100% 15.6M=0s
2022-01-23 17:07:21 (15.6 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins2826295503881178439.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: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 547k 0 0:00:03 0:00:03 --:--:-- 548k
+ 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:/home/hudson/.nvm/versions/node/v16.13.1/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=bddfe9798bb91a3300f96c0a286b9ff60e94ff2e8673ce0f6c0cfbf2d7215f41
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=2dd457cbbfe0b2189dec16fdb78d83cf4b20bda9a7cbd8ea7b818cef1263c9af
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
[DEBUG] Current datetime: [0;33m2022-01-23 22:08:39.207274 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 14:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+14:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 22:08:39.993939 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 14:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+14:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6242
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-649 (rhel rhel7) 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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6242 jenkins-jbosstools-jiralint-bzira-6242 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins6274652111857132241.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...>
--2022-01-23 15:03:07-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8000::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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/Stu...>
0K ... 100% 17.7M=0s
2022-01-23 15:03:35 (17.7 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins5541480464146767229.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: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 --:--:-- 0 0 1863k 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 550k 0 0:00:03 0:00:03 --:--:-- 550k
+ 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:/home/hudson/.nvm/versions/node/v16.13.1/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=966e934f08c62664910c65885530ce775d640b0e5a00a21315581e1e9b161279
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=ec381ec30ff06856cd182990eccea4ca412105a2a67fb897564775561cef33a3
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
[DEBUG] Current datetime: [0;33m2022-01-23 20:04:38.165256 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 12:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+12:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 20:04:38.895535 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 12:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+12:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6239
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-606 (rhel rhel7) 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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6239 jenkins-jbosstools-jiralint-bzira-6239 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins1662799658724388159.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...>
--2022-01-23 12:00:05-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8002::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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/Stu...>
0K ... 100% 32.0M=0s
2022-01-23 12:00:48 (32.0 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3404163131155340332.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: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 549k 0 0:00:03 0:00:03 --:--:-- 549k
+ 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:/home/hudson/.nvm/versions/node/v16.13.1/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 enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 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 cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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=df75baa57c76a6a9024a62fbe976895da5cbbdc19ae002c476639311d122338a
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=aafb1285f88fe598f0a30b9ad0aac6825f1f84fc4a8c920d14c298c916776b4d
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, six, enum34, pycparser, cffi, 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
[DEBUG] Current datetime: [0;33m2022-01-23 17:01:44.359306 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 09:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+09:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 17:01:45.002852 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 09:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+09:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6230
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-522 (rhel rhel7) 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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6230 jenkins-jbosstools-jiralint-bzira-6230 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3802382262481502110.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...>
--2022-01-23 03:02:22-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8003::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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/Stu...>
0K ... 100% 26.5M=0s
2022-01-23 03:02:49 (26.5 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins4446969896576283682.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: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 546k 0 0:00:03 0:00:03 --:--:-- 546k
+ 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:/home/hudson/.nvm/versions/node/v16.13.1/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=e4e1112d3bf5384b912ec56d120372d7ff70aba6f2f218a85b5b84cbffd5dc10
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=9a4eaff0bfda2eb36657e1aa2e892453241f935d5de22f1cc8ce20593cde31ba
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
[DEBUG] Current datetime: [0;33m2022-01-23 08:03:47.611866 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 00:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+00:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 08:03:48.271062 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-23 00:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-23+00:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6224
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-releng-98 (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
> git rev-parse --resolve-git-dir <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # 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 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 #6224 jenkins-jbosstools-jiralint-bzira-6224 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins3331384902471162184.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...>
--2022-01-22 21:00:36-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8002::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.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/Stu...>
0K ... 100% 7.59M=0s
2022-01-22 21:01:03 (7.59 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins5191443833230557968.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=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ [[ ! -x <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> ]]
+ 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: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 --:--:-- 0 7 1863k 7 144k 0 0 44172 0 0:00:43 0:00:03 0:00:40 44177100 1863k 100 1863k 0 0 550k 0 0:00:03 0:00:03 --:--:-- 550k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Using cached pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.3.4
Uninstalling pip-20.3.4:
Successfully uninstalled pip-20.3.4
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.
Successfully installed pip-20.3.4
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>:/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)
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages (0.5.5)
Requirement already up-to-date: python-bugzilla==2.4.0 in /home/hudson/.local/lib/python2.7/site-packages (2.4.0)
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages (2.0.0)
Requirement already up-to-date: pytz in /home/hudson/.local/lib/python2.7/site-packages (2021.3)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.8.0)
Requirement already up-to-date: funcsigs in /home/hudson/.local/lib/python2.7/site-packages (1.0.2)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Requirement already satisfied, skipping upgrade: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.9.1)
Requirement already satisfied, skipping upgrade: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.7.1)
Requirement already satisfied, skipping upgrade: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (3.1.0)
Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.3.0)
Requirement already satisfied, skipping upgrade: six>=1.10.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.16.0)
Requirement already satisfied, skipping upgrade: setuptools>=20.10.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (44.1.1)
Requirement already satisfied, skipping upgrade: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (3.3.2)
Requirement already satisfied, skipping upgrade: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (1.7.1)
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)
Requirement already satisfied, skipping upgrade: cffi>=1.12 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.15.0)
Requirement already satisfied, skipping upgrade: enum34; python_version < "3" in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.1.10)
Requirement already satisfied, skipping upgrade: pycparser in /home/hudson/.local/lib/python2.7/site-packages (from cffi>=1.12->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (2.21)
+ [[ -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
[DEBUG] Current datetime: [0;33m2022-01-23 02:01:40.611326 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 18:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+18:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 02:01:41.518672 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 18:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+18:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6222
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-302 (rhel rhel7) 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
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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
> 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 #6222 jenkins-jbosstools-jiralint-bzira-6222 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7550448416625905811.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...>
--2022-01-22 19:06:55-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.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/Stu...>
0K ... 100% 11.2M=0s
2022-01-22 19:07:37 (11.2 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins4573033677394863595.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: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 543k 0 0:00:03 0:00:03 --:--:-- 543k
+ 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:/home/hudson/.nvm/versions/node/v16.13.1/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 enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 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 cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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=203520fca1aa99b663cda1f05dec6db8750b3cf869d207b36140b641e6c3ba07
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=cb5c09d9d5fb48364be2a447a31d91659560af678d025a44905a50a10f8e1dcf
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, six, enum34, pycparser, cffi, 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
[DEBUG] Current datetime: [0;33m2022-01-23 00:08:47.117810 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 16:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+16:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-23 00:08:48.001787 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 16:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+16:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6219
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-releng-98 (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
> git rev-parse --resolve-git-dir <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # 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 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 #6219 jenkins-jbosstools-jiralint-bzira-6219 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins349503940798602427.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...>
--2022-01-22 16:03:48-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8002::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.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/Stu...>
0K ... 100% 6.30M=0.001s
2022-01-22 16:03:58 (6.30 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ bash -xe /tmp/jenkins7708479354290765501.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=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ mkdir -p <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
+ [[ ! -x <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> ]]
+ 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: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 547k 0 0:00:03 0:00:03 --:--:-- 547k
+ python -W ignore get-pip.py --user
Collecting pip<21.0
Using cached pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.3.4
Uninstalling pip-20.3.4:
Successfully uninstalled pip-20.3.4
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.
Successfully installed pip-20.3.4
+ PATH=/qa/tools/opt/x86_64/openjdk11_last/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>:/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)
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages (0.5.5)
Requirement already up-to-date: python-bugzilla==2.4.0 in /home/hudson/.local/lib/python2.7/site-packages (2.4.0)
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages (2.0.0)
Requirement already up-to-date: pytz in /home/hudson/.local/lib/python2.7/site-packages (2021.3)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.8.0)
Requirement already up-to-date: funcsigs in /home/hudson/.local/lib/python2.7/site-packages (1.0.2)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Requirement already satisfied, skipping upgrade: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.9.1)
Requirement already satisfied, skipping upgrade: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.7.1)
Requirement already satisfied, skipping upgrade: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (3.1.0)
Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.3.0)
Requirement already satisfied, skipping upgrade: six>=1.10.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.16.0)
Requirement already satisfied, skipping upgrade: setuptools>=20.10.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (44.1.1)
Requirement already satisfied, skipping upgrade: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (3.3.2)
Requirement already satisfied, skipping upgrade: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (1.7.1)
Requirement already satisfied, skipping upgrade: cffi>=1.12 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.15.0)
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)
Requirement already satisfied, skipping upgrade: enum34; python_version < "3" in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.1.10)
Requirement already satisfied, skipping upgrade: pycparser in /home/hudson/.local/lib/python2.7/site-packages (from cffi>=1.12->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (2.21)
+ [[ -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
[DEBUG] Current datetime: [0;33m2022-01-22 21:04:34.673003 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 13:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+13:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
+ python -W ignore bzira.py -u jiralint.codeready -p **** -s https://issues.redhat.com -m 8 --auto-create -A -a -v --color -R
[DEBUG] Current datetime: [0;33m2022-01-22 21:04:35.602657 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-22 13:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-22+13:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 11 months