GoogleContainerTools/skaffold

Provide diag code for push timeout

Aperta

#6718 aperta il 12 ott 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Go (1416 fork)batch import
area/diagnosebugbash/q4-2022help wantedkind/todo

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor