See <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/97/display/redirect?page=changes>
Changes: [Vladimir Sitnikov] bump placeholders to 5.6 [Vladimir Sitnikov] fix: after disabling the Java Request sampler, it cannot be enabled again [Vladimir Sitnikov] doc: add changelog entry for "Java Sampler can't be enabled" ------------------------------------------ [...truncated 237.92 KB...] > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/Http4ImplPreemptiveBasicAuth.jmx> Starting standalone test @ 2023 Jun 27 13:02:27 UTC (1687870947275) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release summary + 2 in 00:00:02 = 0.8/s Avg: 264 Min: 38 Max: 491 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 10 in 00:00:03 = 3.5/s Avg: 68 Min: 6 Max: 290 Err: 0 (0.00%) Active: 0 Started: 6 Finished: 6 summary = 12 in 00:00:05 = 2.3/s Avg: 100 Min: 6 Max: 491 Err: 0 (0.00%) Tidying up ... @ 2023 Jun 27 13:02:32 UTC (1687870952886) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/Http4ImplPreemptiveBasicAuth.log> (the file is empty) > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuthJava SKIPPED > Task :src:protocol:http:test [0;1m 5.0sec[0m, org.apache.jmeter.protocol.http.control.[0;1mTestCacheManagerHC4[0m > [0;1mtestNoCacheControlNoMaxAgeNoExpire()[0m [0;1m 3.0sec[0m, org.apache.jmeter.protocol.http.control.[0;1mTestCacheManagerHC4[0m > [0;1mtestPrivateCacheExpireNoMaxAge()[0m > Task :src:dist-check:batchJDBC_TESTS WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JDBC_TESTS.jmx> Starting standalone test @ 2023 Jun 27 13:02:36 UTC (1687870956766) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release summary = 27 in 00:00:02 = 15.4/s Avg: 35 Min: 0 Max: 942 Err: 0 (0.00%) Tidying up ... @ 2023 Jun 27 13:02:39 UTC (1687870959432) ... end of run WARNING: the task was configured to ignore errors in the output log Logfile contents (errors during the test, see <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/JDBC_TESTS.log)>: 2023-06-27 13:02:39,418 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PreProcessor'. java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PreProcessor at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:983) ~[ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:561) ~[ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) [ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) [ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at java.lang.Thread.run(Thread.java:833) [?:?] 2023-06-27 13:02:39,422 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PostProcessor'. java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PostProcessor at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:973) ~[ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:585) ~[ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) [ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) [ApacheJMeter_core.jar:5.6.1-SNAPSHOT] at java.lang.Thread.run(Thread.java:833) [?:?] 2023-06-27 13:02:39,422 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS 2023-06-27 13:02:39,426 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS > Task :src:dist-check:batchJMS_TESTS WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JMS_TESTS.jmx> Starting standalone test @ 2023 Jun 27 13:02:42 UTC (1687870962943) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release summary + 19 in 00:00:18 = 1.1/s Avg: 554 Min: 0 Max: 3004 Err: 1 (5.26%) Active: 1 Started: 3 Finished: 2 > Task :src:protocol:http:test [0;1m 4.9sec[0m, org.apache.jmeter.protocol.http.control.[0;1mTestCacheManagerHC4[0m > [0;1mtestPrivateCacheNoMaxAgeNoExpire()[0m [0;1m 3.0sec[0m, org.apache.jmeter.protocol.http.control.[0;1mTestCacheManagerHC4[0m > [0;1mtestPrivateCache()[0m [0;1m 28.0sec[0m, 26 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 [0;1m 8.3sec[0m, 90 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.sampler.[0;1mTestRedirects[0m > [0;1mtestRedirect(String,[0m int, boolean, String) [0;1m 8.3sec[0m, 90 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.sampler.TestRedirects [0;1m 4.1sec[0m, org.apache.jmeter.protocol.http.sampler.[0;1mTestSerializedHTTPSampler[0m > [0;1mcheckThatFilesAreReadRelativeToBaseDir()[0m [0;1m 4.1sec[0m, 1 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.sampler.TestSerializedHTTPSampler [0;1m 1.2sec[0m, org.apache.jmeter.protocol.http.[0;1mHttpRequestInterruptTest[0m > [0;1mhttp[0m request interrupts(String, WireMockRuntimeInfo)[1], [1] HttpClient4 [0;1m 1.3sec[0m, org.apache.jmeter.protocol.http.[0;1mHttpRequestInterruptTest[0m > [0;1mhttp[0m request interrupts(String, WireMockRuntimeInfo)[2], [2] HTTPSampler [0;1m 2.5sec[0m, 2 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.[0;1mHttpRequestInterruptTest[0m > [0;1mhttp[0m request interrupts(String, WireMockRuntimeInfo) [0;1m 3.2sec[0m, 2 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.HttpRequestInterruptTest [0;34;1mWARNING[0m [0;1m103.8sec[0m, 784 completed, 0 failed, [0;34;1m 1[0m skipped, [0;34;1mGradle Test Run :src:protocol:http:test[0m > Task :src:protocol:http:check > Task :src:dist-check:batchJMS_TESTS summary + 8 in 00:00:15 = 0.5/s Avg: 756 Min: 0 Max: 3004 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1 summary = 27 in 00:00:32 = 0.8/s Avg: 614 Min: 0 Max: 3004 Err: 1 (3.70%) Tidying up ... @ 2023 Jun 27 13:03:15 UTC (1687870995879) ... end of run ERROR: unexpected output for JMS_TESTS.csv: - expected 2899 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JMS_TESTS.csv> + actual 2900 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/JMS_TESTS.csv> @@ -13,7 +13,7 @@ JMS-P2P-Read,200,1 message(s) received successfully,TG-JMS-P2P 1-1,text,true,1,1,1,0 JMS-P2P-RequestOnlyForClear,200,OK,TG-JMS-P2P 1-1,text,true,1,1,1,0 JMS-P2P-Clear,200,1 message(s) removed using receive timeout:100ms,TG-JMS-P2P 1-1,text,true,1,1,1,0 -JMS-P2P-BrowseAfterClear,200,0 messages available on the queue,TG-JMS-P2P 1-1,text,true,1,1,1,0 +JMS-P2P-BrowseAfterClear,200,1 messages available on the queue,TG-JMS-P2P 1-1,text,false,1,1,1,1 JMS-P2P-Timeout,,No reply message received,TG-JMS-P2P 1-1,text,true,1,1,1,0 JMS Publisher-NonDurable,200,1 messages published,TG-JMS-PS 2-1,,true,1,1,1,0 JMS Subscriber-NonDurable,200,1 message(s) received successfully of 1 expected,TG-JMS-PS 2-1,text,true,1,1,1,0 ERROR: unexpected output for JMS_TESTS.xml: - expected 8820 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JMS_TESTS.xml> + actual 8926 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/JMS_TESTS.xml> @@ -92,11 +92,12 @@ <error>false</error> </assertionResult> </sample> -<sample s="true" lb="JMS-P2P-BrowseAfterClear" rc="200" rm="0 messages available on the queue" tn="TG-JMS-P2P 1-1" dt="text" sc="1" ec="0" ng="1" na="1"> +<sample s="false" lb="JMS-P2P-BrowseAfterClear" rc="200" rm="1 messages available on the queue" tn="TG-JMS-P2P 1-1" dt="text" sc="1" ec="1" ng="1" na="1"> <assertionResult> <name>Response Assertion</name> - <failure>false</failure> + <failure>true</failure> <error>false</error> + <failureMessage>Test failed: text expected to contain /requestQueue6 has 0 messages/</failureMessage> </assertionResult> </sample> <sample s="true" lb="JMS-P2P-Timeout" rc="" rm="No reply message received" tn="TG-JMS-P2P 1-1" dt="text" sc="1" ec="0" ng="1" na="1"> No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/JMS_TESTS.log> (the file is empty) > Task :src:dist-check:batchJMS_TESTS FAILED checksum-dependency elapsed time: 5051ms, configurations processed: 65 (add -PchecksumTimingsPrint to print detailed timings) checksum-dependency elapsed time: 13734ms, configurations processed: 545 (add -PchecksumTimingsPrint to print detailed timings) Build [0;1mjmeter [0;1;31mFAILURE[0;1m[0m reason: Execution [0;1;31mfailed[0m for task '[0;1m:src:dist-check:batchJMS_TESTS[0m': Failures detected while testing <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JMS_TESTS.jmx>: [unexpected output JMS_TESTS.csv, unexpected output JMS_TESTS.xml] at org.apache.jmeter.buildtools.batchtest.BatchTest.exec(BatchTest.kt:186) [0;0;90mat org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125) [0m [0;0;90mat org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58) [0m [0;0;90mat org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51) [0m [0;0;90mat org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:242) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:227) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:210) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:193) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:166) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:105) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:44) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:59) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:56) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:56) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44) [0m [0;0;90mat org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:67) [0m [0;0;90mat org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:37) [0m [0;0;90mat org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41) [0m [0;0;90mat org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74) [0m [0;0;90mat org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55) [0m [0;0;90mat org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:50) [0m [0;0;90mat org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:28) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.executeDelegateBroadcastingChanges(CaptureStateAfterExecutionStep.java:100) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:72) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:50) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:40) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:29) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:166) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:70) [0m [0;0;90mat org.gradle.internal.Either$Right.fold(Either.java:175) [0m [0;0;90mat org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:68) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:46) [0m [0;0;90mat org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:36) [0m [0;0;90mat org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:25) [0m [0;0;90mat org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36) [0m [0;0;90mat org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:91) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:55) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:55) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:37) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:65) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:36) [0m [0;0;90mat org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37) [0m [0;0;90mat org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:76) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:37) [0m [0;0;90mat org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:94) [0m [0;0;90mat org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:49) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:71) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:45) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.executeWithNonEmptySources(SkipEmptyWorkStep.java:177) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:81) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:53) [0m [0;0;90mat org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:32) [0m [0;0;90mat org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:21) [0m [0;0;90mat org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38) [0m [0;0;90mat org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:36) [0m [0;0;90mat org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:23) [0m [0;0;90mat org.gradle.internal.execution.steps.CleanupStaleOutputsStep.execute(CleanupStaleOutputsStep.java:75) [0m [0;0;90mat org.gradle.internal.execution.steps.CleanupStaleOutputsStep.execute(CleanupStaleOutputsStep.java:41) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:32) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.TaskExecution$4.withWorkspace(TaskExecution.java:287) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:21) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:47) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:34) [0m FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':src:dist-check:batchJMS_TESTS'. > Failures detected while testing > <https://ci-builds.apache.org/job/JMeter/job/JMeter%20s390x/ws/bin/testfiles/JMS_TESTS.jmx>: > [unexpected output JMS_TESTS.csv, unexpected output JMS_TESTS.xml] * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 3m 43s 362 actionable tasks: 64 executed, 298 up-to-date Publishing build scan... https://ge.apache.org/s/rpgiwywlmoksy Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure