kubernetes-sigs / image-builder

Tools for building Kubernetes disk images
https://image-builder.sigs.k8s.io/
Apache License 2.0
376 stars 379 forks source link

gcp-all-nightly testgrid job continually failing #1190

Closed mboersma closed 1 year ago

mboersma commented 1 year ago

What steps did you take and what happened:

This job has been failing every night for a while: https://testgrid.k8s.io/sig-cluster-lifecycle-image-builder#periodic-image-builder-gcp-all-nightly

What did you expect to happen:

We should fix this or disable it if it's no longer informative.

/kind failing-test

mboersma commented 1 year ago

This may be closed by #1200: see this job in progress. High five to @AverageMarcus.

mboersma commented 1 year ago

That issue was indeed fixed, but a new one is now failing the job:

    googlecompute.rhel-8: TASK [setup : add epel repo] ***************************************************
    googlecompute.rhel-8: changed: [default]
{"component":"entrypoint",
  "file":"k8s.io/test-infra/prow/entrypoint/run.go:164",
  "func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess",
  "level":"error",
  "msg":"Process did not finish before 2h0m0s timeout",
  "severity":"error",
  "time":"2023-06-20T17:35:06Z"}

I can make a PR to extend the timeout, and/or we could skip testing Kubernetes 1.24 in the ci-gce-nightly.sh script now I think. cc: @cpanato.

cpanato commented 1 year ago

i will take care /assign

cpanato commented 1 year ago

looks like now it is building more images, like rhel-8 I will extend the timeout to give more time to build everything