suztomo commented on PR #25724: URL: https://github.com/apache/beam/pull/25724#issuecomment-1456504085
"Google Cloud Dataflow Runner V2 Java ValidatesRunner Tests (streaming)" failed: https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming_PR/70/console ``` 11:14:27 > Task :sdks:java:container:pullLicenses 11:14:27 Traceback (most recent call last): 11:14:27 File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_VR_Dataflow_V2_Streaming_PR/src/sdks/java/container/license_scripts/pull_licenses_java.py", line 58, in pull_from_url 11:14:27 url_read = urlopen(Request(url, headers={ 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen 11:14:27 return opener.open(url, data, timeout) 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 531, in open 11:14:27 response = meth(req, response) 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response 11:14:27 response = self.parent.error( 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 569, in error 11:14:27 return self._call_chain(*args) 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain 11:14:27 result = func(*args) 11:14:27 File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default 11:14:27 raise HTTPError(req.full_url, code, msg, hdrs, fp) 11:14:27 urllib.error.HTTPError: HTTP Error 404: Not Found 11:14:27 ERROR:root:Invalid url for flatbuffers-java-1.12.0: https://raw.githubusercontent.com/google/flatbuffers/master/LICENSE.txt. Retrying... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
