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 2020/04/20 10:30:24 UTC

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3476 - Aborted

The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3476)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3476/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3507

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

Changes:


------------------------------------------
[...truncated 226.25 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

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

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

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

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

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

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 > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

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

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

157 tests completed, 146 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f8d4399418a05fd21e1a243dfb50ec7168ec7ad5a10913c351b40d97d741718c
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 502

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 4h 1m 36s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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_Java_ValidatesRunner_PortabilityApi_Dataflow #3506

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

Changes:


------------------------------------------
[...truncated 231.95 KB...]

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

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

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

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

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

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

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

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

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

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

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

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

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 > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

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

157 tests completed, 146 failed, 3 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:20200425191245
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc
Deleted: sha256:16d190296fa76b680dc1ccbf1ec36bc60ca0c8bd1ddc1dae58ff73cd4aea619a
Deleted: sha256:43cc4f4c901ca4a181b513cf6db6fd0991538424d8a9c0d1513a66a8bafcda57
Deleted: sha256:7f89f0f0dd91e6b6fa24594054a766518fa16235ac6b2631bae1d9660bc9854b
Deleted: sha256:92139242ace679515c0a9aece1466f8b744bc911c290e6688f572a3f01e9a41c
Deleted: sha256:46425f066333a408713e8a6b99efa6a8debc1480b8a84125744d6030dabaec94
Deleted: sha256:023b7b07c9d6a76c4b6bf39caae541583bd61a57ce3ccef3c13fd5402f20d2fb
Deleted: sha256:dec46694d18beafcd4efcce48ed1ed6f673f1cfbaf5e0534f4be682ab67361ca
Deleted: sha256:3a3263b0a51ed194b72820706dc426df4744c71f82493664f873bd3644088ffc
Deleted: sha256:df8daa9c4819d8b94efd848c65fba99cb969441dc7aac514a71853afc7ffa76f
Deleted: sha256:e2ce275c42a078dbe50361a5a706cdb1bf04fc76599dbc42958248966958b172
Deleted: sha256:7e549e80edcd6d2e1d0b6e2423f8c8a35d5db22cf6e6b6a03dc4556497500aeb
Deleted: sha256:eb4439786c85bafcba9fda1bbf2b90e4ade8755424dd9b2f56d91be6332ee914
Deleted: sha256:4c129df37d6db8118d333fc41174834457dbb90a6c821c349422a654d8994169
Deleted: sha256:fbc95b44a1ffea294a73e199b78698433de7577ee804f4eb7ed0eca03c10cdab
Deleted: sha256:fa3c22268d0ba653c120e6e04a86dd60d42b43d4dd2ff69e96b3684dcafba449
Deleted: sha256:9dc82785fabd058f5b8d200ab39b3ea1cb96c2b9427d4cc66df71d10404d1407
Deleted: sha256:3a5a98ea8fe676f398edf383ef0bab749ceacf1fc3d7bf2f46faa8022b7ffb8b
Deleted: sha256:e389fc228ecaf1a44fad6bbbca3cfc5d1ead5d34ffa61dfe6c2b86ec657433c6
Deleted: sha256:50db834cae83296bb70fee1b1f09e5d241b9cc3ba79af1a434c33c6213966a7b
Deleted: sha256:7c01d3c4f5a8c4795cb11ec773221a8b00050b73095020b9574718cdd1b3dd8e
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc
  Associated tags:
 - 20200425191245
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200425191245
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200425191245].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc].

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 59m 10s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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

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


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3505 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3505)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3505/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3504 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3504)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3504/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3503 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3503)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3503/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3502 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3502)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3502/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3501 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3501)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3501/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3500

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

Changes:

[mxm] [BEAM-9733] Always let ImpulseSourceFunction emit a final watermark

[mxm] [BEAM-9733] Make up for timers set while processing the bundle


------------------------------------------
[...truncated 296.83 KB...]
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA-sources.jar for javassist-3.19.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar for javassist-3.24.0-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-common-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk7-1.3.21 is accessable.
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
Confirmed that https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar for javassist-3.19.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar for javassist-3.24.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar for javassist-3.20.0-GA is accessable.
Confirmed that http://repository.jboss.org/licenses/lgpl-2.1.txt for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA-sources.jar for javassist-3.18.1-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA is accessable.
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-core_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-jackson_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-scalap_2.11-3.5.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar for javassist-3.18.1-GA is accessable.
License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.json.org/license.html for json-20090211 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.5.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar for jboss-modules-1.1.0.Beta1 is accessable.
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for jsp-api-2.1-6.1.14 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for servlet-api-2.5-20081211 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-6.1.26 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 is accessable.
Confirmed that https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for noggit-0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.3.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-all-5.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-6.2.1 is accessable.
Confirmed that https://www.oracle.com/downloads/licenses/javase-license1.html for servlet-api-2.5-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-7.0 is accessable.
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-7.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.html for pentaho-aggdesigner-algorithm-5.1.5-jhyde is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that https://opensource.org/licenses/MIT for plume-util-1.0.6 is accessable.
Confirmed that https://opensource.org/licenses/MIT for require-javadoc-0.1.0 is accessable.
Confirmed that https://opensource.org/licenses/MIT for reflection-util-0.0.2 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.2 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for pcollections-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for visible-assertions-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for duct-tape-1.0.7 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 is accessable.
Confirmed that http://www.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet-2.3.0 is accessable.
Confirmed that http://opensource.org/licenses/MIT for tcp-unix-socket-proxy-1.0.2 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for roaringbitmap-0.7.45 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for shims-0.7.45 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.11-0.7.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.12-0.8.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.0.4 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.11-1.0.6 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.12-1.1.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-core_2.11-1.8.0 is accessable.
Confirmed that https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-util_2.11-1.8.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-common_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-scalate_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra_2.11-2.5.0 is accessable.
Confirmed that https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt for native-lib-loader-2.0.2 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.8 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.7 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.4 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jsonassert-1.5.0 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.11 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.12 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.16 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.6 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-compiler-2.11.8 is accessable.
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.25 is accessable.
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for log4j-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.21 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 is accessable.
Confirmed that http://www.linfo.org/bsdlicense.html for jmatio-1.5 is accessable.
License/notice for threetenbp-1.4.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-log4j12-1.7.25 is accessable.
License/notice for snappy-java-1.1.4 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 is accessable.
Confirmed that http://opensource.org/licenses/MIT for clickhouse-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for database-commons-1.10.5 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
Confirmed that http://opensource.org/licenses/MIT for jdbc-1.10.5 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.12 is accessable.
Confirmed that http://opensource.org/licenses/MIT for localstack-1.11.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55
> Task :sdks:go:installDependencies

> Task :sdks:java:container:generateThirdPartyLicenses
ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Traceback (most recent call last):
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 323, in <module>
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.24 is accessable.
    error_msg)
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
Confirmed that http://github.com/xetorthio/jedis/raw/master/LICENSE.txt for jedis-3.0.1 is accessable.
RuntimeError: ('2 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]', '**************************************** License type of some dependencies were not identified. The license type is used to decide whether the source code of the dependency should be pulled or not. Please add "type" field to sdks/java/container/license_scripts/dep_urls_java.yaml for each dependency. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]'])
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for clickhouse-jdbc-0.1.47 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for annotations-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for cloudwatch-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for auth-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for dynamodb-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-query-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-json-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for profiles-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for http-client-spi-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for protocol-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for netty-nio-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sns-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sqs-2.10.61 is accessable.
License/notice for xml-apis-1.3.04 were pulled automatically.
Confirmed that https://aws.amazon.com/apache2.0 for regions-2.10.61 is accessable.
License/notice for xml-apis-1.4.01 were pulled automatically.
Confirmed that https://aws.amazon.com/apache2.0 for sdk-core-2.10.61 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for utils-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for eventstream-1.0.1 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for ion-java-1.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for stax-api-1.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-compiler-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-runtime-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.12.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.9.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xml-resolver-1.2 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.5 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-sources.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar for osgi-resource-locator-1.0.1 is accessable.
[u'zetasql-client-2020.04.1', u'zetasql-jni-channel-darwin-2020.04.1', u'zetasql-jni-channel-linux-2020.04.1', u'zetasql-types-2020.04.1', u'zetasql-jni-channel-2020.04.1']
pull_licenses_java.py failed. It took 16.826976 seconds with 16 threads.

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> 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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 3m 13s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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

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


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3499 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3499)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3499/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3498 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3498)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3498/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3497 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3497)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3497/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3496 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3496)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3496/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3495 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3495)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3495/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3494

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

Changes:


------------------------------------------
[...truncated 295.70 KB...]
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA is accessable.
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-script-runtime-1.3.21 is accessable.
Confirmed that http://repository.jboss.org/licenses/lgpl-2.1.txt for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-scripting-compiler-embeddable-1.3.21 is accessable.
Confirmed that https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-1.3.21 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk7-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-common-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 is accessable.
Confirmed that http://www.json.org/license.html for json-20090211 is accessable.
License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-6.1.26 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-core_2.11-3.5.3 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-jackson_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-scalap_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4 is accessable.
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Confirmed that https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4.0 is accessable.
Confirmed that https://www.oracle.com/downloads/licenses/javase-license1.html for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.5.0 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for jsp-api-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for servlet-api-2.5-20081211 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for noggit-0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.3.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-all-5.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.4 is accessable.
Confirmed that http://www.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-6.2.1 is accessable.
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-6.2.1 is accessable.
Confirmed that https://opensource.org/licenses/MIT for reflection-util-0.0.2 is accessable.
Confirmed that https://opensource.org/licenses/MIT for plume-util-1.0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-7.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.2 is accessable.
 Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.3 is accessable.
Confirmed that https://opensource.org/licenses/MIT for require-javadoc-0.1.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for pcollections-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.html for pentaho-aggdesigner-algorithm-5.1.5-jhyde is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 is accessable.
Confirmed that http://opensource.org/licenses/MIT for duct-tape-1.0.7 is accessable.
Confirmed that http://opensource.org/licenses/MIT for tcp-unix-socket-proxy-1.0.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for visible-assertions-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.11-0.7.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet-2.3.0 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for shims-0.7.45 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for roaringbitmap-0.7.45 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.12-0.8.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.0.4 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.11-1.0.6 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-util_2.11-1.8.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-core_2.11-1.8.0 is accessable.
Confirmed that https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 is accessable.
Confirmed that https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt for native-lib-loader-2.0.2 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-common_2.11-2.5.0 is accessable.
 Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-scalate_2.11-2.5.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jsonassert-1.5.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for log4j-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.21 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.25 is accessable.
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Confirmed that http://www.scala-lang.org/license.html for scala-compiler-2.11.8 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.11 is accessable.
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.6 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.7 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.8 is accessable.
Confirmed that http://www.linfo.org/bsdlicense.html for jmatio-1.5 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-log4j12-1.7.25 is accessable.
License/notice for threetenbp-1.4.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
License/notice for snappy-java-1.1.4 were pulled automatically.
Confirmed that http://opensource.org/licenses/MIT for clickhouse-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for database-commons-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for jdbc-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for localstack-1.11.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.4 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.12 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 323, in <module>
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
    error_msg)
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
RuntimeError: ('2 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]', '**************************************** License type of some dependencies were not identified. The license type is used to decide whether the source code of the dependency should be pulled or not. Please add "type" field to sdks/java/container/license_scripts/dep_urls_java.yaml for each dependency. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]'])
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.24 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for clickhouse-jdbc-0.1.47 is accessable.
Confirmed that http://github.com/xetorthio/jedis/raw/master/LICENSE.txt for jedis-3.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for annotations-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for auth-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-query-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for cloudwatch-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for http-client-spi-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-json-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for dynamodb-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for netty-nio-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for profiles-2.10.61 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.5 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for protocol-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sdk-core-2.10.61 is accessable.
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for eventstream-1.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sns-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sqs-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for utils-2.10.61 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for ion-java-1.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for stax-api-1.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-compiler-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.12.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-runtime-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.9.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xml-resolver-1.2 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.8 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-sources.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for regions-2.10.61 is accessable.
[u'zetasql-client-2020.04.1', u'zetasql-jni-channel-2020.04.1', u'zetasql-jni-channel-darwin-2020.04.1', u'zetasql-jni-channel-linux-2020.04.1', u'zetasql-types-2020.04.1']
pull_licenses_java.py failed. It took 26.716965 seconds with 16 threads.

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> 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_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 2m 56s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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

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


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3493 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3493)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3493/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3492 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3492)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3492/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3491 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3491)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3491/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3490 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3490)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3490/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3489 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3489)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3489/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3488 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3488)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3488/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3487 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3487)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3487/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3486 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3486)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3486/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3485

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

Changes:

[github] Revert "[BEAM-8131] Provide Kubernetes setup for Prometheus (#9482)"


------------------------------------------
[...truncated 211.72 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-16.0.3.jar/LICENSE from https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/LICENSE from https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Successfully pulled java_third_party_licenses/geoapi-3.0.1.jar/LICENSE from https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/reactive-streams-1.0.0.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.2.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.3.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Invalid url: https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalatra-common_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra-scalate_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/LICENSE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/NOTICE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Successfully pulled java_third_party_licenses/xz-1.5.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Successfully pulled java_third_party_licenses/xz-1.8.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Successfully pulled java_third_party_licenses/jedis-3.0.1.jar/LICENSE from http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Successfully pulled java_third_party_licenses/generics-resolver-2.0.1.jar/LICENSE from https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apTraceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
ache2.0
    error_msg)
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [better-files_2.12-2.17.1,scala-stm_2.12-0.8]'])
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> 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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 7m 14s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java_ValidatesRunner_PortabilityApi_Dataflow #3484

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

Changes:


------------------------------------------
[...truncated 214.03 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Invalid url: https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Invalid url: https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Invalid url: https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-stm_2.12-0.8.jar/LICENSE from https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Invalid url: https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Successfully pulled java_third_party_licenses/xz-1.5.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Successfully pulled java_third_party_licenses/xz-1.8.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Invalid url: http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Invalid url: https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
    error_msg)
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [amqp-client-5.7.3,annotations-16.0.3,ant-launcher-1.7.0,antlr-runtime-3.1.2,antlr-runtime-3.4,apache-curator-2.6.0,better-files_2.12-2.17.1,boilerpipe-1.1.0,commons-compiler-2.7.6,commons-compiler-2.7.8,commons-compiler-3.0.11,commons-compiler-3.0.9,dom4j-2.1.1,ehcache-core-2.6.2,gax-1.54.0,gax-grpc-1.54.0,gax-httpjson-0.71.0,generics-resolver-2.0.1,geoapi-3.0.1,hdrhistogram-2.1.6,hdrhistogram-2.1.9,janino-3.0.11,janino-3.0.9,jcip-annotations-1.0,jedis-3.0.1,jsp-2.1-6.1.14,jsp-api-2.0,jsp-api-2.1,jsr166e-1.1.0,junrar-4.0.0,log4j-1.2.12,native-lib-loader-2.0.2,osgi-resource-locator-1.0.1,paranamer-2.7,paranamer-2.8,pyrolite-4.13,reactive-streams-1.0.0,reactive-streams-1.0.2,reactive-streams-1.0.3,scalatra-common_2.11-2.5.0,scalatra-scalate_2.11-2.5.0,scalatra_2.11-2.5.0,unit-api-1.0]'])
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> 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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 16m 46s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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

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


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3483 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3483)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3483/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3482 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3482)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3482/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3481 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3481)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3481/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3480 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3480)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3480/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3479

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

Changes:

[ehudm] [BEAM-6860] Fix iobase non-global windows bug

[skoonce] [BEAM-9773]: Update Dataflow Debug Capture to use Google API client

[huangry] Fix user distribution metric test by using less restricting value.

[huangry] Apply yapf fix.

[skoonce] Remove all Dataflow google-api-client-jackson(1) dependencies

[huangry] Replace all explicit validation.

[skoonce] Missed cleanup

[github] Add release date for 2.20.0

[github] [BEAM-9692]: Make CombineValues portable (#11335)

[github] [BEAM-9788] Add RetainDockerContainers flag support to Go SDK. (#11467)

[github] [BEAM-9775] Add Go support for SDF StandardRequirements. (#11443)


------------------------------------------
[...truncated 25.89 KB...]
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/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/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: commit='87df7c60d5820d0f8ae11afede5aa52325c09717', urls=[https://github.com/davecgh/go-spew.git, git@github.com:davecgh/go-spew.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/eapache/go-resiliency: commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', urls=[https://github.com/eapache/go-resiliency.git, git@github.com:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', urls=[https://github.com/eapache/go-xerial-snappy.git, git@github.com:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', urls=[https://github.com/eapache/queue.git, git@github.com:eapache/queue.git]

> Task :model:job-management:shadowJar
> Task :model:fn-execution:shadowJar

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 22612
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22612.out.log
----- Last  20 lines from daemon log file - daemon-22612.out.log -----
21:07:30.379 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 382: Received non-IO message from client: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}>
21:07:30.379 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}.>
21:07:30.379 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}> with connection: socket connection from /0:0:0:0:0:0:0:1:45379 to /0:0:0:0:0:0:0:1:39372.
21:07:30.380 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src},> connection = DefaultDaemonConnection: socket connection from /0:0:0:0:0:0:0:1:45379 to /0:0:0:0:0:0:0:1:39372] after 4.0 minutes of idle
21:07:30.380 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [22e93b80-866b-41f6-b1c1-2e9a4a227af3 port:45379, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:07:30.380 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [22e93b80-866b-41f6-b1c1-2e9a4a227af3 port:45379, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:07:30.380 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
21:07:30.380 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
21:07:30.381 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
21:07:30.381 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
21:07:30.381 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
21:07:30.382 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}.> Dispatching build started information...
21:07:30.382 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 384: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
21:07:30.382 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games, RUN_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/display/redirect, HUDSON_HOME=/x1/jenkins/jenkins-home, RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/display/redirect?page=changes, JOB_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/, ROOT_BUILD_CAUSE_SCMTRIGGER=true, HUDSON_COOKIE=a2422c53-1d05-4134-8692-ac39bbe2f385, NIX_LABEL=ubuntu, SLACK_WEBHOOK_URL=****, SUDO_USER=wintermelons, MAIL=/var/mail/jenkins, WIN_LABEL=Windows, JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8, USERNAME=root, LOGNAME=jenkins, PWD=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src,> JENKINS_URL=https://builds.apache.org/, BUILD_CAUSE_SCMTRIGGER=true, SHELL=/bin/bash, BUILD_TAG=jenkins-beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow-3479, GIT_AUTHOR_EMAIL=builds@apache.org, LESSOPEN=| /usr/bin/lesspipe %s, ROOT_BUILD_CAUSE=SCMTRIGGER,TIMERTRIGGER, BUILD_CAUSE_TIMERTRIGGER=true, GIT_AUTHOR_NAME=jenkins, OLDPWD=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src,> JENKINS_HOME=/x1/jenkins/jenkins-home, sha1=master, NODE_NAME=apache-beam-jenkins-3, BUILD_DISPLAY_NAME=#3479, JOB_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/display/redirect, GIT_BRANCH=origin/master, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, SHLVL=1, GIT_PREVIOUS_COMMIT=d2089bc28c904befbfc3b95158a9a8fd0fbcf77b, LESSCLOSE=/usr/bin/lesspipe %s %s, JAVA_HOME=/home/jenkins/tools/java/latest1.8, TERM=xterm-256color, BUILD_ID=3479, LANG=en_US.UTF-8, JOB_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow, SPARK_LOCAL_IP=127.0.0.1, BUILD_CAUSE=SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,TIMERTRIGGER, SUDO_GID=1032, GIT_PREVIOUS_SUCCESSFUL_COMMIT=e8335809bfba580ba80274a468769b3c4d9c7a4d, NODE_LABELS=apache-beam-jenkins-3 beam, HUDSON_URL=https://builds.apache.org/, WORKSPACE=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/,> ROOT_BUILD_CAUSE_TIMERTRIGGER=true, SUDO_UID=1031, _=/usr/bin/nohup, GIT_COMMIT=fbf1775cb7fc5bee0633250f096a845216f6162b, COVERALLS_REPO_TOKEN=****, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8, GIT_COMMITTER_NAME=jenkins, JOB_BASE_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow, USER=jenkins, SUDO_COMMAND=/bin/su jenkins, BUILD_NUMBER=3479, BUILD_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/, GIT_COMMITTER_EMAIL=builds@apache.org, GIT_URL=https://github.com/apache/beam.git, HOME=/home/jenkins}
21:07:30.383 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
21:07:30.384 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 22612). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22612.out.log
21:07:30.384 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 5th build in daemon [uptime: 2 hrs 9 mins 9.678 secs, performance: 100%]
21:07:30.385 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
21:07:30.385 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=324576a7-174e-4968-843f-0e8cd457ff4f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=22612,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
> Task :buildSrc:spotlessGroovy

> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:core:compileJava FROM-CACHE
> Task :sdks:java:core:classes

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/fsnotify/fsnotify: commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', urls=[https://github.com/fsnotify/fsnotify.git, git@github.com:fsnotify/fsnotify.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/golang/glog: commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', urls=[https://github.com/golang/glog.git, git@github.com:golang/glog.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/golang/mock: commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', urls=[https://github.com/golang/mock.git, git@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: commit='ed6926b37a637426117ccab59282c3839528a700', urls=[https://github.com/golang/protobuf.git, git@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: commit='553a641470496b2327abcac10b36396bd98e45c9', urls=[https://github.com/golang/snappy.git, git@github.com:golang/snappy.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/google/go-cmp: commit='3af367b6b30c263d47e8895973edcca9a49cf029', urls=[https://github.com/google/go-cmp.git, git@github.com:google/go-cmp.git]
Resolving github.com/google/pprof: commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', urls=[https://github.com/google/pprof.git, git@github.com:google/pprof.git]
Resolving github.com/googleapis/gax-go: commit='317e0006254c44a0ac427cc52a0e083ff0b9622f', urls=[https://github.com/googleapis/gax-go.git, git@github.com:googleapis/gax-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 github.com/hashicorp/hcl: commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', urls=[https://github.com/hashicorp/hcl.git, git@github.com:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.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/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.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/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.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/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: commit='0ad87eef1443f64d3d8c50da647e2b1552851124', urls=[https://github.com/nightlyone/lockfile, git@github.com:nightlyone/lockfile.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/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
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]
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:shadowJar
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:io:common:testJar
> Task :runners:local-java:jar
> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :vendor:sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :vendor:sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf: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 :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:extensions:protobuf:jar
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> 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: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 :runners:core-construction-java:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-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:io:kafka:jar
> Task :runners:core-java:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> 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: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: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_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 1m 52s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/3a4kcb5mj6wdo

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

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


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3478 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3478)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3478/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3477

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

Changes:


------------------------------------------
[...truncated 260.31 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

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

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

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

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

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

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

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

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

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

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

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 > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

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

157 tests completed, 146 failed, 3 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:20200420120040
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58
  Associated tags:
 - 20200420120040
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420120040
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420120040].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58].

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 2h 14m 12s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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