oomichi / try-kubernetes

11 stars 5 forks source link

Investigate k8s CI failure #103

Closed oomichi closed 4 years ago

oomichi commented 4 years ago

[sig-storage] Mounted flexvolume expand[Slow] Should verify mounted flex volumes can be resized

test/e2e/storage/flexvolume_mounted_volume_resize.go:123
Oct  8 21:13:46.029: Failed creating deployment deployment "deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c" failed to complete: error waiting for deployment "deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c-778dd56566\" is progressing."}}, CollisionCount:(*int32)(nil)}
Unexpected error:
    <*errors.errorString | 0xc0013109a0>: {
        s: "deployment \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c\" failed to complete: error waiting for deployment \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c\" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:\"Available\", Status:\"False\", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c-778dd56566\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}",
    }
    deployment "deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c" failed to complete: error waiting for deployment "deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}}, Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c-778dd56566\" is progressing."}}, CollisionCount:(*int32)(nil)}
occurred
test/e2e/storage/flexvolume_mounted_volume_resize.go:155
oomichi commented 4 years ago
154                 ginkgo.By("Creating a deployment with the provisioned volume")
155                 deployment, err := e2edeploy.CreateDeployment(c, int32(1), map[string]string{"test": "app"}, nodeKeyValueLabel, ns, pvcClaims, "")
156                 framework.ExpectNoError(err, "Failed creating deployment %v", err)

上記でエラーになっている模様

oomichi commented 4 years ago

"deployment \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c\" failed to complete: error waiting for deployment \"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c\" status to match expectation: 
   deployment status: v1.DeploymentStatus{
      ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0,
      UnavailableReplicas:1, Conditions: []v1.DeploymentCondition{
         v1.DeploymentCondition{Type:\"Available\", Status:\"False\", LastUpdateTime:v1.Time{
            Time:time.Time{
               wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)
            }
         },
         LastTransitionTime:v1.Time{
            Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}
         },
         Reason:\"MinimumReplicasUnavailable\", 
         Message:\"Deployment does not have minimum availability.\"
       },
       v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:v1.Time{
          Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}
       },
       LastTransitionTime:v1.Time{
          Time:time.Time{wall:0x0, ext:63706165725, loc:(*time.Location)(0x84334c0)}},
       Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"deployment-61c019cd-bf85-49b6-95fa-94fc0a24098c-778dd56566\\\" is progressing.\"
    }
  }, CollisionCount:(*int32)(nil)}",
oomichi commented 4 years ago

問題解消