[
https://issues.apache.org/jira/browse/BEAM-12653?focusedWorklogId=628793&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-628793
]
ASF GitHub Bot logged work on BEAM-12653:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jul/21 23:43
Start Date: 27/Jul/21 23:43
Worklog Time Spent: 10m
Work Description: aaltay merged pull request #15213:
URL: https://github.com/apache/beam/pull/15213
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 628793)
Time Spent: 1h 40m (was: 1.5h)
> Dataflow validatesRunnerV2TestStreaming broken
> ----------------------------------------------
>
> Key: BEAM-12653
> URL: https://issues.apache.org/jira/browse/BEAM-12653
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Andrew Pilloud
> Assignee: Emily Ye
> Priority: P1
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1013/
> https://scans.gradle.com/s/6722dp7wsep2o
> {code}
> java.lang.RuntimeException: A worker was unable to start up. Error: Unable
> to pull container image due to error: image pull request failed with error:
> Error response from daemon: manifest for
> us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210722060103 not
> found: manifest unknown: Failed to fetch "20210722060103" from request
> "/v2/apache-beam-testing/java-postcommit-it/java/manifests/20210722060103"..
> This is likely due to an invalid SDK container image URL. Please verify any
> provided SDK container image is valid and that Dataflow workers have
> permissions to pull image.
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:141)
>
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:93)
>
> at
> org.apache.beam.runners.dataflow.TestDataflowRunner.run(TestDataflowRunner.java:55)
>
> at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
> at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:398)
> at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:334)
> at
> org.apache.beam.sdk.transforms.CombineTest$SharedTestBase.runTestBasicCombine(CombineTest.java:138)
>
> at
> org.apache.beam.sdk.transforms.CombineTest$BasicTests.testBasicCombineEmpty(CombineTest.java:686)
>
> •••
> at org.apache.beam.sdk.testing.TestPipeline$1.evaluate(TestPipeline.java:322)
> •••
> {code}
> Possibly related to
> https://github.com/apache/beam/commit/31c2b76710f863c54da79ac9f34e6a76ebaabbeb
> or possibly just really flaky?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)