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/24 06:01:33 UTC

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow_Java11 - Build # 602 - Aborted

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.

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.