Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6337
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-4648 (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 #6337 jenkins-jbosstools-jiralint-bzira-6337 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins2660456171373660646.sh
--2022-01-27 14:08:48-- 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.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% 19.9M=0s
2022-01-27 14:09:31 (19.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins3028568838565184563.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 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 2 1863k 2 53469 0 0 13539 0 0:02:20 0:00:03 0:02:17 13539100 1863k 100 1863k 0 0 449k 0 0:00:04 0:00:04 --:--:-- 449k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.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=a416aa2ca878ab9bd7b0eb37a02ce745e28574e9287b077cdcdfef60e33a9db3
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=fe231854590c84f1546a4db432426e3de0ad2e9b5ec15300e4c2e8abcee1f6fb
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
[DEBUG] Current datetime: [0;33m2022-01-27 19:10:44.304916 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 11:10'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+11:10[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-27 19:10:45.177957 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 11:10'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+11:10[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, 10 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6332
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-4605 (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 #6332 jenkins-jbosstools-jiralint-bzira-6332 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins1038607401678755476.sh
--2022-01-27 09:00:00-- 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.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% 33.9M=0s
2022-01-27 09:00:43 (33.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins4819831661073356662.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 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 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
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.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=743b0d6c6f73d6c4255740db49fc0dd44c06253ad2260ba3684d2eae12778367
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=1edb46bde5469dda704dd4aa43f36724f5ea6d63feb474c573127dc417aee21b
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
[DEBUG] Current datetime: [0;33m2022-01-27 14:01:37.931241 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 06:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+06:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-27 14:01:38.541282 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 06:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+06: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, 10 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6327
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-4581 (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 #6327 jenkins-jbosstools-jiralint-bzira-6327 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins1857108394735941539.sh
--2022-01-27 04:03:55-- 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: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: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)|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.9M=0s
2022-01-27 04:04:38 (32.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins4200651770854778077.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 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
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.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=3643e47b03e111af7bd995a94912fb448593c0af2ab46cc963bd0c9a4d2ab377
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=41ef60a6d89d05a34de740d765ab42865a297a2f688baf810e78abb498808b3e
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
[DEBUG] Current datetime: [0;33m2022-01-27 09:05:33.272316 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 01:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+01:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-27 09:05:33.984720 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 01:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+01:05[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, 10 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Master Builds » jbosstools-discovery_master #935
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
[...truncated 755.79 KB...]
Changing to: /downloads_htdocs/tools/photon/snapshots/builds/jbosstools-discovery.earlyaccess_master/
sftp> rmdir 2022-01-24_19-12-10-B924
+ Generate metadata for first 2 of 12 subdir(s) in /downloads_htdocs/tools/photon/snapshots/builds/jbosstools-discovery.earlyaccess_master
real 0m45.581s
user 0m1.812s
sys 0m1.281s
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS = --del
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates/discovery.central
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates/discovery.central/master
Couldn't create directory: Failure
[INFO] rsync -arzq --protocol=28 --del <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> tools@10.5.105.197:/downloads_htdocs/tools/photon/snapshots/updates/discovery.central/master//
real 0m7.744s
user 0m0.222s
sys 0m0.133s
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS = --del
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates/discovery.earlyaccess
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /downloads_htdocs/tools/
sftp> mkdir photon/snapshots/updates/discovery.earlyaccess/master
Couldn't create directory: Failure
[INFO] rsync -arzq --protocol=28 --del <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> tools@10.5.105.197:/downloads_htdocs/tools/photon/snapshots/updates/discovery.earlyaccess/master//
real 0m8.048s
user 0m0.235s
sys 0m0.118s
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS =
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.central_master
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.central_master/2022-01-27_09-51-46-B935
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.central_master/2022-01-27_09-51-46-B935/all
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.central_master/2022-01-27_09-51-46-B935/all/repo
[INFO] rsync -arzq --protocol=28 <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-27_09-51-46-B935/all/repo//
[DEBUG] Symlink[BT] devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/latest -> 2022-01-27_09-51-46-B935
Logfile: /tmp/tmp.c8gqhq6Ie0/jbosstools-cleanup.sh.log.20220127-0500.txt
Check for 12/snapshots/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2)
Check /www_htdocs/devstudio/12/snapshots/builds/ for dirs matching /jbosstools-discovery.central_master/ ...
> Check /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master...
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-27_09-51-46-B935 (0d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-26_08-33-44-B934 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-26_08-21-47-B933 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_22-14-41-B932 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_22-02-09-B931 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_19-39-03-B930 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_19-24-49-B929 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_16-29-20-B928 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_13-50-01-B927 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_13-41-10-B926 (1d)
- /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-25_08-22-31-B925 (2d)... Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/
sftp> rmdir 2022-01-25_08-22-31-B925
- /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/2022-01-24_19-12-10-B924 (2d)... Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master/
sftp> rmdir 2022-01-24_19-12-10-B924
+ Generate metadata for first 2 of 12 subdir(s) in /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.central_master
real 0m44.373s
user 0m1.573s
sys 0m1.020s
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS =
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.earlyaccess_master
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-27_09-51-46-B935
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-27_09-51-46-B935/all
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-27_09-51-46-B935/all/repo
[INFO] rsync -arzq --protocol=28 <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-27_09-51-46-B935/all/repo//
[DEBUG] Symlink[BT] devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/latest -> 2022-01-27_09-51-46-B935
Logfile: /tmp/tmp.ITszsaGdMu/jbosstools-cleanup.sh.log.20220127-0500.txt
Check for 12/snapshots/builds builds more than 1 days old; keep minimum 2 builds per branch (linked in composite: 2)
Check /www_htdocs/devstudio/12/snapshots/builds/ for dirs matching /jbosstools-discovery.earlyaccess_master/ ...
> Check /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master...
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-27_09-51-46-B935 (0d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-26_08-33-44-B934 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-26_08-21-47-B933 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_22-14-41-B932 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_22-02-09-B931 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_19-39-03-B930 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_19-24-49-B929 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_16-29-20-B928 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_13-50-01-B927 (1d)
+ /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_13-41-10-B926 (1d)
- /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-25_08-22-31-B925 (2d)... Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/
sftp> rmdir 2022-01-25_08-22-31-B925
- /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/2022-01-24_19-12-10-B924 (2d)... Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master/
sftp> rmdir 2022-01-24_19-12-10-B924
+ Generate metadata for first 2 of 12 subdir(s) in /www_htdocs/devstudio/12/snapshots/builds/jbosstools-discovery.earlyaccess_master
real 0m51.017s
user 0m1.713s
sys 0m1.028s
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS = --del
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates/discovery.central
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates/discovery.central/master
Couldn't create directory: Failure
[INFO] rsync -arzq --protocol=28 --del <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/updates/discovery.central/master//
real 0m7.729s
user 0m0.247s
sys 0m0.127s
[DEBUG] BUILD_TIMESTAMP = 2022-01-27_09-51-46
[DEBUG] RSYNCFLAGS = --del
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates/discovery.earlyaccess
Couldn't create directory: Failure
Connected to 10.5.105.197.
Changing to: /www_htdocs/devstudio/
sftp> mkdir 12/snapshots/updates/discovery.earlyaccess/master
Couldn't create directory: Failure
[INFO] rsync -arzq --protocol=28 --del <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> devstudio@10.5.105.197:/www_htdocs/devstudio/12/snapshots/updates/discovery.earlyaccess/master//
real 0m8.208s
user 0m0.243s
sys 0m0.111s
http://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-d...
http://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-d...
http://download.jboss.org/jbosstools/photon/snapshots/updates/discovery.c...
http://download.jboss.org/jbosstools/photon/snapshots/updates/discovery.e...
https://devstudio.redhat.com/12/snapshots/builds/jbosstools-discovery.cen...
https://devstudio.redhat.com/12/snapshots/builds/jbosstools-discovery.ear...
https://devstudio.redhat.com/12/snapshots/updates/discovery.central/master/
https://devstudio.redhat.com/12/snapshots/updates/discovery.earlyaccess/m...
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Description set:
2 years, 10 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6322
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-4560 (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 #6322 jenkins-jbosstools-jiralint-bzira-6322 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins6812246752632008015.sh
--2022-01-26 23:00:00-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8001::154, 2606:50c0:8002::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: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: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% 19.8M=0s
2022-01-26 23:00:43 (19.8 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins60234705539589052.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 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 --:--:-- 544k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.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)
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 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=a3f5090b5cebf5d1e3f0cd54b809c6d66d8e92a9d76d71ce12050310fe7e6a5b
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=3f064a91df4c9086ad4da789b4fc4cceffcf61a443d0c5bd0652d5586a2df7a9
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, pycparser, cffi, 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
[DEBUG] Current datetime: [0;33m2022-01-27 04:05:26.280036 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-26 20:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-26+20:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-27 04:05:27.115887 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-26 20:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-26+20:05[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, 10 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6314
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-4501 (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 #6314 jenkins-jbosstools-jiralint-bzira-6314 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins6570944801178901349.sh
--2022-01-26 15:00:00-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8000::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: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:8002::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% 20.9M=0s
2022-01-26 15:00:43 (20.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins335053274582853156.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 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 554k 0 0:00:03 0:00:03 --:--:-- 554k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4 wheel-0.37.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.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=beb44fdd4740f960520e6c12a603e2b08937aa9a138c501df417a92b13455e17
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=b1148430ba35c6d1fa1bf71396a1df1ce4b987fd66f15217eb89d301e928ccef
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, enum34, six, 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
[DEBUG] Current datetime: [0;33m2022-01-26 20:01:59.972509 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-26 12:01'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-26+12:01[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-26 20:02:00.735233 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-26 12:02'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-26+12:02[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 Master Builds » jbosstools-javaee-tests-matrix_master » cdi/tests,openjdk-11,mac #355
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee-tests-matrix_master" build number 355
originally caused by:
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee_master" build number 341
originally caused by:
Started by upstream project "Studio/Engineering/releng/jbosstools-pipeline_master" build number 343
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on dev-platform-mac3 (macosx monterey macosx1200 noxvnc mac dev-platform-mac) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-javaee.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/jbosstools-javaee.git
> git --version # timeout=10
> git --version # 'git version 2.30.1 (Apple Git-130)'
> git fetch --tags --force --progress -- git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
Commit message: "JBIDE-28184: Update PR workflows to test against Java 17 (#486)"
> git rev-list --no-walk 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
> git tag -a -f -m Jenkins Build #355 jenkins-SUB=cdi/tests,jdk=openjdk-11,label=mac-355 # timeout=10
[mac] $ bash -xe /var/folders/jr/5t5d41vn4z79_xv46j9_qvv40000gp/T/jenkins7858886058062520860.sh
++ ps ax
++ grep firefox
++ grep -v grep
+ [[ -n '' ]]
[mac] $ /Users/jbossqa/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3-latest/bin/mvn -f <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> -Djdk=openjdk-11 -DSUB=cdi/tests -DBUILD_NUMBER=341 -DUPSTREAMDEST=hudson@${HOSTNAME}:/jenkins/jbosstools-javaee_master -Dlabel=mac "-DMAVEN_FLAGS=-B -U -fae -e -Dstream_jbt=master -P hudson,unified.target" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DskipPrivateRequirements=true -Dmaven.repo.local=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> clean verify -B -ntp -U -fae -e -P maximum,runTestsOnly -Dsurefire.timeout=10000
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-javaee (${jbosstools-javaee-site}): Cannot access ${jbosstools-javaee-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-jst (${jbosstools-jst-site}): Cannot access ${jbosstools-jst-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-server (${jbosstools-server-site}): Cannot access ${jbosstools-server-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-hibernate (${jbosstools-hibernate-site}): Cannot access ${jbosstools-hibernate-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to jbosstools-vpe (${jbosstools-vpe-site}): Cannot access ${jbosstools-vpe-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/parent/4.21.3.Final-SNAPSHOT/maven-metadat...
[WARNING] org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.tools:parent:4.21.3.Final-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/parent/4.21.3.Final-SNAPSHOT/maven-metadat...
[INFO] Inspecting build with total of 13 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 13 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[WARNING] Could not transfer metadata org.jboss.tools.targetplatforms:jbosstools-unified:4.21.1.AM1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/jboss/tools/targetplatforms/jbosstools-unified/4.21.1....
[INFO] Computing target platform for MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.10.300-SNAPSHOT @ <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (24.56kB)
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (26.37kB)
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (14.64kB)
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (22.4kB)
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (23.05kB)
[INFO] Fetching p2.index from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (172B)
[INFO] Adding repository https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-...
[INFO] Fetching content.xml.xz from https://download.jboss.org/jbosstools/photon/snapshots/builds/jbosstools-... (7.89kB)
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.10.300-SNAPSHOT @ <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[INFO] Resolving class path of MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.10.300-SNAPSHOT @ <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar.pack.gz from https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.... (32.74kB)
[INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar.pack.gz from https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.... (139.76kB)
[ERROR] All attempts to read artifact osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 failed:
[ERROR] An error occurred while transferring artifact packed: osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 from repository https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4....:
[ERROR] Unable to connect to repository https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4....
[ERROR] An error occurred while transferring artifact canonical: osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 from repository https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4....:
[ERROR] Unable to connect to repository https://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4....
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 into the local Maven repository.See log output for details. Connect to download.jboss.org:443 [download.jboss.org/23.194.131.153, download.jboss.org/23.194.131.217, download.jboss.org/2600:1405:4000:0:0:0:17c2:8399, download.jboss.org/2600:1405:4000:0:0:0:17c2:83d9] failed: Network is down (connect failed) -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 into the local Maven repository.See log output for details.
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,com.fasterxml.jackson.core.jackson-databind,2.12.1.v20210128-1726 into the local Maven repository.See log output for details.
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:237)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:218)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:185)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:124)
at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:87)
at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:130)
at org.eclipse.tycho.p2.resolver.DefaultP2ResolutionResult.lambda$0 (DefaultP2ResolutionResult.java:58)
at org.eclipse.tycho.p2.resolver.DefaultP2ResolutionResultEntry.getLocation (DefaultP2ResolutionResultEntry.java:73)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.lambda$newDefaultTargetPlatform$2 (P2DependencyResolver.java:450)
at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifactFile$2 (ArtifactCollection.java:66)
at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:62)
at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:121)
at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:62)
at org.eclipse.tycho.core.osgitools.targetplatform.ArtifactCollection.lambda$addArtifact$3 (ArtifactCollection.java:121)
at org.eclipse.tycho.core.osgitools.DefaultArtifactDescriptor.getLocation (DefaultArtifactDescriptor.java:62)
at org.eclipse.tycho.core.osgitools.EquinoxResolver.newState (EquinoxResolver.java:351)
at org.eclipse.tycho.core.osgitools.EquinoxResolver.newResolvedState (EquinoxResolver.java:126)
at org.eclipse.tycho.core.osgitools.OsgiBundleProject.getResolverState (OsgiBundleProject.java:326)
at org.eclipse.tycho.core.osgitools.OsgiBundleProject.resolveClassPath (OsgiBundleProject.java:196)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:173)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$0 (TychoMavenLifecycleParticipant.java:147)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1632)
at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:127)
at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:502)
at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:488)
at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:474)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:497)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:178)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:105)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to download.jboss.org:443 [download.jboss.org/23.194.131.153, download.jboss.org/23.194.131.217, download.jboss.org/2600:1405:4000:0:0:0:17c2:8399, download.jboss.org/2600:1405:4000:0:0:0:17c2:83d9] failed: Network is down (connect failed)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1003)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:995)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:991)
at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:76)
at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63)
Caused by: java.net.ConnectException: Network is down (connect failed)
at java.net.PlainSocketImpl.socketConnect (Native Method)
at java.net.AbstractPlainSocketImpl.doConnect (AbstractPlainSocketImpl.java:399)
at java.net.AbstractPlainSocketImpl.connectToAddress (AbstractPlainSocketImpl.java:242)
at java.net.AbstractPlainSocketImpl.connect (AbstractPlainSocketImpl.java:224)
at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:403)
at java.net.Socket.connect (Socket.java:609)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:368)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376)
at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1003)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:995)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:991)
at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:76)
at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
2 years, 11 months