See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2472/display/redirect?page=changes>
Changes: [noreply] fix typo: UnmarshallWindowFn should be UnmarshalWindowFn (#24771) ------------------------------------------ [...truncated 56.23 KB...] Using cached soupsieve-2.3.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 235 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 2.290525 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/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.19.3 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > 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_PostCommit_Java_DataflowV2/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.5.1/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_PostCommit_Java_DataflowV2/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.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.50.1 go: downloading google.golang.org/protobuf v1.28.1 go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: added github.com/apache/beam/sdks/v2 v2.43.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: added golang.org/x/text v0.4.0 go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: added google.golang.org/grpc v1.50.1 go: added google.golang.org/protobuf v1.28.1 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1223 09:58:53.826219 36 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W1223 09:58:59.942052 79 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/0b7e1fb9:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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 > Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] ba259c368600: Preparing 2078aabb7016: Preparing fe1e69e9ceb6: Preparing bb8ce6909a62: Preparing 3bb7c335aef2: Preparing 44b9b3eb8768: Preparing 50cebce55427: Preparing 910f7f9b74e9: Preparing aa356de60f5f: Preparing 3e4b9a7c851a: Preparing db6d25ad868a: Preparing 8f7663244ddc: Preparing 5bdbfcb02557: Preparing 959a68e0a864: Preparing cf17b0f16006: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 50cebce55427: Waiting 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 910f7f9b74e9: Waiting db6d25ad868a: Waiting aa356de60f5f: Waiting 3e4b9a7c851a: Waiting 8f7663244ddc: Waiting b626401ef603: Waiting 5bdbfcb02557: Waiting 9b55156abf26: Waiting 959a68e0a864: Waiting 293d5db30c9f: Waiting 44b9b3eb8768: Waiting 53a0b163e995: Waiting 03127cdb479b: Waiting cf17b0f16006: Waiting 9c742cd6c7a5: Waiting 6b5aaff44254: Waiting 2078aabb7016: Pushed bb8ce6909a62: Pushed fe1e69e9ceb6: Pushed 3bb7c335aef2: Pushed ba259c368600: Pushed 50cebce55427: Pushed 910f7f9b74e9: Pushed 3e4b9a7c851a: Pushed aa356de60f5f: Pushed 44b9b3eb8768: Pushed 8f7663244ddc: Pushed 6b5aaff44254: Layer already exists 53a0b163e995: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists cf17b0f16006: Pushed 959a68e0a864: Pushed 5bdbfcb02557: Pushed db6d25ad868a: Pushed 20221223095742: digest: sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d size: 4934 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1223095942-742e582e The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1223095942-742e582e *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1223095942-742e582e The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1223095942-742e582e *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1223095943-1e74507a The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1223095943-1e74507a *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1223095943-1e74507a The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1223095943-1e74507a *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85 org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96 81 tests completed, 2 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221223095742 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d Deleted: sha256:6f4d48009125a7899818476e168d1b7994028c8b221d65db7ea9d83d9cb72f39 Deleted: sha256:fdbedc0e856ce3e0c64887b84af57003e805415961655609adf9f25947decca4 Deleted: sha256:8b1d4e487e5246419b6bddc9ea722717f9bc91db8006351e70b6f727b78b6afd Deleted: sha256:0785c6b83b42e7bf716a51f74ef1e4b4a692251296878190f27dcf8551e99a80 Deleted: sha256:200f4eefcbe7a73a8dc262ad77df8463b85d3b3b267be4efe11c841ddb697c63 Deleted: sha256:a7b7732266236f59800e2d965485f8e2855a61022a09508cd807521d549b1d95 Deleted: sha256:d78ef7d3b1c9313fae8b9c1b36cfa668682b12352b97b6ce45f29a54a7f6aae7 Deleted: sha256:f5ae189157fafa568607ee85262a5d9e31e3f2f02b331ab8fc52019604051527 Deleted: sha256:69cfd3179f7f9eb231b34a3cc79b370fac4a846e0bb266769af3c9ab94971978 Deleted: sha256:3df4a97d10bc92a120fad046e91ea0e1487c044e890edf23d5e8c5e94bee31fc Deleted: sha256:92a916bad8be0448a68ab232531af93ec825086cd171676011732c8dcbd3e837 Deleted: sha256:bfd374bc665ae529804a6aff905b23c4bacdb253205cd43f27eae06e3ab56d8a Deleted: sha256:51530f0889b2371b12c456ed7c3079fa519b4022ed28ad354250c185b053e1e2 Deleted: sha256:f8abdef65ee27e71a69d3b3fea05bbb567d02e35f4cec431b436e5830e9c8ea8 Deleted: sha256:6b84fbd65ca00fd9b381914bfaaf8764a3221ab1857f28648c6196539943545b Deleted: sha256:af7bf0c7b93f708c4ec9e57c0f96dd5867832ee2588dcadb47d6d85cd1966f5c Deleted: sha256:8efe6c8075d18303700b4605c202490fb3a23108c3b93d32f4fdabc14939f9d4 Deleted: sha256:bdc062232105219c1a879c79cfea74d9fda1c5ae3aa22e102bebecc3bc7c27c2 Deleted: sha256:cdccc0c8c51f7c805fd2422d28e31c94172c882866a0f4420522869e07a473cf Deleted: sha256:e83bf1b52f9a8b7062b419bd6fe4b6d9d8624f34abf869161c99b69a9c899bd0 Deleted: sha256:29aace64ea73f732eeeaf7495403d08295d8bbf4c5f453beeab03b695c34571a Deleted: sha256:436c51df151ff25247b2de12c6d17b5f9f2f0642e31b348a042946fa455dd515 Deleted: sha256:dc82a71fb6ccd50f20a32293f029e7d2e9afa6a466423a27d5a141116e834938 Deleted: sha256:fe3cafe1cf2161514739bfa06af48cffc366c407db58ebd6c49a3509362cc694 Deleted: sha256:0689f6262f6c43c270081d8dd83062fab42e83a0cdbd7af761532d967a69b931 Deleted: sha256:c4fd0f5af5b0215743a361749481f1466d6a84af4f66c40f6e15a00d5175cb82 Deleted: sha256:f00ffe97ec303c30b2e4001f31bb935ffccf680c40aa927a29e603efb5bf8434 Deleted: sha256:5ecf044eb832081d16a63b1f9a708421526f0a5c6faa164f4b37d5d3116df63c Deleted: sha256:15a41f2ede0ee8f47b7e03358dc18122e03fdf7290cc3d7f1a11409442f5aede Deleted: sha256:deb1df53562a8a27104caf1f6904d962f08a899d6f0fb22cf7c48ed0f35d0e20 Deleted: sha256:daa127a69710d67dddbb14353b01306c01626b356e3e199bcf11eec98cbfbe46 Deleted: sha256:36674a2a35a0a8bcbe822dad04fd41e5004764386070fb5664abb2264e124768 Deleted: sha256:d6ce0a1484d18aeffb40ef3607e985647ef8dc3142cc7245d5264e7c54ce9c6d Deleted: sha256:0172b75c3f980746207b5ee1ec9cd70d1c58d5573f0256a5512ccb0a0215b6d4 WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221223095742] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221223095742] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efec0618edd59adc29e01306c311539b546fae3d5083aa1af8052b1b1778b34d]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org 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.5.1/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 3h 24m 51s 145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/d7fl7c66rirk4 Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
