This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 1 failed / 375 succeeded
Started2023-01-25 05:57
Elapsed2h12m
Revisionrelease-1.7

Test Failures


Kubernetes e2e suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance] 51s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sContainer\sLifecycle\sHook\swhen\screate\sa\spod\swith\slifecycle\shook\sshould\sexecute\spoststart\sexec\shook\sproperly\s\[NodeConformance\]\s\[Conformance\]$'
[FAILED] wait for pod "pod-with-poststart-exec-hook" to disappear
Expected success, but got an error:
    <*fmt.wrapError | 0xc004322640>: {
        msg: "error while waiting for pod container-lifecycle-hook-3948/pod-with-poststart-exec-hook to disappear: Get \"https://capz-conf-9n1faw-520a6b8b.eastus.cloudapp.azure.com:6443/api/v1/namespaces/container-lifecycle-hook-3948/pods\": http2: client connection lost",
        err: <*url.Error | 0xc0048da060>{
            Op: "Get",
            URL: "https://capz-conf-9n1faw-520a6b8b.eastus.cloudapp.azure.com:6443/api/v1/namespaces/container-lifecycle-hook-3948/pods",
            Err: <*errors.errorString | 0xc000f79fd0>{
                s: "http2: client connection lost",
            },
        },
    }
    error while waiting for pod container-lifecycle-hook-3948/pod-with-poststart-exec-hook to disappear: Get "https://capz-conf-9n1faw-520a6b8b.eastus.cloudapp.azure.com:6443/api/v1/namespaces/container-lifecycle-hook-3948/pods": http2: client connection lost
In [It] at: test/e2e/framework/pod/pod_client.go:186 @ 01/25/23 07:43:12.142

				
				Click to see stdout/stderrfrom junit.kubetest.01.xml

Find pod-with-poststart-exec-hook mentions in log files | View test history on testgrid


Show 375 Passed Tests

Show 6728 Skipped Tests