See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/236/display/redirect?page=changes>
Changes: [Bruno Demion] Update response results for test compression (using Bing website) ------------------------------------------ [...truncated 296.78 KB...] Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/HTMLParserTestFile_2.jmx> Starting standalone test @ Fri Apr 02 09:14:27 UTC 2021 (1617354867994) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 1 in 00:00:00 = 2.9/s Avg: 140 Min: 140 Max: 140 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:14:28 UTC 2021 (1617354868925) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/HTMLParserTestFile_2.log> (the file is empty) > Task :src:dist-check:batchHttp4ImplDigestAuth SKIPPED > Task :src:protocol:http:test 0.4sec, 12 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.control.DNSCacheManagerSpec 0.2sec, 58 completed, 0 failed, 0 skipped, org.apache.jmeter.protocol.http.util.HTTPUtilsSpec [0;34;1mWARNING[0m 26.4sec, 668 completed, 0 failed, [0;34;1m 3[0m skipped, [0;34;1mGradle Test Run :src:protocol:http:test[0m > Task :src:protocol:http:check > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/Http4ImplPreemptiveBasicAuth.jmx> Starting standalone test @ Fri Apr 02 09:14:31 UTC 2021 (1617354871703) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:03 = 0.4/s Avg: 887 Min: 887 Max: 887 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 11 in 00:00:05 = 2.3/s Avg: 221 Min: 70 Max: 447 Err: 0 (0.00%) Active: 0 Started: 6 Finished: 6 summary = 12 in 00:00:07 = 1.6/s Avg: 276 Min: 70 Max: 887 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:14:39 UTC 2021 (1617354879839) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Http4ImplPreemptiveBasicAuth.log> (the file is empty) > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuthJava SKIPPED > Task :src:dist-check:batchJDBC_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/JDBC_TESTS.jmx> Starting standalone test @ Fri Apr 02 09:14:42 UTC 2021 (1617354882333) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 27 in 00:00:02 = 13.2/s Avg: 30 Min: 0 Max: 769 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:14:45 UTC 2021 (1617354885773) ... 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-trunk/ws/bin/JDBC_TESTS.log)>: 2021-04-02 09:14:45,745 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.5-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:965) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:549) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] 2021-04-02 09:14:45,754 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.5-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:955) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:573) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] 2021-04-02 09:14:45,755 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS 2021-04-02 09:14:45,766 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 Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/JMS_TESTS.jmx> Starting standalone test @ Fri Apr 02 09:14:48 UTC 2021 (1617354888194) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 > Task :src:dist:javadocAggregate 9 warnings > Task :src:dist-check:batchJMS_TESTS summary + 16 in 00:00:12 = 1.3/s Avg: 439 Min: 1 Max: 2340 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 > Task :src:dist:distTar > Task :src:dist:distTarSha512 > Task :src:dist:distTarSourceSha512 > Task :src:dist:distZip > Task :src:dist:distZipSha512 > Task :src:dist:distZipSource > Task :src:dist:distZipSourceSha512 > Task :src:dist:previewSite UP-TO-DATE > Task :src:dist:assemble > Task :src:dist-check:batchJMS_TESTS summary + 11 in 00:00:19 = 0.6/s Avg: 825 Min: 0 Max: 3000 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1 summary = 27 in 00:00:31 = 0.9/s Avg: 596 Min: 0 Max: 3000 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:15:19 UTC 2021 (1617354919599) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/JMS_TESTS.log> (the file is empty) > Task :src:dist-check:batchOS_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/OS_TESTS.jmx> Starting standalone test @ Fri Apr 02 09:15:22 UTC 2021 (1617354922966) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 3 in 00:00:02 = 1.4/s Avg: 352 Min: 15 Max: 1002 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:15:25 UTC 2021 (1617354925381) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/OS_TESTS.log> (the file is empty) > Task :src:dist-check:batchResponseDecompression Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/ResponseDecompression.jmx> Starting standalone test @ Fri Apr 02 09:15:28 UTC 2021 (1617354928066) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 2 in 00:00:02 = 0.9/s Avg: 580 Min: 436 Max: 725 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary = 2 in 00:00:02 = 0.9/s Avg: 580 Min: 436 Max: 725 Err: 0 (0.00%) Tidying up ... @ Fri Apr 02 09:15:30 UTC 2021 (1617354930674) ... end of run ERROR: unexpected output for ResponseDecompression.xml: - expected 857 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/ResponseDecompression.xml> + actual 716 bytes, <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/ResponseDecompression.xml> @@ -23,8 +23,6 @@ <failure>false</failure> <error>false</error> </assertionResult> - <httpSample s="true" lb="HR-BROTLI-0" rc="302" rm="Found" dt="text"/> - <httpSample s="true" lb="HR-BROTLI-1" rc="200" rm="OK" dt="text"/> </httpSample> </testResults> No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/ResponseDecompression.log> (the file is empty) > Task :src:dist-check:batchResponseDecompression FAILED checksum-dependency elapsed time: 99178ms, configurations processed: 373 SHA-512 computation time: 1436ms (goes in parallel, it might exceed wall-clock time), files processed: 46, processed: 14MiB, skipped: 3376MiB PGP signature resolution time: 1534ms (wall-clock), resolution requests: 223, signatures resolved: 263 PGP key resolution time: 77235ms (wall-clock), resolution requests: 223, download time: 0ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 0 PGP signature verification time: 168974ms (goes in parallel, it might exceed wall-clock time), files processed: 805, processed: 833MiB, skipped: 2510MiB Build [0;1mjmeter [0;1;31mFAILURE[0;1m[0m reason: Execution [0;1;31mfailed[0m for task '[0;1m:src:dist-check:batchResponseDecompression[0m': Failures detected while testing <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/ResponseDecompression.jmx>: [unexpected output ResponseDecompression.xml] at org.apache.jmeter.buildtools.batchtest.BatchTest.exec(BatchTest.kt:184) [0;0;90mat org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104) [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.ExecuteActionsTaskExecuter$2.run(ExecuteActionsTaskExecuter.java:494) [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$3.execute(DefaultBuildOperationRunner.java:75) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:56) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$run$1(DefaultBuildOperationExecutor.java:71) [0m [0;0;90mat org.gradle.internal.operations.UnmanagedBuildOperationWrapper.runWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:45) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:71) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:479) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:462) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.access$400(ExecuteActionsTaskExecuter.java:105) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.executeWithPreviousOutputFiles(ExecuteActionsTaskExecuter.java:273) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.execute(ExecuteActionsTaskExecuter.java:251) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.lambda$executeOperation$1(ExecuteStep.java:66) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.executeOperation(ExecuteStep.java:66) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:34) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:47) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:44) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:200) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:195) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:75) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner$3.execute(DefaultBuildOperationRunner.java:68) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:153) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:68) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:62) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.lambda$call$2(DefaultBuildOperationExecutor.java:76) [0m [0;0;90mat org.gradle.internal.operations.UnmanagedBuildOperationWrapper.callWithUnmanagedSupport(UnmanagedBuildOperationWrapper.java:54) [0m [0;0;90mat org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:76) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44) [0m [0;0;90mat org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:34) [0m [0;0;90mat org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:72) [0m [0;0;90mat org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:42) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:53) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:39) [0m [0;0;90mat org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:44) [0m [0;0;90mat org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:77) [0m [0;0;90mat org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:58) [0m [0;0;90mat org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:54) [0m [0;0;90mat org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:32) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:57) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:38) [0m [0;0;90mat org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:63) [0m [0;0;90mat org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:30) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:176) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:76) [0m [0;0;90mat org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:47) [0m [0;0;90mat org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:43) [0m [0;0;90mat org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:32) [0m [0;0;90mat org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:39) [0m [0;0;90mat org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:25) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:102) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$0(SkipUpToDateStep.java:95) [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:39) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:83) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:44) [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:96) [0m [0;0;90mat org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:52) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:83) [0m [0;0;90mat org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:54) [0m [0;0;90mat org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:74) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:88) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:88) [0m [0;0;90mat org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34) [0m [0;0;90mat org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38) [0m [0;0;90mat org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:46) [0m [0;0;90mat org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:34) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:43) [0m [0;0;90mat org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution$3.withWorkspace(ExecuteActionsTaskExecuter.java:286) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:43) [0m [0;0;90mat org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:33) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:40) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:30) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:54) [0m [0;0;90mat org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:40) [0m FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':src:dist-check:batchResponseDecompression'. > Failures detected while testing > <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/ResponseDecompression.jmx>: > [unexpected output ResponseDecompression.xml] * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4m 29s 348 actionable tasks: 174 executed, 174 up-to-date See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2021-04-02-09-11-06.html> A fine-grained performance profile is available: use the --scan option. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Xvfb stopping Archiving artifacts [Fast Archiver] Compressed 171.59 MB of artifacts by 81.9% relative to #235 Recording test results [Checks API] No suitable checks publisher found.
