See <https://ci.trafficserver.apache.org/job/tsqa-lint/2/>
------------------------------------------ Started by user Thomas Jackson Building remotely on QA3 (qa) in workspace <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/> > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/trafficserver.git # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/trafficserver.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/trafficserver.git > +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # > timeout=10 Checking out Revision d09c9800394d07bd2f3af1cc83a0f2c31c4c29e9 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f d09c9800394d07bd2f3af1cc83a0f2c31c4c29e9 > /usr/bin/git rev-list d09c9800394d07bd2f3af1cc83a0f2c31c4c29e9 # timeout=10 [tsqa-lint] $ /bin/bash -xe /tmp/hudson1447400913506649813.sh + virtualenv tsqa-lint New python executable in tsqa-lint/bin/python Installing Setuptools..............................................................................................................................................................................................................................done. Installing Pip.....................................................................................................................................................................................................................................................................................................................................done. + source tsqa-lint/bin/activate ++ deactivate nondestructive ++ unset pydoc ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=<https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint> ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/bin:/usr/bin ++ PATH=<https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint/bin>:/usr/local/bin:/usr/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint> ++ '[' tsqa-lint = __ ']' +++ basename <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint> ++ PS1='(tsqa-lint)' ++ export PS1 ++ alias 'pydoc=python -m pydoc' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + tsqa-lint/bin/pip install flake8 flake8-junit-report Downloading/unpacking flake8 Running setup.py egg_info for package flake8 Downloading/unpacking flake8-junit-report Downloading flake8-junit-report-1.0.0.tar.gz Running setup.py egg_info for package flake8-junit-report Downloading/unpacking pyflakes>=0.8.1,<0.9 (from flake8) Downloading pyflakes-0.8.1.tar.gz Running setup.py egg_info for package pyflakes Downloading/unpacking pep8>=1.5.7,<1.6 (from flake8) Running setup.py egg_info for package pep8 warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' Downloading/unpacking mccabe>=0.2.1,<0.4 (from flake8) Downloading mccabe-0.3.tar.gz Running setup.py egg_info for package mccabe Downloading/unpacking Click (from flake8-junit-report) Running setup.py egg_info for package Click warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' Installing collected packages: flake8, flake8-junit-report, pyflakes, pep8, mccabe, Click Running setup.py install for flake8 Installing flake8 script to <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint/bin> Running setup.py install for flake8-junit-report Installing junit_conversor script to <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint/bin> Running setup.py install for pyflakes Installing pyflakes script to <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint/bin> Running setup.py install for pep8 warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' Installing pep8 script to <https://ci.trafficserver.apache.org/job/tsqa-lint/ws/tsqa-lint/bin> Running setup.py install for mccabe Running setup.py install for Click warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' Successfully installed flake8 flake8-junit-report pyflakes pep8 mccabe Click Cleaning up... + flake8 --output-file flake8.txt src/ci/tsqa/tests/ Build step 'Execute shell' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to QA3(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:978) at hudson.FilePath.act(FilePath.java:967) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670) at hudson.model.Run.execute(Run.java:1775) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240)
