See <https://ci.trafficserver.apache.org/job/tsqa-lint/26/>

------------------------------------------
Started by user Thomas Jackson
Building remotely on QA2 (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 4a4507216354833ba39140a78d4cf10357f6e582 
(refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 4a4507216354833ba39140a78d4cf10357f6e582
 > /usr/bin/git rev-list 4a4507216354833ba39140a78d4cf10357f6e582 # timeout=10
[tsqa-lint] $ /bin/bash -xe /tmp/hudson2037801755442107081.sh
+ flake8 --ignore=E501 --exit-zero --output-file flake8.txt src/ci/tsqa/tests/
+ '[' -s flake8.txt ']'
+ echo '<testsuite name="flake8 failures" tests="0" errors="0" failures="0" 
skip="0"></testsuite>'
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: None of the test reports contained any result
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:159)
        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)

Reply via email to