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

Changes:

[github] refine the log message from the state of in pregress to complete (#714)


------------------------------------------
[...truncated 340.57 KB...]
Tidying up ...    @ June 3, 2022 7:57:11 PM UTC (1654286231069)
... end of run
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/Bug62239.log> 
(the file is empty)

> Task :src:dist-check:batchFTP_TESTS
Creating summariser <summary>
Created the tree successfully using 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/FTP_TESTS.jmx>
Starting standalone test @ June 3, 2022 7:57:14 PM UTC (1654286234396)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary =      6 in 00:00:04 =    1.5/s Avg:   435 Min:    16 Max:  2297 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:57:19 PM UTC (1654286239645)
... end of run
No errors present in the logfile 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/FTP_TESTS.log> 
(the file is empty)

> Task :src:dist-check:batchHTMLParserTestFile_2
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 @ June 3, 2022 7:57:23 PM UTC (1654286243628)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary =      1 in 00:00:00 =    2.5/s Avg:   176 Min:   176 Max:   176 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:57:24 PM UTC (1654286244967)
... 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: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 @ June 3, 2022 7:57:29 PM UTC (1654286249092)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary +      1 in 00:00:04 =    0.3/s Avg:  1184 Min:  1184 Max:  1184 Err:   
  0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +     11 in 00:00:05 =    2.4/s Avg:   207 Min:    87 Max:   364 Err:   
  0 (0.00%) Active: 0 Started: 6 Finished: 6
summary =     12 in 00:00:08 =    1.5/s Avg:   289 Min:    87 Max:  1184 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:57:38 PM UTC (1654286258464)
... 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 @ June 3, 2022 7:57:41 PM UTC (1654286261889)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary =     27 in 00:00:03 =    8.7/s Avg:    49 Min:     0 Max:  1241 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:57:47 PM UTC (1654286267138)
... 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)>:
2022-06-03 19:57:47,076 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:978) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:561)
 ~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_291]
2022-06-03 19:57:47,095 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:968) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:585)
 ~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) 
~[ApacheJMeter_core.jar:5.5-SNAPSHOT]
        at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_291]
2022-06-03 19:57:47,097 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in 
JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
2022-06-03 19:57:47,125 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 @ June 3, 2022 7:57:50 PM UTC (1654286270648)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary +      9 in 00:00:09 =    1.0/s Avg:   686 Min:     3 Max:  3258 Err:   
  0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +     18 in 00:00:23 =    0.8/s Avg:   625 Min:     0 Max:  3000 Err:   
  0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =     27 in 00:00:32 =    0.8/s Avg:   645 Min:     0 Max:  3258 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:58:24 PM UTC (1654286304181)
... 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 @ June 3, 2022 7:58:28 PM UTC (1654286308860)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary +      1 in 00:00:02 =    0.5/s Avg:    28 Min:    28 Max:    28 Err:   
  0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +      2 in 00:00:01 =    1.9/s Avg:   510 Min:    15 Max:  1006 Err:   
  0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =      3 in 00:00:03 =    1.0/s Avg:   349 Min:    15 Max:  1006 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:58:32 PM UTC (1654286312249)
... 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 @ June 3, 2022 7:58:36 PM UTC (1654286316202)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 
4445
summary =      2 in 00:00:03 =    0.8/s Avg:   729 Min:   327 Max:  1132 Err:   
  0 (0.00%)
Tidying up ...    @ June 3, 2022 7:58:39 PM UTC (1654286319600)
... end of run
ERROR: unexpected output for ResponseDecompression.xml:
  - expected 716 bytes, 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/testfiles/ResponseDecompression.xml>
  + actual 861 bytes, 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/bin/ResponseDecompression.xml>
@@ -11,6 +11,8 @@
     <failure>false</failure>
     <error>false</error>
   </assertionResult>
+  <httpSample s="true" lb="HR2-DEFLATE-0" rc="302" rm="Found" dt="text"/>
+  <httpSample s="true" lb="HR2-DEFLATE-1" rc="200" rm="OK" dt="text"/>
 </httpSample>
 <httpSample s="true" lb="HR-BROTLI" rc="200" rm="OK" dt="text">
   <assertionResult>
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: 535827ms, configurations processed: 432
    SHA-512 computation time: 1173ms (goes in parallel, it might exceed 
wall-clock time), files processed: 78, processed: 7MiB, skipped: 5146MiB
    PGP signature resolution time: 201922ms (wall-clock), resolution requests: 
261, signatures resolved: 357
    PGP key resolution time: 226355ms (wall-clock), resolution requests: 261, 
download time: 230618ms (goes in parallel, it might exceed wall-clock time), 
keys downloaded: 116
        PGP signature verification time: 62195ms (goes in parallel, it might 
exceed wall-clock time), files processed: 1714, processed: 1219MiB, skipped: 
3914MiB

Build jmeter FAILURE reason:                           
     
    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]
            at 
org.apache.jmeter.buildtools.batchtest.BatchTest.exec(BatchTest.kt:184)
            at 
org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
            at 
org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
            at 
org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
            at 
org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:239)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
            at 
org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)
            at 
org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)
            at 
org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)
            at 
org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)
            at 
org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
            at 
org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
            at 
org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)
            at 
org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:50)
            at 
org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:40)
            at 
org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:68)
            at 
org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:38)
            at 
org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:48)
            at 
org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:36)
            at 
org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41)
            at 
org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74)
            at 
org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)
            at 
org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:51)
            at 
org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:29)
            at 
org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:61)
            at 
org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:42)
            at 
org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:60)
            at 
org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:27)
            at 
org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:188)
            at 
org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:75)
            at 
org.gradle.internal.Either$Right.fold(Either.java:175)
            at 
org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59)
            at 
org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:73)
            at 
org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:48)
            at 
org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:38)
            at 
org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:27)
            at 
org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36)
            at 
org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22)
            at 
org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:109)
            at 
org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:56)
            at 
org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:56)
            at 
org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:38)
            at 
org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:73)
            at 
org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:44)
            at 
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)
            at 
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)
            at 
org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:89)
            at 
org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:50)
            at 
org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:114)
            at 
org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:57)
            at 
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:76)
            at 
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:50)
            at 
org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:93)
            at 
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:93)
            at 
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)
            at 
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)
            at 
org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:43)
            at 
org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:31)
            at 
org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:40)
            at 
org.gradle.api.internal.tasks.execution.TaskExecution$3.withWorkspace(TaskExecution.java:284)
            at 
org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:40)
            at 
org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30)
            at 
org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37)
            at 
org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27)
            at 
org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:44)
            at 
org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:33)


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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.3/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 15m 52s
480 actionable tasks: 450 executed, 30 up-to-date

See the profiling report at: 
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2022-06-03-19-43-03.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: 
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/buildSrc/build/reports/profile/profile-2022-06-03-19-44-17.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 200.15 MB of artifacts by 82.0% relative to #442
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to