You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/08 01:40:55 UTC

Build failed in Jenkins: beam_PreCommit_Java_Cron #5183

See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5183/display/redirect?page=changes>

Changes:

[dannymccormick] [BEAM-11085] Test that windows are correctly observed in DoFns

[noreply] Give pr bot write permissions on pr update

[noreply] Adding a logical type for Schemas using proto serialization. (#16940)

[noreply] BEAM-13765 missing PAssert methods (#16668)


------------------------------------------
[...truncated 2.81 MB...]
	at org.apache.beam.fn.harness.control.ProcessBundleHandler$1.lambda$addOutgoingDataEndpoint$0(ProcessBundleHandler.java:375)
	at java.util.HashMap.computeIfAbsent(HashMap.java:1128)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler$1.addOutgoingDataEndpoint(ProcessBundleHandler.java:372)
	at org.apache.beam.fn.harness.BeamFnDataWriteRunner$Factory.createRunnerForPTransform(BeamFnDataWriteRunner.java:95)
	at org.apache.beam.fn.harness.BeamFnDataWriteRunner$Factory.createRunnerForPTransform(BeamFnDataWriteRunner.java:63)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.createRunnerAndConsumersForPTransformRecursively(ProcessBundleHandler.java:291)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.createRunnerAndConsumersForPTransformRecursively(ProcessBundleHandler.java:247)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.createRunnerAndConsumersForPTransformRecursively(ProcessBundleHandler.java:247)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.createBundleProcessor(ProcessBundleHandler.java:784)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.lambda$processBundle$0(ProcessBundleHandler.java:490)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler$BundleProcessorCache.get(ProcessBundleHandler.java:895)
	at org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:486)
	at org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:151)
	at org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:116)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Mar 08, 2022 1:30:03 AM org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue
SEVERE: *~*~*~ Channel ManagedChannelImpl{logId=109, target=localhost:37981} was not shutdown properly!!! ~*~*~*
    Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true.
java.lang.RuntimeException: ManagedChannel allocation site
	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference.<init>(ManagedChannelOrphanWrapper.java:93)
	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ManagedChannelOrphanWrapper.<init>(ManagedChannelOrphanWrapper.java:53)
	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ManagedChannelOrphanWrapper.<init>(ManagedChannelOrphanWrapper.java:44)
	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.ManagedChannelImplBuilder.build(ManagedChannelImplBuilder.java:630)
	at org.apache.beam.vendor.grpc.v1p43p2.io.grpc.internal.AbstractManagedChannelImplBuilder.build(AbstractManagedChannelImplBuilder.java:297)
	at org.apache.beam.sdk.fn.channel.ManagedChannelFactory.forDescriptor(ManagedChannelFactory.java:96)
	at org.apache.beam.fn.harness.FnHarness.main(FnHarness.java:236)
	at org.apache.beam.fn.harness.jmh.ProcessBundleBenchmark$SdkHarness.lambda$new$0(ProcessBundleBenchmark.java:160)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


> Task :sdks:java:harness:spotbugsTest SKIPPED
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :sdks:java:container:java8:docker
> Task :sdks:java:harness:spotbugsMain
> Task :sdks:java:harness:test
> Task :sdks:java:harness:jmh:spotbugsMain
> Task :sdks:java:expansion-service:app:startShadowScripts
> Task :sdks:java:expansion-service:app:shadowDistTar
> Task :sdks:java:expansion-service:app:shadowDistZip
> Task :sdks:java:expansion-service:app:assemble
> Task :sdks:java:harness:jmh:spotbugsTest SKIPPED
> Task :sdks:java:expansion-service:app:analyzeClassesDependencies
> Task :sdks:java:expansion-service:app:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:expansion-service:app:analyzeDependencies
> Task :sdks:java:expansion-service:app:checkstyleMain NO-SOURCE
> Task :sdks:java:expansion-service:app:checkstyleTest NO-SOURCE
> Task :sdks:java:expansion-service:app:javadoc NO-SOURCE
> Task :sdks:java:expansion-service:app:spotbugsMain NO-SOURCE
> Task :sdks:java:expansion-service:app:spotbugsTest SKIPPED
> Task :sdks:java:expansion-service:app:test NO-SOURCE
> Task :sdks:java:expansion-service:app:check
> Task :sdks:java:expansion-service:app:build
> Task :sdks:java:expansion-service:app:buildDependents
> Task :sdks:java:javadoc:allJavadoc
> Task :runners:portability:java:check
> Task :runners:portability:java:build
> Task :runners:portability:java:buildDependents
> Task :runners:spark:2:check
> Task :runners:spark:2:build
> Task :runners:spark:2:buildDependents
> Task :sdks:java:harness:jmh:test
> Task :sdks:java:harness:jmh:check
> Task :sdks:java:harness:jmh:build
> Task :sdks:java:harness:jmh:buildDependents
> Task :sdks:java:extensions:sql:jdbc:preCommit
> Task :sdks:java:harness:check
> Task :sdks:java:harness:build

> Task :runners:samza:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:samza:classes
> Task :runners:samza:jar
> Task :runners:samza:assemble
> Task :runners:samza:job-server:compileJava NO-SOURCE
> Task :runners:samza:job-server:classes UP-TO-DATE
> Task :runners:samza:job-server:jar
> Task :runners:samza:job-server:startScripts
> Task :runners:samza:job-server:distTar
> Task :runners:samza:analyzeClassesDependencies

> Task :runners:samza:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:samza:testClasses
> Task :runners:samza:analyzeTestClassesDependencies SKIPPED
> Task :runners:samza:analyzeDependencies
> Task :runners:samza:checkstyleMain
> Task :runners:samza:checkstyleTest
> Task :runners:samza:job-server:distZip
> Task :runners:samza:javadoc
> Task :runners:samza:spotbugsTest SKIPPED
> Task :runners:samza:job-server:compileTestJava NO-SOURCE
> Task :runners:samza:job-server:testClasses UP-TO-DATE
> Task :runners:samza:job-server:packageTests
> Task :runners:samza:spotbugsMain
> Task :runners:samza:test
> Task :runners:samza:job-server:shadowJar
> Task :runners:samza:check
> Task :runners:samza:build
> Task :runners:samza:job-server:startShadowScripts
> Task :runners:samza:job-server:shadowDistTar
> Task :runners:samza:job-server:shadowDistZip
> Task :runners:samza:job-server:assemble
> Task :runners:samza:job-server:analyzeClassesDependencies
> Task :runners:samza:job-server:analyzeTestClassesDependencies SKIPPED
> Task :runners:samza:job-server:analyzeDependencies
> Task :runners:samza:job-server:checkstyleMain NO-SOURCE
> Task :runners:samza:job-server:checkstyleTest NO-SOURCE
> Task :runners:samza:job-server:javadoc NO-SOURCE
> Task :runners:samza:job-server:spotbugsMain NO-SOURCE
> Task :runners:samza:job-server:spotbugsTest SKIPPED
> Task :runners:samza:job-server:test NO-SOURCE
> Task :runners:samza:job-server:check
> Task :runners:samza:job-server:build
> Task :runners:samza:job-server:buildDependents
> Task :runners:samza:buildDependents
> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:google-cloud-platform:buildDependents
> Task :sdks:java:io:mongodb:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:io:hadoop-common:buildDependents
> Task :sdks:java:extensions:arrow:buildDependents
> Task :sdks:java:extensions:protobuf:buildDependents

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:needsRunnerTests'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/runners/direct-java/build/reports/tests/needsRunnerTests/index.html>

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:kafka:checkstyleTest'.
> Failed to load cache entry for task ':sdks:java:io:kafka:checkstyleTest'

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:spark:3:spotbugsMain'.
> Failed to store cache entry for task ':runners:spark:3:spotbugsMain'

* 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:kafka:spotbugsMain'.
> Failed to load cache entry for task ':sdks:java:io:kafka:spotbugsMain'

* 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/elasticsearch-tests/elasticsearch-tests-5/build/reports/tests/test/index.html>

* 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/elasticsearch-tests/elasticsearch-tests-6/build/reports/tests/test/index.html>

* 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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/elasticsearch-tests/elasticsearch-tests-7/build/reports/tests/test/index.html>

* 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.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 1h 13m 48s
1264 actionable tasks: 1216 executed, 46 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zhc2efnmlyf7o

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Java_Cron #5194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5194/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PreCommit_Java_Cron - Build # 5193 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PreCommit_Java_Cron - Build # 5193 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5193/ to view the results.

beam_PreCommit_Java_Cron - Build # 5192 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PreCommit_Java_Cron - Build # 5192 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5192/ to view the results.

beam_PreCommit_Java_Cron - Build # 5191 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PreCommit_Java_Cron - Build # 5191 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5191/ to view the results.

Build failed in Jenkins: beam_PreCommit_Java_Cron #5190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5190/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #17036 from [BEAM-12164] Convert all static instances

[noreply] fix variable reference (#16991)


------------------------------------------
[...truncated 2.73 MB...]
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing python <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 223 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5

> Task :sdks:java:harness:check
> Task :sdks:java:harness:build
> Task :runners:spark:3:check
> Task :runners:spark:3:build
> Task :runners:spark:3:buildDependents
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :sdks:java:core:test
> Task :sdks:java:io:google-cloud-platform:check
> Task :sdks:java:io:google-cloud-platform:build

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 23.821721 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:java:extensions:sql:jdbc:preCommit

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker
> Task :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded

> Task :runners:flink:1.14:test
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f91e8e73-0548-4a33-9b45-cb6335bdbe76
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e8a68930-c154-46c8-9717-516d884a5f04
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-73a5af2f-5d31-46e8-8fd8-2d45e9b7045d
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-19c7fb16-51c3-4314-833a-d37ce05f35ce
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bf777eb3-97aa-41ce-bd50-777bbb25911e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-662f9fd1-7f1a-4b7f-afdf-aa3e65adcabd
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bc696b7d-1a21-413c-8e86-5a8195186d32
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-83b66a97-c1e8-4d6e-a706-153ab28d8796
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-80713811-0d17-4bde-a7a9-40102de017c8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-82b1d227-dfd1-4472-aacb-2f80be7fc0a5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c4540f77-f736-4c29-96b6-c4f7923bb696
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9e2758a3-185a-4235-bffa-d8fdea794c25
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e648d0ec-4531-4619-8f39-a3be76072c51
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b6f4e684-e027-448a-ac97-ba09fd2c2bc3
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-517e46b9-5030-4d1e-a651-9de5754cde3a
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3bfede8d-8451-4439-a132-30e55811cd68
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-dd23ec88-a805-43b5-8602-ec357848975b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e3ba6cb2-942b-492a-b7c9-30578bca310b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1c563b83-5a1e-421c-a96a-b16d2d0c5d25
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-acfe621c-a276-4cb5-9268-40aa7c6943d5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8929ae17-168d-4dd0-8547-ce5b69443019
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-38fc9da3-0d86-4e30-92b7-11ec6c76eadc
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4238aa42-a505-49c9-831b-772b51621669
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-60d70ad2-4b4c-4cc5-98b6-7a15425930ed
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-18dc2e6f-df85-489a-8638-7694414f3b57
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c2a07e9e-da48-4905-ad53-da1270c6cecd
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0e484f71-adad-4ebc-aacd-582c90a922a2
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6085b45c-43aa-469d-b573-d8b016f0970e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c6fc842b-fb5c-4ab3-9d42-52ad6101b6e4
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d87bda10-3b14-4684-abcc-3e8dbb1970a6
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-493359ae-f3f0-4b7b-8237-bdfcefebd47c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ffd48da6-833f-48a0-b3a5-6cf1fcd202d6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b58a4d86-fbd6-4ccd-987e-632d0d024271
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b27ef4f8-d9d2-44b5-8390-445309630069
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0cf1d01a-f8ae-47c0-bd5c-f1888315be95
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ab544efd-b6cb-4f21-8b4c-6af217b42ce3
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6fb57ccf-af38-47c8-b398-5bb13e173ad8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c8facf5f-e701-4706-9f6b-cd683f645013
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d9e19757-bad7-4ff2-bdf6-586d4593f8a4
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c8865fe1-9ffa-4a01-9cd1-975d264944a7
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9cf47738-6864-4875-ab8f-81784e51358b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3990dd79-c737-401f-9a50-6975e8996859
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f275a505-2d6b-44ad-aac1-e53d1aef843f
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6fd02656-3503-4125-823d-81e60dd19c22
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b295e3c4-5da8-404c-a1f4-f34a18d376ed
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-356c9653-56ed-4c8f-8ffb-7085d08fe411
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f9217b36-911e-42b8-a443-b3131305531d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-00a1dcc0-6c90-4e6c-a4c2-213028672d04
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d46f6df6-af9d-460f-9598-ee2366599cef
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e4361dca-1a79-481e-8550-7357cb716f8c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e65caba3-c9ca-4708-9546-f878a2888b66
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7f8c384f-9674-4e13-a20e-87417161582c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e4c84177-093b-4f5d-ba17-d8d2ad15a127
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-48f1dc68-6321-47cb-bac2-38bfb9672d02
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d46821a4-a515-42ae-939d-5172985aea7e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4e19a935-4dff-474b-b42a-baa27f671178
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e0b9a3fc-2c01-4f60-aaf5-664694c39633
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-df51cee9-6c10-4001-bbe0-22db763e5e08
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6193f395-e72e-47d2-ba78-8dc26e818452
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9af348b9-c2aa-4982-b5b5-12295a9cd902
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-567d4c83-5e7d-416a-9a3b-2125bee6f801
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-104da76d-d923-4258-9794-e4f33ab6d669
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-47b61a83-b74f-492b-b9b7-4079a3060726
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-86c8c84a-0920-46d4-baec-732f14bb9608
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f239e3a9-ea69-4711-aa1e-da62361083b6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-72912050-0b83-470c-8911-457eb27fc12c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5d18f7b7-df81-496c-a074-5e786d9713ff
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1cc5a776-c2eb-47e4-aa5c-db482122d37a
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4051a0b2-10dc-4ff8-aa64-3177af315eb4
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7a4319c8-dbf3-4bcc-8fd6-703b60cfc3fa
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ec334683-b4d8-4fee-80d1-8cf245d7b2d1
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-59d021f0-d516-435e-ae85-15ab3c0e66bb
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ca33b049-6667-45da-95a7-96f0712f6728
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-076e5ba1-49fa-4aa5-b4fb-db3292858310
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f0a19146-b6c9-485a-baf1-a5f5a06747d7
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-de6f3b1a-8c88-4b72-b4df-1ee0332240a7
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-938a7b09-0b69-4bb0-be55-248ef63ce899
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-725bd43a-4560-4fd7-865f-07e32215459e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-719e9107-3316-446b-ab57-cb97717ae729
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c9d480da-368b-4f69-bc1a-6baf5e3e5419
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e0da3af8-51fe-4a0e-b3c5-d36e8cd9014d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-60f54336-aaa6-48e0-a396-bcbcb6665bc1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3ca57a99-57ee-4125-93ad-06007d5fdbaf
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d1884f12-8cb0-4770-9049-2f9fca403c1d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c9064536-fdbc-494e-8c75-480762dd6124
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-70c336fd-0a65-42cf-8dd4-8320226176fe
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5eeddc8b-624f-42ef-b42b-4dddf527282b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-299dd980-8152-46e5-8233-ca18f4436587
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1dbffccf-c8a9-4668-a382-4de460a368c9
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3721546c-1f49-4d45-8639-f0d912e771e8
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-750efa5d-d761-41b2-b5e1-8ba23ace181c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4b7ccd00-710c-4c97-a692-0864aa0a5ad8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e259f56a-024f-4cb0-b265-15874c1eae93
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-fa807ac5-cef7-4c2c-9a85-6837c605b8e6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4edbe45c-0577-493d-9262-5d9d05624500
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f5155f85-bc57-40f7-9bae-dbc5b853a9b5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-dfba8d0b-b5ca-4c8b-a819-1b914b03fd6b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1723a41e-af88-4c0a-b81b-0da70030e8d5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1ac788c4-301e-442d-890a-6d351272232d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-20874ecc-b7b9-4eca-a8ee-9d2931de6c7b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7cbad9a8-86de-472b-8127-7e547ce145fe
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0e6b1665-1f64-49c5-a5ab-d583ffeeaa44
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b8a61552-c1ff-436c-a385-a956008bcdb2
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-462baeb8-28ef-480d-b385-2bfcdd713c14
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6a2ded97-455b-4aaa-9715-aa89bc52e2af
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6879fb55-e1c8-4649-a4cb-dfa4759f125c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-769089a6-5dba-49f9-acbe-f8220a1988af
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bc3a7f25-d427-4389-88ea-034174b59508
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1a0fd988-49d7-4cba-b74d-8cbd055d8d7e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cf068638-d1ee-4d0e-8a00-226578af2aba
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-11eed49b-967c-4c83-a8b6-b5b17ea78fac
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6d1915b2-424b-4530-b47f-820d653303e8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6210c501-96d6-4ecd-ba9b-137dfc7afc53
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-459ec616-75db-41be-88c7-c9d7c5b9bbd5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-31225611-e8e1-4cfd-8822-a4d4b6a28b85
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6d0cb824-4d5a-45ac-8a6a-1b1150ba2853
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3d61d52a-43d7-443d-9f15-06f8959f7ae6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-493cffb3-130e-41f9-8994-3600e5c4198c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-effe2a5d-b76e-40e2-86c5-95746c32de29
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6a6b1827-5dae-4d90-9c4a-98fcf6769046
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-100747d7-cb9f-4ac7-bd3c-3b79da194904
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e6663de9-b1bd-4653-90a2-aa2998bee2de
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cd1699fb-2aeb-4fc7-920d-33c69407877a
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-59c8ec02-c936-4323-827b-69913bd72cb1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c2942b3a-e23a-4f68-9ee8-d643bcd8d808
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-df2c7b12-958e-4aa0-84f5-b325e00e194d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-57d8cd73-16c5-40b7-a8eb-828f8818a214
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3bb0a72a-a951-45fb-87c6-8a5a47b38d21
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5d102e72-5989-47c0-8e0a-0fe88e3fbb21
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cfd89400-54d0-4c1e-8a6e-44d7ba5037ad
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-854fc8c5-96bc-49d0-a12a-d312d95e8b1d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-dffba813-9133-465a-ac12-4f748bba58e3
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d72a0a02-980f-425f-a9c0-4638dd62d54d
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-730bbf8b-c233-436c-a243-37b05ad27d47
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7d1fd702-9765-4ace-99d9-3763bb0d150e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9766dadf-54a0-4525-b0e5-54900e49711b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0338bc03-312b-4c84-988b-342e49ec839c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a0445eb1-42bc-4e28-9af2-785997f67562
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cfbdb4e8-487a-4fc1-b435-829ee28cba81
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-14bc52d6-a034-4d5f-b0ce-55e8796c0620
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1c19351b-597f-4571-adc4-630cdc894ecb
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-96052c40-be61-4c65-8015-ba7eb2a7c6af

> Task :runners:flink:1.14:check
> Task :runners:flink:1.14:build
> Task :runners:flink:1.14:buildDependents
> Task :runners:java-job-service:buildDependents
> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:google-cloud-platform:buildDependents
> Task :sdks:java:io:kafka:buildDependents
> Task :sdks:java:io:mongodb:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:extensions:arrow:buildDependents
> Task :sdks:java:extensions:protobuf:buildDependents
> Task :sdks:java:io:hadoop-common:buildDependents
> Task :sdks:java:io:synthetic:buildDependents
> Task :sdks:java:testing:test-utils:buildDependents
> Task :sdks:java:expansion-service:buildDependents
> Task :runners:direct-java:buildDependents
> Task :sdks:java:io:common:buildDependents
> Task :runners:java-fn-execution:buildDependents
> Task :runners:local-java:buildDependents
> Task :sdks:java:harness:buildDependents
> Task :sdks:java:extensions:google-cloud-platform-core:buildDependents
> Task :runners:core-java:buildDependents
> Task :runners:core-construction-java:buildDependents

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:fn-execution:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/fn-execution/build/reports/tests/test/index.html>

* 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.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 37m 6s
1264 actionable tasks: 656 executed, 606 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6sv63dacthauc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Java_Cron #5189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5189/display/redirect>

Changes:


------------------------------------------
[...truncated 2.69 MB...]
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollection.java>:310: warning - Tag @link:illegal character: "62" in "PCollection<Row>"

> Task :sdks:java:io:hadoop-common:compileTestJava
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/hadoop-common/src/test/java/org/apache/beam/sdk/io/hadoop/SerializableConfigurationTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:io:hadoop-common:testClasses
> Task :sdks:java:io:hadoop-common:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:io:hadoop-common:analyzeDependencies
> Task :sdks:java:io:elasticsearch:javadoc
> Task :sdks:java:io:hadoop-common:checkstyleMain
> Task :sdks:java:io:elasticsearch:spotbugsTest SKIPPED
> Task :sdks:java:io:elasticsearch:test NO-SOURCE
> Task :sdks:java:io:hadoop-common:checkstyleTest

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> Task :sdks:java:io:hadoop-common:javadoc

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:291: warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:299: warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:241: warning - Tag @link: can't find addOverrideForName(String, LogLevel) in org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:253: warning - Tag @link: can't find addOverrideForName(String, LogLevel) in org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:89: warning - Tag @see: can't find combining(Coder, CombineFn) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:107: warning - Tag @see: can't find combining(Coder, CombineFnWithContext) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:118: warning - Tag @link: can't find combining(CombineFn) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:137: warning - Tag @link: can't find combining(CombineFnWithContext) in org.apache.beam.sdk.state.StateSpecs
59 warnings

> Task :sdks:java:io:azure:compileJava
> Task :sdks:java:io:azure:classes
> Task :sdks:java:io:azure:jar
> Task :sdks:java:io:azure:assemble

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:io:azure:analyzeClassesDependencies
> Task :sdks:java:core:spotbugsTest SKIPPED
> Task :sdks:java:io:common:test

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2

> Task :sdks:java:io:azure:compileTestJava
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzfsResourceIdTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzureBlobStoreFileSystemTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:azure:testClasses
> Task :sdks:java:io:azure:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:io:azure:analyzeDependencies
> Task :sdks:java:io:azure:checkstyleMain
> Task :sdks:java:io:azure:checkstyleTest
> Task :sdks:java:io:hadoop-common:spotbugsMain
> Task :sdks:java:io:common:check
> Task :sdks:java:io:common:build
> Task :sdks:java:io:hadoop-common:spotbugsTest SKIPPED

> Task :sdks:java:container:pullLicenses
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0

> Task :sdks:java:io:elasticsearch:spotbugsMain
> Task :sdks:java:io:elasticsearch:check
> Task :sdks:java:io:elasticsearch:build

> Task :sdks:java:container:pullLicenses
Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:io:azure:javadoc

> Task :sdks:java:container:pullLicenses
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing python <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 223 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5

> Task :sdks:java:io:hadoop-common:test
> Task :sdks:java:io:azure:spotbugsTest SKIPPED

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 9.086158 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :sdks:java:core:spotbugsMain
> Task :sdks:java:core:test
> Task :sdks:java:io:azure:spotbugsMain
> Task :sdks:java:io:hadoop-common:check
> Task :sdks:java:io:hadoop-common:build

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:javadoc:allJavadoc
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:io:azure:test
> Task :sdks:java:io:azure:check
> Task :sdks:java:io:azure:build
> Task :sdks:java:io:azure:buildDependents
> Task :runners:samza:job-server:startShadowScripts
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :runners:samza:job-server:shadowDistTar
> Task :runners:samza:job-server:shadowDistZip
> Task :runners:samza:job-server:assemble
> Task :runners:samza:job-server:analyzeClassesDependencies
> Task :runners:samza:job-server:analyzeTestClassesDependencies SKIPPED
> Task :runners:samza:job-server:analyzeDependencies
> Task :runners:samza:job-server:checkstyleMain NO-SOURCE
> Task :runners:samza:job-server:checkstyleTest NO-SOURCE
> Task :runners:samza:job-server:javadoc NO-SOURCE
> Task :runners:samza:job-server:spotbugsMain NO-SOURCE
> Task :runners:samza:job-server:spotbugsTest SKIPPED
> Task :runners:samza:job-server:test NO-SOURCE
> Task :runners:samza:job-server:check
> Task :runners:samza:job-server:build
> Task :runners:samza:job-server:buildDependents
> Task :runners:samza:buildDependents
> Task :runners:java-job-service:buildDependents
> Task :sdks:java:extensions:sql:jdbc:preCommit
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-common:buildDependents
> Task :sdks:java:io:elasticsearch:buildDependents

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:thrift:buildDependents

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv

> Task :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-format:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/hadoop-format/build/reports/tests/test/index.html>

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:mongodb:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/mongodb/build/reports/tests/test/index.html>

* 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.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 52m 1s
1264 actionable tasks: 1169 executed, 93 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/anieusnb5qzz2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Java_Cron #5188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5188/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #16976 from [BEAM-14010] [Website] Add Playground

[noreply] [BEAM-12447] Upgrade cloud build client and add/cleanup options (#17032)


------------------------------------------
[...truncated 2.88 MB...]
> Task :sdks:java:extensions:sbe:check
> Task :sdks:java:extensions:sbe:build
> Task :sdks:java:extensions:sbe:buildDependents

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/CombineFns.java>:123: warning - Tag @link: can't find with(SimpleFunction, CombineFn, TupleTag) in org.apache.beam.sdk.transforms.CombineFns.ComposeCombineFnBuilder
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/CombineFns.java>:149: warning - Tag @link: can't find with(SimpleFunction, CombineFnWithContext, TupleTag) in org.apache.beam.sdk.transforms.CombineFns.ComposeCombineFnBuilder

> Task :sdks:java:io:hadoop-common:checkstyleTest

> Task :sdks:java:io:azure:compileTestJava
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzfsResourceIdTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzureBlobStoreFileSystemTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:azure:testClasses
> Task :sdks:java:io:azure:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:io:azure:analyzeDependencies

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> Task :sdks:java:io:azure:checkstyleMain
> Task :sdks:java:io:azure:checkstyleTest

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:io:common:test
> Task :sdks:java:io:common:check
> Task :sdks:java:io:common:build
> Task :sdks:java:io:hadoop-common:javadoc

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:334: warning - Tag @link: can't find continuously(Duration, TerminationCondition) in org.apache.beam.sdk.io.FileIO.Match
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1034: warning - Tag @link: can't find watchForNewFiles in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1029: warning - Tag @link: can't find withEmptyMatchTreatment in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1046: warning - Tag @link: can't find withHintMatchesManyFiles() in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1240: warning - Tag @link: can't find watchForNewFiles in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1235: warning - Tag @link: can't find withEmptyMatchTreatment in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:903: warning - Tag @link: can't find watchForNewFiles in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:898: warning - Tag @link: can't find withEmptyMatchTreatment in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1400: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.AvroIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1400: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.AvroIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1377: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.AvroIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java>:1708: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.AvroIO.TypedWrite

> Task :sdks:java:io:hadoop-common:spotbugsTest SKIPPED
> Task :sdks:java:io:azure:javadoc

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/DynamicFileDestinations.java>:136: warning - Tag @link: can't find constant(FilenamePolicy, SerializableFunction) in org.apache.beam.sdk.io.DynamicFileDestinations
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileBasedSource.java>:207: warning - Tag @link: can't find FileBasedSource(Metadata, long, long, long) in org.apache.beam.sdk.io.FileBasedSource
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileIO.java>:314: warning - Tag @link: can't find withNaming(Write.FileNaming) in org.apache.beam.sdk.io.FileIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileIO.java>:314: warning - Tag @link: can't find via(Contextful, Sink) in org.apache.beam.sdk.io.FileIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/FileIO.java>:334: warning - Tag @link: can't find continuously(Duration,
 TerminationCondition) in org.apache.beam.sdk.io.FileIO.MatchAll
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:185: warning - Tag @link: can't find continuously(Duration, TerminationCondition) in org.apache.beam.sdk.io.FileIO.Match
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:185: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.TextIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:185: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:260: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:499: warning - Tag @link: can't find watchForNewFiles(Duration, TerminationCondition) in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:494: warning - Tag @link: can't find withEmptyMatchTreatment in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:560: warning - Tag @link: can't find withDelimiter in org.apache.beam.sdk.io.Read
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:721: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:795: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:821: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:821: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:833: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:833: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1109: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1096: warning - Tag @link: can't find to(FilenamePolicy) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1122: warning - Tag @link: can't find to(SerializableFunction, Params) in org.apache.beam.sdk.io.TextIO.TypedWrite
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1215: warning - Tag @link: can't find to(DynamicDestinations) in org.apache.beam.sdk.io.TextIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1215: warning - Tag @link: can't find to(SerializableFunction, Params) in org.apache.beam.sdk.io.TextIO.Write
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java>:1183: warning - Tag @link: can't find withWritableByteChannelFactory(WritableByteChannelFactory) in org.apache.beam.sdk.io.TextIO.TypedWrite

> Task :sdks:java:io:elasticsearch:spotbugsMain
> Task :sdks:java:io:azure:spotbugsTest SKIPPED

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:io:hadoop-common:test
> Task :sdks:java:io:elasticsearch:check
> Task :sdks:java:io:elasticsearch:build

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollection.java>:310: warning - Tag @link:illegal character: "60" in "PCollection<Row>"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollection.java>:310: warning - Tag @link:illegal character: "62" in "PCollection<Row>"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:291: warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:299: warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:241: warning - Tag @link: can't find addOverrideForName(String, LogLevel) in org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:253: warning - Tag @link: can't find addOverrideForName(String, LogLevel) in org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:89: warning - Tag @see: can't find combining(Coder, CombineFn) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:107: warning - Tag @see: can't find combining(Coder, CombineFnWithContext) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:118: warning - Tag @link: can't find combining(CombineFn) in org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:137: warning - Tag @link: can't find combining(CombineFnWithContext) in org.apache.beam.sdk.state.StateSpecs

> Task :sdks:java:io:hadoop-common:spotbugsMain
> Task :sdks:java:io:hadoop-common:check
> Task :sdks:java:io:hadoop-common:build

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1

> Task :sdks:java:io:azure:spotbugsMain

> Task :sdks:java:core:javadoc
59 warnings

> Task :sdks:java:javadoc:allJavadoc

> Task :sdks:java:container:pullLicenses
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5

> Task :sdks:java:core:spotbugsTest SKIPPED

> Task :sdks:java:container:pullLicenses
Executing python <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 223 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5

> Task :sdks:java:io:azure:test
> Task :sdks:java:io:azure:check
> Task :sdks:java:io:azure:build
> Task :sdks:java:io:azure:buildDependents
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 10.68426 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:extensions:sql:jdbc:preCommit
> Task :sdks:java:core:spotbugsMain
> Task :sdks:java:core:test
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:buildDependents
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-common:buildDependents
> Task :sdks:java:io:elasticsearch:buildDependents

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded
> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:mongodb:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:io:hadoop-common:buildDependents

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':examples:java:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/examples/java/build/reports/tests/test/index.html>

* 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.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 45m 42s
1264 actionable tasks: 1125 executed, 137 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/rb3ziemov4dxy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PreCommit_Java_Cron - Build # 5187 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PreCommit_Java_Cron - Build # 5187 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5187/ to view the results.

beam_PreCommit_Java_Cron - Build # 5186 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PreCommit_Java_Cron - Build # 5186 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5186/ to view the results.

Build failed in Jenkins: beam_PreCommit_Java_Cron #5185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5185/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0ca5cfcf904bd65d8820c8a1b22448fba601a452 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ca5cfcf904bd65d8820c8a1b22448fba601a452 # timeout=10
Commit message: "Merge pull request #17019: [BEAM-14050] Update taxi.go example instructions"
 > git rev-list --no-walk 0ca5cfcf904bd65d8820c8a1b22448fba601a452 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/gradlew> -PdisableSpotlessCheck=true --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :javaPreCommit
Configuration on demand is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=86be3162-3c34-4bf2-ace6-081026aa5e2e, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 637884
  log file: /home/jenkins/.gradle/daemon/7.3.2/daemon-637884.out.log
----- Last  20 lines from daemon log file - daemon-637884.out.log -----
2022-03-08T12:11:40.890+0000 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=86be3162-3c34-4bf2-ace6-081026aa5e2e, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src}.>
2022-03-08T12:11:40.890+0000 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=86be3162-3c34-4bf2-ace6-081026aa5e2e, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src}> with connection: socket connection from /127.0.0.1:42103 to /127.0.0.1:49012.
2022-03-08T12:11:40.891+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=86be3162-3c34-4bf2-ace6-081026aa5e2e, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src},> connection = DefaultDaemonConnection: socket connection from /127.0.0.1:42103 to /127.0.0.1:49012] after 0.0 minutes of idle
2022-03-08T12:11:40.891+0000 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [c57b6fec-b347-45d4-874a-1f9a5f64a5ec port:42103, addresses:[localhost/127.0.0.1]]
2022-03-08T12:11:40.891+0000 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [c57b6fec-b347-45d4-874a-1f9a5f64a5ec port:42103, addresses:[localhost/127.0.0.1]]
2022-03-08T12:11:40.891+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
2022-03-08T12:11:40.891+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
2022-03-08T12:11:40.892+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
2022-03-08T12:11:40.892+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
2022-03-08T12:11:40.892+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
2022-03-08T12:11:40.892+0000 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=86be3162-3c34-4bf2-ace6-081026aa5e2e, currentDir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src}.> Dispatching build started information...
2022-03-08T12:11:40.892+0000 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 27: dispatching org.gradle.launcher.daemon.protocol.BuildStarted@603a47cb
2022-03-08T12:11:40.893+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: [PATH, RUN_DISPLAY_URL, HUDSON_HOME, RUN_CHANGES_DISPLAY_URL, JOB_URL, HUDSON_COOKIE, MOTD_SHOWN, DBUS_SESSION_BUS_ADDRESS, JENKINS_SERVER_COOKIE, LOGNAME, PWD, RUN_TESTS_DISPLAY_URL, JENKINS_URL, SHELL, BUILD_TAG, ROOT_BUILD_CAUSE, BUILD_CAUSE_TIMERTRIGGER, OLDPWD, GIT_CHECKOUT_DIR, JENKINS_HOME, sha1, CODECOV_TOKEN, NODE_NAME, BUILD_DISPLAY_NAME, JOB_DISPLAY_URL, GIT_BRANCH, SETUPTOOLS_USE_DISTUTILS, SHLVL, WORKSPACE_TMP, GIT_PREVIOUS_COMMIT, JAVA_HOME, BUILD_ID, LANG, XDG_SESSION_ID, XDG_SESSION_TYPE, JOB_NAME, SPARK_LOCAL_IP, BUILD_CAUSE, GIT_PREVIOUS_SUCCESSFUL_COMMIT, NODE_LABELS, HUDSON_URL, WORKSPACE, ROOT_BUILD_CAUSE_TIMERTRIGGER, XDG_SESSION_CLASS, _, GIT_COMMIT, COVERALLS_REPO_TOKEN, CI, EXECUTOR_NUMBER, HUDSON_SERVER_COOKIE, SSH_CLIENT, JOB_BASE_NAME, USER, SSH_CONNECTION, BUILD_NUMBER, BUILD_URL, RUN_ARTIFACTS_DISPLAY_URL, GIT_URL, XDG_RUNTIME_DIR, HOME]
2022-03-08T12:11:40.893+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
2022-03-08T12:11:40.894+0000 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 637884). The daemon log file: /home/jenkins/.gradle/daemon/7.3.2/daemon-637884.out.log
2022-03-08T12:11:40.896+0000 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build in daemon [uptime: 9 mins 24.611 secs, performance: 100%, GC rate: 0.17/s, heap usage: 2% of 2.6 GiB]
2022-03-08T12:11:40.896+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
2022-03-08T12:11:40.896+0000 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=465b115f-3a15-4e5f-b730-0b1f4f8bdac1,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=637884,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Configuration on demand is an incubating feature.
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PreCommit_Java_Cron #5184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5184/display/redirect?page=changes>

Changes:

[jrmccluskey] [BEAM-14050] Update taxi.go example instructions

[noreply] [BEAM-13909] improve coverage of Provision package (#17014)


------------------------------------------
[...truncated 2.86 MB...]
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d24e0018-3e47-4956-bed7-011ef0074ff2
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-70906fac-1da9-46f2-ad77-023bbc4c037f
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f7f10a0a-2542-41be-8d01-970b6ffd04ac
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0864982f-1101-4960-a19b-1a07d736c630
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1e869715-16ac-4772-aec9-a6eadba0a3f7
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-20fe5aeb-4bf6-445a-8fef-48a310902b5b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-deadecde-ccc4-4feb-9899-ac99b2c94ce1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a4ae1053-5ae9-430d-b01b-df12243950a6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4fbf9b70-a353-4619-813a-da1d17f28e4c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-74923fd2-8b54-45af-8225-8e95bea89abf
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c3262522-fbe6-43e0-8074-b0dd58326a4d
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1f0f8d62-84ed-4963-a5e2-4dfcd23886c2
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-de025b32-885b-41db-a39e-4df891a4072d
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c5c0122b-c83a-4f61-b38a-cafc067d9482
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5ca75633-7837-4e80-b968-3f01976d898f
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5762c083-d6d6-4c4c-a79a-eeabf8285859
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-69f5e662-8071-49f3-bb41-fda2717863a5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1fae09bd-dbae-499b-b321-ee3be13b5dc5
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-30c93be2-0c8e-4cda-a2d1-5a2755cde82b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-76f1195c-6309-4ffc-8c76-a451957b9b9c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-04cf4ab5-cd6b-4646-8205-2150ae2d235b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b1682adf-5a28-4a86-9d51-2bca36194aa8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-06cf128d-d4df-47bd-9000-9c6241d04942
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3c440aaa-6424-4406-a0b8-72dadd758d78
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b39703b0-c253-4112-bec3-01b0b418bcf7
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bf43f230-f505-4e21-93bc-436bebe34439
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6b513e5e-7866-46f5-8361-89695a262ade
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-81e78a26-4a31-459b-8053-c48d3172925b

282 tests completed, 1 failed, 1 skipped

> Task :runners:flink:1.13:test FAILED
> Task :runners:flink:1.14:test

> Task :sdks:java:io:google-cloud-platform:test

org.apache.beam.sdk.io.gcp.datastore.RampupThrottlingFnTest > testRampupThrottler FAILED
    java.lang.AssertionError at RampupThrottlingFnTest.java:106
        Caused by: org.mockito.exceptions.verification.TooManyActualInvocations at RampupThrottlingFnTest.java:52

1145 tests completed, 1 failed, 2 skipped

> Task :sdks:java:io:google-cloud-platform:test FAILED

> Task :runners:flink:1.14:test
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2c3ec77d-8ca9-40fa-a2bc-ed0d39a64524
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c5a6672f-77b7-4350-ad2f-41f62d04003c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2222fb6a-3734-40ce-80bf-f0ac4d0c3129
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1a46c743-cdc9-499f-80ed-953b38b62d2a
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-96f3a55e-d7b2-4538-8af1-e5e1b32bb89d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cf1df784-997b-416d-8545-6ecf0aa26411
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4b59405b-f27d-41ad-b134-2ff84120f1b4
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-80fb78c4-75bd-401c-bac7-cd2b9f4f4d53
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-fc4e7711-b1ad-439e-a972-2c0996334dbc
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-33e32049-bf75-40e7-810f-3f349b6f8881
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-470dfd8d-5782-4940-8333-627b04701e1b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7a4a5679-2345-4291-bdd4-3b8d94b729ca
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-84c8bd0d-ef6f-4928-8bab-3d186e992fe6
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9d317ebd-a42e-4ff5-8d4d-cc2049b1e6af
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8de6735e-7585-4d08-8adc-31b8ae5be430
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-908eae31-a376-43ca-aadd-e7f92d9842b0
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-02e06934-5089-4e5f-aaa1-02bbad5f918b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-96d135c5-bbbb-4a78-bd88-1a84194820ee
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cf1e2adb-ef00-42e4-baa8-63c97a2be149
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-79a08812-f0d1-4e14-9971-29a10e3b0198
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-287eb99d-9678-47fc-a73e-81d328ee6488
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-97e84fe9-72e4-4f59-b70c-37a94ea32798
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5fcd1c4a-952b-4706-b0a0-320416e4840e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-87f2e9b9-ee67-44f2-87e4-4122e98c4575
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a8cbda7a-30c0-401a-b94f-5748e6005825
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1ad24671-6c1f-4fcf-85d5-86736eefcd31
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-176bb8a6-fdfe-4514-b377-f7b588b221d8
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-315d42e6-3b5a-46df-a152-77d7cc3a3bf1
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d6dbead1-1033-4b39-b21a-45e498bcc613
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-af010eaa-86e4-4420-a7db-9ec44e9c4b8b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-46cd5ece-693b-4ada-85a7-eb13cc031fae
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2e3bde1c-6791-4403-a880-eaca6eb8868e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-66137b3a-4f03-449c-bb20-2754c5a69f4c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-329e8e3d-9d59-4588-8fa4-ce8fff6bacf7
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-55aeb90c-ebd4-4d6b-ad17-7a1592b16693
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8b75e309-0f51-4f59-a11f-a5dcb19f128f
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e5d544cc-69ec-4363-bd23-0d489bab8f64
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5f714e34-673a-48c3-b915-1b91931a788c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a3a380c2-6dc1-47d5-acc1-3118719613b1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b9677cc1-a539-4b44-9e3f-1e84e376d024
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5f4facda-3c02-474f-aabe-77b71d3b2eb3
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-844b38f6-055e-47c6-a9c6-7ca8047e5b05
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-836df76f-8434-4d96-b6fd-ffaf584c8c62
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a04014cc-9204-4c0d-ac5f-3e145e1dd02e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-67924ac3-b5ae-40ce-a132-0059eab385a1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-736fd26b-f065-459b-aea8-c97b5659ce45
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-711adeac-6085-41c1-8671-6c55dad0ce37
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6e1c4a91-da61-4d01-9e67-e8cb77fc6cc5
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-011a2496-85b5-411d-ad4d-3671d8520d46
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e4f65a5a-bbf0-4213-80c8-0303543d001c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-98afddac-bc2a-41da-b304-704b93414786
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c9df0978-4c5e-4a60-b953-2400c69475bf
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e6a05168-60b9-491a-bbff-eec539df698c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-74a58f10-c50e-4939-9783-65b3afe4143e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a8237e79-cda8-4eaf-a2a4-e9b169784bc2
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b3242d23-9163-41db-b497-016653c0b54e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b6481179-d99d-4e33-885b-378ea4f96b1c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0cb268e0-6c42-49d5-a9fa-cd836b479e33
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8924f8a4-ff63-460e-b490-be12b5af4477
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cbf6b8a2-0563-4c0b-800b-52825a40d2a3
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-261ab415-4aba-489e-a943-fbc720c1ea91
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0c5f3acd-4387-4e28-b84d-4cb6b7b6f113
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4c569977-ae7d-4784-8763-d012ba53111b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c0323ea8-dbf6-40a4-8835-1f8102ff3331
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7f6a5582-a231-4b80-94e5-0685de3f7441
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e372243f-59bd-42ab-a885-c276f69f2690
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-87abb4e4-f20c-4ea2-8517-ea9bed62417b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-848cf39d-0222-4691-b85e-e17a12d3b56f
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-001c2662-4f29-44e0-903a-088e017c3bc6
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-51c55259-ca26-461e-8c72-10dbf6a55ee1
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cd76b251-7a0e-474d-b750-b8561ff190ff
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-032ec33b-80f0-4f60-a0cf-eb6014fd2d53
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-853fabc1-48ae-495a-a6ed-117989ae654b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-aa8c31ac-c6fd-4913-858b-ce1b9e08b913
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9829d27b-e7de-4da2-aaff-f2000775574c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e61bf6ac-10db-4700-80cc-93cba875cf3e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-92b31902-bb1e-4f04-9023-217ae32b5081
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ed74257e-11e7-470b-86d3-4e44f34ecf15
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-637495eb-ddb5-43f4-88f4-1af44efeab25
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5d1353ab-017f-4ec3-9fbe-69fc53b018fc
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-68848576-3e6b-449a-b4e2-4779c7e0c873
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-13f54f85-da2b-48a8-983a-9b627ba43568
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b1452122-c678-4a24-ab32-aa3da9a22d2e
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a9433c19-133c-42db-8c7b-ac15534b724d
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-991e6bc8-923b-4aba-928f-3ee1263ffc36
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-36675e65-aaa0-43e4-86a8-61d7dda0c227
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-338040cf-6e84-45fe-90cd-c41edbcbd95c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-fb9eb023-96b4-48cb-ba8f-704f7adc3aca
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-a2b5ee1d-3e11-48d3-bb1c-300e9d03bc5c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d94e68e5-75f3-48c4-b081-8040d7140823
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5156ac68-308a-4cec-bcaa-3c5e14fffb1d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e8d9fe2c-ac66-42fc-8752-706a26556428
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-86e5194f-cd5e-4dc7-b2e7-a3adb933c70c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bf4f8e94-fdaf-4294-b97b-d16350f58159
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-3a3c4908-b88c-44b4-9250-06e96e938d26
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e04bacbb-3b60-49d4-9eca-f5ede3dbcace
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-825c4e2e-def0-41c4-8bf3-5764c35a4d19
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-890ba1fa-61f6-48fe-a038-dd90f534854c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-7bebaf04-93a7-4b4d-85b1-ba811b542910
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2cb1a0b9-405b-4e1e-9b6a-a9e16f0c4b6a
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b64db211-3c15-400d-b699-091c6bf64dd5
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ba38540e-107b-4e5a-a826-a90e278e9909
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-94921829-d3f7-41bb-955c-c1e1ea46c20b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5a01d395-8704-43ed-a63d-55b138240e21
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e63a86a7-985e-4ffd-9430-3eb355d1912a
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-afb79b24-ad5b-4c86-b663-c62f9517d598
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-369ffd90-b2fa-4760-8908-e602cd628e2a
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-77138c1a-a190-4ca4-a68d-eeed3c4e72b8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c7e38697-b01d-49c1-a165-5957a749500b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-5a929949-10d7-41be-a06f-79a21043d648
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2fbadcb0-e179-4eb9-8720-1af5c8edd5bb
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-61459ea5-bc5c-4040-8445-888095b29a84
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c65ed183-4ac0-4e0e-9353-2a0278da579f
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d50c2d80-d958-484e-bb3b-ddb226d00a0c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e581061e-d122-4064-b981-1f982a25cf3e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f0e8a68a-5a97-48ad-9f6c-a3b42f776151
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f2c9d507-3700-4a8a-a19a-cd36992d2f47
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1b809f58-beec-452e-a367-5784a53858d4
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-db64eb11-c088-4521-97b3-4bbcfdec475d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8c1eb486-8cbb-4aac-9df9-62c75e5f07c3
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-26b26808-9e06-4b8d-bb91-eac9d1cd2b84
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-bafbe672-9cab-4ecf-b3d3-6b8ac803eb90
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-69f2b621-9b9e-40c4-98aa-dc402f6522e6
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e16d0711-0e0b-4d6c-9116-1a4ac0e13b7d
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-1def5b37-8809-4376-b459-d28d677dfe9c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-2c146036-f0f9-4ddc-85c0-cecddde8c562
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6a9293d2-3ffa-42e3-baa1-f29f0fa8f91c
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-09464751-1dfe-4b95-ad78-af80bc71b7c7
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0787804c-1c0d-44db-9f10-1d08d0812b3b
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d6589337-73d6-403c-a353-9c15fb132e00
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e3e1ba6e-d92d-4341-be3c-5230422aa910
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-59342039-6bd4-4ce1-85c2-f475de511f8e
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-8cb5351b-5a02-4aaa-87fa-aed613577570
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ce32d9ce-6744-4bda-92b1-69a71916ca55
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-0ba3e39a-81e1-4887-b9c0-04ae7d24862b
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e2059f40-612b-4e9c-bae7-dfc9ab39f0a7
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-fd89d4e3-9823-4434-b597-318395cdccc3
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-6517b02e-2eb0-427a-b34e-4281b372edc8
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d6a73a9f-143e-424b-9407-86136f01c9c3
[IOManagerAsync shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c0f09625-fbfb-422c-bb71-bcfc93872ff8
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-4a7936ee-19a6-4ba8-acdb-758f9e954cc0
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-ec0f0c49-7a00-4b9a-bf05-3961f2542100

> Task :runners:flink:1.14:check
> Task :runners:flink:1.14:build
> Task :runners:flink:1.14:buildDependents
> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:kafka:buildDependents
> Task :sdks:java:io:mongodb:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:synthetic:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:io:hadoop-common:buildDependents

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/runners/flink/1.13/build/reports/tests/test/index.html>

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:google-cloud-platform:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/google-cloud-platform/build/reports/tests/test/index.html>

* 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.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 26m 17s
1264 actionable tasks: 855 executed, 407 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/o4olhlrapkm72

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org