This job view page is being replaced by Spyglass soon. Check out the new job view.
PRMadhavJivrajani: [Prepare for go1.20] *: Bump versions and fix tests
ResultFAILURE
Tests 1 failed / 37468 succeeded
Started2023-01-06 08:46
Elapsed30m44s
Revision9e609b4e0dca9ebe2d7b56d3f0223aca43459bcb
Refs 114766

Test Failures


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

go test -v k8s.io/kubernetes/pkg/controller/volume/attachdetach/reconciler -run Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce$
=== RUN   Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce
W0106 08:58:10.940502   48087 mutation_detector.go:53] Mutation detector is enabled, this will result in memory leakage.
I0106 08:58:10.941015   48087 operation_generator.go:398] AttachVolume.Attach succeeded for volume "volume-name" (UniqueName: "fake-plugin/volume-name") from node "fail-detach-node" 
I0106 08:58:10.941101   48087 reconciler.go:346] "attacherDetacher.AttachVolume started" volume={VolumeToAttach:{MultiAttachErrorReported:false VolumeName:fake-plugin/volume-name VolumeSpec:0xc000470690 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,SchedulingGates:[]PodSchedulingGate{},ResourceClaims:[]PodResourceClaim{},},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:<nil>,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},}]}}
    reconciler_test.go:1585: Volume <fake-plugin/volume-name> is attached to node <fail-detach-node>: Attached
    reconciler_test.go:1604: Volume <fake-plugin/volume-name> is reported as attached to node <fail-detach-node>: true
E0106 08:58:11.988932   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:11.989025   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:11.999359   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:11.999460   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.009820   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.009923   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.020265   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.020339   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.030647   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.030708   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
E0106 08:58:12.041059   48087 reconciler.go:219] failed to get health of node fail-detach-node: node "fail-detach-node" not found
    reconciler_test.go:1585: Volume <fake-plugin/volume-name> is attached to node <fail-detach-node>: Attached
E0106 08:58:12.041146   48087 reconciler.go:227] failed to get taint specs for node fail-detach-node: node "fail-detach-node" not found
    reconciler_test.go:1607: Check volume <fake-plugin/volume-name> is reported as attached to node <fail-detach-node>, got false, expected true
--- FAIL: Test_Run_OneVolumeDetachFailNodeWithReadWriteOnce (1.10s)

				from junit_20230106-084731.xml

Filter through log files | View test history on testgrid


Show 37468 Passed Tests