Skip to content

[k8s.io] Deployment paused deployment should be ignored by the controller {Kubernetes e2e suite} #28067

Closed
@k8s-github-robot

Description

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/9875/

Failed: [k8s.io] Deployment paused deployment should be ignored by the controller {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:73
Jun 25 01:52:40.927: Err : timed out waiting for the condition
. Failed to remove deployment test-paused-deployment pods : &{TypeMeta:{Kind: APIVersion:} ListMeta:{SelfLink:/api/v1/namespaces/e2e-tests-deployment-gaj3n/pods ResourceVersion:2406} Items:[{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:test-paused-deployment-4061371935-eu4g7 GenerateName:test-paused-deployment-4061371935- Namespace:e2e-tests-deployment-gaj3n SelfLink:/api/v1/namespaces/e2e-tests-deployment-gaj3n/pods/test-paused-deployment-4061371935-eu4g7 UID:167f8286-3ab2-11e6-b99e-42010af00025 ResourceVersion:928 Generation:0 CreationTimestamp:{Time:2016-06-25 01:52:03 -0700 PDT} DeletionTimestamp:2016-06-25T01:52:29-07:00 DeletionGracePeriodSeconds:0xc8209c6f00 Labels:map[name:nginx pod-template-hash:4061371935] Annotations:map[kubernetes.io/created-by:{"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"e2e-tests-deployment-gaj3n","name":"test-paused-deployment-4061371935","uid":"167cc1c4-3ab2-11e6-b99e-42010af00025","apiVersion":"extensions","resourceVersion":"802"}}
] OwnerReferences:[] Finalizers:[]} Spec:{Volumes:[{Name:default-token-a64sp VolumeSource:{HostPath:<nil> EmptyDir:<nil> GCEPersistentDisk:<nil> AWSElasticBlockStore:<nil> GitRepo:<nil> Secret:0xc820b52ba0 NFS:<nil> ISCSI:<nil> Glusterfs:<nil> PersistentVolumeClaim:<nil> RBD:<nil> FlexVolume:<nil> Cinder:<nil> CephFS:<nil> Flocker:<nil> DownwardAPI:<nil> FC:<nil> AzureFile:<nil> ConfigMap:<nil> VsphereVolume:<nil>}}] InitContainers:[] Containers:[{Name:nginx Image:gcr.io/google_containers/nginx:1.7.9 Command:[] Args:[] WorkingDir: Ports:[] Env:[] Resources:{Limits:map[] Requests:map[]} VolumeMounts:[{Name:default-token-a64sp ReadOnly:true MountPath:/var/run/secrets/kubernetes.io/serviceaccount SubPath:}] LivenessProbe:<nil> ReadinessProbe:<nil> Lifecycle:<nil> TerminationMessagePath:/dev/termination-log ImagePullPolicy:IfNotPresent SecurityContext:<nil> Stdin:false StdinOnce:false TTY:false}] RestartPolicy:Always TerminationGracePeriodSeconds:0xc8209c6ff0 ActiveDeadlineSeconds:<nil> DNSPolicy:ClusterFirst NodeSelector:map[] ServiceAccountName:default NodeName:gke-jenkins-e2e-default-pool-41b3461e-cxeq SecurityContext:0xc82032d540 ImagePullSecrets:[] Hostname: Subdomain:} Status:{Phase:Pending Conditions:[{Type:Initialized Status:True LastProbeTime:{Time:0001-01-01 00:00:00 +0000 UTC} LastTransitionTime:{Time:2016-06-25 01:52:03 -0700 PDT} Reason: Message:} {Type:Ready Status:False LastProbeTime:{Time:0001-01-01 00:00:00 +0000 UTC} LastTransitionTime:{Time:2016-06-25 01:52:03 -0700 PDT} Reason:ContainersNotReady Message:containers with unready status: [nginx]} {Type:PodScheduled Status:True LastProbeTime:{Time:0001-01-01 00:00:00 +0000 UTC} LastTransitionTime:{Time:2016-06-25 01:52:03 -0700 PDT} Reason: Message:}] Message: Reason: HostIP:10.240.0.6 PodIP: StartTime:2016-06-25T01:52:03-07:00 InitContainerStatuses:[] ContainerStatuses:[{Name:nginx State:{Waiting:0xc820b4ed80 Running:<nil> Terminated:<nil>} LastTerminationState:{Waiting:<nil> Running:<nil> Terminated:<nil>} Ready:false RestartCount:0 Image:gcr.io/google_containers/nginx:1.7.9 ImageID: ContainerID:}]}}]}

Metadata

Assignees

Labels

kind/flakeCategorizes issue or PR as related to a flaky test.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions