See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/1473/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #25094: Externalizing the StreamWriter parameters 
for


------------------------------------------
[...truncated 1.05 MB...]
See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python]
23d6f9c32947: Preparing
11576236b3e2: Preparing
ee4be1c91d46: Preparing
1fac44278c41: Preparing
311fb0a13f5a: Preparing
9c9f8ffd2f2b: Preparing
37e84d8cfceb: Preparing
ef003e9c610f: Preparing
8b2c5777c493: Preparing
708073b3bbe3: Preparing
92a28c291f1a: Preparing
ae2129ef61e2: Preparing
27f1fa21fcde: Preparing
7324e447d594: Preparing
14f8c1c57058: Preparing
7c9f55d641e2: Preparing
2a5e0ed31f5a: Preparing
dc6462f7bb8b: Preparing
a4db1a405763: Preparing
9f4f964da727: Preparing
49b333f7bad4: Preparing
a463dbda4664: Preparing
a9099c3159f5: Preparing
9c9f8ffd2f2b: Waiting
7c9f55d641e2: Waiting
27f1fa21fcde: Waiting
2a5e0ed31f5a: Waiting
8b2c5777c493: Waiting
7324e447d594: Waiting
708073b3bbe3: Waiting
14f8c1c57058: Waiting
dc6462f7bb8b: Waiting
92a28c291f1a: Waiting
ae2129ef61e2: Waiting
a4db1a405763: Waiting
a9099c3159f5: Waiting
a463dbda4664: Waiting
37e84d8cfceb: Waiting
49b333f7bad4: Waiting
ef003e9c610f: Waiting
ee4be1c91d46: Pushed
23d6f9c32947: Pushed
311fb0a13f5a: Pushed
1fac44278c41: Pushed
11576236b3e2: Pushed
ef003e9c610f: Pushed
8b2c5777c493: Pushed
37e84d8cfceb: Pushed
27f1fa21fcde: Pushed
7324e447d594: Pushed
14f8c1c57058: Layer already exists
7c9f55d641e2: Layer already exists
92a28c291f1a: Pushed
2a5e0ed31f5a: Layer already exists
dc6462f7bb8b: Layer already exists
a4db1a405763: Layer already exists
9f4f964da727: Layer already exists
49b333f7bad4: Layer already exists
a463dbda4664: Layer already exists
a9099c3159f5: Layer already exists
9c9f8ffd2f2b: Pushed
708073b3bbe3: Pushed
ae2129ef61e2: Pushed
name unknown: Failed to get blob sizes.

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

> Task :sdks:java:container:pullLicenses
Traceback (most recent call last):
  File "/usr/lib/python3.10/urllib/request.py", line 1348, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.10/http/client.py", line 1282, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.10/http/client.py", line 1037, in _send_output
    self.send(msg)
  File "/usr/lib/python3.10/http/client.py", line 975, in send
    self.connect()
  File "/usr/lib/python3.10/http/client.py", line 1454, in connect
    self.sock = self._context.wrap_socket(self.sock,
  File "/usr/lib/python3.10/ssl.py", line 512, in wrap_socket
    return self.sslsocket_class._create(
  File "/usr/lib/python3.10/ssl.py", line 1070, in _create
    self.do_handshake()
  File "/usr/lib/python3.10/ssl.py", line 1341, in do_handshake
    self._sslobj.do_handshake()
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py";,>
 line 58, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.10/urllib/request.py", line 519, in open
    response = self._open(req, data)
  File "/usr/lib/python3.10/urllib/request.py", line 536, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.10/urllib/request.py", line 1351, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for spotbugs-annotations-4.0.6: 
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html. Retrying...
INFO:root:pull_licenses_java.py succeed. It took 1502.888452 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.3 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
7472330cc82a: Preparing
1ab72bfd5c7d: Preparing
ae0833dcb158: Preparing
cd00a9299c36: Preparing
462486bd5f98: Preparing
30488c7d2fb2: Preparing
9533872cf3c5: Preparing
b99c08b5796a: Preparing
28308808c378: Preparing
512120fdb904: Preparing
7ff931b73719: Preparing
2a8eb9ed19ec: Preparing
4cb736739cd4: Preparing
f8a4a62ada25: Preparing
ac87dd6b5ff0: Preparing
f0c8dd3d65ba: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
30488c7d2fb2: Waiting
b99c08b5796a: Waiting
28308808c378: Waiting
293d5db30c9f: Waiting
9b55156abf26: Waiting
f0c8dd3d65ba: Waiting
f8a4a62ada25: Waiting
03127cdb479b: Waiting
512120fdb904: Waiting
9c742cd6c7a5: Waiting
ac87dd6b5ff0: Waiting
6b5aaff44254: Waiting
7ff931b73719: Waiting
53a0b163e995: Waiting
9533872cf3c5: Waiting
b626401ef603: Waiting
2a8eb9ed19ec: Waiting
4cb736739cd4: Waiting
462486bd5f98: Pushed
1ab72bfd5c7d: Pushed
ae0833dcb158: Pushed
cd00a9299c36: Pushed
7472330cc82a: Pushed
9533872cf3c5: Pushed
b99c08b5796a: Pushed
512120fdb904: Pushed
30488c7d2fb2: Pushed
28308808c378: Pushed
2a8eb9ed19ec: Pushed
7ff931b73719: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
4cb736739cd4: Pushed
f8a4a62ada25: Pushed
ac87dd6b5ff0: Pushed
f0c8dd3d65ba: Pushed
20230201052452: digest: 
sha256:07330f6b6126a4847bf2a299a2b585418880160786142b741e8d69c6a01a0924 size: 
5140

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 37041
Launching Python expansion service @ 42215

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2974189.
Stopping expansion service pid: 2974190.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 330

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

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

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 26m 31s
127 actionable tasks: 22 executed, 105 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to