See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3029/display/redirect?page=changes>

Changes:

[github] Update roadmap page for python 3 support


------------------------------------------
[...truncated 54.39 KB...]
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: 
commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='7646b5360d049a7ca31e9133315db43456f39e2e', 
urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
a1fc823b9049: Preparing
01321b989d6d: Preparing
a09fc57048e4: Preparing
41e5ede354a7: Preparing
653d8fdffd33: Preparing
b40b42e58af2: Preparing
3fb986725e60: Preparing
a6170c7cf572: Preparing
33783834b288: Preparing
5c813a85f7f0: Preparing
bdca38f94ff0: Preparing
faac394a1ad3: Preparing
ce8168f12337: Preparing
b40b42e58af2: Waiting
ce8168f12337: Waiting
5c813a85f7f0: Waiting
3fb986725e60: Waiting
33783834b288: Waiting
bdca38f94ff0: Waiting
faac394a1ad3: Waiting
a6170c7cf572: Waiting
a09fc57048e4: Pushed
653d8fdffd33: Pushed
3fb986725e60: Layer already exists
01321b989d6d: Pushed
a6170c7cf572: Layer already exists
33783834b288: Layer already exists
5c813a85f7f0: Layer already exists
bdca38f94ff0: Layer already exists
faac394a1ad3: Layer already exists
ce8168f12337: Layer already exists
b40b42e58af2: Pushed
a1fc823b9049: Pushed
41e5ede354a7: Pushed
20200213020226: digest: 
sha256:8e17bee07020e19431b8917a179ad71130434afc185bf4011066c9fb6835be10 size: 
3055
7c2c00ef4042: Preparing
b5ca8368fe24: Preparing
24ecf772bd46: Preparing
cb06cb82f711: Preparing
bba5af9e72cb: Preparing
bb63653d8f03: Preparing
8b38dcae2c4f: Preparing
c22736204f53: Preparing
c601709dd5d2: Preparing
72ce39f2b7f6: Preparing
33783834b288: Preparing
5c813a85f7f0: Preparing
8b38dcae2c4f: Waiting
bdca38f94ff0: Preparing
bb63653d8f03: Waiting
faac394a1ad3: Preparing
ce8168f12337: Preparing
c22736204f53: Waiting
33783834b288: Waiting
c601709dd5d2: Waiting
72ce39f2b7f6: Waiting
ce8168f12337: Waiting
bdca38f94ff0: Waiting
faac394a1ad3: Waiting
5c813a85f7f0: Waiting
bba5af9e72cb: Pushed
cb06cb82f711: Pushed
b5ca8368fe24: Pushed
7c2c00ef4042: Pushed
c601709dd5d2: Layer already exists
72ce39f2b7f6: Layer already exists
33783834b288: Layer already exists
5c813a85f7f0: Layer already exists
bdca38f94ff0: Layer already exists
faac394a1ad3: Layer already exists
ce8168f12337: Layer already exists
8b38dcae2c4f: Pushed
c22736204f53: Pushed
24ecf772bd46: Pushed
bb63653d8f03: Pushed
20200213020232: digest: 
sha256:d8c83ff3faed6a7ee8438d4cc2f30e21f86d6ed1b6abaae27fbf45493d6a0765 size: 
3470

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

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:707
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
    java.lang.RuntimeException at ParDoTest.java:366
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesCollections 
FAILED
    java.lang.RuntimeException at FlattenTest.java:297
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.schemas.AvroSchemaTest > testAvroPipelineGroupBy FAILED
    java.lang.OutOfMemoryError at AvroSchemaTest.java:496

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:102
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
    java.lang.RuntimeException at ParDoTest.java:2228
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithMessage FAILED
    java.lang.AssertionError at PAssertTest.java:527

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:60
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests > 
testCombiningStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:2916
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:977
        Caused by: java.io.IOException
            Caused by: java.util.concurrent.ExecutionException
                Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
    java.lang.RuntimeException at ImpulseTest.java:47
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:296
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:997
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.RuntimeException at WindowingTest.java:168
        Caused by: java.io.IOException
            Caused by: java.util.concurrent.ExecutionException
                Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple 
FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4679

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4679

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4735

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4735

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4622

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4622

157 tests completed, 25 failed, 2 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200213020232
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8c83ff3faed6a7ee8438d4cc2f30e21f86d6ed1b6abaae27fbf45493d6a0765
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8c83ff3faed6a7ee8438d4cc2f30e21f86d6ed1b6abaae27fbf45493d6a0765
  Associated tags:
 - 20200213020232
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200213020232
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200213020232].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8c83ff3faed6a7ee8438d4cc2f30e21f86d6ed1b6abaae27fbf45493d6a0765].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 54m 0s
97 actionable tasks: 69 executed, 27 from cache, 1 up-to-date

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

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

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

Reply via email to