kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
108.16k stars 38.83k forks source link

[Flaking test] [sig-node] Containers should use the image defaults if command and args are blank #125606

Open mimowo opened 1 week ago

mimowo commented 1 week ago

Which jobs are flaking?

pull-kubernetes-node-e2e-containerd ci-cos-containerd-node-e2e ci-kubernetes-e2e-node-canary

Which tests are flaking?

Containers should use the image defaults if command and args are blank

Since when has it been flaking?

At least 7th June: image

Testgrid link

https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-node-e2e-containerd

Reason for failure (if possible)

{ failed [FAILED] Timed out after 3.000s.
Expected
    <string>: 
to contain substring
    <string>: Paused
In [It] at: k8s.io/kubernetes/test/e2e/common/node/containers.go:53 @ 06/20/24 09:05:09.258
}

Anything else we need to know?

No response

Relevant SIG(s)

/sig node

k8s-ci-robot commented 1 week ago

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.