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/02 06:49:29 UTC

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 487 - Aborted

The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #487)

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #644

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

Changes:

[kcweaver] Refactor timer firing in Flink & Spark portable batch.

[kcweaver] [BEAM-9801] Fire timers set within timers in Spark.


------------------------------------------
[...truncated 94.74 KB...]
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-webapp-9.2.7.v20150116: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-io-9.2.13.v20150730: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for ecj-4.4.2: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for junit-4.12: http://www.eclipse.org/legal/epl-v10.html after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for org.jacoco.agent-0.8.2: http://www.eclipse.org/legal/epl-v10.html after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-6.1.26: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
ERROR:root:['jetty-webapp-9.2.7.v20150116', 'jetty-io-9.2.13.v20150730', 'ecj-4.4.2', 'junit-4.12', 'org.jacoco.agent-0.8.2', 'jetty-6.1.26']
INFO:root:pull_licenses_java.py failed. It took 426.745549 seconds with 16 threads.
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 298, in <module>
    error_msg)
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 <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [ecj-4.4.2,jetty-6.1.26,jetty-io-9.2.13.v20150730,jetty-webapp-9.2.7.v20150116,junit-4.12,org.jacoco.agent-0.8.2]'])

> Task :sdks:java:container:pullLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/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:pullLicenses'.
> 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 11m 5s
95 actionable tasks: 70 executed, 24 from cache, 1 up-to-date

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

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_Java11 - Build # 643 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 642 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 641 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #640

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

Changes:


------------------------------------------
[...truncated 82.20 KB...]
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

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

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

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

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

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

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

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

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

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

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

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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4805

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:805

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.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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

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

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

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

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.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

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

161 tests completed, 148 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:20200502120039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:337a9a431e0bcf6de6c72fb30e29a94bf026be706114da11ffe5be7c0ce23b6a
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:337a9a431e0bcf6de6c72fb30e29a94bf026be706114da11ffe5be7c0ce23b6a
  Associated tags:
 - 20200502120039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502120039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502120039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:337a9a431e0bcf6de6c72fb30e29a94bf026be706114da11ffe5be7c0ce23b6a].

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_Java11/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 4h 2m 14s
100 actionable tasks: 71 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 639 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 638 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 637 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #636

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

Changes:


------------------------------------------
[...truncated 83.94 KB...]

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

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

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

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

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

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

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

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:1199

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:4928

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

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

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

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:1089

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

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.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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

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

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

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

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

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

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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4805

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:805

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:1123

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.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

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

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

161 tests completed, 148 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:20200501120046
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:94ab9af2e072cc2bae5aa5f27918171d3a9034c14549e1f04eb57d47bd218bc8
Deleted: sha256:e2a4b901131676ac4d3aeaeb3f1ae3ecb66f51a4c91235dfc95003c89dceac6f
Deleted: sha256:f47c0d537251029b4a5565c62d898c37f032aadd2075c6d960e5ee65d5d23706
Deleted: sha256:870dacfead16347b9e0b88e481b0fa199263dd7d5c52708fb679269ce19cff43
Deleted: sha256:b966e1e72f63f880adff1e45685d30d5d1d58cc6726e1689ded93b9aeac4a41a
Deleted: sha256:cde9e8a097e37ebba00ae3f839f12680026716717b1d6379a78325f4b17cc38e
Deleted: sha256:45fa1f47fd92a0421d3e380f3e93a7aa0d9a584e5fe9f5d978f593939b9b4938
Deleted: sha256:ece229f52be218f3cb40f0e04ad9da74ce8efe828f6e9126486852f33f82a4f9
Deleted: sha256:663e8edc355c25e11610a94e02769c135298880efce01a1299237e90b2e78aae
Deleted: sha256:778311d3e041cac499b22f43993c380c36319a9b1d1bb5fbdee2e1cf3dd84602
Deleted: sha256:c0eec38aca4c38c6df59132f2d397eec108cc082a05f2c60dad539f2b4fbb02f
Deleted: sha256:b309049287f5ec74e966d3783d8596cdc28b25b0b1e711aed6de688f897092a0
Deleted: sha256:787b8382c966fbb59702059ad87667048584e063328d273e21da341ea98f7a48
Deleted: sha256:fa9b7049bb1d3108c910007b80e3e7e30140e9d3b4c6b6cc727b83bb39430316
Deleted: sha256:db066aecb8b43284a0f01623452cc72454850c851a475aa47995823c25fbc57b
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:94ab9af2e072cc2bae5aa5f27918171d3a9034c14549e1f04eb57d47bd218bc8
  Associated tags:
 - 20200501120046
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200501120046
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200501120046].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:94ab9af2e072cc2bae5aa5f27918171d3a9034c14549e1f04eb57d47bd218bc8].

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_Java11/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 4h 2m 2s
100 actionable tasks: 72 executed, 27 from cache, 1 up-to-date

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

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_Java11 - Build # 635 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 634 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 633 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 632 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 631 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #630

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

Changes:

[lcwik] [BEAM-9846] Clean up references to unused native BQ source/sink

[dcavazos] [BEAM-9771] Fix notebook github URLs

[github] Fix typo in go installation link. (#11445)


------------------------------------------
[...truncated 83.50 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:403

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

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.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

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

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

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

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

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

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

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

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.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2313

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

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

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

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

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

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

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

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

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

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

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

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

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

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.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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

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.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

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

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.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

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

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

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.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.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1123

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 > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

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

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.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

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

161 tests completed, 148 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:20200430000040
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54d1355b76a6752e46bee8923901a5a4bbdea0bda39b7dc82c3715223f8390c9
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54d1355b76a6752e46bee8923901a5a4bbdea0bda39b7dc82c3715223f8390c9
  Associated tags:
 - 20200430000040
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200430000040
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200430000040].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54d1355b76a6752e46bee8923901a5a4bbdea0bda39b7dc82c3715223f8390c9].

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_Java11/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 3h 31m 40s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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_Java11 #629

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

Changes:

[robertwb] [9577] Attempt to stage artifacts via new API on Java.

[robertwb] [BEAM-9802] Customization of automatically started services.


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

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

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

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

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

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

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

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

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

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.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

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

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

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:4928

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

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

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

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

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

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

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

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:986

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

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

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

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

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

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

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

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.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

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

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

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:1123

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

161 tests completed, 148 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:20200429180040
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9b3995629b219433f6519a4610cb897697f1ed24ec5705590df54b49927f4744
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9b3995629b219433f6519a4610cb897697f1ed24ec5705590df54b49927f4744
  Associated tags:
 - 20200429180040
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429180040
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429180040].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9b3995629b219433f6519a4610cb897697f1ed24ec5705590df54b49927f4744].

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

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

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_Java11 #628

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

Changes:

[github] [BEAM-9147] Make VideoIntelligence use PTransform on user-facing API


------------------------------------------
[...truncated 84.12 KB...]

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

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

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

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:660

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

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

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

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

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

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

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

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

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:4928

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

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

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

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:1829

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

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

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

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.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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

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

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

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.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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

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:4805

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:805

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

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 > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

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

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 > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

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 > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

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

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

161 tests completed, 148 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:20200429120039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5317b8b4acbe833a8337b7768a3b1187230c01834d71aa20444a25bdd51968c
Deleted: sha256:d7edb3439bc17018fa055dbddfa22866947bd7ce40027728847293dbbfb9cae5
Deleted: sha256:a41e86e6b8191312347421208d33b2599fd0a717f54c48093909ce55d3c7b3fb
Deleted: sha256:4e053416a327bcd193355be7a90ee00002388e5dd03e5c3d61c8dddbaed8df73
Deleted: sha256:8e469929e34021f8b711d3f29218eddf9637d83c50e2bec6f5427f5829fc3fb1
Deleted: sha256:cf1cb51d31d276ea976d3ca15e37848b133a638c9fc7b671dafd6b3a3387a88b
Deleted: sha256:a6eee1742f1d891b551b778f8582f1dfab3ffea23d2c500a5e6223e2379e2458
Deleted: sha256:53f10018abaae933d333378aa724512d8163f3b8d7258f6ca70966b24295afd9
Deleted: sha256:e1d8936114c4be5a0392a752113466433f7a37875facbf1669d04d8d1940540f
Deleted: sha256:d5acb567423115a9f6629cb962dfc8b42dde8bc148e2c494995b7988b5049101
Deleted: sha256:1013dfe9083fc8100864e35f08a5c8d42134891e734fcf7e804a817b61df1cea
Deleted: sha256:fab2a46696e854173cd5c3a265b2f99af62b01f913b3ca646e0e8f772e059347
Deleted: sha256:62417851a787b5e1e2952f0ab79a40236d17e6c3dfa7e4ed6a20085c50836229
Deleted: sha256:c2d6ac8e82028a28479745926c744c9a342fb334d0c70f2ec8d5f8de659370ed
Deleted: sha256:5615626a9b9abeccdd2fc7c474ab2ecda52c98ffbf8cdb71fe444073c6fd5b75
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5317b8b4acbe833a8337b7768a3b1187230c01834d71aa20444a25bdd51968c
  Associated tags:
 - 20200429120039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429120039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429120039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5317b8b4acbe833a8337b7768a3b1187230c01834d71aa20444a25bdd51968c].

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

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

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_Java11 - Build # 627 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #626

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

Changes:

[robertwb] Conditionally cleanup tempdir.

[mxm] [BEAM-6661] Properly close channel for external environment

[mxm] [BEAM-6661] Avoid FileNotFoundException when no files have been staged

[mxm] [BEAM-6661] Avoid printing empty lines in subprocess job server

[robertwb] Use logging to reduce verbosity of license checking when all goes well.

[github] Speedup on FnApiRunner start up time (#11543)

[github] All Python DirectRunners call setup/teardown on DoFns (#11547)

[github] [BEAM-9815] Correct go integration test if clauses.  (#11524)

[relax] Support schemas in state API

[github] [BEAM-7923] Support docker screendiff integration tests (#11507)


------------------------------------------
[...truncated 195.61 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:403

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

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

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

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.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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

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

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

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

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

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

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

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

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

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

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

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.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

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

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

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

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:986

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

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

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

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

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

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

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 > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

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

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

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 > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

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

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 > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

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 > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

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

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 > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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

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

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_Java11/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 4h 2m 32s
101 actionable tasks: 81 executed, 19 from cache, 1 up-to-date

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

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_Java11 #625

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

Changes:

[github] Display correct package in help message

[apilloud] [BEAM-9658] Plumb through WITH OFFSET

[kcweaver] [BEAM-9758] Use quotes in echo statements to prevent * expansion.

[github] [BEAM-9443] update document about direct_num_workers=0 for FnApi


------------------------------------------
[...truncated 225.19 KB...]

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

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.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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

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

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:2313

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

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

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

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

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

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

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

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

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:1089

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

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

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

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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:986

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

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

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

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

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:805

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1123

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 > 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 > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

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

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

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

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

161 tests completed, 148 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:20200428182648
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3d02e2d63ec2c48d434a666109bfaf24c20d5a44692a1f19193a34fd25b79b72
Deleted: sha256:3242d3557763e0f95ce7f66832200dc3692f7389658cf7a450641ba8c2c14e2f
Deleted: sha256:d29772368f962c545f3018c81e176a61684ee03313aabfe0dda8795f530dca38
Deleted: sha256:21a52850ca3f8f3c2184b1bc20aa2c4ec7ecffbcad7cb87d26561b30ed15e56d
Deleted: sha256:f5e3691cb282610ed5edcd1b7a87c07554c7e7ffc6b7c1007dfb16cd2e7036a5
Deleted: sha256:ea3cc8c5be65c21c2dc509b55a4a29809f327ff6d4e2ef10189544026924dd40
Deleted: sha256:768bae61f2e7e495a79b33b088b8020d778b234a25e8d6cdc19e07a0663ee03c
Deleted: sha256:499a034cb596417556bb657b8c9f9ab8720b8d0dbf26af5352fac0a97130dafc
Deleted: sha256:4edb8fa57e043ac04daa34f04da59b7cf82edd72c9f3c362d132d3de671c23c4
Deleted: sha256:34b338d4c3ebfc8a9db1a83c9c480ad459d95e89a34152db6cd845c151acc0f3
Deleted: sha256:0be773c86aa19017da8686dd2bbe45dfda938af7b942942aa187afee8ebf1e5e
Deleted: sha256:abdc51720b1e139f7e5d057db4935cc726e1a51d74f01fe9a34579864b872caa
Deleted: sha256:fb1c2b95a5fac8266c664f90027ecf63f55a169186e03d9caaf0caeb425da2f0
Deleted: sha256:a08ec94ba9d44cc9fe676155601d27734358d383938103a6635ae6d10847de44
Deleted: sha256:b6d8fe12054b0bd27fc36edf79e4f041f1cdaedb1f44d493bbfe7780af4f338e
Deleted: sha256:f5de33dc90792a0258331504007e577a706ae4f364a9f7e311dff9b1dcaf10aa
Deleted: sha256:c90928d8edff9d2e33643205c3b9d6a1a215bf3d593340d5301479c3f401075d
Deleted: sha256:f29cc57302b76a9721c7d778bf330c3b6d3722830ceec25f34bd02eaf7b1783a
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3d02e2d63ec2c48d434a666109bfaf24c20d5a44692a1f19193a34fd25b79b72
  Associated tags:
 - 20200428182648
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200428182648
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200428182648].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3d02e2d63ec2c48d434a666109bfaf24c20d5a44692a1f19193a34fd25b79b72].

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_Java11/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 47s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 624 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 623 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #622

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

Changes:


------------------------------------------
[...truncated 222.98 KB...]

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

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

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

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

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.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

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

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

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

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

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.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1829

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$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1089

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:4805

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

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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:986

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:726

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:805

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

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:1123

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

161 tests completed, 148 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:20200428040307
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:18f8baa47f28fdc6b65c9f2c2666f7d50d0c4800a29cf0f294269e5fb9b4a117
Deleted: sha256:f6558596d8a64fb31a1ed034f1e362092f82ae698c80e8b9a1419be9b49e09c7
Deleted: sha256:f2a8f9341aef315ae83f5f73ffcdc1badf0f7f8c3d3fe3117298fdbd6367ba87
Deleted: sha256:20e503fd5577b650fba6c8133bb22811d03276356adc1e393d46ac93e2807889
Deleted: sha256:588f1df777ee5d9d7807173459c34f9c7d64fc7c6456b75be7b7b6565d34b95e
Deleted: sha256:08b15470454a55ef375af3a335f7ee7fa9beaa40c2761886717e0e68675c9d9e
Deleted: sha256:0e337f8d85b6f11ac079e3185ae3ac0e592799f1d80e651591929163b489251c
Deleted: sha256:2ab40e9da9ffb8a962cf90d01c3947b7a69d91afdedd73b26157eaec5927dae3
Deleted: sha256:58efc43a45ac5262df43ec0b15014f4e79f5a1935c48debef6802a43d3f9b661
Deleted: sha256:0a9ad047efdf669eec7ef839d50b53eee2484c0407d0297fe323e69c1917e4e3
Deleted: sha256:25efc25bc8c3807d2f451d411042c2cbf7f42796a9d2b434861b8b83ec892901
Deleted: sha256:ea49bc697e759d673c83560405fa5df4bd9280a71349b4f72942a03ea6262066
Deleted: sha256:2d500773ae3d6f71843d95a7488309f287d357ba48e066dbc20412dda31d82c4
Deleted: sha256:4ecfef768b92c6a3f7d2a7fe7a911fda865975f97c266006f3ce332af29f7e96
Deleted: sha256:ab50029c9db79ae9844ba033de1c8280c35b20eb367c6018e8ee451563167290
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:18f8baa47f28fdc6b65c9f2c2666f7d50d0c4800a29cf0f294269e5fb9b4a117
  Associated tags:
 - 20200428040307
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200428040307
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200428040307].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:18f8baa47f28fdc6b65c9f2c2666f7d50d0c4800a29cf0f294269e5fb9b4a117].

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

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

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_Java11 #621

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

Changes:

[kcweaver] [BEAM-9807] [BEAM-9808] Add missing region to Dataflow examples.

[kcweaver] Missed a few spots.

[kcweaver] Only add --region for Dataflow runner.

[github] Updates Dataflow Python containers to 20200423 (#11535)

[bhulette] Fix JavaSDK typo

[bhulette] Add Python SqlTransform to CHANGES.md

[github] [BEAM-9779] Patch HL7v2IOWriteIT Flakiness (#11450)

[github] virtualenv (#11502)

[kcweaver] [BEAM-9833] Add .asf.yaml file.

[kcweaver] Send issues to github@

[kcweaver] Add license header.


------------------------------------------
[...truncated 224.36 KB...]
    java.lang.RuntimeException at CombineTest.java:1267

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

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.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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

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

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

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

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

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

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

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

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

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:1829

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

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:4805

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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:986

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:726

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:805

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

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1123

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

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

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

161 tests completed, 148 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Error response from daemon: conflict: unable to remove repository reference "us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200427233309" (must force) - container 112f458ce905 is using its referenced image db5c5461b6ae

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_Java11/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_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 499

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'docker'' 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 29m 24s
101 actionable tasks: 77 executed, 23 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/4t5dtotfvkkcg

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_Java11 - Build # 620 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 619 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #618

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

Changes:


------------------------------------------
[...truncated 333.55 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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

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

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

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

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

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

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

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

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

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.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$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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

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

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

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

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

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

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

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.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

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.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

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

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:20200427122221
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:77e887f9211d8c7491d42beee99ba035102c341dc25cd598d6e8694c58e76f68
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:77e887f9211d8c7491d42beee99ba035102c341dc25cd598d6e8694c58e76f68
  Associated tags:
 - 20200427122221
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200427122221
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200427122221].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:77e887f9211d8c7491d42beee99ba035102c341dc25cd598d6e8694c58e76f68].

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_Java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 0m 13s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 617 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 616 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 615 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 614 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #613

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

Changes:


------------------------------------------
[...truncated 225.46 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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

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.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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.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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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

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

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

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

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

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

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

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

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.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

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

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

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.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

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

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 > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426120039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e118374b3e1f8b253a27ca79cfd9e235529482a677545371030a18f522489153
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e118374b3e1f8b253a27ca79cfd9e235529482a677545371030a18f522489153
  Associated tags:
 - 20200426120039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426120039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426120039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e118374b3e1f8b253a27ca79cfd9e235529482a677545371030a18f522489153].

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

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

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_Java11 - Build # 612 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #611

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

Changes:

[github] [BEAM-9488] Ensure we pass through PCollection ids instead of attempting


------------------------------------------
[...truncated 187.17 KB...]
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.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.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.
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://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 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 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.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-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-jdk7-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.json.org/license.html for json-20090211 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 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.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-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.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 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 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://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.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 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 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 http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.0 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-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 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.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for servlet-api-2.5-20081211 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-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.4 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 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.txt for asm-tree-6.2.1 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 reflection-util-0.0.2 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.3 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.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.html for pentaho-aggdesigner-algorithm-5.1.5-jhyde is accessable.
Confirmed that https://opensource.org/licenses/MIT for require-javadoc-0.1.0 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 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 visible-assertions-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for tcp-unix-socket-proxy-1.0.2 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://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-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.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-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.0.4 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://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 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 https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt for native-lib-loader-2.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-core_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 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.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.28 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 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-library-2.11.11 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-compiler-2.11.8 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.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.6 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-1.7.25 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-log4j12-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.12 is accessable.
License/notice for threetenbp-1.4.1 were pulled automatically.
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.
License/notice for snappy-java-1.1.4 were pulled automatically.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.8 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 https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.12 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
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://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 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 http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
Confirmed that http://github.com/xetorthio/jedis/raw/master/LICENSE.txt for jedis-3.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
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 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-json-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 aws-query-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 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 profiles-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 regions-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.8 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.
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
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 sns-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sdk-core-2.10.61 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 sqs-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for eventstream-1.0.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 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.opensource.org/licenses/bsd-license.php for xmlenc-0.52 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 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.
pull_licenses_java.py succeed. It took 20.775835 seconds with 16 threads.
Uninstall python packages used by pull_licenses_java.py.
Cannot uninstall requirement beautifulsoup4, not installed
You are using pip version 8.1.1, however version 20.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

> 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_Java11/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_Java11/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 45s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 #610

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

Changes:


------------------------------------------
[...truncated 224.19 KB...]
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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

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

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

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.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

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

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.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

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

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$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

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.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.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$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.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.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.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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

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.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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d15cdf06498f13cde648c54e748fd10151d18751a328d6f3b6d189127e7d20b0
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d15cdf06498f13cde648c54e748fd10151d18751a328d6f3b6d189127e7d20b0
  Associated tags:
 - 20200426000039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d15cdf06498f13cde648c54e748fd10151d18751a328d6f3b6d189127e7d20b0].

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

Publishing build scan...
https://gradle.com/s/5qy7zxcvkcbk6

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_Java11 - Build # 609 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 608 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 607 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #606

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

Changes:

[tweise] [BEAM-9811] Copy pom for all publishMavenJavaPublication tasks

[github] add licenses and license types for zetasql packages (#11516)

[github] Added a batch example with covid tracking data for interactive notebook.


------------------------------------------
[...truncated 224.11 KB...]
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

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

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

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

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.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

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

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.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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.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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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

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

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

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

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.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

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

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.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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

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

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

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.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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.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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200424195530
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5b61da68b0e35885221dc8393175a3097ff10b10abf4e41c326e8a14eeb661
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5b61da68b0e35885221dc8393175a3097ff10b10abf4e41c326e8a14eeb661
  Associated tags:
 - 20200424195530
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200424195530
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200424195530].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5b61da68b0e35885221dc8393175a3097ff10b10abf4e41c326e8a14eeb661].

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

Publishing build scan...
https://gradle.com/s/4ij6c3e76quj4

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_Java11 - Build # 605 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 604 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 603 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 602 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 601 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 600 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 599 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 598 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 597 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 596 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #595

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

Changes:

[markliu] [BEAM-8831] Do not copy generated files for Python source copy

[yoshiki.obata] [BEAM-9755] changed MAKE_ADD stack pop order according to Python version

[github] Merge pull request #11489 [BEAM-9577] Ensure required directories exist

[github] [BEAM-9642] Enabling SDF exec runners and fixing small bug. (#11474)

[github] [BEAM-9717] update future version to 0.18.2 for Python 3.8 (#11494)

[github] [BEAM-9577] Use new artifact API to stage go artifacts. (#11490)


------------------------------------------
[...truncated 296.23 KB...]
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-compiler-embeddable-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-reflect-1.3.21 is accessable.
Confirmed that http://repository.jboss.org/licenses/cc0-1.0.txt for jboss-marshalling-1.4.11.Final is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-script-runtime-1.3.21 is accessable.
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.20.0-GA/javassist-3.20.0-GA-sources.jar for javassist-3.20.0-GA 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://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.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.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA 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://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 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-stdlib-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-jdk7-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.
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 annotations-13.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 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 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 for json4s-scalap_2.11-3.5.3 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 https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.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.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.5.0 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.eclipse.org/org/documents/epl-v10.php for jetty-6.1.26 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.mozilla.org/MPL/MPL-1.1.html for javassist-3.24.0-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 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.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 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.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 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 for servlet-api-2.5-20081211 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 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-5.0.3 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.4 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/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 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-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-all-5.0.2 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/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/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.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/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 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 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-commons-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-tree-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.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 https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.2 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://opensource.org/licenses/MIT for plume-util-1.0.6 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 require-javadoc-0.1.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://www.opensource.org/licenses/mit-license.php for pcollections-2.1.2 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 visible-assertions-2.1.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 tcp-unix-socket-proxy-1.0.2 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.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m 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://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.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 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-core_2.11-1.8.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://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 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://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.scala-lang.org/license.html for scala-library-2.12.7 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.6 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-compiler-2.11.8 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-reflect-2.12.4 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.11 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.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.28 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.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 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 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.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.21 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-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.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 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 https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
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 snakeyaml-1.17 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
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://opensource.org/licenses/MIT for testcontainers-1.10.5 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 testcontainers-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Traceback (most recent call last):
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 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.23 is accessable.
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 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 auth-2.10.61 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 https://aws.amazon.com/apache2.0 for aws-json-protocol-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 dynamodb-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-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-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 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 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.
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://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 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 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://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 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://aws.amazon.com/apache2.0 for protocol-core-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 sdk-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for utils-2.10.61 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for regions-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 eventstream-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-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-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 used 15.5787 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_Java11/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_Java11/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 22s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 594 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #593

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

Changes:


------------------------------------------
[...truncated 225.45 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

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

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

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

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.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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

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

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$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

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

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

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

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

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

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

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

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.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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

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.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

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

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

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

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

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:20200422120042
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4ec125a4de9b3302bbaaf7ff74a41238ed72d343670fa5e3a7976e1a87652889
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4ec125a4de9b3302bbaaf7ff74a41238ed72d343670fa5e3a7976e1a87652889
  Associated tags:
 - 20200422120042
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200422120042
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200422120042].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4ec125a4de9b3302bbaaf7ff74a41238ed72d343670fa5e3a7976e1a87652889].

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

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

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_Java11 - Build # 592 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #591

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

Changes:

[github] Log job id similar to Java and Go


------------------------------------------
[...truncated 295.64 KB...]
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 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.
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.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.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 http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-reflect-1.3.21 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/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 https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 is accessable.
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
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.apache.org/licenses/LICENSE-2.0.txt for kotlin-script-runtime-1.3.21 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 http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-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-jdk7-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 kotlin-stdlib-jdk8-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that http://www.json.org/license.html for json-20090211 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 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 json4s-core_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.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.txt for lz4-java-1.4 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.txt for lz4-java-1.4.0 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.5.0 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-util-6.1.26 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 for jsp-api-2.1-6.1.14 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 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-5.0.3 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.4 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 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 mongo-java-driver-3.9.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-all-5.0.2 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-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.4 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-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-6.2.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.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-5.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 http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-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-tree-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.txt for asm-util-7.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 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 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.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 http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 is accessable.
Confirmed that http://www.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m 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 require-javadoc-0.1.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 https://opensource.org/licenses/MIT for plume-util-1.0.6 is accessable.
Confirmed that http://opensource.org/licenses/MIT for duct-tape-1.0.7 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 tcp-unix-socket-proxy-1.0.2 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 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://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 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.12-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.11-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 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-core_2.11-1.8.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 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-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 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.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.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 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-reflect-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 jul-to-slf4j-1.7.28 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-library-2.12.7 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.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.12.7 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 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.scala-lang.org/license.html for scala-library-2.12.6 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-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-log4j12-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 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://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.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 localstack-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 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 testcontainers-1.11.3 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 is accessable.
Confirmed that https://www.apache.org/licenses/LIC
> Task :sdks:go:installDependencies

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
ENSE-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 aws-json-protocol-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 dynamodb-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 profiles-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 auth-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 aws-core-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.8 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-2.10.61 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.
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://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 https://aws.amazon.com/apache2.0 for netty-nio-client-2.10.61 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.9.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.5 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xml-resolver-1.2 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 sqs-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://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 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 sdk-core-2.10.61 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 regions-2.10.61 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 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-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 used 17.190568 seconds with 16 threads.

> 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_Java11/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_Java11/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 49s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 #590

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

Changes:

[pabloem] [BEAM-9608] BundleManagers use BundleContextManager for configuration

[rohde.samuel] Add a timeout to the TestStream GRPC and fix the Streaming cache timeout

[pabloem] [BEAM-9639] Saving side inputs after producer execution, not before

[pabloem] [BEAM-9639] Separate Stage and Bundle execution. Improve typing

[boyuanz] Fix SplittableParDoNaiveBounded DoFnInvoker.

[shoaib.zafar] update release 2.20.0 blog post and added contributors name

[pabloem] [BEAM-9639][BEAM-9608] Addressing review comments.

[github] Revert "[BEAM-9014] CachingShuffleBatchReader use bytes to limit cache

[github] [BEAM-9789] Fix lock error. Add test. (#11468)

[github] [BEAM-7981] Correct ParDo(callable) test (#11446)


------------------------------------------
[...truncated 296.43 KB...]
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jctools-core-1.2.1 is accessable.
Confirmed that http://repository.jboss.org/licenses/cc0-1.0.txt for jboss-marshalling-1.4.11.Final is accessable.
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 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.20.0-GA/javassist-3.20.0-GA-sources.jar for javassist-3.20.0-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-compiler-embeddable-1.3.21 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 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 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.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA 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.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-reflect-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-script-runtime-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 kotlin-scripting-compiler-embeddable-1.3.21 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://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 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 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.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-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-jdk7-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.json.org/license.html for json-20090211 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
 License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 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-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.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 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.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 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 https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE for jsp-2.1-6.1.14 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 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://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.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for jsp-api-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 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 for servlet-api-2.5-20081211 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for noggit-0.6 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-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.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 plume-util-1.0.6 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.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://opensource.org/licenses/MIT for reflection-util-0.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-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.txt for asm-util-7.0 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.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://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://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 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://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-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 http://www.apache.org/licenses/LICENSE-2.0 for scalate-util_2.11-1.8.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 https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 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-common_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 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.28 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 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.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.6 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.
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.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.
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://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 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 metadata-extractor-2.13.0 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
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://opensource.org/licenses/MIT for testcontainers-1.10.5 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 http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
Traceback (most recent call last):
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 323, in <module>
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
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 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 aws-core-2.10.61 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 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 aws-query-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for annotations-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.8 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 apache-client-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 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 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 http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for profiles-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://www.apache.org/licenses/LICENSE-2.0.txt for ion-java-1.0.2 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 regions-2.10.61 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 https://aws.amazon.com/apache2.0 for sdk-core-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 eventstream-1.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-runtime-5.5.23 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sqs-2.10.61 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.12.0 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 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://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-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 used 38.430091 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_Java11/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_Java11/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 8s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 589 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 588 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 587 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 586 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #585

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

Changes:

[valentyn] Renames run_test -> run_scenario so that nose test runner does not think

[robertwb] [BEAM-6960] More sophisticated job server starting and stopping.

[robertwb] Abort pipeline if docker containers die unexpectedly.

[robertwb] [BEAM-6960] Go ULR validates runner tests.

[iemejia] [BEAM-9569] Fix BeamSqlPojoExample logRecords method to not require Row

[kawaigin] add display:block to datatable so that the columns can have various

[robertwb] lint

[github] [BEAM-9496] Add to_dataframe and to_pcollection APIs. (#11264)


------------------------------------------
[...truncated 179.35 KB...]
Successfully pulled java_third_party_licenses/aws-java-sdk-dynamodb-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-kinesis-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-kms-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-s3-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-sns-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-sqs-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/jmespath-java-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/jcommander-1.30.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcommander-1.78.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/high-scale-lib-1.0.6.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/junit4-ant-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.7.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.5.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.9.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-core-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-extras-3.6.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-mapping-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/netlet-1.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/parso-2.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/kryo-2.21.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-2.24.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/minlog-1.2.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.07.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/kryo-shaded-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/minlog-1.3.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.11.3.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/esri-geometry-api-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for hadoop-apache2-3.2.0-1 were pulled automatically.
License/notice for jackson-annotations-2.10.0 were pulled automatically.
License/notice for jackson-annotations-2.10.2 were pulled automatically.
License/notice for jackson-core-2.10.0 were pulled automatically.
License/notice for jackson-core-2.10.2 were pulled automatically.
License/notice for jackson-databind-2.10.0 were pulled automatically.
License/notice for jackson-databind-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-cbor-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-csv-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-smile-2.5.4 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-xml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.9.8 were pulled automatically.
License/notice for jackson-datatype-joda-2.10.2 were pulled automatically.
License/notice for jackson-module-jaxb-annotations-2.10.2 were pulled automatically.
License/notice for jackson-module-paranamer-2.10.2 were pulled automatically.
License/notice for jackson-module-scala_2.11-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/woodstox-core-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for woodstox-core-6.0.3 were pulled automatically.
Successfully pulled java_third_party_licenses/caffeine-2.2.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/caffeine-2.7.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jai-imageio-core-1.4.0 were pulled automatically.
Successfully pulled java_third_party_licenses/jamm-0.3.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/jffi-1.2.16.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-constants-0.9.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-ffi-2.1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-posix-3.0.44.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jnr-x86asm-1.0.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for dropwizard-metrics-hadoop-metrics2-reporter-0.1.0 were pulled automatically.
Successfully pulled java_third_party_licenses/lzma-java-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/junrar-4.0.0.jar/LICENSE from https://raw.github.com/junrar/junrar/master/license.txt
Successfully pulled java_third_party_licenses/software-and-algorithms-1.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/embedded-redis-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/zstd-jni-1.3.8-3.jar/LICENSE from https://opensource.org/licenses/BSD-2-Clause
Successfully pulled java_third_party_licenses/openjson-1.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/better-files_2.12-2.17.1.jar/LICENSE from https://github.com/pathikrit/better-files/blob/master/LICENSE
Successfully pulled java_third_party_licenses/snowball-stemmer-1.3.0.581.1.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.html
Successfully pulled java_third_party_licenses/scopt_2.11-3.5.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for spotbugs-3.1.12 were pulled automatically.
Successfully pulled java_third_party_licenses/spotbugs-annotations-3.1.12.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/compiler-0.9.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/findbugs-annotations-1.3.9-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcip-annotations-1.0-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/named-regexp-0.2.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/curvesapi-1.06.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/annotations-4.1.1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/google-api-client-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-jackson2-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-java6-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1alpha2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta1-0.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datacatalog-v1beta1-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datastore-v1-0.85.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-database-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-instance-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1beta2-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p1beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p2beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p3beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-iam-v1-0.13.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/api-common-1.8.1.jar/LICENSE from https://github.com/googleapis/api-common-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-grpc-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-httpjson-0.71.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/google-api-services-bigquery-v2-rev20191211-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-clouddebugger-v2-rev20200313-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-cloudresourcemanager-v1-rev20200311-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-dataflow-v1b3-rev20200305-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-healthcare-v1beta1-rev20200307-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-pubsub-v1-rev20200312-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-storage-v1-rev20200226-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.18.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-oauth2-http-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/auto-service-1.0-rc2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-annotations-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gcsio-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/util-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/bigtable-client-core-1.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-dataflow-java-proto-library-all-0.5.160304.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/datastore-v1-proto-client-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquery-1.108.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquerystorage-0.125.0-beta.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigtable-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-grpc-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-http-1.93.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-datacatalog-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-spanner-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-video-intelligence-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jformatstring-3.0.0.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jsr305-3.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jsr305-3.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for google-collect-snapshot-20080530 were pulled automatically.
Successfully pulled java_third_party_licenses/gson-2.2.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.0.15.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/javac-9+181-r4173-1.jar/LICENSE from http://openjdk.java.net/legal/gplv2+ce.html
Successfully pulled java_third_party_licenses/flogger-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/flogger-system-backend-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-extensions-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/failureaccess-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-19.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-23.5-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-26.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-27.0.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.1-android.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-testlib-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-appengine-1.34.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson-1.29.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson2-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-protobuf-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for guice-assistedinject-3.0 were pulled automatically.
License/notice for guice-servlet-3.0 were pulled automatically.
License/notice for guice-3.0 were pulled automatically.
Successfully pulled java_third_party_licenses/j2objc-annotations-1.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/j2objc-annotations-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-java6-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-javanano-3.0.0-alpha-5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-java-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-3.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Traceback (most recent call last):
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 138, in <module>
    license_url = dep['moduleLicenseUrl']
Successfully pulled java_third_party_licenses/protoc-3.11.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
KeyError: 'moduleLicenseUrl'
Successfully pulled java_third_party_licenses/protoc-3.11.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/zetasketch-0.1.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt

> 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_Java11/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_Java11/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 54s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 584 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 583 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 582 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 581 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #580

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

Changes:


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

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.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

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

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

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.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

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

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.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.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.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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

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

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

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

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$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

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

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.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420000044
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2ed47b286e9e0cd07aa8e3c0aadaa8b10f473ac36ff2aae87c26a6b8a6612727
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2ed47b286e9e0cd07aa8e3c0aadaa8b10f473ac36ff2aae87c26a6b8a6612727
  Associated tags:
 - 20200420000044
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420000044
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420000044].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2ed47b286e9e0cd07aa8e3c0aadaa8b10f473ac36ff2aae87c26a6b8a6612727].

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

Publishing build scan...
https://gradle.com/s/4kcwozztkirig

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_Java11 - Build # 579 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 578 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #577

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

Changes:


------------------------------------------
[...truncated 255.28 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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

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

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

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

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

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

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

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

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

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.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.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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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

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

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

org.apache.beam.sdk.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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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.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.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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

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

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.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:20200419060042
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:851b7c94056910586d4adc4a7a66c130d8f0d48b35f83ea879dbe75d3ebc55b2
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:851b7c94056910586d4adc4a7a66c130d8f0d48b35f83ea879dbe75d3ebc55b2
  Associated tags:
 - 20200419060042
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200419060042
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200419060042].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:851b7c94056910586d4adc4a7a66c130d8f0d48b35f83ea879dbe75d3ebc55b2].

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

Publishing build scan...
https://gradle.com/s/2man47l3ze2fi

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_Java11 - Build # 576 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 575 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 574 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #573

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

Changes:

[github] [BEAM-8872] Support split at fraction for OffsetRangeTracker (#11418)


------------------------------------------
[...truncated 259.31 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.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

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

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

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

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

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

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

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

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

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

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

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

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.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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

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

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$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

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

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

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

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$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.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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

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

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

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

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 > 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.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

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.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.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

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

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 > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

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

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418080433
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f98a5aa90f9291facfd81b64e043618a71d4577205394a67e650f9db0e944eff
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f98a5aa90f9291facfd81b64e043618a71d4577205394a67e650f9db0e944eff
  Associated tags:
 - 20200418080433
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418080433
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418080433].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f98a5aa90f9291facfd81b64e043618a71d4577205394a67e650f9db0e944eff].

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_Java11/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 3h 57m 40s
101 actionable tasks: 73 executed, 27 from cache, 1 up-to-date

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

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_Java11 - Build # 572 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 571 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 570 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 569 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 568 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 567 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 566 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 565 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 564 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 563 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 562 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #561

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

Changes:

[github] Merge pull request #11151 from [BEAM-9468]  Hl7v2 io


------------------------------------------
[...truncated 212.47 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
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
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_parTraceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
ty_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.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: [high-scale-lib-1.0.6]'])
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_Java11/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_Java11/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 6m 17s
95 actionable tasks: 69 executed, 25 from cache, 1 up-to-date

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

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_Java11 - Build # 560 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 559 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 558 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #557

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

Changes:

[lcwik] [BEAM-2939] Update unbounded source as SDF wrapper to resume

[lcwik] fixup! Fix spotbugs warning


------------------------------------------
[...truncated 211.91 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
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
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.
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Invalid url: 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/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
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/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
    error_msg)
Successfully pulled java_third_party_licenses/protocol-core-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: [xz-1.5,xz-1.8]'])
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_Java11/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_Java11/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 6m 24s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 #556

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

Changes:


------------------------------------------
[...truncated 213.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
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
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
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.
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Invalid url: 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/apache2.0
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.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/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
    error_msg)
Successfully pulled java_third_party_licenses/profiles-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: [xz-1.5,xz-1.8]'])
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_Java11/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_Java11/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 9m 15s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 555 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #554

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

Changes:

[github] [BEAM-9746] check for 0 length copies from state (#11413)

[daniel.o.programmer] [BEAM-9642] Fix infinite recursion.


------------------------------------------
[...truncated 256.21 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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

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

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

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

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

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.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.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.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.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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

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.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

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$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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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

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.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.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

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

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.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

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.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

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

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

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.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200415040343
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d90b6c592ce37c2caeb7db562d00fee4da068b37828eb381577d14a8f76ebbb8
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d90b6c592ce37c2caeb7db562d00fee4da068b37828eb381577d14a8f76ebbb8
  Associated tags:
 - 20200415040343
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200415040343
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200415040343].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d90b6c592ce37c2caeb7db562d00fee4da068b37828eb381577d14a8f76ebbb8].

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_Java11/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 3h 58m 51s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

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

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_Java11 #553

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

Changes:

[github] [BEAM-9642] Add SDF execution units. (#11327)

[github] [BEAM-9136] reduce third_party_dependencies size (#11416)


------------------------------------------
[...truncated 256.19 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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

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

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

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.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

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

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.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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

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

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

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

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

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

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

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

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

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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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

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

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

org.apache.beam.sdk.transforms.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.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

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.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.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

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

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414234918
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:204242a92f8da125d2ff17cb10d436a7b349aef4be47808b5032178da85bb10a
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:204242a92f8da125d2ff17cb10d436a7b349aef4be47808b5032178da85bb10a
  Associated tags:
 - 20200414234918
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414234918
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414234918].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:204242a92f8da125d2ff17cb10d436a7b349aef4be47808b5032178da85bb10a].

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

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

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_Java11 - Build # 552 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 551 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 550 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 549 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 548 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #547

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

Changes:

[kcweaver] [BEAM-9744] Remove --region option from SQL tests.


------------------------------------------
[...truncated 465.36 KB...]

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

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

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

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.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.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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

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.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

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

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

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

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

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

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

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.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

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:20200413223556
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aa463e1aad65c3bbcd0b0de58d982fa7057d0c801ac99cf26e51623170195a98
Deleted: sha256:0c618de2e93d5a2348eb852d266c69f31abb97afdbb5c0b56e59766be0a95a7b
Deleted: sha256:c3bc7cc5eaa9755fa66c3f30e9c9538479156783f935cd45da50dbed9ec8cbad
Deleted: sha256:5329264dd25f641e9c683a87945272252703f2e1078af26a83e061f67ca984f9
Deleted: sha256:f35a7954f7cfd8dd74d34febc5b9bbcee568cf80c94f0dc241b336c5db1e7ca6
Deleted: sha256:b7edb05371630d1c0389f5340310c13945bde8140afc3cca913d683c765a52fc
Deleted: sha256:513c056ee9e98a3ff980eb92c915c27801dbfa685c61bf71e51f8a49deb3510f
Deleted: sha256:2e48c0e1a1885158fdd25e748ca9cb6e7ea3a3a103858097f95fb9acc2ee5684
Deleted: sha256:e4e7a3b0b3026fed9ff052dade20a07f18c82fa4f084f4dd8e34186b9c9db0b0
Deleted: sha256:00346cc7cd3ee1fb5b397501b84e4b9b04e43a3e487092ca4bdc188c9763264a
Deleted: sha256:c9238e6fb0a62b5ff14234337ad963a9c47933927ccf9e0b9af387874ea763f4
Deleted: sha256:7d39658a1513cd85afa20d2d6269814072e24814f9ee589e3ebd873da7708439
Deleted: sha256:62deee7405bdf6f12276d8df574a2d3a64735a0d8da06532f0b4b3d443eae886
Deleted: sha256:f6fe1e278ad1a4d5b7c646d12c9e96c0a8075c84166a1d6462d9f8fb8926fbbb
Deleted: sha256:166f095f90c2e6a13bfd19055d6949f2e1b9051dfcf18b76d751c67c9e53738f
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aa463e1aad65c3bbcd0b0de58d982fa7057d0c801ac99cf26e51623170195a98
  Associated tags:
 - 20200413223556
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413223556
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413223556].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aa463e1aad65c3bbcd0b0de58d982fa7057d0c801ac99cf26e51623170195a98].

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

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

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_Java11 #546

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

Changes:

[robertwb] [BEAM-9496] Evaluation of deferred dataframes via Beam operations.

[robertwb] Fix and test tuple inputs and outputs.

[robertwb] Comments and clarification.

[chamikara] Updates Dataflow stateful DoFn setup to support external transforms

[github] [BEAM-9738] Update dataflow to setup correct docker environment options.

[github] [BEAM-9136]Add licenses for dependencies for Java (#11243)

[kcweaver] [BEAM-9744] Add missing region option to py perf tests.

[lcwik] [BEAM-9562] Fix output timestamp to be inferred from scheduled time when


------------------------------------------
[...truncated 33.19 KB...]
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:container:generateThirdPartyLicenses
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :runners:local-java:jar
> Task :vendor:sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :vendor:sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :sdks:java:io:common:testJar
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar
> Task :vendor:sdks-java-extensions-protobuf:shadowJar
> 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 :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java: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 :runners:core-java:jar
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar
> Task :sdks:java:io:kafka: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:jar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> 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:container:generateThirdPartyLicenses

> Configure project :sdks:java:container
Found go 1.12 in /usr/bin/go, use it.

> 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:container:generateThirdPartyLicenses

> Configure project :sdks:go
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> Task :sdks:java:harness:shadowJar
> 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 :sdks:java:container:generateThirdPartyLicenses
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=680aa7b3-411f-4abc-8a2a-40f539067433, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 23126
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-23126.out.log
----- Last  20 lines from daemon log file - daemon-23126.out.log -----
20:54:35.751 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=680aa7b3-411f-4abc-8a2a-40f539067433, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/src}.> Dispatching build started information...
20:54:35.752 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 113: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
20:54:35.753 [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_Java11/546/display/redirect, HUDSON_HOME=/x1/jenkins/jenkins-home, RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/546/display/redirect?page=changes, JOB_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/, ROOT_BUILD_CAUSE_SCMTRIGGER=true, HUDSON_COOKIE=869aa031-45c3-4311-8681-1fe4e2a24c7c, 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_Java11/ws/src,> JENKINS_URL=https://builds.apache.org/, BUILD_CAUSE_SCMTRIGGER=true, SHELL=/bin/bash, BUILD_TAG=jenkins-beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11-546, 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_Java11/ws/src,> JENKINS_HOME=/x1/jenkins/jenkins-home, sha1=master, NODE_NAME=apache-beam-jenkins-7, BUILD_DISPLAY_NAME=#546, JOB_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/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=cf4657bec11d23bdc597cd57e38795b30b20a6d7, LESSCLOSE=/usr/bin/lesspipe %s %s, JAVA_HOME=/home/jenkins/tools/java/latest1.8, TERM=xterm-256color, BUILD_ID=546, LANG=en_US.UTF-8, JOB_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11, SPARK_LOCAL_IP=127.0.0.1, BUILD_CAUSE=SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,TIMERTRIGGER, SUDO_GID=1032, GIT_PREVIOUS_SUCCESSFUL_COMMIT=e8335809bfba580ba80274a468769b3c4d9c7a4d, NODE_LABELS=apache-beam-jenkins-7 beam, HUDSON_URL=https://builds.apache.org/, WORKSPACE=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/ws/,> ROOT_BUILD_CAUSE_TIMERTRIGGER=true, SUDO_UID=1031, _=/usr/bin/nohup, GIT_COMMIT=6eeed6954665eecf6aef317f5602ddd3cb829809, COVERALLS_REPO_TOKEN=****, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8, GIT_COMMITTER_NAME=jenkins, JOB_BASE_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11, USER=jenkins, SUDO_COMMAND=/bin/su jenkins, BUILD_NUMBER=546, BUILD_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/546/, GIT_COMMITTER_EMAIL=builds@apache.org, GIT_URL=https://github.com/apache/beam.git, HOME=/home/jenkins}
20:54:35.755 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
20:54:35.756 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 23126). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-23126.out.log
20:54:35.758 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build in daemon [uptime: 2 hrs 8 mins 30.126 secs, performance: 98%]
20:54:35.759 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
20:54:35.759 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=dd853d67-8484-4ab1-b393-2991624e4604,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=23126,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
20:54:35.762 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 111: received class org.gradle.launcher.daemon.protocol.CloseInput
20:54:35.762 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 111: Received IO message from client: org.gradle.launcher.daemon.protocol.CloseInput@18b82da7
20:54:35.763 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
20:54:35.763 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
Configuration on demand is an incubating feature.
Found go 1.12 in /usr/bin/go, use it.
Found go 1.12 in /usr/bin/go, use it.
Found go 1.12 in /usr/bin/go, use it.
Found go 1.12 in /usr/bin/go, use it.
Found go 1.12 in /usr/bin/go, use it.
Found go 1.12 in /usr/bin/go, use it.
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.


> Task :sdks:java:container:generateLicenseReport
* Get more help at https://help.gradle.org

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :runners:google-cloud-dataflow-java:worker:shadowJar
> 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_Java11/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_Java11/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 54s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/7fr5gvfxzuyjy

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_Java11 #545

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

Changes:

[suztomo] google-api-client 1.30.9


------------------------------------------
[...truncated 77.88 KB...]

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.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

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.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

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.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

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

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

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

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

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.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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

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

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

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

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

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.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.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

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

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

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

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

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

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

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

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

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

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413162215
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49c49fc5ee3e7fd18a30291e84cede500b95ff28bdba8004c1b253c6f5a083d0
Deleted: sha256:654e9700a1a93d1c4f3fd3da724a09e107c5c4f57be0c204708459de200c4e29
Deleted: sha256:b3a65f836855241c71cf108bc8485af1e4bbdb0b483a1424e48c36177d02416a
Deleted: sha256:052b2b3fcc1c3588e9ed713ce9ff0b73456c059f9f1759d5ef44c6426267ddf4
Deleted: sha256:108440ef3dc17c8fcaaa6cd6f546c7064049a374cff9427bb08d1bcbef8e3e27
Deleted: sha256:02b4745c9017692689bec5cdce0a5255554336b41b22df60073b9bea370246ce
Deleted: sha256:b7c3ecd7af7d08e36812c4f7b9f9e7f2b8a33ebd4056be7dcae469a71859b8d3
Deleted: sha256:d2943e2f9022f6e3eb5dc38f707a3d71c78e0e6576b451f8b839b2884bd7481b
Deleted: sha256:fafac7271e4667e75ca53f82d75c817fffc89b438e105dbdf3e1908c089509a3
Deleted: sha256:35012d8a568f8f80584671b7e1b18205165b86d8184177271d8725f106eb95b8
Deleted: sha256:112a612e62b9636eca6d94530f2491771245a015b4182055c4716a9dca1f9b72
Deleted: sha256:3a8c61a36b9eecc18a9b40219c85f73d1c02870203d8407c8914058d6a684d0a
Deleted: sha256:0748e3feb8f44ce7c0d1f78cabbb11aba0e6a2588d7987efacf8f54f338908c5
Deleted: sha256:bb8e78d5e7c723f8d1eb7046ac0f6e55a9170a9be4a4bba9cd4ce5ea33b10046
Deleted: sha256:8d52567258c6efcf6ace423272c4da35b4b5e87a6c525fabe4d80af474c83246
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49c49fc5ee3e7fd18a30291e84cede500b95ff28bdba8004c1b253c6f5a083d0
  Associated tags:
 - 20200413162215
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413162215
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413162215].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49c49fc5ee3e7fd18a30291e84cede500b95ff28bdba8004c1b253c6f5a083d0].

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_Java11/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 4h 13m 36s
99 actionable tasks: 92 executed, 6 from cache, 1 up-to-date

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

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_Java11 #544

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

Changes:


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

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

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

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

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

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

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

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

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.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

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

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

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

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$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

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

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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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

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

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

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

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

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

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$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

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

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.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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120038
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb70b90d7cd9864ac210a3478753176bd26375556712a62fddfa574fcc14371b
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb70b90d7cd9864ac210a3478753176bd26375556712a62fddfa574fcc14371b
  Associated tags:
 - 20200413120038
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120038
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120038].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb70b90d7cd9864ac210a3478753176bd26375556712a62fddfa574fcc14371b].

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_Java11/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 4h 2m 11s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 543 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #542

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

Changes:


------------------------------------------
[...truncated 73.34 KB...]
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

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.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

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

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

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.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

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

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

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

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.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

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.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.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.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

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 > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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

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

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 > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

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

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

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

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

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.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:20200413000035
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e8141baef7798e6a1ce66880f007b641ea12cf1b531b5b6b8c9bf5f4891abe8
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e8141baef7798e6a1ce66880f007b641ea12cf1b531b5b6b8c9bf5f4891abe8
  Associated tags:
 - 20200413000035
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413000035
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413000035].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e8141baef7798e6a1ce66880f007b641ea12cf1b531b5b6b8c9bf5f4891abe8].

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_Java11/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 56m 54s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 541 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 540 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 539 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #538

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

Changes:


------------------------------------------
[...truncated 72.66 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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.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.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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

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.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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

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

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.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

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

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

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

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

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$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

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

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.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.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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

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

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

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

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

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

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$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

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

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

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

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

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

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

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

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

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 > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

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.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000038
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e146c48ba29ad4b512110f407b40860223ec0287b4eacc46afecc456039adc71
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e146c48ba29ad4b512110f407b40860223ec0287b4eacc46afecc456039adc71
  Associated tags:
 - 20200412000038
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000038
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000038].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e146c48ba29ad4b512110f407b40860223ec0287b4eacc46afecc456039adc71].

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_Java11/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 4h 2m 24s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 537 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 536 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 535 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 534 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 533 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 532 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #531

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

Changes:

[michal.walenia] [BEAM-9734] Revert #11122


------------------------------------------
[...truncated 74.65 KB...]

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

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

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

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

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

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

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

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

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

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.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

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

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

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.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

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.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.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.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

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

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.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

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

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:20200410163058
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7f32800d732eb0cd5f5f4396f01c27a271795ec9e8e1d5d4120d7cc3f05550fe
Deleted: sha256:85f0bb6ecfb4877857ba9734759926272bc72b31f3122ce2aafa61682e440720
Deleted: sha256:8875c5989e35249764ce8a9b02eab881781691370fd5c8e7aa6d234bfa99512e
Deleted: sha256:85facd1fb4b7531ab5c6f49f39bcc557443ee1f348221681ccec75d3f0030696
Deleted: sha256:f4b3ebf8c2e9d9d47ee1d78693f9c121f3b5174a1923e4c88e877f855aad8fa5
Deleted: sha256:07cc17029d8ea7c866d4cc45eb30feec77f46fc59d15c5eaf70fe8821fe475aa
Deleted: sha256:bf14aa7b78caad21cdd672ef53a8eddd65aec1ba7d293fdd384160edebdf627d
Deleted: sha256:6ac116fe74e33169190e5427a4dbbce70a2a69165c6aced05be8cfbd53bdc300
Deleted: sha256:1a47f172ec267859eebb2b9529e63e319c113dde962352a1c2e98123c7381d88
Deleted: sha256:6c6b144003d73c5fb90b9c7aa3ad8ee641e3c737929ecb019747c84d7cc58588
Deleted: sha256:87d9342dbee9448c323a26adb0fef5bf8f65f42f41883069b73b280ab9b96b07
Deleted: sha256:74289db999508ace0225de0cdc406664ad514c0f6d7cdb0c3f1eddc4a2fc0d7d
Deleted: sha256:4a8e337278fe3fb4df930c84cc6faf0af9233d4093c054a19e0e03d1b23925ec
Deleted: sha256:64f6d0c4325ad5ef5ee109584f3c2ed457685e6936b58e370b776fe04fdb6871
Deleted: sha256:fbaf268ecf392b568728e4be6f6afc0b5eed35b5a683bb6d778cb85f13007927
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7f32800d732eb0cd5f5f4396f01c27a271795ec9e8e1d5d4120d7cc3f05550fe
  Associated tags:
 - 20200410163058
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410163058
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410163058].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7f32800d732eb0cd5f5f4396f01c27a271795ec9e8e1d5d4120d7cc3f05550fe].

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_Java11/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 3m 0s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

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

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_Java11 - Build # 530 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 529 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 528 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 527 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #526

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

Changes:

[github] [BEAM-8280] Document Python 3 annotations support (#11232)


------------------------------------------
[...truncated 72.66 KB...]

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

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

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

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

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

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

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.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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

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

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

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

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.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

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

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

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

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

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

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

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

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 > 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 > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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

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

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

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

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

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

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 > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

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 > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

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

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 > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409173109
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f55321530cc950f3955207f0300adaf6ce8ac54e7be703c2e5a3fa7f269351e0
Deleted: sha256:79cc49037bbc026f581219ea702c37b1e4d16a67908bb0d21df2581d18751aa6
Deleted: sha256:9d49a5b3ee4a82b2e21f05cea1812f20efc0153d4ce941b4cae6e7808f54d616
Deleted: sha256:54d6df5b0dd64cbafc6c886b0b690891d92bfaa6ff45a1027603955a759730b2
Deleted: sha256:7eaa3c1a429951e9ced64fb269d19e137a272c5413bf69bcd361d1265a414d3d
Deleted: sha256:8629154a783e56fde18bc85a1e7af627b313662907c9d3e6faf9d9c4ed8cdfd7
Deleted: sha256:aec0e4b7cca89d447b6d70dcc3f00c92dbd4bd4eb05676ad193e855f72821ebf
Deleted: sha256:6c9fdfaa60479a68cc595abfe67801037e1ebef37b4c34850a176c301fe25244
Deleted: sha256:66f37ec03ed86b8f0a697fda45ae238a51addc8627bef406419ad566e0de7f79
Deleted: sha256:5d0c18c84bfe1fd3ad7a979a0a352042f9e780c0a369ada01d121a07b19a484f
Deleted: sha256:2d98d679095e7f187d7d82bf583a442db6af6f12a423d8ee2eb452c67264e5ce
Deleted: sha256:3c34637deb7f8522084f94f4558569017bb37dc82132648cb015cac4ee9f2cc8
Deleted: sha256:d04cf0dd9194ae3000620a7572ae94b17796419595d8e9a859d60fe31df60c5d
Deleted: sha256:a633f0193287136bab0b62c9ea1f2bc1ef1f2b329507b71cac43c81cf913da25
Deleted: sha256:3ebf231d0b4f3ebccf0f753290a56b6ffbda84b4714023188b4f322b83ecfd54
Deleted: sha256:8ae694851c0d9a033b10244b1f887da96ccf29dec0d6daae7d092607cd24846e
Deleted: sha256:414fb88275d5d0c2d5460d67158b80ec7f22bfc74de773729f69e606450be54f
Deleted: sha256:8cd5759a578c8c86cd95237c38cf800f1008e358422c1f8ae1e58949d82312e4
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f55321530cc950f3955207f0300adaf6ce8ac54e7be703c2e5a3fa7f269351e0
  Associated tags:
 - 20200409173109
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409173109
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409173109].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f55321530cc950f3955207f0300adaf6ce8ac54e7be703c2e5a3fa7f269351e0].

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_Java11/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 3h 11m 32s
99 actionable tasks: 71 executed, 27 from cache, 1 up-to-date

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

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_Java11 - Build # 525 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #524

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

Changes:

[kamil.wasilewski] [BEAM-9721] Add --region to Dataflow-based load tests

[kamil.wasilewski] [BEAM-9721] LoadTestConfig: handle --region parameter and put default

[github] [BEAM-9550] Increase JVM Metaspace size for the TaskExecutors. (#11193)

[github] [BEAM-9721]Conditionally add Dataflow region to Dataflow-based


------------------------------------------
[...truncated 75.74 KB...]
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

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

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

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

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

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

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

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

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

org.apache.beam.sdk.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.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

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

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.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

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

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

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

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

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

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.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.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

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

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.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.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

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

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.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

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

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

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.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

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

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:20200409105647
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6d1894a7bfc10abcef32fd18ff9ac4aaa8f7bae1c22ec18cb142141debeb165c
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6d1894a7bfc10abcef32fd18ff9ac4aaa8f7bae1c22ec18cb142141debeb165c
  Associated tags:
 - 20200409105647
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409105647
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409105647].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6d1894a7bfc10abcef32fd18ff9ac4aaa8f7bae1c22ec18cb142141debeb165c].

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_Java11/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 3m 31s
99 actionable tasks: 84 executed, 14 from cache, 1 up-to-date

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

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_Java11 - Build # 523 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 522 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 521 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 520 - Aborted

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

Status: Aborted

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

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 519 - Aborted

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

Status: Aborted

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

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #518

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

Changes:


------------------------------------------
[...truncated 72.96 KB...]
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

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.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

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

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

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

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.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:4920

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.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

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:4797

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

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.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:4797

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

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 > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

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 > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

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.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

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:20200408080302
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7224cfb6926d294fc9d35045e63b00e7ca3d0d9102122adb94bdb7a1f9e301
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7224cfb6926d294fc9d35045e63b00e7ca3d0d9102122adb94bdb7a1f9e301
  Associated tags:
 - 20200408080302
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200408080302
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200408080302].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7224cfb6926d294fc9d35045e63b00e7ca3d0d9102122adb94bdb7a1f9e301].

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_Java11/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 5m 41s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/j5noht34v4lt6

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_Java11 #517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/517/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-5422] Document DynamicDestinations.getTable uniqueness requirement

[robertwb] Update go protos.

[robertwb] [BEAM-9577] Plumb resources through Python job service and runner.

[robertwb] [BEAM-9618] Pull bundle descriptors for Go.

[github] [BEAM-9529] Remove datastore.v1, googledatastore (#11175)


------------------------------------------
[...truncated 72.31 KB...]
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4920

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

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.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 > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4797

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 > 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.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 > 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 > 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$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:4797

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 > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

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.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200408035729
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ccb8faf3e9dcaee82c5bd215c42af8319fc1d8ce0f7f4f200d6016aa2e35f59
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ccb8faf3e9dcaee82c5bd215c42af8319fc1d8ce0f7f4f200d6016aa2e35f59
  Associated tags:
 - 20200408035729
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200408035729
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200408035729].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ccb8faf3e9dcaee82c5bd215c42af8319fc1d8ce0f7f4f200d6016aa2e35f59].

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_Java11/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 4h 5m 3s
99 actionable tasks: 71 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/6acgojoiktcuk

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_Java11 - Build # 516 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #516)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/516/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 515 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #515)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/515/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 514 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #514)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/514/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 513 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #513)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/513/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 512 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #512)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/512/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 511 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #511)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/511/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/510/display/redirect?page=changes>

Changes:

[valentyn] Fixes platform-dependent assumptions in subprocess_server_test.py.

[valentyn] Switches a test helper to a Py3-version thereof.

[github] [BEAM-8019] Python SDK support for cross-langauge pipelines in Dataflow.

[github] remove nose (#11307)


------------------------------------------
[...truncated 72.03 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

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.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

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.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.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java: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.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

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 > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4831

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

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$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4708

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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:4708

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.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

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.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

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200406194958
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8d1e2f705c0dcc48b9d37f3bccd477b349549d66005ac056f4e9e45315976952
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8d1e2f705c0dcc48b9d37f3bccd477b349549d66005ac056f4e9e45315976952
  Associated tags:
 - 20200406194958
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200406194958
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200406194958].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8d1e2f705c0dcc48b9d37f3bccd477b349549d66005ac056f4e9e45315976952].

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_Java11/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 4h 18m 46s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/zjrec5vnmgrqw

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_Java11 - Build # 509 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #509)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/509/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 508 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #508)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/508/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 507 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #507)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/507/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 506 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #506)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/506/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 #505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/505/display/redirect>

Changes:


------------------------------------------
[...truncated 72.74 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

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.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

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.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4831

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.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

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:4708

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.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

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.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

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.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4708

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

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.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

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

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
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200405194812
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b2226f36d994a80bd6e573a5e47f3d7ed7dcb6c39f4a515a18ba149e692f681
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b2226f36d994a80bd6e573a5e47f3d7ed7dcb6c39f4a515a18ba149e692f681
  Associated tags:
 - 20200405194812
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200405194812
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200405194812].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b2226f36d994a80bd6e573a5e47f3d7ed7dcb6c39f4a515a18ba149e692f681].

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_Java11/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 4h 14m 12s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/umf32bsayr4r4

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_Java11 - Build # 504 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #504)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/504/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 503 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #503)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/503/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 502 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #502)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/502/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 501 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #501)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/501/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 500 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #500)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/500/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 499 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #499)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/499/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 498 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #498)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/498/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 497 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #497)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/497/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 496 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #496)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/496/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 495 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #495)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/495/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 494 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #494)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/494/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 493 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #493)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/493/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 492 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #492)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/492/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 491 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #491)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/491/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 490 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #490)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/490/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 489 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #489)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/489/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 488 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 (build #488)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11/488/ to view the results.