This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 1 failed / 35812 succeeded
Started2023-02-07 19:14
Elapsed26m44s
Revisionrelease-1.25

Test Failures


k8s.io/kubernetes/pkg/controller/volume/attachdetach/reconciler Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce 1.14s

go test -v k8s.io/kubernetes/pkg/controller/volume/attachdetach/reconciler -run Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce$
=== RUN   Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce
W0207 19:25:09.209622   55750 mutation_detector.go:53] Mutation detector is enabled, this will result in memory leakage.
I0207 19:25:09.210094   55750 operation_generator.go:398] AttachVolume.Attach succeeded for volume "volume-name" (UniqueName: "fake-plugin/volume-name") from node "fail-detach-node" 
I0207 19:25:09.210297   55750 reconciler.go:346] "attacherDetacher.AttachVolume started" volume={VolumeToAttach:{MultiAttachErrorReported:false VolumeName:fake-plugin/volume-name VolumeSpec:0xc00050ecf0 NodeName:fail-detach-node ScheduledPods:[&Pod{ObjectMeta:{pod-uid1  pod-uid1  pod-uid1  0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{},RestartPolicy:,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,HostUsers:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:<nil>,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},}]}}
E0207 19:25:10.256996   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0207 19:25:10.267331   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0207 19:25:10.277774   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0207 19:25:10.288082   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0207 19:25:10.298465   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
    reconciler_test.go:1605: Check volume <fake-plugin/volume-name> is reported as attached to node <fail-detach-node>, got false, expected true
E0207 19:25:10.346821   55750 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
--- FAIL: Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce (1.14s)

				from junit_20230207-191618.xml

Filter through log files | View test history on testgrid


Show 35812 Passed Tests