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 2019/12/10 04:55:58 UTC

Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow #1704

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

Changes:

[kcweaver] Version Flink job server container images

[kcweaver] [BEAM-8337] publish Flink job server container images

[kcweaver] [BEAM-8870] Skip test_sdf_with_watermark_tracking for Spark

[kcweaver] [BEAM-8870] Cache environment in spark_runner_test.

[ningk] [BEAM-7926] Data-centric Interactive Part1

[kcweaver] Don't override default for environment_cache_millis

[ehudm] [BEAM-3713] pytest migration: py27-gcp-pytest

[kcweaver] Get Flink version numbers from subdirectories

[kcweaver] Warn if Flink versions can't be listed.


------------------------------------------
[...truncated 59.42 KB...]
25efa461ccff: Waiting
5a935a2692b8: Pushed
d4eefd00ecde: Pushed
8ef0e7037afe: Pushed
25efa461ccff: Layer already exists
9a11244a7e74: Layer already exists
4272c5799ff4: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
5f3a5adb8e97: Layer already exists
e4b20fcc48f4: Layer already exists
885904fcfde5: Pushed
5345d5e7d898: Pushed
0703007cd939: Pushed
20191210025540: digest: sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06 size: 3056

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

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:338

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:939
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:939

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId FAILED
    java.lang.RuntimeException at ParDoTest.java:1966
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1966

org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:309

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:162

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.RuntimeException at WindowingTest.java:197
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowingTest.java:197

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:680

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:543
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:543

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple FAILED
    java.lang.RuntimeException at ParDoTest.java:1722
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1722

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:326

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:911
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:911

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:452

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:925

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:442

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyHandleResults FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:466
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:466

org.apache.beam.sdk.transforms.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowingTest.java:150

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1105
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1105

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:765

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2328

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:494

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowingTest.java:126

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:1191
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1191

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:691

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2306
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2306

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2256
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2256

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:312

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:374

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1358
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1358

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables FAILED
    java.lang.RuntimeException at ViewTest.java:1539

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1163

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:604
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:604

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:251

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1143

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1033

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

151 tests completed, 55 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:20191210025540
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06
  Associated tags:
 - 20191210025540
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210025540
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210025540].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06].

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_Java11_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 2h 0m 32s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/sx7gs2dcrgjj2

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_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow #1708

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1708/display/redirect?page=changes>


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


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow #1707

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1707/display/redirect>

Changes:


------------------------------------------
[...truncated 32.73 KB...]
> Task :runners:local-java:compileJava FROM-CACHE
> Task :vendor:sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :runners:local-java:jar
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:io:common:testJar
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:jar
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar
> Task :sdks:java:io:kafka:jar
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:jar
> Task :vendor:sdks-java-extensions-protobuf:shadowJar
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]

> Task :runners:core-construction-java:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:core-java:jar
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :sdks:java:harness:jar
> Task :runners:google-cloud-dataflow-java:jar

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]

> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:java:harness:shadowJar
> Task :sdks:java:container:copyDockerfileDependencies
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> 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, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@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_Java11_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]
1de84a5f2a91: Preparing
de493b47e520: Preparing
97c252eeacea: Preparing
b1414d3cca82: Preparing
ccb4470548e1: Preparing
a68e292b9626: Preparing
25efa461ccff: Preparing
4272c5799ff4: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
a68e292b9626: Waiting
9a11244a7e74: Waiting
25efa461ccff: Waiting
91ecdd7165d3: Waiting
4272c5799ff4: Waiting
e4b20fcc48f4: Waiting
5f3a5adb8e97: Waiting
73bfa217d66f: Waiting
de493b47e520: Pushed
97c252eeacea: Pushed
25efa461ccff: Layer already exists
4272c5799ff4: Layer already exists
9a11244a7e74: Layer already exists
ccb4470548e1: Pushed
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
1de84a5f2a91: Pushed
a68e292b9626: Pushed
b1414d3cca82: Pushed
20191210120031: digest: sha256:e887d4f652ac97270a69777400743c595fa4aecd6fa2f32b19e462e955caab87 size: 3056

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:939

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:543

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:1423

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.RuntimeException at FlattenTest.java:211

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1105

151 tests completed, 10 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:20191210120031
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e887d4f652ac97270a69777400743c595fa4aecd6fa2f32b19e462e955caab87
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e887d4f652ac97270a69777400743c595fa4aecd6fa2f32b19e462e955caab87
  Associated tags:
 - 20191210120031
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210120031
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210120031].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e887d4f652ac97270a69777400743c595fa4aecd6fa2f32b19e462e955caab87].

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_Java11_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 2h 24m 0s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/5cl2otgab4xcy

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_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow #1706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1706/display/redirect?page=changes>

Changes:

[github] Changing _BatchSizeEstimator defaults to match BatchElements defaults


------------------------------------------
[...truncated 58.41 KB...]
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]
c23601e4cf77: Preparing
5ab630528e5d: Preparing
b1aa95c24e02: Preparing
aa74d24a4c8c: Preparing
9706cc3506a2: Preparing
cc9f0ef74aa6: Preparing
25efa461ccff: Preparing
4272c5799ff4: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
73bfa217d66f: Waiting
5f3a5adb8e97: Waiting
4272c5799ff4: Waiting
91ecdd7165d3: Waiting
9a11244a7e74: Waiting
25efa461ccff: Waiting
cc9f0ef74aa6: Waiting
e4b20fcc48f4: Waiting
b1aa95c24e02: Pushed
5ab630528e5d: Pushed
25efa461ccff: Layer already exists
4272c5799ff4: Layer already exists
9706cc3506a2: Pushed
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
c23601e4cf77: Pushed
cc9f0ef74aa6: Pushed
aa74d24a4c8c: Pushed
20191210073413: digest: sha256:6c6645fb271ddf32c040115647d35003b438f47acebfb399914fc10a9e87aa64 size: 3056

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

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId FAILED
    java.lang.RuntimeException at ParDoTest.java:1966
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1966

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at KeysTest.java:73

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WithTimestampsTest.java:142

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testPipelineOptionsParameter FAILED
    java.lang.RuntimeException at ParDoTest.java:556
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:556

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple FAILED
    java.lang.RuntimeException at ParDoTest.java:1722
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1722

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:231

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1688

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:939

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:374
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:374

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2328
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2328

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:190

org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:309

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:680

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:139

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoInCustomTransform FAILED
    java.lang.RuntimeException at ParDoTest.java:420
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:420

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:251

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:1423
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1423

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:452

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:911
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:911

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyHandleResults FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:466
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:466

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2306
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2306

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1358
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1358

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:925

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:494

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:390

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1163
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1163

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:765

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2256

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1267

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:386

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1401

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1435

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > testSimpleCombineWithContextEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1007
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1007

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1214

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1104

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1318

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:312

151 tests completed, 43 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:20191210073413
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6c6645fb271ddf32c040115647d35003b438f47acebfb399914fc10a9e87aa64
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6c6645fb271ddf32c040115647d35003b438f47acebfb399914fc10a9e87aa64
  Associated tags:
 - 20191210073413
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210073413
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210073413].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6c6645fb271ddf32c040115647d35003b438f47acebfb399914fc10a9e87aa64].

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_Java11_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 2h 25m 57s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/n7ptb6ktx6uqw

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_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow #1705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1705/display/redirect>

Changes:


------------------------------------------
[...truncated 65.91 KB...]
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CombineTest.java:1423

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:468
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowTest.java:468

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:699
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:699

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:102
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1105
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1105

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:338

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple FAILED
    java.lang.RuntimeException at ParDoTest.java:1722
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1722

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.RuntimeException at ParDoTest.java:1516
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1516

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:1191
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1191

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:1688

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2328
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:2328

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:231

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:646
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:646

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:604
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:604

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CreateTest.java:326

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:296
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:296

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables FAILED
    java.lang.RuntimeException at ViewTest.java:1539
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ViewTest.java:1539

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139

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

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyHandleResults FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:466
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at CoGroupByKeyTest.java:466

org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:305
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at PipelineTest.java:305

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1163

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:390

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:312

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1033

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:265

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:930

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1772

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:670

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

151 tests completed, 88 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:20191210060032
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7dbc542ee2de7d955508a7f12430aea72d7168a6615baaa6ff071403913378c0
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7dbc542ee2de7d955508a7f12430aea72d7168a6615baaa6ff071403913378c0
  Associated tags:
 - 20191210060032
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060032
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060032].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7dbc542ee2de7d955508a7f12430aea72d7168a6615baaa6ff071403913378c0].

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_Java11_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 33m 16s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/f2np7bciwkfhg

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