This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 2 failed / 347 succeeded
Started2023-02-04 14:07
Elapsed53m32s
Revisionrelease-1.2

Test Failures


Kubernetes e2e suite [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] 10m21s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-apps\]\sStatefulSet\sBasic\sStatefulSet\sfunctionality\s\[StatefulSetBasic\]\sScaling\sshould\shappen\sin\spredictable\sorder\sand\shalt\sif\sany\sstateful\spod\sis\sunhealthy\s\[Slow\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Feb  4 14:43:30.702: Failed waiting for pods to enter running: timed out waiting for the condition
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/wait.go:154
				
				Click to see stdout/stderrfrom junit.kubetest.01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-node] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] 1m58s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\sexec\s\"cat\s\/tmp\/health\"\sliveness\sprobe\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Feb  4 14:45:17.018: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc000bfd540>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"busybox-898a05a6-5097-477c-a45e-84a6f578b6cb\" not found",
            Reason: "NotFound",
            Details: {
                Name: "busybox-898a05a6-5097-477c-a45e-84a6f578b6cb",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "busybox-898a05a6-5097-477c-a45e-84a6f578b6cb" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:921
				
				Click to see stdout/stderrfrom junit.kubetest.02.xml

Filter through log files | View test history on testgrid


Show 347 Passed Tests

Show 6712 Skipped Tests