You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/26 20:02:10 UTC

Build failed in Jenkins: JMeter-trunk #6856

See <https://builds.apache.org/job/JMeter-trunk/6856/display/redirect?page=changes>

Changes:

[fschumacher] Revert r1836664

Bug 62570 - HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic
Bugzilla Id: 62570

------------------------------------------
[...truncated 173.46 KB...]
batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Thu Jul 26 20:02:01 UTC 2018 (1532635321284)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.5/s Avg:     2 Min:     2 Max:     2 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +    134 in 00:00:00 =  690.7/s Avg:     0 Min:     0 Max:    55 Err:    18 (13.43%) Active: 0 Started: 4 Finished: 4
   [jmeter] summary =    135 in 00:00:01 =  160.0/s Avg:     0 Min:     0 Max:    55 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Thu Jul 26 20:02:03 UTC 2018 (1532635323004)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Thu Jul 26 20:02:05 UTC 2018 (1532635325628)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.9/s Avg:   202 Min:    76 Max:   312 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 26 20:02:08 UTC 2018 (1532635328667)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 4 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 10 days old


Jenkins build is back to normal : JMeter-trunk #6859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6859/display/redirect?page=changes>


Build failed in Jenkins: JMeter-trunk #6858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6858/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62550 - Modify SubResult Naming Policy
Rename Sample Results generated by Debug Post Processor (by the way a bit strange that a Post Processor generates SampleResults ?)
Bugzilla Id: 62550

[pmouawad] Bug 62550 - Modify SubResult Naming Policy

Bugzilla Id: 62550

------------------------------------------
[...truncated 188.41 KB...]
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TPF-JR0-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TPF-JR0-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52968.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<sample s="true" lb="TNP1-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNP1-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNP1-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR0-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TNPF-JR0-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TNPF-JR0-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPTA-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>

</testResults>

Total time: 5 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 12 days old


Build failed in Jenkins: JMeter-trunk #6857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6857/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62550 - Modify SubResult Naming Policy

Bugzilla Id: 62550

[pmouawad] Cleanup

[pmouawad] Closing invalid PR 390 Update mongo-java-driver version
This closes #390

[pmouawad] Closing invalid PR 393 Jmeter 2.4.x
This closes #393

------------------------------------------
[...truncated 173.02 KB...]
batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Sat Jul 28 14:02:56 UTC 2018 (1532786576667)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =    135 in 00:00:01 =  141.2/s Avg:     0 Min:     0 Max:    68 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Sat Jul 28 14:02:59 UTC 2018 (1532786579032)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Sat Jul 28 14:03:02 UTC 2018 (1532786582445)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    0.8/s Avg:   297 Min:   297 Max:   297 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    5.5/s Avg:   159 Min:    75 Max:   270 Err:     0 (0.00%) Active: 0 Started: 2 Finished: 2
   [jmeter] summary =      6 in 00:00:02 =    2.8/s Avg:   182 Min:    75 Max:   297 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 28 14:03:05 UTC 2018 (1532786585896)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 5 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 12 days old