See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-x64-26658 (nvm x64 rhel upshift mem8G nodejs rhel7 docker) in
workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jiralint.git
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git --version # timeout=10
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/jbosstools/jiralint.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jiralint.git
git fetch --tags --progress
git://github.com/jbosstools/jiralint.git
+refs/heads/*:refs/remotes/origin/*
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out
Revision 99693691f2e66aba42d3ef898c6eea7ac945c97c (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 99693691f2e66aba42d3ef898c6eea7ac945c97c
Commit message:
"Migrating
issues.jboss.org -->
issues.redhat.com (#6)"
git rev-list --no-walk 99693691f2e66aba42d3ef898c6eea7ac945c97c #
timeout=10
git tag -a -f -m Jenkins Build #25288 jenkins-jbosstools-jiralint-bzira-25288 #
timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe
/tmp/jenkins1810538196733536210.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7
/etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl
https://bootstrap.pypa.io/get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1734k
0 2229 0 0 9804 0 0:03:01 --:--:-- 0:03:01 9776100 1734k 100 1734k 0
0 3755k 0 --:--:-- --:--:-- --:--:-- 3753k
+ python -W ignore get-pip.py --user
Collecting pip
Downloading
https://files.pythonhosted.org/packages/60/65/16487a7c4e0f95bb3fc89c2e377...
(1.5MB)
Collecting wheel
Downloading
https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f7...
Installing collected packages: pip, wheel
WARNING: The scripts pip, pip2 and pip2.7 are installed in
'/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use
--no-warn-script-location.
WARNING: The script wheel is installed in '/home/hudson/.local/bin' which is not
on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use
--no-warn-script-location.
Successfully installed pip-20.0 wheel-0.33.6
+
PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
Traceback (most recent call last):
File "/home/hudson/.local/bin/pip", line 8, in <module>
sys.exit(main())
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/cli/main.py",
line 73, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/commands/__init__.py",
line 96, in create_command
module = importlib.import_module(module_path)
File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/commands/install.py",
line 24, in <module>
from pip._internal.cli.req_command import RequirementCommand
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/cli/req_command.py",
line 20, in <module>
from pip._internal.operations.prepare import RequirementPreparer
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py",
line 16, in <module>
from pip._internal.distributions import (
File
"/home/hudson/.local/lib/python2.7/site-packages/pip/_internal/distributions/__init__.py",
line 1, in <module>
from pip._internal.distributions.source import SourceDistribution
ImportError: cannot import name SourceDistribution
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.