[
https://issues.apache.org/jira/browse/BEAM-9815?focusedWorklogId=427708&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427708
]
ASF GitHub Bot logged work on BEAM-9815:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/20 16:30
Start Date: 27/Apr/20 16:30
Worklog Time Spent: 10m
Work Description: lostluck commented on a change in pull request #11524:
URL: https://github.com/apache/beam/pull/11524#discussion_r415963808
##########
File path: sdks/go/container/boot.go
##########
@@ -104,7 +104,7 @@ func main() {
switch len(artifacts) {
case 0:
- log.Fatal("No artifacts staged")
+ log.Printf("No artifacts staged. Attempting to run default
\"worker\".")
Review comment:
I can revert this line. It was mostly to explore if the artifacts got
copied to the expected location *anyway* because the model was discovered that
way in the first place.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 427708)
Time Spent: 1.5h (was: 1h 20m)
> beam_PostCommit_Go perma red due to failing to start container
> --------------------------------------------------------------
>
> Key: BEAM-9815
> URL: https://issues.apache.org/jira/browse/BEAM-9815
> Project: Beam
> Issue Type: Bug
> Components: sdk-go, test-failures
> Reporter: Chamikara Madhusanka Jayalath
> Assignee: Robert Bradshaw
> Priority: Critical
> Labels: currently-failing
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> For example,
> [https://builds.apache.org/job/beam_PostCommit_Go/6847/]
> [https://pantheon.corp.google.com/logs/viewer?project=apache-beam-testing&folder&organizationId&minLogLevel=500&expandAll=false×tamp=2020-04-24T15:09:13.455000000Z&customFacets=&limitCustomFacetWidth=true&interval=NO_LIMIT&resource=dataflow_step%2Fjob_id%2F2020-04-24_05_03_49-5495819388067192698&scrollTimestamp=2020-04-24T13:03:38.313084000Z]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)