GoogleContainerTools/skaffold

Provide diag code for push timeout

Offen

#6.718 geöffnet am 12.10.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (1.416 Forks)batch import
area/diagnosebugbash/q4-2022help wantedkind/todo

Repository-Metriken

Stars
 (12.822 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 6h) (16 gemergte PRs in 30 T)

Beschreibung

Seen in the performance benchmarks, where a timeout is being coded as BUILD_UNKNOWN:

Oct 09 21:46:40 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:40 received event: timestamp:<seconds:1633816000 nanos:769760789 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"In Progress" > > entry:"Build started for artifact gcr.io/bank-of-anthos/frontend"
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:690920367 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"Failed" err:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" errCode:BUILD_
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:691603228 > event:<devLoopEvent:<iteration:1 status:"Failed" err:<errCode:BUILD_UNKNOWN message:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" > > > entry

Contributor Guide