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

Changes:

[Andrew Pilloud] Migrate nexmark to common config for cron jobs

[noreply] [Go SDK] Extract output coders in expandCrossLanguage (#23641)

[noreply] Python 3.10 support (#23587)

[noreply] Fixes #22192: Avoids nullpointer error. Preserves previous behavior.

[noreply] Deflaking tests for BQ row insertions. These tests were flaky due to


------------------------------------------
[...truncated 56.41 KB...]
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/9e6da59bd2fc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.49.0/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 :sdks:java:extensions:protobuf: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 :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar

> Task :sdks:java:testing:test-utils:compileTestJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/testing/test-utils/src/test/java/org/apache/beam/sdk/testutils/publishing/InfluxDBPublisherTest.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:testing:test-utils:testClasses
> Task :sdks:java:testing:test-utils:testJar

> Task :runners:direct-java: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:direct-java:testClasses

> Task :sdks:java:container:pullLicenses
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :runners:direct-java:shadowTestJar
> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 38.404899 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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.18.1 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_VR_Dataflow_V2_Streaming/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_VR_Dataflow_V2_Streaming/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 :sdks:java:io:google-cloud-platform:compileTestJava
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:java8:docker
Sending build context to Docker daemon  209.3MB
Step 1/21 : ARG java_version
Step 2/21 : FROM openjdk:${java_version}-bullseye
8-bullseye: Pulling from library/openjdk
Digest: sha256:28cfff18f95cfd22b42c144c648fd44f68c3a0d0119efbe3430202d113ccf469
Status: Downloaded newer image for openjdk:8-bullseye
 ---> b273004037cc
Step 3/21 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 12f9a07d5880
Removing intermediate container 12f9a07d5880
 ---> ccf8d65c862b
Step 4/21 : ARG pull_licenses
 ---> Running in 77ac27e5d2b9
Removing intermediate container 77ac27e5d2b9
 ---> 8d2e99040382
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 85c0f411e6e0
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 955d4c179b96
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> dabebe16e17b
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/

> Task :runners:google-cloud-dataflow-java: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:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar

> Task :sdks:java:container:java8:docker
 ---> af58e75ce372
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 50fcf2305e56
Step 10/21 : COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
 ---> bff012246023
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e5b14d976dfd
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 76d725e6e1dd
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 40cc520fa98e
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 163878d6b03f
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 678a2f7e4003
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 3b75097b9a69
Removing intermediate container 3b75097b9a69
 ---> 009fdc8a2309
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> f4e4205876ca
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 43eb4d69bbca
Removing intermediate container 43eb4d69bbca
 ---> 4113871da8d0
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 5875d37d3cfb
Removing intermediate container 5875d37d3cfb
 ---> 8de730b9bb35
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> ea91b8e4e498
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 99a622f470c4
Removing intermediate container 99a622f470c4
 ---> 36f996c6a008
Successfully built 36f996c6a008
Successfully tagged apache/beam_java8_sdk:2.43.0.dev

> 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]
2173e34e04c9: Preparing
cee1a265b3bc: Preparing
22b6d937cfaa: Preparing
4210aa645679: Preparing
6c9ac88546c5: Preparing
cb68152f26f1: Preparing
8a49ccb3b76e: Preparing
4d0ec1e18a6a: Preparing
67a01fee7838: Preparing
c9dd54fce2dd: Preparing
c313e1428438: Preparing
a1842712389d: Preparing
0932d46c813b: Preparing
386686e9821f: Preparing
fae2e88a8056: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
cb68152f26f1: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
8a49ccb3b76e: Waiting
03127cdb479b: Preparing
4d0ec1e18a6a: Waiting
9c742cd6c7a5: Preparing
c313e1428438: Waiting
0932d46c813b: Waiting
a1842712389d: Waiting
67a01fee7838: Waiting
386686e9821f: Waiting
c9dd54fce2dd: Waiting
fae2e88a8056: Waiting
03127cdb479b: Waiting
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
6b5aaff44254: Waiting
53a0b163e995: Waiting
4210aa645679: Pushed
2173e34e04c9: Pushed
cee1a265b3bc: Pushed
6c9ac88546c5: Pushed
22b6d937cfaa: Pushed
4d0ec1e18a6a: Pushed
c9dd54fce2dd: Pushed
8a49ccb3b76e: Pushed
cb68152f26f1: Pushed
67a01fee7838: Pushed
a1842712389d: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
c313e1428438: Pushed
9b55156abf26: Layer already exists
03127cdb479b: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
386686e9821f: Pushed
fae2e88a8056: Pushed
0932d46c813b: Pushed
20221018194603: digest: 
sha256:fc31470373fc70c7c57d9b5450e33791f8ff6cc08c985573a63b3b0511a8ea19 size: 
4935

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:285

248 tests completed, 1 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 6h 40m 43s
141 actionable tasks: 99 executed, 38 from cache, 4 up-to-date

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

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]

Reply via email to