Skip to content

Instantly share code, notes, and snippets.

@yifan-gu
Last active February 26, 2016 17:11
Show Gist options
  • Save yifan-gu/f970a0b3748543ee919f to your computer and use it in GitHub Desktop.
Save yifan-gu/f970a0b3748543ee919f to your computer and use it in GitHub Desktop.
e2e test log
This file has been truncated, but you can view the full file.
Client Version: version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2", GitCommit:"52d96823112226385f0f918f6cd02c7b11cdb4e2", GitTreeState:"dirty"}
+++ Staging server tars to Google Storage: gs://kubernetes-staging-9c9cb47be7/spotter-kube-rkt-devel
+++ kubernetes-server-linux-amd64.tar.gz already staged ('rm /home/spotter/gocode/src/k8s.io/y-kubernetes/hack/e2e-internal/../../cluster/../cluster/../cluster/gce/../../cluster/../_output/release-tars/kubernetes-server-linux-amd64.tar.gz.uploaded.sha1' to force)
+++ kubernetes-salt.tar.gz already staged ('rm /home/spotter/gocode/src/k8s.io/y-kubernetes/hack/e2e-internal/../../cluster/../cluster/../cluster/gce/../../cluster/../_output/release-tars/kubernetes-salt.tar.gz.uploaded.sha1' to force)
+++ kubernetes-manifests.tar.gz already staged ('rm /home/spotter/gocode/src/k8s.io/y-kubernetes/hack/e2e-internal/../../cluster/../cluster/../cluster/gce/../../cluster/../_output/release-tars/kubernetes-manifests.tar.gz.uploaded.sha1' to force)
Starting master and configuring firewalls
NAME ZONE SIZE_GB TYPE STATUS
spotter-kube-rkt-master-pd us-east1-b 20 pd-ssd READY
NAME NETWORK SRC_RANGES RULES SRC_TAGS TARGET_TAGS
spotter-kube-rkt-master-https e2e 0.0.0.0/0 tcp:443 spotter-kube-rkt-master
Generating certs for alternate-names: IP:104.196.17.240,IP:10.0.0.1,DNS:kubernetes,DNS:kubernetes.default,DNS:kubernetes.default.svc,DNS:kubernetes.default.svc.cluster.local,DNS:spotter-kube-rkt-master
NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS
spotter-kube-rkt-master us-east1-b n1-standard-2 10.240.0.2 104.196.17.240 RUNNING
NAME NETWORK SRC_RANGES RULES SRC_TAGS TARGET_TAGS
spotter-kube-rkt-minion-all e2e 10.245.0.0/16 tcp,udp,icmp,esp,ah,sctp spotter-kube-rkt-minion
Creating minions.
NAME ZONE BASE_INSTANCE_NAME SIZE TARGET_SIZE INSTANCE_TEMPLATE AUTOSCALED
spotter-kube-rkt-minion-group us-east1-b spotter-kube-rkt-minion 3 spotter-kube-rkt-minion-template
Waiting for group to become stable, current operations: creating: 3
Waiting for group to become stable, current operations: creating: 3
Waiting for group to become stable, current operations: creating: 3
Waiting for group to become stable, current operations: creating: 2
Group is stable
Using master: spotter-kube-rkt-master (external IP: 104.196.17.240)
Waiting up to 300 seconds for cluster initialization.
This will continually check to see if the API for kubernetes is reachable.
This may time out if there was some uncaught error during start up.
...........................................Kubernetes cluster created.
cluster "coreos-gce-testing_spotter-kube-rkt" set.
user "coreos-gce-testing_spotter-kube-rkt" set.
context "coreos-gce-testing_spotter-kube-rkt" set.
switched to context "coreos-gce-testing_spotter-kube-rkt".
user "coreos-gce-testing_spotter-kube-rkt-basic-auth" set.
Wrote config for coreos-gce-testing_spotter-kube-rkt to /home/spotter/.kube/config
Kubernetes cluster is running. The master is running at:
https://104.196.17.240
The user name and password to use is located in /home/spotter/.kube/config.
Waiting for 3 ready nodes. 2 ready nodes, 2 registered. Retrying.
Detected 4 ready nodes, found 4 nodes out of expected 3. Found more nodes than expected, your cluster may not behave correctly.
Found 4 node(s).
NAME STATUS AGE
spotter-kube-rkt-master Ready,SchedulingDisabled 14s
spotter-kube-rkt-minion-kmm4 Ready 17s
spotter-kube-rkt-minion-r5k8 Ready 17s
spotter-kube-rkt-minion-t8n0 Ready 16s
Validate output:
NAME STATUS MESSAGE ERROR
controller-manager Healthy ok
scheduler Healthy ok
etcd-0 Healthy {"health": "true"}
etcd-1 Healthy {"health": "true"}
Cluster validation succeeded
Kubernetes master is running at https://104.196.17.240
allowed:
- IPProtocol: tcp
ports:
- '80'
- IPProtocol: tcp
ports:
- '8080'
creationTimestamp: '2016-02-25T10:49:53.892-08:00'
description: ''
id: '2498940471932547646'
kind: compute#firewall
name: spotter-kube-rkt-minion-spotter-kube-rkt-http-alt
network: https://www.googleapis.com/compute/v1/projects/coreos-gce-testing/global/networks/e2e
selfLink: https://www.googleapis.com/compute/v1/projects/coreos-gce-testing/global/firewalls/spotter-kube-rkt-minion-spotter-kube-rkt-http-alt
sourceRanges:
- 0.0.0.0/0
targetTags:
- spotter-kube-rkt-minion
allowed:
- IPProtocol: tcp
ports:
- 30000-32767
- IPProtocol: udp
ports:
- 30000-32767
creationTimestamp: '2016-02-25T10:50:52.125-08:00'
description: ''
id: '5991812751274734563'
kind: compute#firewall
name: spotter-kube-rkt-minion-spotter-kube-rkt-nodeports
network: https://www.googleapis.com/compute/v1/projects/coreos-gce-testing/global/networks/e2e
selfLink: https://www.googleapis.com/compute/v1/projects/coreos-gce-testing/global/firewalls/spotter-kube-rkt-minion-spotter-kube-rkt-nodeports
sourceRanges:
- 0.0.0.0/0
targetTags:
- spotter-kube-rkt-minion
Client Version: version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2", GitCommit:"52d96823112226385f0f918f6cd02c7b11cdb4e2", GitTreeState:"dirty"}
Server Version: version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2", GitCommit:"52d96823112226385f0f918f6cd02c7b11cdb4e2", GitTreeState:"dirty"}
Setting up for KUBERNETES_PROVIDER="gce".
Feb 25 15:04:06.921: INFO: Fetching cloud provider for "gce"
I0225 15:04:06.921913 22540 gce.go:240] Using DefaultTokenSource &oauth2.reuseTokenSource{new:(*oauth2.tokenRefresher)(0xc2082347e0), mu:sync.Mutex{state:0, sema:0x0}, t:(*oauth2.Token)(0xc20806ca80)}
I0225 15:04:07.403473 22540 e2e.go:239] Starting e2e run "1248370b-dc14-11e5-a306-54ee75510eb4" on Ginkgo node 1
Running Suite: Kubernetes e2e suite
===================================
Random Seed: 1456441446 - Will randomize all specs
Will run 160 of 226 specs
Feb 25 15:04:07.410: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
Feb 25 15:04:07.547: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready
Feb 25 15:04:08.137: INFO: 0 / 0 pods in namespace 'kube-system' are running and ready (0 seconds elapsed)
Feb 25 15:04:08.137: INFO: expected 0 pod replicas in namespace 'kube-system', 0 are Running and Ready.
Job
should run a job to completion when tasks succeed
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:58
[BeforeEach] Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:04:08.137: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:04:08.241: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-job-p7889
Feb 25 15:04:08.336: INFO: Service account default in ns e2e-tests-job-p7889 had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:04:10.434: INFO: Service account default in ns e2e-tests-job-p7889 with secrets found. (2.193252896s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:04:10.434: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-job-p7889
Feb 25 15:04:10.701: INFO: Service account default in ns e2e-tests-job-p7889 with secrets found. (267.460191ms)
[It] should run a job to completion when tasks succeed
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:58
STEP: Creating a job
STEP: Ensuring job reaches completions
[AfterEach] Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:04:26.912: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-job-p7889" for this suite.
• [SLOW TEST:24.233 seconds]
Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:198
should run a job to completion when tasks succeed
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:58
------------------------------
DaemonRestart [Disruptive]
Kubelet should not restart containers across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:315
[BeforeEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:04:32.370: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:04:32.813: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-daemonrestart-2pyk3
Feb 25 15:04:32.895: INFO: Service account default in ns e2e-tests-daemonrestart-2pyk3 had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:04:35.014: INFO: Service account default in ns e2e-tests-daemonrestart-2pyk3 with secrets found. (2.201590372s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:04:35.014: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-daemonrestart-2pyk3
Feb 25 15:04:35.096: INFO: Service account default in ns e2e-tests-daemonrestart-2pyk3 with secrets found. (81.502796ms)
[BeforeEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:246
STEP: creating replication controller daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 in namespace e2e-tests-daemonrestart-2pyk3
Feb 25 15:04:35.218: INFO: Created replication controller with name: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4, namespace: e2e-tests-daemonrestart-2pyk3, replica count: 10
Feb 25 15:04:45.218: INFO: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 Pods: 10 out of 10 created, 0 running, 10 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:04:55.218: INFO: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 Pods: 10 out of 10 created, 8 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:05:05.218: INFO: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 Pods: 10 out of 10 created, 10 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
[It] Kubelet should not restart containers across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:315
Feb 25 15:05:05.746: INFO: Checking if Daemon kubelet on node 104.196.9.155 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:12.025: INFO: Killing Daemon kubelet on node 104.196.9.155
Feb 25 15:05:13.307: INFO: Checking if Daemon kubelet on node 104.196.9.155 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:19.410: INFO: node 104.196.9.155 exec command, 'curl -s -o /dev/null -I -w "%{http_code}" http://localhost:10255/healthz' failed with exitcode 7:
stdout: 000
stderr:
Feb 25 15:05:24.412: INFO: Checking if Daemon kubelet on node 104.196.60.72 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:30.679: INFO: Killing Daemon kubelet on node 104.196.60.72
Feb 25 15:05:31.967: INFO: Checking if Daemon kubelet on node 104.196.60.72 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:38.084: INFO: node 104.196.60.72 exec command, 'curl -s -o /dev/null -I -w "%{http_code}" http://localhost:10255/healthz' failed with exitcode 7:
stdout: 000
stderr:
Feb 25 15:05:43.095: INFO: Checking if Daemon kubelet on node 104.196.21.206 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:49.292: INFO: Killing Daemon kubelet on node 104.196.21.206
Feb 25 15:05:50.656: INFO: Checking if Daemon kubelet on node 104.196.21.206 is up by polling for a 200 on its /healthz endpoint
Feb 25 15:05:56.959: INFO: node 104.196.21.206 exec command, 'curl -s -o /dev/null -I -w "%{http_code}" http://localhost:10255/healthz' failed with exitcode 7:
stdout: 000
stderr:
[AfterEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:06:01.999: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-daemonrestart-2pyk3" for this suite.
[AfterEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:250
• [SLOW TEST:95.116 seconds]
DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:316
Kubelet should not restart containers across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:315
------------------------------
EmptyDir volumes
should support (root,0777,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:72
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:06:07.486: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:06:07.573: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-l999k
Feb 25 15:06:07.657: INFO: Service account default in ns e2e-tests-emptydir-l999k had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:06:09.742: INFO: Service account default in ns e2e-tests-emptydir-l999k with secrets found. (2.168188935s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:06:09.742: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-l999k
Feb 25 15:06:09.825: INFO: Service account default in ns e2e-tests-emptydir-l999k with secrets found. (83.489501ms)
[It] should support (root,0777,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:72
STEP: Creating a pod to test emptydir 0777 on tmpfs
Feb 25 15:06:09.922: INFO: Waiting up to 5m0s for pod pod-5b8f8334-dc14-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:06:10.006: INFO: No Status.Info for container 'test-container' in pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' yet
Feb 25 15:06:10.006: INFO: Waiting for pod pod-5b8f8334-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-l999k' status to be 'success or failure'(found phase: "Pending", readiness: false) (84.002521ms elapsed)
Feb 25 15:06:12.090: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-l999k' so far
Feb 25 15:06:12.090: INFO: Waiting for pod pod-5b8f8334-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-l999k' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.168714157s elapsed)
Feb 25 15:06:14.214: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-l999k' so far
Feb 25 15:06:14.214: INFO: Waiting for pod pod-5b8f8334-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-l999k' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.29228454s elapsed)
Feb 25 15:06:16.315: INFO: Unexpected error occurred: pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:10 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e593dbf6-0be4-4869-9ca6-9b8887575ffb:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-l999k".
Feb 25 15:06:16.506: INFO: event for pod-5b8f8334-dc14-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-5b8f8334-dc14-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-kmm4
Feb 25 15:06:16.506: INFO: event for pod-5b8f8334-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/mounttest:0.5"
Feb 25 15:06:16.506: INFO: event for pod-5b8f8334-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest:0.5"
Feb 25 15:06:16.506: INFO: event for pod-5b8f8334-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id e593dbf6
Feb 25 15:06:16.506: INFO: event for pod-5b8f8334-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id e593dbf6
Feb 25 15:06:16.678: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:06:16.678: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:06:16.678: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:06:16.678: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:06:16.679: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:06:16.679: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:06:16.679: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:06:16.679: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:06:16.679: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:06:16.679: INFO:
Feb 25 15:06:16.766: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:06:16.852: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 266 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:06:16.852: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:06:16.939: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:06:17.041: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:06:17.041: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:17.126: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 270 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:16 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:16 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.5] 1724928} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:06:17.127: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:17.214: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:17.418: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:06:17.685: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:17.685: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:17.771: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 267 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/pause:2.0] 355840} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:06:17.772: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:17.858: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:18.275: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:18.275: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:18.356: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 265 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:13 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:06:18.356: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:18.441: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:18.653: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:06:18.653: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:06:19.121: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:19.121: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-l999k" for this suite.
• Failure [17.083 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (root,0777,tmpfs) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:72
Expected error:
<*errors.errorString | 0xc208323060>: {
s: "pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:10 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e593dbf6-0be4-4869-9ca6-9b8887575ffb:test-container}",
}
pod 'pod-5b8f8334-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:10 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e593dbf6-0be4-4869-9ca6-9b8887575ffb:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
ServiceAccounts
should mount an API token into pods [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service_accounts.go:103
[BeforeEach] ServiceAccounts
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:06:24.569: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:06:24.658: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-svcaccounts-cpn76
Feb 25 15:06:24.742: INFO: Service account default in ns e2e-tests-svcaccounts-cpn76 had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:06:26.826: INFO: Service account default in ns e2e-tests-svcaccounts-cpn76 with secrets found. (2.168508067s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:06:26.826: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-svcaccounts-cpn76
Feb 25 15:06:26.916: INFO: Service account default in ns e2e-tests-svcaccounts-cpn76 with secrets found. (90.113585ms)
[It] should mount an API token into pods [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service_accounts.go:103
STEP: getting the auto-created API token
STEP: Creating a pod to test consume service account token
Feb 25 15:06:27.719: INFO: Waiting up to 5m0s for pod pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:06:27.801: INFO: Nil State.Terminated for container 'token-test' in pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-svcaccounts-cpn76' so far
Feb 25 15:06:27.801: INFO: Waiting for pod pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-svcaccounts-cpn76' status to be 'success or failure'(found phase: "Pending", readiness: false) (82.232697ms elapsed)
Feb 25 15:06:29.884: INFO: Nil State.Terminated for container 'token-test' in pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-svcaccounts-cpn76' so far
Feb 25 15:06:29.884: INFO: Waiting for pod pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-svcaccounts-cpn76' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.165202835s elapsed)
Feb 25 15:06:32.016: INFO: Nil State.Terminated for container 'token-test' in pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-svcaccounts-cpn76' so far
Feb 25 15:06:32.016: INFO: Waiting for pod pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-svcaccounts-cpn76' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.297279782s elapsed)
Feb 25 15:06:34.119: INFO: Unexpected error occurred: pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:27 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a8923ca2-5f68-4cf3-b02d-85239e41239a:token-test}
[AfterEach] ServiceAccounts
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-svcaccounts-cpn76".
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/mounttest:0.2"
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest:0.2"
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.2" already present on machine
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id a8923ca2
Feb 25 15:06:34.304: INFO: event for pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id a8923ca2
Feb 25 15:06:34.475: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:06:34.475: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:06:34.475: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:06:34.475: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:06:34.475: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:06:34.475: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:06:34.475: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:06:34.475: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:06:34.475: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:06:34.475: INFO:
Feb 25 15:06:34.620: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:06:34.703: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 289 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:06:34 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:34 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:06:34.704: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:06:34.793: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:06:34.882: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:06:34.883: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:34.972: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 283 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:26 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:26 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.5] 1724928} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:06:34.972: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:35.057: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:35.302: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:06:35.520: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:06:35.520: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:35.617: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 290 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:34 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:34 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.2] 1758208} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:06:35.617: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:35.702: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:36.143: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:06:36.143: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:36.226: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 288 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:06:33 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:06:33 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:06:36.226: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:36.312: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:36.520: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:06:36.520: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:06:36.831: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:06:36.831: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-svcaccounts-cpn76" for this suite.
• Failure [17.745 seconds]
ServiceAccounts
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service_accounts.go:104
should mount an API token into pods [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service_accounts.go:103
Expected error:
<*errors.errorString | 0xc208949b60>: {
s: "pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:27 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a8923ca2-5f68-4cf3-b02d-85239e41239a:token-test}",
}
pod 'pod-service-account-6625e298-dc14-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:06:27 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a8923ca2-5f68-4cf3-b02d-85239e41239a:token-test}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
Generated release_1_2 clientset
should create pods, delete pods, watch pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/generated_clientset.go:153
[BeforeEach] Generated release_1_2 clientset
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:06:42.314: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:06:42.403: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-clientset-cpyfk
Feb 25 15:06:42.486: INFO: Service account default in ns e2e-tests-clientset-cpyfk with secrets found. (82.573693ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:06:42.486: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-clientset-cpyfk
Feb 25 15:06:42.570: INFO: Service account default in ns e2e-tests-clientset-cpyfk with secrets found. (84.633638ms)
[It] should create pods, delete pods, watch pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/generated_clientset.go:153
STEP: creating the pod
STEP: setting up watch
STEP: submitting the pod to kubernetes
STEP: verifying the pod is in kubernetes
STEP: verifying pod creation was observed
Feb 25 15:06:43.199: INFO: Waiting up to 5m0s for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:06:43.291: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (91.986538ms elapsed)
Feb 25 15:06:45.415: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (2.215955159s elapsed)
Feb 25 15:06:47.499: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (4.300078905s elapsed)
Feb 25 15:06:49.583: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (6.384586437s elapsed)
Feb 25 15:06:51.716: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (8.517679365s elapsed)
Feb 25 15:06:53.800: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (10.601671174s elapsed)
Feb 25 15:06:55.887: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (12.688589234s elapsed)
Feb 25 15:06:57.976: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (14.77759774s elapsed)
Feb 25 15:07:00.124: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (16.925320555s elapsed)
Feb 25 15:07:02.216: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (19.017318681s elapsed)
Feb 25 15:07:04.309: INFO: Waiting for pod pod6f14062f-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-clientset-cpyfk' status to be 'running'(found phase: "Pending", readiness: false) (21.110201062s elapsed)
Feb 25 15:07:06.393: INFO: Found pod 'pod6f14062f-dc14-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
STEP: deleting the pod gracefully
STEP: verifying pod deletion was observed
[AfterEach] Generated release_1_2 clientset
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:07:06.659: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-clientset-cpyfk" for this suite.
• [SLOW TEST:29.880 seconds]
Generated release_1_2 clientset
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/generated_clientset.go:154
should create pods, delete pods, watch pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/generated_clientset.go:153
------------------------------
Variable Expansion
should allow substituting values in a container's args [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:130
[BeforeEach] Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:07:12.194: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:07:12.282: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-var-expansion-8ekgh
Feb 25 15:07:12.365: INFO: Service account default in ns e2e-tests-var-expansion-8ekgh with secrets found. (82.527247ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:07:12.365: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-var-expansion-8ekgh
Feb 25 15:07:12.447: INFO: Service account default in ns e2e-tests-var-expansion-8ekgh with secrets found. (82.201311ms)
[It] should allow substituting values in a container's args [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:130
STEP: Creating a pod to test substitution in container's args
Feb 25 15:07:12.541: INFO: Waiting up to 5m0s for pod var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:07:12.634: INFO: Nil State.Terminated for container 'dapi-container' in pod 'var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-var-expansion-8ekgh' so far
Feb 25 15:07:12.634: INFO: Waiting for pod var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-var-expansion-8ekgh' status to be 'success or failure'(found phase: "Pending", readiness: false) (92.627647ms elapsed)
Feb 25 15:07:14.718: INFO: Nil State.Terminated for container 'dapi-container' in pod 'var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-var-expansion-8ekgh' so far
Feb 25 15:07:14.718: INFO: Waiting for pod var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-var-expansion-8ekgh' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.176579828s elapsed)
STEP: Saw pod success
STEP: Trying to get logs from node spotter-kube-rkt-minion-r5k8 pod var-expansion-80e2de14-dc14-11e5-a306-54ee75510eb4 container dapi-container: <nil>
STEP: Successfully fetched pod logs:test-value
[AfterEach] Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:07:17.158: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-var-expansion-8ekgh" for this suite.
• [SLOW TEST:105.386 seconds]
Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:131
should allow substituting values in a container's args [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:130
------------------------------
Proxy version v1
should proxy logs on node with explicit kubelet port [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:55
[BeforeEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:08:57.580: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:08:57.669: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-zi91m
Feb 25 15:08:57.753: INFO: Service account default in ns e2e-tests-proxy-zi91m with secrets found. (83.612222ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:08:57.753: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-zi91m
Feb 25 15:08:57.840: INFO: Service account default in ns e2e-tests-proxy-zi91m with secrets found. (86.762403ms)
[It] should proxy logs on node with explicit kubelet port [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:55
Feb 25 15:08:58.019: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 94.123839ms)
Feb 25 15:08:58.105: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.052235ms)
Feb 25 15:08:58.192: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.958697ms)
Feb 25 15:08:58.279: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.78635ms)
Feb 25 15:08:58.364: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 84.974938ms)
Feb 25 15:08:58.517: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 152.737448ms)
Feb 25 15:08:58.602: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.444412ms)
Feb 25 15:08:58.689: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.982914ms)
Feb 25 15:08:58.818: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 128.828378ms)
Feb 25 15:08:58.905: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.312132ms)
Feb 25 15:08:58.990: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.384736ms)
Feb 25 15:08:59.075: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 84.732414ms)
Feb 25 15:08:59.161: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.833036ms)
Feb 25 15:08:59.271: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 109.756267ms)
Feb 25 15:08:59.517: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 246.031288ms)
Feb 25 15:08:59.667: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 150.054937ms)
Feb 25 15:08:59.916: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 249.189497ms)
Feb 25 15:09:00.069: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 152.563469ms)
Feb 25 15:09:00.318: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 249.066496ms)
Feb 25 15:09:00.466: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4:10250/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 148.71945ms)
[AfterEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:09:00.466: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-proxy-zi91m" for this suite.
------------------------------
Kubectl client Kubectl run --rm job
should create a job from an image, then delete the job [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:977
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:09:01.314: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:09:01.407: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-w6osl
Feb 25 15:09:01.494: INFO: Service account default in ns e2e-tests-kubectl-w6osl had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:09:03.577: INFO: Service account default in ns e2e-tests-kubectl-w6osl with secrets found. (2.169492031s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:09:03.577: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-w6osl
Feb 25 15:09:03.716: INFO: Service account default in ns e2e-tests-kubectl-w6osl with secrets found. (138.902687ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[It] should create a job from an image, then delete the job [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:977
Feb 25 15:09:03.801: SKIP: Not supported for server versions before "1.1.0"
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:09:03.802: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-w6osl" for this suite.
S [SKIPPING] [8.000 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Kubectl run --rm job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:978
should create a job from an image, then delete the job [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:977
Feb 25 15:09:03.801: Not supported for server versions before "1.1.0"
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
SSS
------------------------------
PreStop
should call prestop when killing a pod [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pre_stop.go:166
[BeforeEach] PreStop
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:09:09.315: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:09:09.407: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-prestop-uuqqh
Feb 25 15:09:09.491: INFO: Service account default in ns e2e-tests-prestop-uuqqh with secrets found. (83.462535ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:09:09.491: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-prestop-uuqqh
Feb 25 15:09:09.575: INFO: Service account default in ns e2e-tests-prestop-uuqqh with secrets found. (84.604876ms)
[It] should call prestop when killing a pod [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pre_stop.go:166
STEP: Creating server pod server in namespace e2e-tests-prestop-uuqqh
STEP: Waiting for pods to come up.
Feb 25 15:09:09.665: INFO: Waiting up to 5m0s for pod server status to be running
Feb 25 15:09:09.749: INFO: Waiting for pod server in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (83.244518ms elapsed)
Feb 25 15:09:11.916: INFO: Waiting for pod server in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (2.250778485s elapsed)
Feb 25 15:09:13.999: INFO: Waiting for pod server in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (4.333814238s elapsed)
Feb 25 15:09:16.084: INFO: Waiting for pod server in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (6.418571395s elapsed)
Feb 25 15:09:18.216: INFO: Found pod 'server' on node 'spotter-kube-rkt-minion-kmm4'
STEP: Creating tester pod tester in namespace e2e-tests-prestop-uuqqh
Feb 25 15:09:18.390: INFO: Waiting up to 5m0s for pod tester status to be running
Feb 25 15:09:18.483: INFO: Waiting for pod tester in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (92.724862ms elapsed)
Feb 25 15:09:20.616: INFO: Waiting for pod tester in namespace 'e2e-tests-prestop-uuqqh' status to be 'running'(found phase: "Pending", readiness: false) (2.225861457s elapsed)
Feb 25 15:09:22.710: INFO: Found pod 'tester' on node 'spotter-kube-rkt-minion-r5k8'
STEP: Deleting pre-stop pod
Feb 25 15:09:27.971: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:32.968: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:37.969: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:42.969: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:47.969: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:52.997: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:09:58.001: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:02.968: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:08.016: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:12.970: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:18.017: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:22.968: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:23.215: INFO: Saw: {
"Hostname": "rkt-0ba949d8-83ee-44f7-9ceb-ed3a4986159c",
"Sent": null,
"Received": null,
"Errors": null,
"Log": [
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again.",
"Unable to read the endpoints for default/nettest: endpoints \"nettest\" not found; will try again."
],
"StillContactingPeers": true
}
Feb 25 15:10:23.215: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: Deleting the server pod
[AfterEach] PreStop
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-prestop-uuqqh".
Feb 25 15:10:23.403: INFO: event for server: {default-scheduler } Scheduled: Successfully assigned server to spotter-kube-rkt-minion-kmm4
Feb 25 15:10:23.403: INFO: event for server: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/nettest:1.6"
Feb 25 15:10:23.403: INFO: event for server: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/nettest:1.6"
Feb 25 15:10:23.403: INFO: event for server: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 0ba949d8
Feb 25 15:10:23.403: INFO: event for server: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 0ba949d8
Feb 25 15:10:23.403: INFO: event for server: {kubelet spotter-kube-rkt-minion-kmm4} Killing: Killing with rkt id 0ba949d8
Feb 25 15:10:23.403: INFO: event for tester: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/busybox:1.24" already present on machine
Feb 25 15:10:23.403: INFO: event for tester: {default-scheduler } Scheduled: Successfully assigned tester to spotter-kube-rkt-minion-r5k8
Feb 25 15:10:23.403: INFO: event for tester: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 833ae93e
Feb 25 15:10:23.403: INFO: event for tester: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 833ae93e
Feb 25 15:10:23.403: INFO: event for tester: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id 833ae93e
Feb 25 15:10:23.574: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:10:23.574: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:10:23.574: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:10:23.574: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:10:23.574: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:10:23.574: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:10:23.575: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:10:23.575: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:10:23.575: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:10:23.575: INFO:
Feb 25 15:10:23.719: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:10:23.803: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 449 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:10:17 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:10:17 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:10:23.803: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:10:23.916: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:10:24.004: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:10:24.004: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:10:24.093: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 451 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:10:18 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:10:18 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/nettest:1.6] 10380800} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:10:24.093: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:10:24.177: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:10:24.356: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:10:24.563: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:10:24.563: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:10:24.717: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 450 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:10:17 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:10:17 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:10:24.717: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:10:24.804: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:10:25.179: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:10:25.179: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:10:25.316: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 448 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:10:15 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:10:15 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:10:25.316: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:10:25.404: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:10:25.594: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:10:25.595: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:10:25.858: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:10:25.858: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-prestop-uuqqh" for this suite.
• Failure [81.988 seconds]
PreStop
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pre_stop.go:167
should call prestop when killing a pod [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pre_stop.go:166
validating pre-stop.
Expected error:
<*errors.errorString | 0xc2080288b0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pre_stop.go:158
------------------------------
Pods
should be updated [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:471
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:10:31.303: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:10:31.515: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-qwybi
Feb 25 15:10:31.596: INFO: Service account default in ns e2e-tests-pods-qwybi had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:10:33.715: INFO: Service account default in ns e2e-tests-pods-qwybi with secrets found. (2.200479372s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:10:33.715: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-qwybi
Feb 25 15:10:33.800: INFO: Service account default in ns e2e-tests-pods-qwybi with secrets found. (85.086752ms)
[It] should be updated [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:471
STEP: creating the pod
STEP: submitting the pod to kubernetes
Feb 25 15:10:33.888: INFO: Waiting up to 5m0s for pod pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:10:34.016: INFO: Waiting for pod pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-qwybi' status to be 'running'(found phase: "Pending", readiness: false) (128.40434ms elapsed)
Feb 25 15:10:36.115: INFO: Waiting for pod pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-qwybi' status to be 'running'(found phase: "Pending", readiness: false) (2.227570954s elapsed)
Feb 25 15:10:38.200: INFO: Found pod 'pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
STEP: verifying the pod is in kubernetes
STEP: updating the pod
Feb 25 15:10:38.916: INFO: Conflicting update to pod, re-get and re-update: pods "pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4" cannot be updated: the object has been modified; please apply your changes to the latest version and try again
STEP: updating the pod
Feb 25 15:10:39.519: INFO: Successfully updated pod
Feb 25 15:10:39.519: INFO: Waiting up to 5m0s for pod pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:10:39.602: INFO: Found pod 'pod-update-f8e6ee8d-dc14-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
STEP: verifying the updated pod is in kubernetes
Feb 25 15:10:39.694: INFO: Pod update OK
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:10:39.783: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-qwybi" for this suite.
• [SLOW TEST:203.995 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should be updated [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:471
------------------------------
Pods
should support retrieving logs from the container over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:932
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:13:55.298: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:13:55.385: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-mbu56
Feb 25 15:13:55.474: INFO: Service account default in ns e2e-tests-pods-mbu56 with secrets found. (89.762608ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:13:55.475: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-mbu56
Feb 25 15:13:55.559: INFO: Service account default in ns e2e-tests-pods-mbu56 with secrets found. (84.392835ms)
[It] should support retrieving logs from the container over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:932
Feb 25 15:13:55.559: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: creating the pod
STEP: submitting the pod to kubernetes
Feb 25 15:13:55.647: INFO: Waiting up to 5m0s for pod pod-logs-websocket-712912d4-dc15-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:13:55.730: INFO: Waiting for pod pod-logs-websocket-712912d4-dc15-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-mbu56' status to be 'running'(found phase: "Pending", readiness: false) (83.09594ms elapsed)
Feb 25 15:13:57.917: INFO: Waiting for pod pod-logs-websocket-712912d4-dc15-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-mbu56' status to be 'running'(found phase: "Pending", readiness: false) (2.269437937s elapsed)
Feb 25 15:14:00.018: INFO: Found pod 'pod-logs-websocket-712912d4-dc15-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:14:00.646: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-mbu56" for this suite.
• [SLOW TEST:300.789 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should support retrieving logs from the container over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:932
------------------------------
Kubectl client Update Demo
should create and stop a replication controller [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:122
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:18:56.087: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:18:56.222: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-jgj0t
Feb 25 15:18:56.305: INFO: Service account default in ns e2e-tests-kubectl-jgj0t had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:18:58.389: INFO: Service account default in ns e2e-tests-kubectl-jgj0t with secrets found. (2.166556954s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:18:58.389: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-jgj0t
Feb 25 15:18:58.472: INFO: Service account default in ns e2e-tests-kubectl-jgj0t with secrets found. (83.08811ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[BeforeEach] Update Demo
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:115
[It] should create and stop a replication controller [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:122
STEP: creating a replication controller
Feb 25 15:18:58.472: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config create -f /home/spotter/gocode/src/k8s.io/y-kubernetes/docs/user-guide/update-demo/nautilus-rc.yaml --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:18:59.308: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" created\n"
Feb 25 15:18:59.308: INFO: stderr: ""
STEP: waiting for all containers in name=update-demo pods to come up.
Feb 25 15:18:59.308: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:18:59.991: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:18:59.991: INFO: stderr: ""
Feb 25 15:18:59.991: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:00.669: INFO: stdout: ""
Feb 25 15:19:00.669: INFO: stderr: ""
Feb 25 15:19:00.669: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:05.669: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:06.341: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:06.341: INFO: stderr: ""
Feb 25 15:19:06.341: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:07.020: INFO: stdout: ""
Feb 25 15:19:07.020: INFO: stderr: ""
Feb 25 15:19:07.020: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:12.021: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:12.776: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:12.776: INFO: stderr: ""
Feb 25 15:19:12.776: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:13.476: INFO: stdout: ""
Feb 25 15:19:13.476: INFO: stderr: ""
Feb 25 15:19:13.476: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:18.476: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:19.182: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:19.182: INFO: stderr: ""
Feb 25 15:19:19.182: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:20.020: INFO: stdout: ""
Feb 25 15:19:20.020: INFO: stderr: ""
Feb 25 15:19:20.020: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:25.020: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:25.772: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:25.772: INFO: stderr: ""
Feb 25 15:19:25.772: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:26.446: INFO: stdout: ""
Feb 25 15:19:26.446: INFO: stderr: ""
Feb 25 15:19:26.446: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:31.446: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:32.224: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:32.224: INFO: stderr: ""
Feb 25 15:19:32.224: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:32.966: INFO: stdout: ""
Feb 25 15:19:32.966: INFO: stderr: ""
Feb 25 15:19:32.966: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:37.966: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:38.669: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:38.669: INFO: stderr: ""
Feb 25 15:19:38.669: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:39.666: INFO: stdout: ""
Feb 25 15:19:39.666: INFO: stderr: ""
Feb 25 15:19:39.666: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:44.666: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:45.420: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:45.420: INFO: stderr: ""
Feb 25 15:19:45.420: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:46.183: INFO: stdout: ""
Feb 25 15:19:46.183: INFO: stderr: ""
Feb 25 15:19:46.183: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:51.183: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:51.920: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:51.920: INFO: stderr: ""
Feb 25 15:19:51.920: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:52.774: INFO: stdout: ""
Feb 25 15:19:52.774: INFO: stderr: ""
Feb 25 15:19:52.774: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:19:57.774: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:58.474: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:19:58.474: INFO: stderr: ""
Feb 25 15:19:58.474: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:19:59.221: INFO: stdout: ""
Feb 25 15:19:59.221: INFO: stderr: ""
Feb 25 15:19:59.221: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:04.222: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:04.920: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:04.920: INFO: stderr: ""
Feb 25 15:20:04.920: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:05.668: INFO: stdout: ""
Feb 25 15:20:05.668: INFO: stderr: ""
Feb 25 15:20:05.668: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:10.669: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:11.479: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:11.479: INFO: stderr: ""
Feb 25 15:20:11.479: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:12.219: INFO: stdout: ""
Feb 25 15:20:12.219: INFO: stderr: ""
Feb 25 15:20:12.219: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:17.219: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:17.977: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:17.977: INFO: stderr: ""
Feb 25 15:20:17.977: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:18.720: INFO: stdout: ""
Feb 25 15:20:18.720: INFO: stderr: ""
Feb 25 15:20:18.720: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:23.721: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:24.448: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:24.448: INFO: stderr: ""
Feb 25 15:20:24.448: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:25.220: INFO: stdout: ""
Feb 25 15:20:25.220: INFO: stderr: ""
Feb 25 15:20:25.220: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:30.221: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:30.970: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:30.970: INFO: stderr: ""
Feb 25 15:20:30.970: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:31.693: INFO: stdout: ""
Feb 25 15:20:31.693: INFO: stderr: ""
Feb 25 15:20:31.693: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:36.693: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:37.419: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:37.419: INFO: stderr: ""
Feb 25 15:20:37.419: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:38.204: INFO: stdout: ""
Feb 25 15:20:38.204: INFO: stderr: ""
Feb 25 15:20:38.204: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:43.204: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:43.873: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:43.873: INFO: stderr: ""
Feb 25 15:20:43.873: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:44.582: INFO: stdout: ""
Feb 25 15:20:44.582: INFO: stderr: ""
Feb 25 15:20:44.582: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:49.583: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:50.279: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:50.279: INFO: stderr: ""
Feb 25 15:20:50.279: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:50.951: INFO: stdout: ""
Feb 25 15:20:50.951: INFO: stderr: ""
Feb 25 15:20:50.951: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:20:55.951: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:56.677: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:20:56.677: INFO: stderr: ""
Feb 25 15:20:56.677: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:20:57.420: INFO: stdout: ""
Feb 25 15:20:57.420: INFO: stderr: ""
Feb 25 15:20:57.420: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:02.420: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:03.386: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:03.386: INFO: stderr: ""
Feb 25 15:21:03.386: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:04.450: INFO: stdout: ""
Feb 25 15:21:04.450: INFO: stderr: ""
Feb 25 15:21:04.450: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:09.450: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:10.118: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:10.118: INFO: stderr: ""
Feb 25 15:21:10.118: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:10.874: INFO: stdout: ""
Feb 25 15:21:10.874: INFO: stderr: ""
Feb 25 15:21:10.874: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:15.874: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:16.671: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:16.671: INFO: stderr: ""
Feb 25 15:21:16.671: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:17.342: INFO: stdout: ""
Feb 25 15:21:17.342: INFO: stderr: ""
Feb 25 15:21:17.342: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:22.342: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:23.121: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:23.121: INFO: stderr: ""
Feb 25 15:21:23.121: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:23.919: INFO: stdout: ""
Feb 25 15:21:23.919: INFO: stderr: ""
Feb 25 15:21:23.919: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:28.919: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:29.596: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:29.596: INFO: stderr: ""
Feb 25 15:21:29.596: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:30.319: INFO: stdout: ""
Feb 25 15:21:30.319: INFO: stderr: ""
Feb 25 15:21:30.319: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:35.319: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:36.022: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:36.022: INFO: stderr: ""
Feb 25 15:21:36.022: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:36.771: INFO: stdout: ""
Feb 25 15:21:36.771: INFO: stderr: ""
Feb 25 15:21:36.771: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:41.772: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:42.474: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:42.474: INFO: stderr: ""
Feb 25 15:21:42.474: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:43.219: INFO: stdout: ""
Feb 25 15:21:43.220: INFO: stderr: ""
Feb 25 15:21:43.220: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:48.220: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:48.920: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:48.920: INFO: stderr: ""
Feb 25 15:21:48.920: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:49.674: INFO: stdout: ""
Feb 25 15:21:49.674: INFO: stderr: ""
Feb 25 15:21:49.674: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:21:54.674: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:55.420: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:21:55.420: INFO: stderr: ""
Feb 25 15:21:55.420: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:21:56.220: INFO: stdout: ""
Feb 25 15:21:56.220: INFO: stderr: ""
Feb 25 15:21:56.220: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:01.220: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:02.018: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:02.018: INFO: stderr: ""
Feb 25 15:22:02.018: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:02.782: INFO: stdout: ""
Feb 25 15:22:02.782: INFO: stderr: ""
Feb 25 15:22:02.782: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:07.782: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:08.468: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:08.468: INFO: stderr: ""
Feb 25 15:22:08.468: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:09.173: INFO: stdout: ""
Feb 25 15:22:09.173: INFO: stderr: ""
Feb 25 15:22:09.173: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:14.173: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:15.023: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:15.023: INFO: stderr: ""
Feb 25 15:22:15.023: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:15.875: INFO: stdout: ""
Feb 25 15:22:15.875: INFO: stderr: ""
Feb 25 15:22:15.875: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:20.876: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:21.721: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:21.721: INFO: stderr: ""
Feb 25 15:22:21.721: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:22.520: INFO: stdout: ""
Feb 25 15:22:22.520: INFO: stderr: ""
Feb 25 15:22:22.520: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:27.520: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:28.323: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:28.323: INFO: stderr: ""
Feb 25 15:22:28.323: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:29.120: INFO: stdout: ""
Feb 25 15:22:29.120: INFO: stderr: ""
Feb 25 15:22:29.120: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:34.121: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:34.921: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:34.921: INFO: stderr: ""
Feb 25 15:22:34.921: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:35.721: INFO: stdout: ""
Feb 25 15:22:35.721: INFO: stderr: ""
Feb 25 15:22:35.721: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:40.721: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:41.479: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:41.479: INFO: stderr: ""
Feb 25 15:22:41.479: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:42.177: INFO: stdout: ""
Feb 25 15:22:42.177: INFO: stderr: ""
Feb 25 15:22:42.177: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:47.177: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:48.021: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:48.021: INFO: stderr: ""
Feb 25 15:22:48.021: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:48.744: INFO: stdout: ""
Feb 25 15:22:48.744: INFO: stderr: ""
Feb 25 15:22:48.744: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:22:53.744: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:54.520: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:22:54.520: INFO: stderr: ""
Feb 25 15:22:54.520: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:22:55.553: INFO: stdout: ""
Feb 25 15:22:55.553: INFO: stderr: ""
Feb 25 15:22:55.553: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:00.553: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:01.224: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:01.224: INFO: stderr: ""
Feb 25 15:23:01.224: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:01.973: INFO: stdout: ""
Feb 25 15:23:01.973: INFO: stderr: ""
Feb 25 15:23:01.973: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:06.973: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:07.682: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:07.682: INFO: stderr: ""
Feb 25 15:23:07.682: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:08.376: INFO: stdout: ""
Feb 25 15:23:08.376: INFO: stderr: ""
Feb 25 15:23:08.376: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:13.376: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:14.075: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:14.075: INFO: stderr: ""
Feb 25 15:23:14.075: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:14.769: INFO: stdout: ""
Feb 25 15:23:14.769: INFO: stderr: ""
Feb 25 15:23:14.769: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:19.769: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:20.478: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:20.479: INFO: stderr: ""
Feb 25 15:23:20.479: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:21.218: INFO: stdout: ""
Feb 25 15:23:21.218: INFO: stderr: ""
Feb 25 15:23:21.218: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:26.219: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:27.071: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:27.071: INFO: stderr: ""
Feb 25 15:23:27.071: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:27.792: INFO: stdout: ""
Feb 25 15:23:27.792: INFO: stderr: ""
Feb 25 15:23:27.792: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:32.792: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:33.521: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:33.521: INFO: stderr: ""
Feb 25 15:23:33.521: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:34.273: INFO: stdout: ""
Feb 25 15:23:34.273: INFO: stderr: ""
Feb 25 15:23:34.273: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:39.274: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:39.968: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:39.968: INFO: stderr: ""
Feb 25 15:23:39.968: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:40.718: INFO: stdout: ""
Feb 25 15:23:40.718: INFO: stderr: ""
Feb 25 15:23:40.718: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:45.719: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:46.470: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:46.470: INFO: stderr: ""
Feb 25 15:23:46.470: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:47.175: INFO: stdout: ""
Feb 25 15:23:47.176: INFO: stderr: ""
Feb 25 15:23:47.176: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:52.176: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:52.921: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:52.921: INFO: stderr: ""
Feb 25 15:23:52.921: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:53.600: INFO: stdout: ""
Feb 25 15:23:53.600: INFO: stderr: ""
Feb 25 15:23:53.600: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:23:58.600: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} --api-version=v1 -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:59.283: INFO: stdout: "update-demo-nautilus-5nl27 update-demo-nautilus-66ebj "
Feb 25 15:23:59.283: INFO: stderr: ""
Feb 25 15:23:59.283: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods update-demo-nautilus-5nl27 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}} --api-version=v1 --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:23:59.978: INFO: stdout: ""
Feb 25 15:23:59.978: INFO: stderr: ""
Feb 25 15:23:59.979: INFO: update-demo-nautilus-5nl27 is created but not running
Feb 25 15:24:04.979: FAIL: Timed out after 300 seconds waiting for name=update-demo pods to reach valid state
STEP: using delete to clean up resources
Feb 25 15:24:04.979: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config delete --grace-period=0 -f /home/spotter/gocode/src/k8s.io/y-kubernetes/docs/user-guide/update-demo/nautilus-rc.yaml --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:24:08.334: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" deleted\n"
Feb 25 15:24:08.334: INFO: stderr: ""
Feb 25 15:24:08.334: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get rc,svc -l name=update-demo --no-headers --namespace=e2e-tests-kubectl-jgj0t'
Feb 25 15:24:09.203: INFO: stdout: ""
Feb 25 15:24:09.203: INFO: stderr: ""
Feb 25 15:24:09.203: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -l name=update-demo --namespace=e2e-tests-kubectl-jgj0t -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}'
Feb 25 15:24:09.918: INFO: stdout: ""
Feb 25 15:24:09.918: INFO: stderr: ""
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-kubectl-jgj0t".
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {default-scheduler } Scheduled: Successfully assigned update-demo-nautilus-5nl27 to spotter-kube-rkt-minion-kmm4
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/update-demo:nautilus"
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/update-demo:nautilus"
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id ed0b7a75
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id ed0b7a75
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/update-demo:nautilus" already present on machine
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 9ea2706d
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 9ea2706d
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 2d190446
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 2d190446
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id e60e864e
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id e60e864e
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id ef7bbb5c
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id ef7bbb5c
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id d515434b
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id d515434b
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 5d82b62f
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 5d82b62f
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id c21e475a
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id c21e475a
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id bda4789d
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id bda4789d
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Created: (events with common reason combined)
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-5nl27: {kubelet spotter-kube-rkt-minion-kmm4} Started: (events with common reason combined)
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {default-scheduler } Scheduled: Successfully assigned update-demo-nautilus-66ebj to spotter-kube-rkt-minion-r5k8
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/update-demo:nautilus"
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/update-demo:nautilus"
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id c3bb6514
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id c3bb6514
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/update-demo:nautilus" already present on machine
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 11de3e10
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 11de3e10
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 9246c254
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 9246c254
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 612d90c6
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 612d90c6
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id aa0c542e
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id aa0c542e
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 812ee7fc
Feb 25 15:24:10.196: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 812ee7fc
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 62c843af
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 62c843af
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 997220a2
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 997220a2
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id f6fda2b5
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id f6fda2b5
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Created: (events with common reason combined)
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus-66ebj: {kubelet spotter-kube-rkt-minion-r5k8} Started: (events with common reason combined)
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus: {replication-controller } SuccessfulCreate: Created pod: update-demo-nautilus-66ebj
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus: {replication-controller } SuccessfulCreate: Created pod: update-demo-nautilus-5nl27
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus: {replication-controller } SuccessfulDelete: Deleted pod: update-demo-nautilus-66ebj
Feb 25 15:24:10.197: INFO: event for update-demo-nautilus: {replication-controller } SuccessfulDelete: Deleted pod: update-demo-nautilus-5nl27
Feb 25 15:24:10.331: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:24:10.331: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:24:10.331: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:24:10.331: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:24:10.331: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:24:10.331: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:24:10.331: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:24:10.331: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:24:10.331: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:24:10.331: INFO:
Feb 25 15:24:10.417: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:24:10.501: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 854 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:24:07 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:24:07 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:24:10.501: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:24:10.589: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:24:10.734: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:24:10.734: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:24:10.818: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 860 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:24:09 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:24:09 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:24:10.818: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:24:10.902: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:24:11.088: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:24:11.333: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:24:11.333: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:24:11.417: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 853 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:24:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:24:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:24:11.417: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:24:11.516: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:24:11.930: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:24:11.930: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:24:12.016: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 847 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:24:03 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:24:03 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:24:12.016: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:24:12.099: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:24:12.268: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:24:12.268: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:24:12.501: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:24:12.501: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-jgj0t" for this suite.
• Failure [321.839 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Update Demo
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:147
should create and stop a replication controller [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:122
Feb 25 15:24:04.979: Timed out after 300 seconds waiting for name=update-demo pods to reach valid state
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1239
------------------------------
S
------------------------------
Proxy version v1
should proxy through a service and a pod [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:222
[BeforeEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:24:17.925: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:24:18.017: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-zy2w6
Feb 25 15:24:18.100: INFO: Service account default in ns e2e-tests-proxy-zy2w6 with secrets found. (82.287789ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:24:18.100: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-zy2w6
Feb 25 15:24:18.187: INFO: Service account default in ns e2e-tests-proxy-zy2w6 with secrets found. (86.907237ms)
[It] should proxy through a service and a pod [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:222
STEP: creating replication controller proxy-service-c52qo in namespace e2e-tests-proxy-zy2w6
Feb 25 15:24:18.516: INFO: Created replication controller with name: proxy-service-c52qo, namespace: e2e-tests-proxy-zy2w6, replica count: 1
Feb 25 15:24:19.516: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:20.516: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:21.517: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:22.517: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:23.517: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:24.517: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:25.517: INFO: proxy-service-c52qo Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:24:25.986: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 88.45799ms)
Feb 25 15:24:26.219: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 120.870677ms)
Feb 25 15:24:26.383: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 85.578614ms)
Feb 25 15:24:26.584: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 85.833243ms)
Feb 25 15:24:26.782: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.741912ms)
Feb 25 15:24:27.016: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 118.197469ms)
Feb 25 15:24:27.182: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 83.87254ms)
Feb 25 15:24:27.387: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 88.521808ms)
Feb 25 15:24:27.583: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.62317ms)
Feb 25 15:24:27.789: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 90.509159ms)
Feb 25 15:24:27.983: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.760786ms)
Feb 25 15:24:28.183: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 84.209564ms)
Feb 25 15:24:28.417: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 118.309953ms)
Feb 25 15:24:28.585: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 85.82232ms)
Feb 25 15:24:28.783: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 83.85869ms)
Feb 25 15:24:29.029: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 129.4162ms)
Feb 25 15:24:29.195: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 96.006361ms)
Feb 25 15:24:29.415: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 115.731102ms)
Feb 25 15:24:29.601: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 101.24832ms)
Feb 25 15:24:29.784: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 83.846626ms)
Feb 25 15:24:30.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 116.498309ms)
Feb 25 15:24:30.185: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 84.391269ms)
Feb 25 15:24:30.415: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 114.86039ms)
Feb 25 15:24:30.586: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 85.649294ms)
Feb 25 15:24:30.785: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.055429ms)
Feb 25 15:24:31.015: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 114.807116ms)
Feb 25 15:24:31.193: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 91.922681ms)
Feb 25 15:24:31.416: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 115.094211ms)
Feb 25 15:24:31.587: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 86.351363ms)
Feb 25 15:24:31.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 116.145212ms)
Feb 25 15:24:31.985: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.812076ms)
Feb 25 15:24:32.187: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 85.328506ms)
Feb 25 15:24:32.387: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 85.426129ms)
Feb 25 15:24:32.587: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 85.462513ms)
Feb 25 15:24:32.787: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 85.674896ms)
Feb 25 15:24:33.016: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 113.756051ms)
Feb 25 15:24:33.188: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 86.460394ms)
Feb 25 15:24:33.388: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 85.596764ms)
Feb 25 15:24:33.583: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 80.843185ms)
Feb 25 15:24:33.788: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 85.621558ms)
Feb 25 15:24:34.015: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 112.902378ms)
Feb 25 15:24:34.186: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.726593ms)
Feb 25 15:24:34.417: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 114.150143ms)
Feb 25 15:24:34.586: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 83.573214ms)
Feb 25 15:24:34.818: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 115.03025ms)
Feb 25 15:24:34.987: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.125338ms)
Feb 25 15:24:35.216: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 112.292893ms)
Feb 25 15:24:35.388: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.505261ms)
Feb 25 15:24:35.617: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 113.835096ms)
Feb 25 15:24:35.791: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 87.400654ms)
Feb 25 15:24:36.015: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 111.812931ms)
Feb 25 15:24:36.191: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 86.997341ms)
Feb 25 15:24:36.390: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 86.384107ms)
Feb 25 15:24:36.616: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 111.527183ms)
Feb 25 15:24:36.787: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.27664ms)
Feb 25 15:24:36.989: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 85.180608ms)
Feb 25 15:24:37.192: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 87.074554ms)
Feb 25 15:24:37.415: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 110.813837ms)
Feb 25 15:24:37.617: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 111.938499ms)
Feb 25 15:24:37.788: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 83.612802ms)
Feb 25 15:24:38.018: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 112.517832ms)
Feb 25 15:24:38.189: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.706405ms)
Feb 25 15:24:38.419: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 113.669438ms)
Feb 25 15:24:38.592: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 86.219271ms)
Feb 25 15:24:38.790: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.123435ms)
Feb 25 15:24:38.990: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 84.714735ms)
Feb 25 15:24:39.216: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 110.42207ms)
Feb 25 15:24:39.390: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.437918ms)
Feb 25 15:24:39.617: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 110.840332ms)
Feb 25 15:24:39.790: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 84.31594ms)
Feb 25 15:24:40.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 110.578984ms)
Feb 25 15:24:40.191: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 84.609853ms)
Feb 25 15:24:40.417: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 110.55613ms)
Feb 25 15:24:40.596: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 89.455337ms)
Feb 25 15:24:40.817: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 109.966374ms)
Feb 25 15:24:40.995: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 88.049095ms)
Feb 25 15:24:41.193: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 86.034254ms)
Feb 25 15:24:41.392: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 84.49081ms)
Feb 25 15:24:41.615: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 108.230996ms)
Feb 25 15:24:41.792: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 84.712712ms)
Feb 25 15:24:42.016: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 108.079392ms)
Feb 25 15:24:42.195: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 86.934656ms)
Feb 25 15:24:42.415: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 107.471466ms)
Feb 25 15:24:42.592: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.371929ms)
Feb 25 15:24:42.792: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 83.640886ms)
Feb 25 15:24:43.015: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 107.275167ms)
Feb 25 15:24:43.193: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 84.481621ms)
Feb 25 15:24:43.393: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 84.960525ms)
Feb 25 15:24:43.616: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 107.166389ms)
Feb 25 15:24:43.793: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 83.997213ms)
Feb 25 15:24:44.015: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 106.50984ms)
Feb 25 15:24:44.198: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 89.417169ms)
Feb 25 15:24:44.419: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 109.561645ms)
Feb 25 15:24:44.594: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 85.03915ms)
Feb 25 15:24:44.817: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 107.639471ms)
Feb 25 15:24:44.994: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 84.327672ms)
Feb 25 15:24:45.217: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 107.222222ms)
Feb 25 15:24:45.393: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 83.705994ms)
Feb 25 15:24:45.596: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 85.958568ms)
Feb 25 15:24:45.795: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 85.01401ms)
Feb 25 15:24:45.993: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 83.039201ms)
Feb 25 15:24:46.217: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 106.395989ms)
Feb 25 15:24:46.394: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 84.195071ms)
Feb 25 15:24:46.594: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 83.785894ms)
Feb 25 15:24:46.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 106.16467ms)
Feb 25 15:24:46.995: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 84.504707ms)
Feb 25 15:24:47.216: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 105.382234ms)
Feb 25 15:24:47.397: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 86.15232ms)
Feb 25 15:24:47.594: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 83.354028ms)
Feb 25 15:24:47.797: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 85.536298ms)
Feb 25 15:24:48.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 105.591233ms)
Feb 25 15:24:48.218: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 106.381317ms)
Feb 25 15:24:48.396: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.880217ms)
Feb 25 15:24:48.616: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 104.824667ms)
Feb 25 15:24:48.795: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 83.656314ms)
Feb 25 15:24:49.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 105.108154ms)
Feb 25 15:24:49.196: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.69584ms)
Feb 25 15:24:49.398: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 85.933439ms)
Feb 25 15:24:49.617: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 104.692771ms)
Feb 25 15:24:49.796: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.258999ms)
Feb 25 15:24:50.016: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 103.041641ms)
Feb 25 15:24:50.197: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.008927ms)
Feb 25 15:24:50.415: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 102.699516ms)
Feb 25 15:24:50.596: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 83.650068ms)
Feb 25 15:24:50.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 104.187718ms)
Feb 25 15:24:50.998: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 85.089608ms)
Feb 25 15:24:51.217: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 103.68313ms)
Feb 25 15:24:51.399: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 86.031835ms)
Feb 25 15:24:51.617: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 103.191384ms)
Feb 25 15:24:51.803: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 89.508351ms)
Feb 25 15:24:52.015: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 101.794839ms)
Feb 25 15:24:52.202: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 88.567548ms)
Feb 25 15:24:52.416: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 101.799754ms)
Feb 25 15:24:52.598: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.821376ms)
Feb 25 15:24:52.815: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 101.147919ms)
Feb 25 15:24:53.003: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 89.043636ms)
Feb 25 15:24:53.218: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 103.538587ms)
Feb 25 15:24:53.402: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 87.39117ms)
Feb 25 15:24:53.616: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 100.923837ms)
Feb 25 15:24:53.801: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 85.932785ms)
Feb 25 15:24:54.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 102.656412ms)
Feb 25 15:24:54.200: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 85.152419ms)
Feb 25 15:24:54.400: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.46377ms)
Feb 25 15:24:54.617: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 101.426543ms)
Feb 25 15:24:54.800: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.194391ms)
Feb 25 15:24:55.018: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 102.645017ms)
Feb 25 15:24:55.206: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 90.057382ms)
Feb 25 15:24:55.417: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 101.435376ms)
Feb 25 15:24:55.601: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.827348ms)
Feb 25 15:24:55.816: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 99.782113ms)
Feb 25 15:24:56.001: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.665333ms)
Feb 25 15:24:56.217: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 100.985178ms)
Feb 25 15:24:56.401: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.488569ms)
Feb 25 15:24:56.617: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 100.212643ms)
Feb 25 15:24:56.802: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 85.218806ms)
Feb 25 15:24:57.018: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 100.853352ms)
Feb 25 15:24:57.202: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 85.250877ms)
Feb 25 15:24:57.416: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 99.158709ms)
Feb 25 15:24:57.607: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 89.271759ms)
Feb 25 15:24:57.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 99.941808ms)
Feb 25 15:24:58.002: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 84.903995ms)
Feb 25 15:24:58.216: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 98.811267ms)
Feb 25 15:24:58.402: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 84.121398ms)
Feb 25 15:24:58.606: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 88.165211ms)
Feb 25 15:24:58.805: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 86.721135ms)
Feb 25 15:24:59.003: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 85.207308ms)
Feb 25 15:24:59.204: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 85.550847ms)
Feb 25 15:24:59.418: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 99.995337ms)
Feb 25 15:24:59.610: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 91.688638ms)
Feb 25 15:24:59.805: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 86.537757ms)
Feb 25 15:25:00.016: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 96.636557ms)
Feb 25 15:25:00.205: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 85.612666ms)
Feb 25 15:25:00.417: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 97.480332ms)
Feb 25 15:25:00.606: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 86.314019ms)
Feb 25 15:25:00.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 97.618085ms)
Feb 25 15:25:01.004: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 84.109502ms)
Feb 25 15:25:01.217: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 97.15544ms)
Feb 25 15:25:01.405: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 85.586522ms)
Feb 25 15:25:01.615: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 95.561257ms)
Feb 25 15:25:01.808: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 88.089992ms)
Feb 25 15:25:02.016: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 95.755299ms)
Feb 25 15:25:02.218: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 97.26219ms)
Feb 25 15:25:02.408: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 87.429239ms)
Feb 25 15:25:02.815: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 294.391281ms)
Feb 25 15:25:02.992: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 271.793956ms)
Feb 25 15:25:03.110: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 189.09448ms)
Feb 25 15:25:03.331: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 207.327056ms)
Feb 25 15:25:03.417: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 86.646979ms)
Feb 25 15:25:03.615: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 84.110234ms)
Feb 25 15:25:03.817: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 85.701076ms)
Feb 25 15:25:04.017: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 86.269238ms)
Feb 25 15:25:04.216: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.574241ms)
Feb 25 15:25:04.419: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 87.484097ms)
Feb 25 15:25:04.616: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.615219ms)
Feb 25 15:25:04.817: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 85.205086ms)
Feb 25 15:25:05.017: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.886611ms)
Feb 25 15:25:05.216: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 84.011446ms)
Feb 25 15:25:05.417: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 85.118109ms)
Feb 25 15:25:05.616: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 84.163035ms)
Feb 25 15:25:05.816: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 83.688417ms)
Feb 25 15:25:06.017: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 85.106829ms)
Feb 25 15:25:06.319: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 186.244859ms)
Feb 25 15:25:06.417: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 84.825484ms)
Feb 25 15:25:06.715: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 182.248579ms)
Feb 25 15:25:06.816: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 83.215652ms)
Feb 25 15:25:07.117: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 183.818026ms)
Feb 25 15:25:07.217: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 84.247818ms)
Feb 25 15:25:07.417: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 83.521874ms)
Feb 25 15:25:07.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 182.232475ms)
Feb 25 15:25:07.823: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 89.129291ms)
Feb 25 15:25:08.019: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 85.789584ms)
Feb 25 15:25:08.219: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 85.017149ms)
Feb 25 15:25:08.418: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.087244ms)
Feb 25 15:25:08.618: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 83.876335ms)
Feb 25 15:25:08.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 181.91672ms)
Feb 25 15:25:09.018: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.253425ms)
Feb 25 15:25:09.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 181.884854ms)
Feb 25 15:25:09.416: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 81.261097ms)
Feb 25 15:25:09.621: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 86.486905ms)
Feb 25 15:25:09.821: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 85.707026ms)
Feb 25 15:25:10.117: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 181.837426ms)
Feb 25 15:25:10.221: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 85.716643ms)
Feb 25 15:25:10.419: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 83.854348ms)
Feb 25 15:25:10.624: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 88.697452ms)
Feb 25 15:25:10.820: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 84.567301ms)
Feb 25 15:25:11.018: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 82.72422ms)
Feb 25 15:25:11.220: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 83.875838ms)
Feb 25 15:25:11.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 178.943961ms)
Feb 25 15:25:11.621: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.972781ms)
Feb 25 15:25:11.820: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 83.804375ms)
Feb 25 15:25:12.021: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.349925ms)
Feb 25 15:25:12.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 179.584602ms)
Feb 25 15:25:12.420: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 83.299821ms)
Feb 25 15:25:12.621: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 84.08354ms)
Feb 25 15:25:12.920: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 183.755835ms)
Feb 25 15:25:13.020: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 83.478228ms)
Feb 25 15:25:13.319: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 181.702312ms)
Feb 25 15:25:13.420: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 82.780874ms)
Feb 25 15:25:13.715: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 177.89651ms)
Feb 25 15:25:13.821: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.74533ms)
Feb 25 15:25:14.020: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 82.552383ms)
Feb 25 15:25:14.315: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 177.427353ms)
Feb 25 15:25:14.419: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 81.581833ms)
Feb 25 15:25:14.716: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 178.560889ms)
Feb 25 15:25:14.826: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 88.516457ms)
Feb 25 15:25:15.115: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 177.294465ms)
Feb 25 15:25:15.222: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 83.5485ms)
Feb 25 15:25:15.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 177.915843ms)
Feb 25 15:25:15.623: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 84.324624ms)
Feb 25 15:25:15.915: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 176.25715ms)
Feb 25 15:25:16.026: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 86.943276ms)
Feb 25 15:25:16.223: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 84.772734ms)
Feb 25 15:25:16.516: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 177.542203ms)
Feb 25 15:25:16.622: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 83.251362ms)
Feb 25 15:25:16.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 176.786397ms)
Feb 25 15:25:17.025: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 86.196765ms)
Feb 25 15:25:17.223: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.455925ms)
Feb 25 15:25:17.424: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.387239ms)
Feb 25 15:25:17.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 175.99662ms)
Feb 25 15:25:17.828: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 87.975004ms)
Feb 25 15:25:18.024: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 83.779178ms)
Feb 25 15:25:18.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 176.476731ms)
Feb 25 15:25:18.425: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 84.565589ms)
Feb 25 15:25:18.715: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 174.674599ms)
Feb 25 15:25:18.823: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 82.392087ms)
Feb 25 15:25:19.025: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.238403ms)
Feb 25 15:25:19.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 175.871774ms)
Feb 25 15:25:19.426: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 85.167589ms)
Feb 25 15:25:19.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 174.093635ms)
Feb 25 15:25:19.824: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 83.115835ms)
Feb 25 15:25:20.026: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 84.650506ms)
Feb 25 15:25:20.315: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 173.880447ms)
Feb 25 15:25:20.424: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 83.021877ms)
Feb 25 15:25:20.625: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 83.551795ms)
Feb 25 15:25:20.825: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.335425ms)
Feb 25 15:25:21.026: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 83.968196ms)
Feb 25 15:25:21.226: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 84.493964ms)
Feb 25 15:25:21.425: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 83.014269ms)
Feb 25 15:25:21.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 172.960508ms)
Feb 25 15:25:21.825: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 83.214689ms)
Feb 25 15:25:22.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 173.69936ms)
Feb 25 15:25:22.226: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 84.069986ms)
Feb 25 15:25:22.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 173.566259ms)
Feb 25 15:25:22.627: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 84.410451ms)
Feb 25 15:25:22.917: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 174.105378ms)
Feb 25 15:25:23.026: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 82.81537ms)
Feb 25 15:25:23.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 173.494392ms)
Feb 25 15:25:23.427: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 83.671048ms)
Feb 25 15:25:23.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 171.785816ms)
Feb 25 15:25:23.827: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.019058ms)
Feb 25 15:25:24.115: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 171.535837ms)
Feb 25 15:25:24.228: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 84.647912ms)
Feb 25 15:25:24.430: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 86.161029ms)
Feb 25 15:25:24.714: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 170.72744ms)
Feb 25 15:25:24.832: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 88.609303ms)
Feb 25 15:25:25.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 172.403004ms)
Feb 25 15:25:25.229: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.958427ms)
Feb 25 15:25:25.517: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 172.405109ms)
Feb 25 15:25:25.628: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.689157ms)
Feb 25 15:25:25.917: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 172.482213ms)
Feb 25 15:25:26.036: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 91.463131ms)
Feb 25 15:25:26.230: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 85.568741ms)
Feb 25 15:25:26.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 170.53136ms)
Feb 25 15:25:26.629: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.075652ms)
Feb 25 15:25:26.831: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 85.766922ms)
Feb 25 15:25:27.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 171.225046ms)
Feb 25 15:25:27.230: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 84.992855ms)
Feb 25 15:25:27.430: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.039666ms)
Feb 25 15:25:27.629: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 83.897579ms)
Feb 25 15:25:27.915: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 169.491803ms)
Feb 25 15:25:28.030: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 83.886208ms)
Feb 25 15:25:28.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 170.341133ms)
Feb 25 15:25:28.431: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.970445ms)
Feb 25 15:25:28.630: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 83.770701ms)
Feb 25 15:25:28.834: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 87.419346ms)
Feb 25 15:25:29.116: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 169.918088ms)
Feb 25 15:25:29.230: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 83.036681ms)
Feb 25 15:25:29.432: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 85.021322ms)
Feb 25 15:25:29.717: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 169.895992ms)
Feb 25 15:25:29.832: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 85.201984ms)
Feb 25 15:25:30.115: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 168.149532ms)
Feb 25 15:25:30.232: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 84.932808ms)
Feb 25 15:25:30.515: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 167.814732ms)
Feb 25 15:25:30.634: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 86.902159ms)
Feb 25 15:25:30.915: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 167.631208ms)
Feb 25 15:25:31.031: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 83.042485ms)
Feb 25 15:25:31.231: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 82.922341ms)
Feb 25 15:25:31.435: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 86.581415ms)
Feb 25 15:25:31.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 168.37012ms)
Feb 25 15:25:31.833: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 84.548106ms)
Feb 25 15:25:32.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 167.441026ms)
Feb 25 15:25:32.232: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 83.19541ms)
Feb 25 15:25:32.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 166.109011ms)
Feb 25 15:25:32.717: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 167.959542ms)
Feb 25 15:25:32.916: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 167.318948ms)
Feb 25 15:25:33.034: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 84.742148ms)
Feb 25 15:25:33.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 167.010843ms)
Feb 25 15:25:33.517: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 167.682522ms)
Feb 25 15:25:33.633: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 83.921559ms)
Feb 25 15:25:33.917: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 167.430734ms)
Feb 25 15:25:34.036: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 85.994551ms)
Feb 25 15:25:34.315: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 165.2107ms)
Feb 25 15:25:34.439: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 88.829669ms)
Feb 25 15:25:34.639: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 89.021954ms)
Feb 25 15:25:34.834: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.424403ms)
Feb 25 15:25:35.035: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 84.202697ms)
Feb 25 15:25:35.317: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 166.24962ms)
Feb 25 15:25:35.435: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.112014ms)
Feb 25 15:25:35.635: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 84.601636ms)
Feb 25 15:25:35.838: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 87.337181ms)
Feb 25 15:25:36.116: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 165.476435ms)
Feb 25 15:25:36.236: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 84.452336ms)
Feb 25 15:25:36.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 163.53493ms)
Feb 25 15:25:36.635: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 83.803273ms)
Feb 25 15:25:36.915: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 163.650184ms)
Feb 25 15:25:37.036: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.342233ms)
Feb 25 15:25:37.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 164.236739ms)
Feb 25 15:25:37.435: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 83.467307ms)
Feb 25 15:25:37.715: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 162.848562ms)
Feb 25 15:25:37.845: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 93.34198ms)
Feb 25 15:25:38.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 163.919385ms)
Feb 25 15:25:38.236: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 83.689042ms)
Feb 25 15:25:38.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 162.481455ms)
Feb 25 15:25:38.638: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 85.15758ms)
Feb 25 15:25:38.841: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 87.880593ms)
Feb 25 15:25:39.037: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 83.77212ms)
Feb 25 15:25:39.315: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 162.08858ms)
Feb 25 15:25:39.439: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 86.175975ms)
Feb 25 15:25:39.636: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 83.013745ms)
Feb 25 15:25:39.919: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 165.527272ms)
Feb 25 15:25:40.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 162.601871ms)
Feb 25 15:25:40.236: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 82.716865ms)
Feb 25 15:25:40.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 162.56745ms)
Feb 25 15:25:40.638: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.568529ms)
Feb 25 15:25:40.915: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 161.06224ms)
Feb 25 15:25:41.037: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 83.214835ms)
Feb 25 15:25:41.239: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.800498ms)
Feb 25 15:25:41.440: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 86.00544ms)
Feb 25 15:25:41.637: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 83.012359ms)
Feb 25 15:25:41.838: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.07436ms)
Feb 25 15:25:42.038: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 83.597537ms)
Feb 25 15:25:42.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 161.397374ms)
Feb 25 15:25:42.439: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 84.503226ms)
Feb 25 15:25:42.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 160.001476ms)
Feb 25 15:25:42.841: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 85.873302ms)
Feb 25 15:25:43.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 160.620991ms)
Feb 25 15:25:43.241: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 85.548483ms)
Feb 25 15:25:43.517: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 162.09596ms)
Feb 25 15:25:43.641: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 85.373507ms)
Feb 25 15:25:43.843: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 87.618337ms)
Feb 25 15:25:44.039: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.335684ms)
Feb 25 15:25:44.240: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 83.785581ms)
Feb 25 15:25:44.440: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 84.156937ms)
Feb 25 15:25:44.717: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 160.997584ms)
Feb 25 15:25:44.840: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 84.122303ms)
Feb 25 15:25:45.115: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 158.575776ms)
Feb 25 15:25:45.241: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.95783ms)
Feb 25 15:25:45.515: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 158.462107ms)
Feb 25 15:25:45.640: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 83.085964ms)
Feb 25 15:25:45.842: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 85.523407ms)
Feb 25 15:25:46.040: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.376535ms)
Feb 25 15:25:46.241: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 83.778241ms)
Feb 25 15:25:46.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 159.144334ms)
Feb 25 15:25:46.641: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 84.162294ms)
Feb 25 15:25:46.842: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 84.635804ms)
Feb 25 15:25:47.042: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.36221ms)
Feb 25 15:25:47.242: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 83.902922ms)
Feb 25 15:25:47.442: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 84.59154ms)
Feb 25 15:25:47.642: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 84.068427ms)
Feb 25 15:25:47.841: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 83.404296ms)
Feb 25 15:25:48.039: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 80.843947ms)
Feb 25 15:25:48.319: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 160.639218ms)
Feb 25 15:25:48.444: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 85.246797ms)
Feb 25 15:25:48.720: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 161.701044ms)
Feb 25 15:25:48.845: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 85.806402ms)
Feb 25 15:25:49.044: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 84.835852ms)
Feb 25 15:25:49.243: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 84.233928ms)
Feb 25 15:25:49.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 155.747314ms)
Feb 25 15:25:49.643: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 83.676011ms)
Feb 25 15:25:49.846: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 86.379037ms)
Feb 25 15:25:50.045: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 85.461718ms)
Feb 25 15:25:50.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 156.536365ms)
Feb 25 15:25:50.445: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 85.503344ms)
Feb 25 15:25:50.718: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 158.226998ms)
Feb 25 15:25:50.846: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 85.637698ms)
Feb 25 15:25:51.118: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 157.534373ms)
Feb 25 15:25:51.245: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 84.667113ms)
Feb 25 15:25:51.517: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 156.465033ms)
Feb 25 15:25:51.648: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 87.767768ms)
Feb 25 15:25:51.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 155.246076ms)
Feb 25 15:25:52.045: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 83.957035ms)
Feb 25 15:25:52.250: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 89.604034ms)
Feb 25 15:25:52.445: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 84.596622ms)
Feb 25 15:25:52.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 154.824389ms)
Feb 25 15:25:52.846: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 84.966547ms)
Feb 25 15:25:53.115: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 153.785304ms)
Feb 25 15:25:53.249: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 87.979996ms)
Feb 25 15:25:53.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 154.731956ms)
Feb 25 15:25:53.645: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 83.777738ms)
Feb 25 15:25:53.846: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 84.238746ms)
Feb 25 15:25:54.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 154.07433ms)
Feb 25 15:25:54.246: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 83.896901ms)
Feb 25 15:25:54.516: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 153.627288ms)
Feb 25 15:25:54.650: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 87.613542ms)
Feb 25 15:25:54.845: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 83.133537ms)
Feb 25 15:25:55.115: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 152.598501ms)
Feb 25 15:25:55.247: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.582092ms)
Feb 25 15:25:55.448: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 84.870664ms)
Feb 25 15:25:55.646: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 82.741554ms)
Feb 25 15:25:55.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 153.575379ms)
Feb 25 15:25:56.050: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 86.526836ms)
Feb 25 15:25:56.247: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 84.339763ms)
Feb 25 15:25:56.515: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 151.509331ms)
Feb 25 15:25:56.716: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 152.58778ms)
Feb 25 15:25:56.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 152.505836ms)
Feb 25 15:25:57.047: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 83.462367ms)
Feb 25 15:25:57.317: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 152.926659ms)
Feb 25 15:25:57.448: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.128361ms)
Feb 25 15:25:57.647: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 83.27371ms)
Feb 25 15:25:57.918: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 153.45569ms)
Feb 25 15:25:58.053: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 88.365025ms)
Feb 25 15:25:58.315: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 150.48436ms)
Feb 25 15:25:58.454: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 89.120952ms)
Feb 25 15:25:58.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 150.91175ms)
Feb 25 15:25:58.853: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 88.407224ms)
Feb 25 15:25:59.049: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 84.602472ms)
Feb 25 15:25:59.250: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 85.244936ms)
Feb 25 15:25:59.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 149.838959ms)
Feb 25 15:25:59.816: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 250.578593ms)
Feb 25 15:25:59.850: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 84.846664ms)
Feb 25 15:26:00.050: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 84.912071ms)
Feb 25 15:26:00.250: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 84.524743ms)
Feb 25 15:26:00.450: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 83.996539ms)
Feb 25 15:26:00.651: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 85.162132ms)
Feb 25 15:26:00.853: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 86.927787ms)
Feb 25 15:26:01.117: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 150.550812ms)
Feb 25 15:26:01.250: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 83.816084ms)
Feb 25 15:26:01.454: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 87.723053ms)
Feb 25 15:26:01.716: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 149.47756ms)
Feb 25 15:26:01.850: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 83.278935ms)
Feb 25 15:26:02.117: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 149.932651ms)
Feb 25 15:26:02.256: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 89.425488ms)
Feb 25 15:26:02.450: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 82.669068ms)
Feb 25 15:26:02.717: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 149.975123ms)
Feb 25 15:26:02.851: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 84.047944ms)
Feb 25 15:26:03.118: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 150.32786ms)
Feb 25 15:26:03.252: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 84.914013ms)
Feb 25 15:26:03.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 148.475869ms)
Feb 25 15:26:03.656: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 88.142749ms)
Feb 25 15:26:03.915: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 147.03549ms)
Feb 25 15:26:04.053: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 85.005664ms)
Feb 25 15:26:04.317: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 148.783536ms)
Feb 25 15:26:04.452: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 83.971756ms)
Feb 25 15:26:04.652: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 83.157115ms)
Feb 25 15:26:04.855: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 86.124077ms)
Feb 25 15:26:05.116: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 146.953559ms)
Feb 25 15:26:05.254: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 84.777883ms)
Feb 25 15:26:05.518: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 148.827061ms)
Feb 25 15:26:05.656: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 87.069321ms)
Feb 25 15:26:05.854: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 84.578921ms)
Feb 25 15:26:06.054: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.281857ms)
Feb 25 15:26:06.254: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 85.169124ms)
Feb 25 15:26:06.454: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 84.427425ms)
Feb 25 15:26:06.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 146.77751ms)
Feb 25 15:26:06.854: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 84.670291ms)
Feb 25 15:26:07.118: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 148.186178ms)
Feb 25 15:26:07.259: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 89.091483ms)
Feb 25 15:26:07.457: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 86.894678ms)
Feb 25 15:26:07.716: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 145.709891ms)
Feb 25 15:26:07.853: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 83.060282ms)
Feb 25 15:26:08.117: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 147.103558ms)
Feb 25 15:26:08.257: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 86.655874ms)
Feb 25 15:26:08.516: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 145.826256ms)
Feb 25 15:26:08.655: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.352174ms)
Feb 25 15:26:08.857: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 86.050332ms)
Feb 25 15:26:09.115: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 144.02073ms)
Feb 25 15:26:09.254: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.236116ms)
Feb 25 15:26:09.515: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 144.162213ms)
Feb 25 15:26:09.660: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 88.714046ms)
Feb 25 15:26:09.917: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 146.152585ms)
Feb 25 15:26:10.056: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 84.594389ms)
Feb 25 15:26:10.316: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 144.341388ms)
Feb 25 15:26:10.455: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 83.245291ms)
Feb 25 15:26:10.658: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 86.023953ms)
Feb 25 15:26:10.860: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 88.146077ms)
Feb 25 15:26:11.115: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 143.094802ms)
Feb 25 15:26:11.256: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 83.977544ms)
Feb 25 15:26:11.461: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 89.113528ms)
Feb 25 15:26:11.658: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 85.981509ms)
Feb 25 15:26:11.917: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 144.306011ms)
Feb 25 15:26:12.060: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 87.559616ms)
Feb 25 15:26:12.315: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 142.579944ms)
Feb 25 15:26:12.456: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5/proxy/rewriteme"... (200; 83.274737ms)
Feb 25 15:26:12.717: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:443/: tls baz (200; 143.999783ms)
Feb 25 15:26:12.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:444/: tls qux (200; 143.268913ms)
Feb 25 15:26:13.117: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/: foo (200; 143.689242ms)
Feb 25 15:26:13.258: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.63097ms)
Feb 25 15:26:13.456: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:443/proxy/... (200; 82.65416ms)
Feb 25 15:26:13.659: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname2/: bar (200; 85.263251ms)
Feb 25 15:26:13.916: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:81/: bar (200; 142.73418ms)
Feb 25 15:26:14.057: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname2/: tls qux (200; 83.520052ms)
Feb 25 15:26:14.315: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:462/proxy/: tls qux (200; 140.762779ms)
Feb 25 15:26:14.462: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/https:proxy-service-c52qo:tlsportname1/: tls baz (200; 88.182258ms)
Feb 25 15:26:14.717: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/: foo (200; 142.941506ms)
Feb 25 15:26:14.864: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/re... (200; 89.262213ms)
Feb 25 15:26:15.058: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:160/proxy/: foo (200; 84.045828ms)
Feb 25 15:26:15.318: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/https:proxy-service-c52qo-95wi5:460/proxy/: tls baz (200; 143.085222ms)
Feb 25 15:26:15.463: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:162/: bar (200; 88.391171ms)
Feb 25 15:26:15.816: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:80/: foo (200; 241.197086ms)
Feb 25 15:26:15.862: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:81/: bar (200; 87.43101ms)
Feb 25 15:26:16.116: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/: <a href="/api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/rewrite... (200; 140.89427ms)
Feb 25 15:26:16.258: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:160/proxy/: foo (200; 83.00134ms)
Feb 25 15:26:16.459: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:80/: foo (200; 83.50767ms)
Feb 25 15:26:16.674: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:80/proxy/rewrite... (200; 98.119271ms)
Feb 25 15:26:16.861: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/proxy/: bar (200; 84.981621ms)
Feb 25 15:26:17.059: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname1/: foo (200; 83.07788ms)
Feb 25 15:26:17.316: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/proxy-service-c52qo:portname2/: bar (200; 140.191731ms)
Feb 25 15:26:17.459: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/services/http:proxy-service-c52qo:portname1/: foo (200; 83.296604ms)
Feb 25 15:26:17.715: INFO: /api/v1/proxy/namespaces/e2e-tests-proxy-zy2w6/pods/proxy-service-c52qo-95wi5:162/: bar (200; 138.89069ms)
Feb 25 15:26:17.865: INFO: /api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/: <a href="/api/v1/namespaces/e2e-tests-proxy-zy2w6/pods/http:proxy-service-c52qo-95wi5:80/proxy/re... (200; 89.090561ms)
STEP: deleting replication controller proxy-service-c52qo in namespace e2e-tests-proxy-zy2w6
Feb 25 15:26:20.695: INFO: Deleting RC proxy-service-c52qo took: 2.627403736s
Feb 25 15:26:20.783: INFO: Terminating RC proxy-service-c52qo pods took: 88.278818ms
[AfterEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:26:20.929: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-proxy-zy2w6" for this suite.
• [SLOW TEST:273.434 seconds]
Proxy
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:40
version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:39
should proxy through a service and a pod [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:222
------------------------------
hostPath
should support r/w [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:88
[BeforeEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:28:51.360: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:28:51.451: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-hostpath-yt04s
Feb 25 15:28:51.535: INFO: Service account default in ns e2e-tests-hostpath-yt04s had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:28:53.715: INFO: Service account default in ns e2e-tests-hostpath-yt04s with secrets found. (2.26461882s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:28:53.715: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-hostpath-yt04s
Feb 25 15:28:53.798: INFO: Service account default in ns e2e-tests-hostpath-yt04s with secrets found. (82.755434ms)
[BeforeEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:45
[It] should support r/w [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:88
STEP: Creating a pod to test hostPath r/w
Feb 25 15:28:53.908: INFO: Waiting up to 5m0s for pod pod-host-path-test status to be success or failure
Feb 25 15:28:54.030: INFO: No Status.Info for container 'test-container-1' in pod 'pod-host-path-test' yet
Feb 25 15:28:54.030: INFO: Waiting for pod pod-host-path-test in namespace 'e2e-tests-hostpath-yt04s' status to be 'success or failure'(found phase: "Pending", readiness: false) (121.927694ms elapsed)
Feb 25 15:28:56.114: INFO: Nil State.Terminated for container 'test-container-1' in pod 'pod-host-path-test' in namespace 'e2e-tests-hostpath-yt04s' so far
Feb 25 15:28:56.114: INFO: Waiting for pod pod-host-path-test in namespace 'e2e-tests-hostpath-yt04s' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.206239484s elapsed)
Feb 25 15:28:58.215: INFO: Nil State.Terminated for container 'test-container-1' in pod 'pod-host-path-test' in namespace 'e2e-tests-hostpath-yt04s' so far
Feb 25 15:28:58.215: INFO: Waiting for pod pod-host-path-test in namespace 'e2e-tests-hostpath-yt04s' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.307385179s elapsed)
Feb 25 15:29:00.318: INFO: Unexpected error occurred: pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:28:53 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a59c47a9-43b1-4ec1-bbf7-5738e91f4b88:test-container-1}
[AfterEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-hostpath-yt04s".
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {default-scheduler } Scheduled: Successfully assigned pod-host-path-test to spotter-kube-rkt-minion-r5k8
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/mounttest:0.6"
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest:0.6"
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.6" already present on machine
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id a59c47a9
Feb 25 15:29:00.508: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id a59c47a9
Feb 25 15:29:00.679: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:29:00.679: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:29:00.679: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:29:00.679: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:29:00.679: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:29:00.679: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:29:00.679: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:29:00.679: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:29:00.679: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:29:00.679: INFO:
Feb 25 15:29:00.819: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:29:00.902: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1009 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:28:50 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:28:50 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:29:00.902: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:29:00.991: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:29:01.081: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:29:01.081: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:29:01.168: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1015 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:28:51 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:28:51 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:29:01.168: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:29:01.258: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:29:01.435: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:29:01.663: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:29:01.663: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:29:01.749: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1023 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:29:00 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:29:00 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.6] 2090496} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:29:01.749: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:29:01.835: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:29:02.242: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:29:02.243: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:29:02.328: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1019 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:28:57 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:28:57 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:29:02.328: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:29:02.415: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:29:02.782: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:29:02.782: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:29:03.123: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:29:03.123: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-hostpath-yt04s" for this suite.
• Failure [302.354 seconds]
hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:89
should support r/w [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:88
Expected error:
<*errors.errorString | 0xc208b56b10>: {
s: "pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:28:53 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a59c47a9-43b1-4ec1-bbf7-5738e91f4b88:test-container-1}",
}
pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:28:53 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a59c47a9-43b1-4ec1-bbf7-5738e91f4b88:test-container-1}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
S
------------------------------
Kubectl client Simple pod
should support exec
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:212
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:33:53.715: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:33:53.809: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-vqb2w
Feb 25 15:33:53.891: INFO: Service account default in ns e2e-tests-kubectl-vqb2w with secrets found. (82.696864ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:33:53.891: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-vqb2w
Feb 25 15:33:53.977: INFO: Service account default in ns e2e-tests-kubectl-vqb2w with secrets found. (85.91975ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[BeforeEach] Simple pod
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:177
STEP: creating the pod
Feb 25 15:33:53.977: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config create -f /home/spotter/gocode/src/k8s.io/y-kubernetes/docs/user-guide/pod.yaml --namespace=e2e-tests-kubectl-vqb2w'
Feb 25 15:33:54.843: INFO: stdout: "pod \"nginx\" created\n"
Feb 25 15:33:54.843: INFO: stderr: ""
Feb 25 15:33:54.843: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [nginx]
Feb 25 15:33:54.843: INFO: Waiting up to 5m0s for pod nginx status to be running and ready
Feb 25 15:33:54.927: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (84.142131ms elapsed)
Feb 25 15:33:57.016: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (2.173055452s elapsed)
Feb 25 15:33:59.100: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (4.256879164s elapsed)
Feb 25 15:34:01.183: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (6.340443307s elapsed)
Feb 25 15:34:03.315: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (8.472279029s elapsed)
Feb 25 15:34:05.418: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (10.575654471s elapsed)
Feb 25 15:34:07.521: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (12.677943029s elapsed)
Feb 25 15:34:09.618: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (14.775263818s elapsed)
Feb 25 15:34:11.717: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (16.874123921s elapsed)
Feb 25 15:34:13.816: INFO: Waiting for pod nginx in namespace 'e2e-tests-kubectl-vqb2w' status to be 'running and ready'(found phase: "Pending", readiness: false) (18.973745917s elapsed)
Feb 25 15:34:15.915: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [nginx]
[It] should support exec
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:212
STEP: executing a command in the container
Feb 25 15:34:15.915: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-kubectl-vqb2w nginx echo running in container'
Feb 25 15:34:17.771: INFO: stdout: "running in container\n"
Feb 25 15:34:17.771: INFO: stderr: ""
STEP: executing a command in the container with noninteractive stdin
Feb 25 15:34:17.771: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-kubectl-vqb2w -i nginx cat'
Feb 25 15:34:21.575: INFO: stdout: "abcd1234"
Feb 25 15:34:21.575: INFO: stderr: ""
STEP: executing a command in the container with pseudo-interactive stdin
Feb 25 15:34:21.575: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-kubectl-vqb2w -i nginx bash'
Feb 25 15:34:23.539: INFO: stdout: "hi\n"
Feb 25 15:34:23.540: INFO: stderr: ""
[AfterEach] Simple pod
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:180
STEP: using delete to clean up resources
Feb 25 15:34:23.540: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config delete --grace-period=0 -f /home/spotter/gocode/src/k8s.io/y-kubernetes/docs/user-guide/pod.yaml --namespace=e2e-tests-kubectl-vqb2w'
Feb 25 15:34:24.359: INFO: stdout: "pod \"nginx\" deleted\n"
Feb 25 15:34:24.359: INFO: stderr: ""
Feb 25 15:34:24.359: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-vqb2w'
Feb 25 15:34:25.151: INFO: stdout: ""
Feb 25 15:34:25.151: INFO: stderr: ""
Feb 25 15:34:25.151: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -l name=nginx --namespace=e2e-tests-kubectl-vqb2w -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}'
Feb 25 15:34:25.915: INFO: stdout: ""
Feb 25 15:34:25.915: INFO: stderr: ""
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:34:25.915: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-vqb2w" for this suite.
• [SLOW TEST:32.544 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Simple pod
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:502
should support exec
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:212
------------------------------
S
------------------------------
Etcd failure [Disruptive]
should recover from network partition with master
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/etcd_failure.go:57
[BeforeEach] Etcd failure [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:34:26.258: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:34:26.350: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-etcd-failure-l3zzr
Feb 25 15:34:26.432: INFO: Service account default in ns e2e-tests-etcd-failure-l3zzr had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:34:28.516: INFO: Service account default in ns e2e-tests-etcd-failure-l3zzr with secrets found. (2.165959875s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:34:28.516: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-etcd-failure-l3zzr
Feb 25 15:34:28.615: INFO: Service account default in ns e2e-tests-etcd-failure-l3zzr with secrets found. (98.929219ms)
[BeforeEach] Etcd failure [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/etcd_failure.go:49
STEP: creating replication controller baz in namespace e2e-tests-etcd-failure-l3zzr
Feb 25 15:34:28.705: INFO: Created replication controller with name: baz, namespace: e2e-tests-etcd-failure-l3zzr, replica count: 1
Feb 25 15:34:38.705: INFO: baz Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
[It] should recover from network partition with master
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/etcd_failure.go:57
STEP: failing etcd
STEP: assert that the pre-existing replication controller recovers
STEP: deleting pods from existing replication controller
Feb 25 15:35:01.918: INFO: apiserver has recovered
STEP: waiting for replication controller to recover
STEP: Creating replication controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4
Feb 25 15:35:06.021: INFO: Pod name my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Found 2 pods out of 2
STEP: Ensuring each pod is running
Feb 25 15:35:06.022: INFO: Waiting up to 5m0s for pod my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9 status to be running
Feb 25 15:35:06.126: INFO: Waiting for pod my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9 in namespace 'e2e-tests-etcd-failure-l3zzr' status to be 'running'(found phase: "Pending", readiness: false) (104.632285ms elapsed)
Feb 25 15:35:08.211: INFO: Waiting for pod my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9 in namespace 'e2e-tests-etcd-failure-l3zzr' status to be 'running'(found phase: "Pending", readiness: false) (2.189959761s elapsed)
Feb 25 15:35:10.414: INFO: Waiting for pod my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9 in namespace 'e2e-tests-etcd-failure-l3zzr' status to be 'running'(found phase: "Pending", readiness: false) (4.392134344s elapsed)
Feb 25 15:35:12.499: INFO: Found pod 'my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9' on node 'spotter-kube-rkt-minion-kmm4'
Feb 25 15:35:12.499: INFO: Waiting up to 5m0s for pod my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1 status to be running
Feb 25 15:35:12.582: INFO: Found pod 'my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1' on node 'spotter-kube-rkt-minion-r5k8'
STEP: Trying to dial each unique pod
Feb 25 15:35:17.964: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:18.316: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:22.966: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:23.298: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:27.920: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:28.175: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:32.966: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:33.222: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:37.922: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:38.169: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:42.998: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:43.303: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:47.989: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:48.244: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:52.969: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:53.230: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:35:57.912: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:35:58.214: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:02.925: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:03.177: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:07.966: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:08.214: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:12.921: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:13.171: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:17.999: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:18.249: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:22.970: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:23.299: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:27.919: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:28.173: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:32.920: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:33.215: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:37.967: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:38.218: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:42.981: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:43.229: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:47.913: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:48.198: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:52.963: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:53.211: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:36:57.968: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:36:58.221: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:37:03.404: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:37:03.655: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:37:07.967: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:37:08.215: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:37:13.123: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 1 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9" but got "rkt-397dd61c-fe27-47ba-b90c-cceb3f8afec2"
Feb 25 15:37:13.401: INFO: Controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: Replica 2 [my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1] expected response "my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1" but got "rkt-b1b98f4d-0e8e-46ab-ba60-91b7a40aff50"
Feb 25 15:37:13.401: FAIL: Did not get expected responses within the timeout period of 120.00 seconds.
STEP: deleting replication controller my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4 in namespace e2e-tests-etcd-failure-l3zzr
Feb 25 15:37:16.311: INFO: Deleting RC my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4 took: 2.82227194s
Feb 25 15:37:16.394: INFO: Terminating RC my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4 pods took: 82.687186ms
[AfterEach] Etcd failure [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-etcd-failure-l3zzr".
Feb 25 15:37:16.562: INFO: event for baz-1jkme: {default-scheduler } Scheduled: Successfully assigned baz-1jkme to spotter-kube-rkt-minion-r5k8
Feb 25 15:37:16.562: INFO: event for baz-1jkme: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/pause:2.0" already present on machine
Feb 25 15:37:16.562: INFO: event for baz-1jkme: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id aae60b3a
Feb 25 15:37:16.562: INFO: event for baz-1jkme: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id aae60b3a
Feb 25 15:37:16.562: INFO: event for baz-1jkme: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id aae60b3a
Feb 25 15:37:16.562: INFO: event for baz-m008l: {default-scheduler } Scheduled: Successfully assigned baz-m008l to spotter-kube-rkt-minion-kmm4
Feb 25 15:37:16.562: INFO: event for baz-m008l: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/pause:2.0" already present on machine
Feb 25 15:37:16.562: INFO: event for baz-m008l: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 732ad026
Feb 25 15:37:16.562: INFO: event for baz-m008l: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 732ad026
Feb 25 15:37:16.562: INFO: event for baz: {replication-controller } SuccessfulCreate: Created pod: baz-1jkme
Feb 25 15:37:16.562: INFO: event for baz: {replication-controller } SuccessfulCreate: Created pod: baz-m008l
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {default-scheduler } Scheduled: Successfully assigned my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9 to spotter-kube-rkt-minion-kmm4
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 397dd61c
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 397dd61c
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9: {kubelet spotter-kube-rkt-minion-kmm4} Killing: Killing with rkt id 397dd61c
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {default-scheduler } Scheduled: Successfully assigned my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1 to spotter-kube-rkt-minion-r5k8
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id b1b98f4d
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id b1b98f4d
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id b1b98f4d
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: {replication-controller } SuccessfulCreate: Created pod: my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: {replication-controller } SuccessfulCreate: Created pod: my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: {replication-controller } SuccessfulDelete: Deleted pod: my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-9htf9
Feb 25 15:37:16.562: INFO: event for my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4: {replication-controller } SuccessfulDelete: Deleted pod: my-hostname-basic-661cc84f-dc18-11e5-a306-54ee75510eb4-t2wr1
Feb 25 15:37:16.723: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:37:16.723: INFO: baz-m008l spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:35:05 -0800 PST }]
Feb 25 15:37:16.723: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:37:16.723: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:37:16.723: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:37:16.723: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:37:16.723: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:37:16.723: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:37:16.723: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:37:16.723: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:37:16.723: INFO:
Feb 25 15:37:16.811: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:37:16.894: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1260 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:37:16.894: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:37:17.015: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:37:17.101: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:37:17.101: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:17.188: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1262 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:37:17.188: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:17.272: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:17.455: INFO: baz-m008l started at <nil> (0 container statuses recorded)
Feb 25 15:37:17.455: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:37:17.685: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:17.685: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:17.773: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1261 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:12 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:37:17.773: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:17.914: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:18.321: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:18.321: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:18.409: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1272 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:17 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:17 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:37:18.409: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:18.494: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:18.665: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:37:18.665: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:37:18.919: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:18.919: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-etcd-failure-l3zzr" for this suite.
• Failure [178.122 seconds]
Etcd failure [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/etcd_failure.go:66
should recover from network partition with master [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/etcd_failure.go:57
Feb 25 15:37:13.401: Did not get expected responses within the timeout period of 120.00 seconds.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/rc.go:117
------------------------------
Docker Containers
should be able to override the image's default arguments (docker cmd) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:50
[BeforeEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:37:24.380: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:37:24.474: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-containers-cldc5
Feb 25 15:37:24.559: INFO: Service account default in ns e2e-tests-containers-cldc5 with secrets found. (85.029414ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:37:24.559: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-containers-cldc5
Feb 25 15:37:24.644: INFO: Service account default in ns e2e-tests-containers-cldc5 with secrets found. (84.931977ms)
[BeforeEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:35
[It] should be able to override the image's default arguments (docker cmd) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:50
STEP: Creating a pod to test override arguments
Feb 25 15:37:24.731: INFO: Waiting up to 5m0s for pod client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:37:24.824: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-cldc5' so far
Feb 25 15:37:24.824: INFO: Waiting for pod client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-cldc5' status to be 'success or failure'(found phase: "Pending", readiness: false) (92.646252ms elapsed)
Feb 25 15:37:26.914: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-cldc5' so far
Feb 25 15:37:26.914: INFO: Waiting for pod client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-cldc5' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.183454611s elapsed)
Feb 25 15:37:29.006: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-cldc5' so far
Feb 25 15:37:29.006: INFO: Waiting for pod client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-cldc5' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.275211735s elapsed)
Feb 25 15:37:31.090: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-cldc5' so far
Feb 25 15:37:31.090: INFO: Waiting for pod client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-cldc5' status to be 'success or failure'(found phase: "Pending", readiness: false) (6.358739642s elapsed)
Feb 25 15:37:33.224: INFO: Unexpected error occurred: pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:37:24 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b9d65336-d4c4-493b-bf92-3135cb817d30:test-container}
[AfterEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-containers-cldc5".
Feb 25 15:37:33.398: INFO: event for client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/eptest:0.1"
Feb 25 15:37:33.398: INFO: event for client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-kmm4
Feb 25 15:37:33.398: INFO: event for client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/eptest:0.1"
Feb 25 15:37:33.398: INFO: event for client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id b9d65336
Feb 25 15:37:33.398: INFO: event for client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id b9d65336
Feb 25 15:37:33.566: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:37:33.566: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:37:33.566: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:37:33.566: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:37:33.566: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:37:33.566: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:37:33.566: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:37:33.566: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:37:33.566: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:37:33.566: INFO:
Feb 25 15:37:33.714: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:37:33.798: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1292 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:32 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:32 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:37:33.798: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:37:33.884: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:37:33.970: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:37:33.970: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:34.056: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1295 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:33 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:33 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:37:34.056: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:34.141: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:34.321: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:37:34.582: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:37:34.582: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:34.715: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1294 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:37:33 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:33 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:37:34.715: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:34.816: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:35.268: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:37:35.268: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:35.351: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1290 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:37:27 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:37:27 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:37:35.351: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:35.435: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:35.617: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:37:35.617: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:37:35.844: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:37:35.844: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-containers-cldc5" for this suite.
• Failure [86.894 seconds]
Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:72
should be able to override the image's default arguments (docker cmd) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:50
Expected error:
<*errors.errorString | 0xc209361010>: {
s: "pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:37:24 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b9d65336-d4c4-493b-bf92-3135cb817d30:test-container}",
}
pod 'client-containers-b90a206f-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:37:24 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b9d65336-d4c4-493b-bf92-3135cb817d30:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
EmptyDir volumes
should support (root,0644,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:64
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:38:51.274: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:38:51.364: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-gfbcp
Feb 25 15:38:51.448: INFO: Service account default in ns e2e-tests-emptydir-gfbcp with secrets found. (83.75721ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:38:51.448: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-gfbcp
Feb 25 15:38:51.532: INFO: Service account default in ns e2e-tests-emptydir-gfbcp with secrets found. (83.622241ms)
[It] should support (root,0644,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:64
STEP: Creating a pod to test emptydir 0644 on tmpfs
Feb 25 15:38:51.720: INFO: Waiting up to 5m0s for pod pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:38:51.804: INFO: No Status.Info for container 'test-container' in pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' yet
Feb 25 15:38:51.804: INFO: Waiting for pod pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-gfbcp' status to be 'success or failure'(found phase: "Pending", readiness: false) (83.787829ms elapsed)
Feb 25 15:38:53.918: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-gfbcp' so far
Feb 25 15:38:53.918: INFO: Waiting for pod pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-gfbcp' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.19770591s elapsed)
Feb 25 15:38:56.003: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-gfbcp' so far
Feb 25 15:38:56.003: INFO: Waiting for pod pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-gfbcp' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.283239902s elapsed)
Feb 25 15:38:58.088: INFO: Unexpected error occurred: pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:38:51 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b2d6f88c-725a-4c29-8f7f-427c34e278cb:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-gfbcp".
Feb 25 15:38:58.309: INFO: event for pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 15:38:58.309: INFO: event for pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/mounttest:0.5"
Feb 25 15:38:58.309: INFO: event for pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest:0.5"
Feb 25 15:38:58.309: INFO: event for pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id b2d6f88c
Feb 25 15:38:58.309: INFO: event for pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id b2d6f88c
Feb 25 15:38:58.479: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:38:58.479: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:38:58.479: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:38:58.479: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:38:58.479: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:38:58.479: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:38:58.479: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:38:58.479: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:38:58.479: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:38:58.479: INFO:
Feb 25 15:38:58.566: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:38:58.653: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1338 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:38:58.653: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:38:58.736: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:38:58.825: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:38:58.825: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:38:58.910: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1340 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:38:58.910: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:38:58.994: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:38:59.164: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:38:59.392: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:38:59.392: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:38:59.481: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1339 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:38:53 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:38:59.481: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:38:59.616: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:39:00.053: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:39:00.053: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:39:00.137: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1343 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:38:58 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:38:58 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:39:00.137: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:39:00.221: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:39:00.416: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:39:00.416: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:39:00.739: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:39:00.739: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-gfbcp" for this suite.
• Failure [299.942 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (root,0644,tmpfs) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:64
Expected error:
<*errors.errorString | 0xc208cb6c60>: {
s: "pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:38:51 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b2d6f88c-725a-4c29-8f7f-427c34e278cb:test-container}",
}
pod 'pod-ecd42cb1-dc18-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:38:51 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b2d6f88c-725a-4c29-8f7f-427c34e278cb:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
Kubectl client Kubectl run job
should create a job from an image when restart is Never [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:952
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:43:51.216: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:43:51.304: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-7vgg3
Feb 25 15:43:51.386: INFO: Service account default in ns e2e-tests-kubectl-7vgg3 with secrets found. (82.558518ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:43:51.386: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-7vgg3
Feb 25 15:43:51.469: INFO: Service account default in ns e2e-tests-kubectl-7vgg3 with secrets found. (82.526125ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[BeforeEach] Kubectl run job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:906
[It] should create a job from an image when restart is Never [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:952
Feb 25 15:43:51.552: SKIP: Not supported for server versions before "1.1.0"
[AfterEach] Kubectl run job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:910
Feb 25 15:43:51.552: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config delete jobs e2e-test-nginx-job --namespace=e2e-tests-kubectl-7vgg3'
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:43:52.319: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-7vgg3" for this suite.
S [SKIPPING] [1.447 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Kubectl run job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:954
should create a job from an image when restart is Never [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:952
Feb 25 15:43:51.552: Not supported for server versions before "1.1.0"
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
ConfigMap
should be consumable via environment variable [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/configmap.go:89
[BeforeEach] ConfigMap
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:43:52.664: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:43:52.753: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-configmap-qtxow
Feb 25 15:43:52.837: INFO: Service account default in ns e2e-tests-configmap-qtxow had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:43:54.920: INFO: Service account default in ns e2e-tests-configmap-qtxow with secrets found. (2.166202261s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:43:54.920: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-configmap-qtxow
Feb 25 15:43:55.016: INFO: Service account default in ns e2e-tests-configmap-qtxow with secrets found. (96.537901ms)
[It] should be consumable via environment variable [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/configmap.go:89
STEP: Creating configMap e2e-tests-configmap-qtxow/configmap-test-a1b83ba4-dc19-11e5-a306-54ee75510eb4
STEP: Creating a pod to test consume configMaps
Feb 25 15:43:55.219: INFO: Waiting up to 5m0s for pod pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:43:55.304: INFO: No Status.Info for container 'env-test' in pod 'pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4' yet
Feb 25 15:43:55.304: INFO: Waiting for pod pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-configmap-qtxow' status to be 'success or failure'(found phase: "Pending", readiness: false) (85.377543ms elapsed)
Feb 25 15:43:57.418: INFO: Nil State.Terminated for container 'env-test' in pod 'pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-configmap-qtxow' so far
Feb 25 15:43:57.418: INFO: Waiting for pod pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-configmap-qtxow' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.199648005s elapsed)
STEP: Saw pod success
STEP: Trying to get logs from node spotter-kube-rkt-minion-r5k8 pod pod-configmaps-a1c58464-dc19-11e5-a306-54ee75510eb4 container env-test: <nil>
STEP: Successfully fetched pod logs:KUBERNETES_PORT=tcp://10.0.0.1:443
KUBERNETES_SERVICE_PORT=443
USER=root
CONFIG_DATA_1=value-1
AC_APP_NAME=env-test
SHLVL=1
HOME=/root
LOGNAME=root
KUBERNETES_PORT_443_TCP_ADDR=10.0.0.1
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
SHELL=/bin/sh
KUBERNETES_PORT_443_TCP=tcp://10.0.0.1:443
KUBERNETES_SERVICE_PORT_HTTPS=443
PWD=/
KUBERNETES_SERVICE_HOST=10.0.0.1
STEP: Cleaning up the configMap
[AfterEach] ConfigMap
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:43:59.915: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-configmap-qtxow" for this suite.
• [SLOW TEST:12.685 seconds]
ConfigMap
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/configmap.go:90
should be consumable via environment variable [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/configmap.go:89
------------------------------
Addon update
should propagate add-on file changes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:322
[BeforeEach] Addon update
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:44:05.349: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:44:05.519: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-addon-update-test-pcxby
Feb 25 15:44:05.625: INFO: Service account default in ns e2e-tests-addon-update-test-pcxby had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:44:07.711: INFO: Service account default in ns e2e-tests-addon-update-test-pcxby with secrets found. (2.192302224s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:44:07.711: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-addon-update-test-pcxby
Feb 25 15:44:07.819: INFO: Service account default in ns e2e-tests-addon-update-test-pcxby with secrets found. (108.444662ms)
[BeforeEach] Addon update
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:214
Feb 25 15:44:08.656: INFO: Executing 'sudo TEST_ADDON_CHECK_INTERVAL_SEC=1 /etc/init.d/kube-addons restart' on 104.196.17.240:22
[AfterEach] Addon update
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-addon-update-test-pcxby".
Feb 25 15:44:09.246: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:44:09.246: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:44:09.246: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:44:09.246: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:44:09.246: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:44:09.246: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:44:09.246: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:44:09.246: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:44:09.246: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:44:09.246: INFO:
Feb 25 15:44:09.441: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:44:09.527: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1502 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:44:09.527: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:44:09.612: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:44:09.715: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:44:09.715: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:44:09.801: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1503 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:44:09.801: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:44:09.903: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:44:10.124: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:44:10.384: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:44:10.384: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:44:10.471: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1504 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:44:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:44:10.471: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:44:10.564: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:44:11.002: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:44:11.002: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:44:11.092: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1497 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:44:02 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:44:02 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:44:11.092: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:44:11.181: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:44:11.359: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:44:11.359: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:44:11.582: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:44:11.582: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-addon-update-test-pcxby" for this suite.
[AfterEach] Addon update
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:222
Feb 25 15:44:17.199: INFO: Executing 'sudo /etc/init.d/kube-addons restart' on 104.196.17.240:22
• Failure in Spec Setup (BeforeEach) [12.021 seconds]
Addon update
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:323
should propagate add-on file changes [BeforeEach]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:322
error return code from executing command on the cluster: sudo TEST_ADDON_CHECK_INTERVAL_SEC=1 /etc/init.d/kube-addons restart
Expected
<int>: 1
to equal
<int>: 0
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/addon_update.go:358
------------------------------
DNS
should provide DNS for the cluster
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:238
[BeforeEach] DNS
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:44:17.369: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:44:17.462: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-dns-u5kel
Feb 25 15:44:17.549: INFO: Service account default in ns e2e-tests-dns-u5kel with secrets found. (87.40822ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:44:17.549: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-dns-u5kel
Feb 25 15:44:17.633: INFO: Service account default in ns e2e-tests-dns-u5kel with secrets found. (83.931317ms)
[It] should provide DNS for the cluster
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:238
STEP: Waiting for DNS Service to be Running
Feb 25 15:44:17.723: INFO: Waiting up to 5m0s for pod kube-dns-v10-x8lfh status to be running
Feb 25 15:44:17.811: INFO: Found pod 'kube-dns-v10-x8lfh' on node 'spotter-kube-rkt-minion-t8n0'
STEP: creating a pod to probe DNS
STEP: submitting the pod to kubernetes
Feb 25 15:44:17.911: INFO: Waiting up to 5m0s for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:44:18.127: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (216.063101ms elapsed)
Feb 25 15:44:20.219: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (2.308003368s elapsed)
Feb 25 15:44:22.307: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (4.395924225s elapsed)
Feb 25 15:44:24.418: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (6.506776041s elapsed)
Feb 25 15:44:26.522: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (8.610122493s elapsed)
Feb 25 15:44:28.618: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (10.706464082s elapsed)
Feb 25 15:44:30.705: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (12.793911727s elapsed)
Feb 25 15:44:32.817: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (14.9056033s elapsed)
Feb 25 15:44:34.918: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (17.006257496s elapsed)
Feb 25 15:44:37.018: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (19.106361105s elapsed)
Feb 25 15:44:39.117: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (21.205491038s elapsed)
Feb 25 15:44:41.219: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (23.307317597s elapsed)
Feb 25 15:44:43.309: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (25.397390655s elapsed)
Feb 25 15:44:45.406: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (27.494239633s elapsed)
Feb 25 15:44:47.492: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (29.580318912s elapsed)
Feb 25 15:44:49.618: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (31.706689209s elapsed)
Feb 25 15:44:51.704: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (33.792841466s elapsed)
Feb 25 15:44:53.789: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (35.877500066s elapsed)
Feb 25 15:44:55.874: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (37.962981158s elapsed)
Feb 25 15:44:58.019: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (40.107239576s elapsed)
Feb 25 15:45:00.119: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (42.207239363s elapsed)
Feb 25 15:45:02.217: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (44.306056674s elapsed)
Feb 25 15:45:04.304: INFO: Waiting for pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-dns-u5kel' status to be 'running'(found phase: "Pending", readiness: false) (46.392419438s elapsed)
Feb 25 15:45:06.390: INFO: Found pod 'dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
STEP: retrieving the pod
STEP: looking for the results for each expected name from probiers
Feb 25 15:45:09.509: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:09.596: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:10.516: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:10.658: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:10.658: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:13.395: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:13.479: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:14.457: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:14.715: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:14.715: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:17.403: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:17.487: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:18.458: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:18.716: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:18.716: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:21.500: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:21.588: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:22.458: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:22.660: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:22.660: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:25.397: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:25.480: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:26.457: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:26.716: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:26.716: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:29.328: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:29.412: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:30.457: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:30.716: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:30.716: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:33.420: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:33.506: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:34.458: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:34.718: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:34.718: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:37.390: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:37.474: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:38.464: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:38.664: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:38.664: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:41.427: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:41.518: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:42.517: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:42.657: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:42.657: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:45.509: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:45.593: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:46.517: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:46.658: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:46.658: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:49.396: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:49.482: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:50.464: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:50.715: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:50.715: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:53.418: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:53.502: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:54.520: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:54.663: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:54.663: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:45:57.321: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:57.407: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:58.468: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:58.722: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:45:58.722: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:46:01.321: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:01.405: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:02.457: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:02.717: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:02.717: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:46:05.332: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:05.422: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:06.458: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:06.718: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:06.718: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:46:08.517: INFO: Unable to read wheezy_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:08.660: INFO: Unable to read wheezy_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:10.517: INFO: Unable to read jessie_udp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:10.658: INFO: Unable to read jessie_tcp@metadata from pod dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: the server could not find the requested resource (get pods dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4)
Feb 25 15:46:10.658: INFO: Lookups using dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 failed for: [wheezy_udp@metadata wheezy_tcp@metadata jessie_udp@metadata jessie_tcp@metadata]
Feb 25 15:46:10.658: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: deleting the pod
[AfterEach] DNS
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-dns-u5kel".
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/test-webserver"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/test-webserver"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/dnsutils"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/dnsutils"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/jessie-dnsutils"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/jessie-dnsutils"
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 08b3371a
Feb 25 15:46:11.121: INFO: event for dns-test-af4e7bb7-dc19-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 08b3371a
Feb 25 15:46:11.343: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:46:11.343: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:46:11.343: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:46:11.343: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:46:11.343: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:46:11.343: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:46:11.343: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:46:11.343: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:46:11.343: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:46:11.343: INFO:
Feb 25 15:46:11.462: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:46:11.661: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1565 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:46:11.661: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:46:11.859: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:46:12.058: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:46:12.058: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:46:12.258: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1566 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:46:12.258: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:46:12.517: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:46:12.747: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:46:13.016: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:46:13.016: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:46:13.104: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1567 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:46:08 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:46:13.104: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:46:13.316: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:46:13.945: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:46:13.945: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:46:14.030: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1569 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:46:13 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:46:13 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:46:14.030: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:46:14.114: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:46:14.425: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:46:14.425: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:46:14.657: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:46:14.657: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-dns-u5kel" for this suite.
• Failure [122.855 seconds]
DNS
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:325
should provide DNS for the cluster [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:238
Expected error:
<*errors.errorString | 0xc2080288b0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:165
------------------------------
Kubectl client Proxy server
should support --unix-socket=/path [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1028
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:46:20.225: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:46:20.315: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-t2kbh
Feb 25 15:46:20.401: INFO: Service account default in ns e2e-tests-kubectl-t2kbh had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:46:22.517: INFO: Service account default in ns e2e-tests-kubectl-t2kbh with secrets found. (2.201564675s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:46:22.517: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-t2kbh
Feb 25 15:46:22.604: INFO: Service account default in ns e2e-tests-kubectl-t2kbh with secrets found. (87.161629ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[It] should support --unix-socket=/path [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1028
STEP: Starting the proxy
Feb 25 15:46:22.604: INFO: Asynchronously running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config proxy --unix-socket=/tmp/kubectl-proxy-unix058399752/test'
STEP: retrieving proxy /api/ output
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:46:23.191: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-t2kbh" for this suite.
• [SLOW TEST:8.475 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Proxy server
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1029
should support --unix-socket=/path [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1028
------------------------------
Services
should be able to up and down services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:287
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:46:28.700: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:46:28.791: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-r37vv
Feb 25 15:46:28.875: INFO: Service account default in ns e2e-tests-services-r37vv with secrets found. (83.942471ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:46:28.875: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-r37vv
Feb 25 15:46:28.957: INFO: Service account default in ns e2e-tests-services-r37vv with secrets found. (82.546609ms)
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:70
Feb 25 15:46:28.957: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
[It] should be able to up and down services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:287
STEP: creating service1 in namespace e2e-tests-services-r37vv
STEP: creating service service1 in namespace e2e-tests-services-r37vv
STEP: creating replication controller service1 in namespace e2e-tests-services-r37vv
Feb 25 15:46:29.158: INFO: Created replication controller with name: service1, namespace: e2e-tests-services-r37vv, replica count: 3
Feb 25 15:46:32.158: INFO: service1 Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:46:35.159: INFO: service1 Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
STEP: creating service2 in namespace e2e-tests-services-r37vv
STEP: creating service service2 in namespace e2e-tests-services-r37vv
STEP: creating replication controller service2 in namespace e2e-tests-services-r37vv
Feb 25 15:46:35.431: INFO: Created replication controller with name: service2, namespace: e2e-tests-services-r37vv, replica count: 3
Feb 25 15:46:38.432: INFO: service2 Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:46:41.432: INFO: service2 Pods: 3 out of 3 created, 2 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:46:44.432: INFO: service2 Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
STEP: verifying service1 is up
Feb 25 15:46:44.920: INFO: Creating new exec pod
STEP: verifying service has 3 reachable backends
Feb 25 15:46:49.194: INFO: Executing cmd "set -e; for i in $(seq 1 150); do wget -q --timeout=0.2 --tries=1 -O - http://10.0.180.132:80 2>&1 || true; echo; done" on host 104.196.17.240:22
Feb 25 15:47:20.799: INFO: Waiting for expected pods for 10.0.180.132: [service1-ndiiz service1-xjpef service1-y4mgn], got: []
Feb 25 15:47:25.799: INFO: Executing cmd "set -e; for i in $(seq 1 150); do wget -q --timeout=0.2 --tries=1 -O - http://10.0.180.132:80 2>&1 || true; echo; done" on host 104.196.17.240:22
Feb 25 15:47:57.288: INFO: Waiting for expected pods for 10.0.180.132: [service1-ndiiz service1-xjpef service1-y4mgn], got: []
STEP: deleting pod execpod in namespace e2e-tests-services-r37vv
Feb 25 15:48:02.521: INFO: Unexpected error occurred: service verification failed for: 10.0.180.132, expected [service1-ndiiz service1-xjpef service1-y4mgn], got []
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-services-r37vv".
Feb 25 15:48:02.695: INFO: event for execpod: {default-scheduler } Scheduled: Successfully assigned execpod to spotter-kube-rkt-minion-r5k8
Feb 25 15:48:02.695: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/busybox:1.24" already present on machine
Feb 25 15:48:02.695: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id c2869369
Feb 25 15:48:02.695: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id c2869369
Feb 25 15:48:02.695: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id c2869369
Feb 25 15:48:02.695: INFO: event for service1-ndiiz: {default-scheduler } Scheduled: Successfully assigned service1-ndiiz to spotter-kube-rkt-minion-r5k8
Feb 25 15:48:02.695: INFO: event for service1-ndiiz: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 15:48:02.695: INFO: event for service1-ndiiz: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id a80055de
Feb 25 15:48:02.695: INFO: event for service1-ndiiz: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id a80055de
Feb 25 15:48:02.695: INFO: event for service1-xjpef: {default-scheduler } Scheduled: Successfully assigned service1-xjpef to spotter-kube-rkt-minion-kmm4
Feb 25 15:48:02.695: INFO: event for service1-xjpef: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 15:48:02.695: INFO: event for service1-xjpef: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 90b9477e
Feb 25 15:48:02.695: INFO: event for service1-xjpef: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 90b9477e
Feb 25 15:48:02.695: INFO: event for service1-y4mgn: {default-scheduler } Scheduled: Successfully assigned service1-y4mgn to spotter-kube-rkt-minion-r5k8
Feb 25 15:48:02.695: INFO: event for service1-y4mgn: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 15:48:02.695: INFO: event for service1-y4mgn: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id e916c85e
Feb 25 15:48:02.695: INFO: event for service1-y4mgn: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id e916c85e
Feb 25 15:48:02.695: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-ndiiz
Feb 25 15:48:02.695: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-y4mgn
Feb 25 15:48:02.695: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-xjpef
Feb 25 15:48:02.695: INFO: event for service2-wcqfr: {default-scheduler } Scheduled: Successfully assigned service2-wcqfr to spotter-kube-rkt-minion-t8n0
Feb 25 15:48:02.695: INFO: event for service2-wcqfr: {kubelet spotter-kube-rkt-minion-t8n0} Pulling: pulling image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:48:02.695: INFO: event for service2-wcqfr: {kubelet spotter-kube-rkt-minion-t8n0} Pulled: Successfully pulled image "gcr.io/google_containers/serve_hostname:1.1"
Feb 25 15:48:02.695: INFO: event for service2-wcqfr: {kubelet spotter-kube-rkt-minion-t8n0} Created: Created with rkt id 95bc54e5
Feb 25 15:48:02.695: INFO: event for service2-wcqfr: {kubelet spotter-kube-rkt-minion-t8n0} Started: Started with rkt id 95bc54e5
Feb 25 15:48:02.695: INFO: event for service2-wmm6c: {default-scheduler } Scheduled: Successfully assigned service2-wmm6c to spotter-kube-rkt-minion-r5k8
Feb 25 15:48:02.695: INFO: event for service2-wmm6c: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 15:48:02.695: INFO: event for service2-wmm6c: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 808147bd
Feb 25 15:48:02.695: INFO: event for service2-wmm6c: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 808147bd
Feb 25 15:48:02.695: INFO: event for service2-ytb7x: {default-scheduler } Scheduled: Successfully assigned service2-ytb7x to spotter-kube-rkt-minion-kmm4
Feb 25 15:48:02.695: INFO: event for service2-ytb7x: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 15:48:02.695: INFO: event for service2-ytb7x: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id e04e8158
Feb 25 15:48:02.695: INFO: event for service2-ytb7x: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id e04e8158
Feb 25 15:48:02.695: INFO: event for service2: {replication-controller } SuccessfulCreate: Created pod: service2-wmm6c
Feb 25 15:48:02.695: INFO: event for service2: {replication-controller } SuccessfulCreate: Created pod: service2-ytb7x
Feb 25 15:48:02.695: INFO: event for service2: {replication-controller } SuccessfulCreate: Created pod: service2-wcqfr
Feb 25 15:48:02.871: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:48:02.871: INFO: service1-ndiiz spotter-kube-rkt-minion-r5k8 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:33 -0800 PST }]
Feb 25 15:48:02.871: INFO: service1-xjpef spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:32 -0800 PST }]
Feb 25 15:48:02.871: INFO: service1-y4mgn spotter-kube-rkt-minion-r5k8 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:34 -0800 PST }]
Feb 25 15:48:02.871: INFO: service2-wcqfr spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:42 -0800 PST }]
Feb 25 15:48:02.871: INFO: service2-wmm6c spotter-kube-rkt-minion-r5k8 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:38 -0800 PST }]
Feb 25 15:48:02.871: INFO: service2-ytb7x spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:46:39 -0800 PST }]
Feb 25 15:48:02.871: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:48:02.871: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:48:02.871: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:48:02.871: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:48:02.871: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:48:02.871: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:48:02.871: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:48:02.871: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:48:02.871: INFO:
Feb 25 15:48:02.960: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:48:03.047: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1674 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:48:03.047: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:48:03.131: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:48:03.216: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:48:03.216: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:03.301: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1675 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:48:03.301: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:03.388: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:03.562: INFO: service1-xjpef started at <nil> (0 container statuses recorded)
Feb 25 15:48:03.562: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:48:03.562: INFO: service2-ytb7x started at <nil> (0 container statuses recorded)
Feb 25 15:48:03.891: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:03.892: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:03.980: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1676 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:47:59 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:48:03.980: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:04.065: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:04.236: INFO: service2-wmm6c started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.236: INFO: service1-ndiiz started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.236: INFO: execpod started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.236: INFO: service1-y4mgn started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.584: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:04.585: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:04.670: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1673 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:47:55 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:47:55 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:48:04.670: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:04.753: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:04.925: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.925: INFO: service2-wcqfr started at <nil> (0 container statuses recorded)
Feb 25 15:48:04.925: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:48:05.240: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:05.240: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-services-r37vv" for this suite.
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:84
• Failure [102.000 seconds]
Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:885
should be able to up and down services [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:287
Expected error:
<*errors.errorString | 0xc208c99550>: {
s: "service verification failed for: 10.0.180.132, expected [service1-ndiiz service1-xjpef service1-y4mgn], got []",
}
service verification failed for: 10.0.180.132, expected [service1-ndiiz service1-xjpef service1-y4mgn], got []
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:259
------------------------------
S
------------------------------
Secrets
should be consumable from pods in volume [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/secrets.go:99
[BeforeEach] Secrets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:48:10.700: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:48:10.793: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-secrets-6yfkd
Feb 25 15:48:10.878: INFO: Service account default in ns e2e-tests-secrets-6yfkd with secrets found. (84.284893ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:48:10.878: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-secrets-6yfkd
Feb 25 15:48:10.964: INFO: Service account default in ns e2e-tests-secrets-6yfkd with secrets found. (86.640575ms)
[It] should be consumable from pods in volume [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/secrets.go:99
STEP: Creating secret with name secret-test-3a46d07f-dc1a-11e5-a306-54ee75510eb4
STEP: Creating a pod to test consume secrets
Feb 25 15:48:11.207: INFO: Waiting up to 5m0s for pod pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:48:11.301: INFO: Nil State.Terminated for container 'secret-volume-test' in pod 'pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-secrets-6yfkd' so far
Feb 25 15:48:11.301: INFO: Waiting for pod pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-secrets-6yfkd' status to be 'success or failure'(found phase: "Pending", readiness: false) (94.384741ms elapsed)
Feb 25 15:48:13.416: INFO: Nil State.Terminated for container 'secret-volume-test' in pod 'pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-secrets-6yfkd' so far
Feb 25 15:48:13.416: INFO: Waiting for pod pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-secrets-6yfkd' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.209619982s elapsed)
Feb 25 15:48:15.501: INFO: Unexpected error occurred: pod 'pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:48:11 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://965bc5f1-6fc2-411e-b9d3-045047dd8fdc:secret-volume-test}
STEP: Cleaning up the secret
[AfterEach] Secrets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-secrets-6yfkd".
Feb 25 15:48:15.799: INFO: event for pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 15:48:15.799: INFO: event for pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.2" already present on machine
Feb 25 15:48:15.799: INFO: event for pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 965bc5f1
Feb 25 15:48:15.799: INFO: event for pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 965bc5f1
Feb 25 15:48:15.971: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:48:15.971: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:48:15.971: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:48:15.972: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:48:15.972: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:48:15.972: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:48:15.972: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:48:15.972: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:48:15.972: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:48:15.972: INFO:
Feb 25 15:48:16.120: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:48:16.205: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 1698 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:48:09 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:48:09 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:48:16.205: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:48:16.317: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:48:16.418: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:48:16.418: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:16.503: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 1700 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:48:10 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:48:10 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:48:16.503: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:16.586: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:16.759: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:48:17.154: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:48:17.154: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:17.239: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 1699 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:48:09 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:48:09 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:48:17.239: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:17.322: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:17.804: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:48:17.804: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:17.889: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 1710 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:48:15 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:48:15 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:48:17.889: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:17.973: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:18.145: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:48:18.145: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:48:18.367: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:48:18.367: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-secrets-6yfkd" for this suite.
• Failure [38.093 seconds]
Secrets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/secrets.go:159
should be consumable from pods in volume [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/secrets.go:99
Expected error:
<*errors.errorString | 0xc208418930>: {
s: "pod 'pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:48:11 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://965bc5f1-6fc2-411e-b9d3-045047dd8fdc:secret-volume-test}",
}
pod 'pod-secrets-3a5e543f-dc1a-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:48:11 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://965bc5f1-6fc2-411e-b9d3-045047dd8fdc:secret-volume-test}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
Pods
should be schedule with cpu and memory limits [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:264
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:48:48.793: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:48:48.883: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-sed40
Feb 25 15:48:48.970: INFO: Service account default in ns e2e-tests-pods-sed40 with secrets found. (87.315894ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:48:48.970: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-sed40
Feb 25 15:48:49.054: INFO: Service account default in ns e2e-tests-pods-sed40 with secrets found. (83.772362ms)
[It] should be schedule with cpu and memory limits [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:264
STEP: creating the pod
Feb 25 15:48:49.144: INFO: Waiting up to 5m0s for pod pod-update-50fad074-dc1a-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:48:49.230: INFO: Waiting for pod pod-update-50fad074-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-sed40' status to be 'running'(found phase: "Pending", readiness: false) (85.513946ms elapsed)
Feb 25 15:48:51.316: INFO: Waiting for pod pod-update-50fad074-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-sed40' status to be 'running'(found phase: "Pending", readiness: false) (2.171753609s elapsed)
Feb 25 15:48:53.402: INFO: Found pod 'pod-update-50fad074-dc1a-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:48:53.499: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-sed40" for this suite.
• [SLOW TEST:5.045 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should be schedule with cpu and memory limits [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:264
------------------------------
Pods
should get a host IP [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:227
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:48:53.838: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:48:53.927: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-98hj7
Feb 25 15:48:54.010: INFO: Service account default in ns e2e-tests-pods-98hj7 with secrets found. (82.472911ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:48:54.010: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-98hj7
Feb 25 15:48:54.092: INFO: Service account default in ns e2e-tests-pods-98hj7 with secrets found. (82.385934ms)
[It] should get a host IP [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:227
STEP: creating pod
STEP: ensuring that pod is running and has a hostIP
Feb 25 15:48:54.218: INFO: Waiting up to 5m0s for pod pod-hostip-53fb9511-dc1a-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:48:54.305: INFO: Waiting for pod pod-hostip-53fb9511-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-98hj7' status to be 'running'(found phase: "Pending", readiness: false) (86.939228ms elapsed)
Feb 25 15:48:56.389: INFO: Waiting for pod pod-hostip-53fb9511-dc1a-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-98hj7' status to be 'running'(found phase: "Pending", readiness: false) (2.171071333s elapsed)
Feb 25 15:48:58.518: INFO: Found pod 'pod-hostip-53fb9511-dc1a-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
Feb 25 15:48:58.610: INFO: Pod pod-hostip-53fb9511-dc1a-11e5-a306-54ee75510eb4 has hostIP: 10.240.0.5
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:48:58.719: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-98hj7" for this suite.
• [SLOW TEST:295.307 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should get a host IP [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:227
------------------------------
Probing container
with readiness probe that fails should never be ready and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:110
[BeforeEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:53:49.145: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:53:49.319: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-container-probe-jkp4f
Feb 25 15:53:49.518: INFO: Service account default in ns e2e-tests-container-probe-jkp4f had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:53:51.617: INFO: Service account default in ns e2e-tests-container-probe-jkp4f with secrets found. (2.298683093s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:53:51.617: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-container-probe-jkp4f
Feb 25 15:53:51.701: INFO: Service account default in ns e2e-tests-container-probe-jkp4f with secrets found. (83.843831ms)
[BeforeEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:45
[It] with readiness probe that fails should never be ready and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:110
[AfterEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:56:52.087: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-container-probe-jkp4f" for this suite.
• [SLOW TEST:188.474 seconds]
Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:112
with readiness probe that fails should never be ready and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:110
------------------------------
Proxy version v1
should proxy logs on node [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:57
[BeforeEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:56:57.619: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:56:57.707: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-k58er
Feb 25 15:56:57.790: INFO: Service account default in ns e2e-tests-proxy-k58er had 0 secrets, ignoring for 2s: <nil>
Feb 25 15:56:59.918: INFO: Service account default in ns e2e-tests-proxy-k58er with secrets found. (2.210068936s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:56:59.918: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-proxy-k58er
Feb 25 15:57:00.000: INFO: Service account default in ns e2e-tests-proxy-k58er with secrets found. (82.705747ms)
[It] should proxy logs on node [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:57
Feb 25 15:57:00.175: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 87.436425ms)
Feb 25 15:57:00.263: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 87.693164ms)
Feb 25 15:57:00.349: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.349883ms)
Feb 25 15:57:00.433: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 84.058272ms)
Feb 25 15:57:00.524: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 90.130668ms)
Feb 25 15:57:00.610: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.894068ms)
Feb 25 15:57:00.694: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 84.803489ms)
Feb 25 15:57:00.780: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.141021ms)
Feb 25 15:57:00.864: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 84.191521ms)
Feb 25 15:57:00.950: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 86.45251ms)
Feb 25 15:57:01.039: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 88.265912ms)
Feb 25 15:57:01.124: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.768775ms)
Feb 25 15:57:01.219: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 94.030206ms)
Feb 25 15:57:01.304: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.91015ms)
Feb 25 15:57:01.390: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 85.600463ms)
Feb 25 15:57:01.508: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 118.221554ms)
Feb 25 15:57:01.718: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 209.54238ms)
Feb 25 15:57:01.908: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 190.337294ms)
Feb 25 15:57:02.120: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 211.741342ms)
Feb 25 15:57:02.307: INFO: /api/v1/proxy/nodes/spotter-kube-rkt-minion-kmm4/logs/: <pre>
<a href="btmp">btmp</a>
<a href="lastlog">lastlog</a>
<a href="google.log">google.log</a>
<... (200; 187.316246ms)
[AfterEach] version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:57:02.308: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-proxy-k58er" for this suite.
• [SLOW TEST:10.683 seconds]
Proxy
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:40
version v1
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:39
should proxy logs on node [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/proxy.go:57
------------------------------
Downward API volume
should update labels on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:95
[BeforeEach] Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:57:08.302: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:57:08.395: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-jzxwp
Feb 25 15:57:08.480: INFO: Service account default in ns e2e-tests-downward-api-jzxwp with secrets found. (84.406596ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:57:08.480: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-jzxwp
Feb 25 15:57:08.568: INFO: Service account default in ns e2e-tests-downward-api-jzxwp with secrets found. (88.753772ms)
[It] should update labels on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:95
STEP: Creating the pod
Feb 25 15:57:08.665: INFO: Waiting up to 5m0s for pod labelsupdate7ab6b225-dc1b-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:57:08.751: INFO: Waiting for pod labelsupdate7ab6b225-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-jzxwp' status to be 'running'(found phase: "Pending", readiness: false) (85.613667ms elapsed)
Feb 25 15:57:10.835: INFO: Waiting for pod labelsupdate7ab6b225-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-jzxwp' status to be 'running'(found phase: "Pending", readiness: false) (2.169992099s elapsed)
Feb 25 15:57:13.017: INFO: Waiting for pod labelsupdate7ab6b225-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-jzxwp' status to be 'running'(found phase: "Pending", readiness: false) (4.351247933s elapsed)
Feb 25 15:57:15.102: INFO: Found pod 'labelsupdate7ab6b225-dc1b-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: Deleting the pod
[AfterEach] Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:57:17.724: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-downward-api-jzxwp" for this suite.
• [SLOW TEST:99.904 seconds]
Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:133
should update labels on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:95
------------------------------
EmptyDir volumes
should support (non-root,0666,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:80
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:58:48.207: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:58:48.298: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-uv6r3
Feb 25 15:58:48.382: INFO: Service account default in ns e2e-tests-emptydir-uv6r3 with secrets found. (83.967164ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:58:48.382: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-uv6r3
Feb 25 15:58:48.467: INFO: Service account default in ns e2e-tests-emptydir-uv6r3 with secrets found. (85.038072ms)
[It] should support (non-root,0666,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:80
STEP: Creating a pod to test emptydir 0666 on tmpfs
Feb 25 15:58:48.561: INFO: Waiting up to 5m0s for pod pod-b6421389-dc1b-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 15:58:48.644: INFO: No Status.Info for container 'test-container' in pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' yet
Feb 25 15:58:48.644: INFO: Waiting for pod pod-b6421389-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-uv6r3' status to be 'success or failure'(found phase: "Pending", readiness: false) (83.182898ms elapsed)
Feb 25 15:58:50.732: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-uv6r3' so far
Feb 25 15:58:50.732: INFO: Waiting for pod pod-b6421389-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-uv6r3' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.171550386s elapsed)
Feb 25 15:58:52.818: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-uv6r3' so far
Feb 25 15:58:52.818: INFO: Waiting for pod pod-b6421389-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-uv6r3' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.257552963s elapsed)
Feb 25 15:58:54.902: INFO: Unexpected error occurred: pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:58:48 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://527a4a44-0549-4216-a4f0-d8cd9f21db38:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-uv6r3".
Feb 25 15:58:55.217: INFO: event for pod-b6421389-dc1b-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-b6421389-dc1b-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 15:58:55.217: INFO: event for pod-b6421389-dc1b-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulling: pulling image "gcr.io/google_containers/mounttest-user:0.3"
Feb 25 15:58:55.217: INFO: event for pod-b6421389-dc1b-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest-user:0.3"
Feb 25 15:58:55.217: INFO: event for pod-b6421389-dc1b-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 527a4a44
Feb 25 15:58:55.217: INFO: event for pod-b6421389-dc1b-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 527a4a44
Feb 25 15:58:55.391: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 15:58:55.391: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 15:58:55.391: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 15:58:55.391: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 15:58:55.391: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 15:58:55.391: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 15:58:55.391: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 15:58:55.392: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 15:58:55.392: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 15:58:55.392: INFO:
Feb 25 15:58:55.479: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 15:58:55.566: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 2041 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:58:46 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:58:46 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 15:58:55.566: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 15:58:55.651: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 15:58:55.737: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 15:58:55.737: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 15:58:55.822: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 2042 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:58:48 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:58:48 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest:0.6] 2090496} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:58:55.822: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 15:58:55.907: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 15:58:56.079: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 15:58:56.406: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 15:58:56.406: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 15:58:56.491: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 2050 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 15:58:48 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:58:48 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 15:58:56.491: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 15:58:56.576: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 15:58:57.419: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 15:58:57.419: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 15:58:57.518: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 2051 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 15:58:50 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 15:58:50 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 15:58:57.518: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 15:58:57.617: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 15:58:57.831: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 15:58:57.831: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 15:58:58.073: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 15:58:58.073: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-uv6r3" for this suite.
• Failure [15.492 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (non-root,0666,tmpfs) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:80
Expected error:
<*errors.errorString | 0xc2086e6990>: {
s: "pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:58:48 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://527a4a44-0549-4216-a4f0-d8cd9f21db38:test-container}",
}
pod 'pod-b6421389-dc1b-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 15:58:48 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://527a4a44-0549-4216-a4f0-d8cd9f21db38:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
MetricsGrabber
should grab all metrics from a Kubelet.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:112
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:59:03.699: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:59:03.789: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-nblgb
Feb 25 15:59:03.883: INFO: Service account default in ns e2e-tests-metrics-grabber-nblgb with secrets found. (93.78082ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:59:03.883: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-nblgb
Feb 25 15:59:03.968: INFO: Service account default in ns e2e-tests-metrics-grabber-nblgb with secrets found. (84.756323ms)
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:90
[It] should grab all metrics from a Kubelet.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:112
STEP: Proxying to Node through the API server
W0225 15:59:04.610164 22540 generic_metrics.go:137] Unknown metric kubelet_metrics_volume_calc_microseconds{quantile="0.5"} => 3512 @[0]
W0225 15:59:04.610366 22540 generic_metrics.go:137] Unknown metric kubelet_metrics_volume_calc_microseconds{quantile="0.9"} => 5969 @[0]
W0225 15:59:04.610460 22540 generic_metrics.go:137] Unknown metric kubelet_metrics_volume_calc_microseconds{quantile="0.99"} => 5969 @[0]
W0225 15:59:04.610526 22540 generic_metrics.go:137] Unknown metric kubelet_metrics_volume_calc_microseconds_sum => 236791 @[0]
W0225 15:59:04.610565 22540 generic_metrics.go:137] Unknown metric kubelet_metrics_volume_calc_microseconds_count => 54 @[0]
[AfterEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:59:04.620: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-metrics-grabber-nblgb" for this suite.
• [SLOW TEST:6.388 seconds]
MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:161
should grab all metrics from a Kubelet.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:112
------------------------------
Downward API volume
should update annotations on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:132
[BeforeEach] Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:59:10.087: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:59:10.175: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-909ci
Feb 25 15:59:10.262: INFO: Service account default in ns e2e-tests-downward-api-909ci with secrets found. (87.194435ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:59:10.262: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-909ci
Feb 25 15:59:10.349: INFO: Service account default in ns e2e-tests-downward-api-909ci with secrets found. (87.131676ms)
[It] should update annotations on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:132
STEP: Creating the pod
Feb 25 15:59:10.440: INFO: Waiting up to 5m0s for pod annotationupdatec34cf95f-dc1b-11e5-a306-54ee75510eb4 status to be running
Feb 25 15:59:10.533: INFO: Waiting for pod annotationupdatec34cf95f-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-909ci' status to be 'running'(found phase: "Pending", readiness: false) (92.971244ms elapsed)
Feb 25 15:59:12.618: INFO: Waiting for pod annotationupdatec34cf95f-dc1b-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-909ci' status to be 'running'(found phase: "Pending", readiness: false) (2.177968264s elapsed)
Feb 25 15:59:14.717: INFO: Found pod 'annotationupdatec34cf95f-dc1b-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-r5k8'
STEP: Deleting the pod
[AfterEach] Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 15:59:17.280: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-downward-api-909ci" for this suite.
• [SLOW TEST:12.693 seconds]
Downward API volume
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:133
should update annotations on modification [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downwardapi_volume.go:132
------------------------------
Services
should work after restarting apiserver [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:381
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 15:59:22.780: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 15:59:22.870: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-cahcw
Feb 25 15:59:22.953: INFO: Service account default in ns e2e-tests-services-cahcw with secrets found. (83.089271ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 15:59:22.953: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-cahcw
Feb 25 15:59:23.037: INFO: Service account default in ns e2e-tests-services-cahcw with secrets found. (84.092649ms)
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:70
Feb 25 15:59:23.037: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
[It] should work after restarting apiserver [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:381
STEP: creating service service1 in namespace e2e-tests-services-cahcw
STEP: creating replication controller service1 in namespace e2e-tests-services-cahcw
Feb 25 15:59:23.316: INFO: Created replication controller with name: service1, namespace: e2e-tests-services-cahcw, replica count: 3
Feb 25 15:59:26.317: INFO: service1 Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:59:29.317: INFO: service1 Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 15:59:29.788: INFO: Creating new exec pod
STEP: verifying service has 3 reachable backends
Feb 25 15:59:34.124: INFO: Executing cmd "set -e; for i in $(seq 1 150); do wget -q --timeout=0.2 --tries=1 -O - http://10.0.22.13:80 2>&1 || true; echo; done" on host 104.196.17.240:22
Feb 25 16:00:05.651: INFO: Waiting for expected pods for 10.0.22.13: [service1-8b2mz service1-flai7 service1-u4nan], got: []
Feb 25 16:00:10.652: INFO: Executing cmd "set -e; for i in $(seq 1 150); do wget -q --timeout=0.2 --tries=1 -O - http://10.0.22.13:80 2>&1 || true; echo; done" on host 104.196.17.240:22
Feb 25 16:00:42.154: INFO: Waiting for expected pods for 10.0.22.13: [service1-8b2mz service1-flai7 service1-u4nan], got: []
STEP: deleting pod execpod in namespace e2e-tests-services-cahcw
Feb 25 16:00:47.331: INFO: Unexpected error occurred: service verification failed for: 10.0.22.13, expected [service1-8b2mz service1-flai7 service1-u4nan], got []
STEP: deleting replication controller service1 in namespace e2e-tests-services-cahcw
Feb 25 16:00:50.322: INFO: Deleting RC service1 took: 2.903928318s
Feb 25 16:00:50.405: INFO: Terminating RC service1 pods took: 83.596365ms
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-services-cahcw".
Feb 25 16:00:50.687: INFO: event for execpod: {default-scheduler } Scheduled: Successfully assigned execpod to spotter-kube-rkt-minion-r5k8
Feb 25 16:00:50.687: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/busybox:1.24" already present on machine
Feb 25 16:00:50.687: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 4e78f4c4
Feb 25 16:00:50.687: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 4e78f4c4
Feb 25 16:00:50.687: INFO: event for execpod: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id 4e78f4c4
Feb 25 16:00:50.687: INFO: event for service1-8b2mz: {default-scheduler } Scheduled: Successfully assigned service1-8b2mz to spotter-kube-rkt-minion-r5k8
Feb 25 16:00:50.687: INFO: event for service1-8b2mz: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 16:00:50.687: INFO: event for service1-8b2mz: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id fbcd1cf7
Feb 25 16:00:50.687: INFO: event for service1-8b2mz: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id fbcd1cf7
Feb 25 16:00:50.687: INFO: event for service1-8b2mz: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id fbcd1cf7
Feb 25 16:00:50.687: INFO: event for service1-flai7: {default-scheduler } Scheduled: Successfully assigned service1-flai7 to spotter-kube-rkt-minion-kmm4
Feb 25 16:00:50.687: INFO: event for service1-flai7: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 16:00:50.687: INFO: event for service1-flai7: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 9f8a9e3d
Feb 25 16:00:50.687: INFO: event for service1-flai7: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 9f8a9e3d
Feb 25 16:00:50.687: INFO: event for service1-flai7: {kubelet spotter-kube-rkt-minion-kmm4} Killing: Killing with rkt id 9f8a9e3d
Feb 25 16:00:50.687: INFO: event for service1-u4nan: {default-scheduler } Scheduled: Successfully assigned service1-u4nan to spotter-kube-rkt-minion-r5k8
Feb 25 16:00:50.687: INFO: event for service1-u4nan: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/serve_hostname:1.1" already present on machine
Feb 25 16:00:50.687: INFO: event for service1-u4nan: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id be4c9ae8
Feb 25 16:00:50.687: INFO: event for service1-u4nan: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id be4c9ae8
Feb 25 16:00:50.687: INFO: event for service1-u4nan: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id be4c9ae8
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-8b2mz
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-flai7
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulCreate: Created pod: service1-u4nan
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulDelete: Deleted pod: service1-8b2mz
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulDelete: Deleted pod: service1-u4nan
Feb 25 16:00:50.687: INFO: event for service1: {replication-controller } SuccessfulDelete: Deleted pod: service1-flai7
Feb 25 16:00:50.687: INFO: event for service1: {service-controller } DeletingLoadBalancer: Deleting load balancer
Feb 25 16:00:50.825: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:00:50.826: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:00:50.826: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:00:50.826: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:00:50.826: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:00:50.826: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:00:50.826: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 16:00:50.826: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:00:50.826: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:00:50.826: INFO:
Feb 25 16:00:50.920: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:00:51.005: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 2160 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:00:47 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:00:47 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:00:51.005: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:00:51.093: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:00:51.184: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:00:51.184: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:00:51.271: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 2174 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:00:49 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:00:49 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:00:51.271: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:00:51.357: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:00:51.540: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:00:51.784: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:00:51.784: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:00:51.874: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 2176 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:00:50 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:00:50 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:00:51.874: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:00:51.960: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:00:52.514: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:00:52.514: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:00:52.618: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 2180 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:00:51 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:00:51 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:00:52.618: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:00:52.708: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:00:52.884: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:00:52.884: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:00:53.130: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:00:53.131: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-services-cahcw" for this suite.
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:84
• Failure [265.798 seconds]
Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:885
should work after restarting apiserver [Disruptive] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:381
Expected error:
<*errors.errorString | 0xc2097c2440>: {
s: "service verification failed for: 10.0.22.13, expected [service1-8b2mz service1-flai7 service1-u4nan], got []",
}
service verification failed for: 10.0.22.13, expected [service1-8b2mz service1-flai7 service1-u4nan], got []
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:360
------------------------------
Garbage collector [Slow]
should handle the creation of 1000 pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/garbage_collector.go:62
[BeforeEach] Garbage collector [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:03:48.579: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:03:48.669: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-garbage-collector-akwwk
Feb 25 16:03:48.752: INFO: Service account default in ns e2e-tests-garbage-collector-akwwk with secrets found. (83.168179ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:03:48.752: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-garbage-collector-akwwk
Feb 25 16:03:48.835: INFO: Service account default in ns e2e-tests-garbage-collector-akwwk with secrets found. (82.622929ms)
[It] should handle the creation of 1000 pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/garbage_collector.go:62
Feb 25 16:04:07.296: INFO: count: 50
Feb 25 16:04:27.417: INFO: count: 100
Feb 25 16:04:47.273: INFO: count: 150
Feb 25 16:05:07.316: INFO: count: 200
Feb 25 16:05:27.271: INFO: count: 250
Feb 25 16:05:47.322: INFO: count: 300
Feb 25 16:06:07.322: INFO: count: 350
Feb 25 16:06:27.317: INFO: count: 400
Feb 25 16:06:47.270: INFO: count: 450
Feb 25 16:07:07.318: INFO: count: 500
Feb 25 16:07:27.322: INFO: count: 550
Feb 25 16:07:47.421: INFO: count: 600
Feb 25 16:08:07.270: INFO: count: 650
Feb 25 16:08:27.270: INFO: count: 700
Feb 25 16:08:47.320: INFO: count: 750
Feb 25 16:09:07.323: INFO: count: 800
Feb 25 16:09:27.316: INFO: count: 850
Feb 25 16:09:47.308: INFO: count: 900
Feb 25 16:10:07.324: INFO: count: 950
Feb 25 16:10:27.274: INFO: count: 1000
Feb 25 16:10:27.274: INFO: created: 1000
[AfterEach] Garbage collector [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-garbage-collector-akwwk".
Feb 25 16:10:59.106: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:10:59.106: INFO: 0005e296-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 00426169-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0078b053-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 00b54b6a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 00f274d9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 012f58c9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 01747001-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 01b0cce9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 01ee354e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 022374ac-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0267b324-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 02a519b9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 02e216a9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 03188171-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 035487f7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0391b83f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 03cf0d75-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 04131511-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 044fbdbd-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 048cc288-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 04c2d84e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 04fffef9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 053d06ea-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 057a0520-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 05b75c30-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 05f44509-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 06317fd1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 066e629a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 06ab0377-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 06f01a94-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 072d5551-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0778c8db-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 07a6400a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 07e40556-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 082045e9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 085da6ac-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 08939de7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 08d0483b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 090d97a9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 094b888b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 098f9ad9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 09db24ec-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0a096c7a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0a466ee9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0a83a91b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0ac04cfe-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0b0d62d3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.106: INFO: 0b3a8407-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0b77ac00-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0bb46257-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0bf1fa09-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0c2ea38e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0c646f65-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0ca09c19-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0cde27cc-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0d1ba1d5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0d58298a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0d95a5e4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0dd23fbe-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0e0f9b01-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0e4c4a80-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0e895fa9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0ec71031-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0f03656a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0f406958-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0f7d18c0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0fba94f0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 0ff7ff4a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 10350e30-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1071a092-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 10ae71ad-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 10ec12ed-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1128e0cc-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 11658caf-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 11a44947-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 11f5f776-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1224e5f9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 125a5203-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 129d306b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 12d3f519-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1311481b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 134e7d57-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 138c2ee4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 13c85af7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1404d16c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 14421829-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 147f3f52-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 14c3a7d4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1500de1f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 153e3027-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 15731558-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 15b0b6ab-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 15f4e827-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1631e099-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 166e5ae0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 16ac460a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 16e9256c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1725772a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 175ba125-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1798bdf1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 17dc9495-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1819ac11-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1893f215-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 18b1ef6d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 18cddd7d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 190e8a29-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1944a8e1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1981161f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 19bdd8f6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 19fb5231-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1a386079-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1a751849-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1ab987e2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1af65c8e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1b33ad00-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1b703438-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1bae3eca-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1beb0971-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1c27d1f9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1c5d7076-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1c9a7186-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1cd765b1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1d14a1dd-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1d5290f0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1d8f56af-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1dcbe704-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1e08c910-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1e458f8b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1e82bdb2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1ec6c15d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1f04b70f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1f421fc4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1f7ef97a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1fbb9eec-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 1ff80a59-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 202f3619-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 206b5937-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 20af517e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 20ed1958-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 2129f02e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 2166d697-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 219c6338-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 21d94d62-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 22168616-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 2253626a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 229827c6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 22d4f2e2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 231201fc-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 234eaef8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 238c71d0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 23c94ff6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 2405631d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.107: INFO: 246bee3e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 24984d58-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 24ccd465-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 24f991b3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 25307f71-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 25748858-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 25b1f058-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 25ee9837-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 263aba82-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 26781b62-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 269de5f6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 26dad232-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 271ffe6b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 275ce474-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 27a92d9d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 27cef13b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 280c25d8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 284930b6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 28868ea9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 28c304b9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 29000502-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 293db4e6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 297a6521-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 29bede8e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 29fb41a7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2a38aa11-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2a75d947-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2ab340c1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2afeb6b7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2b2c74eb-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2b696f9e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2ba70dd6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2bf332eb-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2c212244-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2c6d0576-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2c9c3659-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2cd87ff8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2d1580e2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2d6118d8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2d8fbef4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2dcce84d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2e18a889-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2e4630fc-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2e83c2a2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2ec0bce8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2efdaf83-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2f3a5754-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2f868812-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2fc39730-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 2ff11e7b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 303dc464-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 306bdb3a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 30a8e4bb-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 30e61984-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 31223ec3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 31603779-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 31960843-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 31d2b56a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 320fea92-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 32540b2c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 32917833-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 32cdc42d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 330a9fc4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3348dac5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 338588c4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 33c205e9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 340e43e9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 343bdbe3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 347977c4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 34b5e3e6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 34f2ce4d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 352fd775-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 357cce95-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 35aaa151-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 35e7dbd0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 362459ae-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3661de94-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 369f26dd-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 36dc6e1b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3718f82e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 375625c6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 378bb051-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 37df42bf-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 38057bf6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 38499ecd-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 38871645-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 38c40e94-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3910bf74-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 393d8091-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 397b588c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 39b7ef76-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3a03f710-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3a326278-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3a6eed91-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3aace3c9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3ae8cc6b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3b26d912-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3b63c474-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3bafe177-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3bda80db-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3c136e83-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3c5747d5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3c8d932c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3cc9fc5e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3d079dd6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3d5a90db-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3d81a47c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3dbe32e2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3dfb5d9b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3e39903a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3e75c15c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3eb8c217-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3ef53a15-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3f33edb5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.108: INFO: 3faf48cc-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 3fd3aed3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 3fefe80c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 40280f96-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 40648f45-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 409aaf9e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 40dd8678-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 41150556-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 415208ba-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4195ad5f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 422005d8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 424d0247-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 426ca4da-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4288e897-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 42c689e8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 42fe64a9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 433a4468-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 43776c55-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 43bc369b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 43f9b181-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 443656f2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4472de9a-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 44c04178-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 44e58afe-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 45296246-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 455f4f4f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 45a35f83-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 45e110b7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 461dcbb5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 465b3a49-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 46981ea3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 46d593ed-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 470acda8-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 47487324-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 478c832c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 47c9badb-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4805bb1f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 48440ca1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4878db9d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 48b6497c-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 48fac5d2-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 49301aaf-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4992faa4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 49b078b0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 49e711a4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4a2b4ed3-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4a68a1b0-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4a9e3bac-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4ae367a1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4b1fc314-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4b5d02a4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4b99c396-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4bd742b6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4c1339fe-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4c50793b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4c8e3994-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4ccafd56-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4d07f898-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4d3da6e6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4d7adcdf-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4dbf5375-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4dfc14b9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4e38ad11-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4e6ee0c5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4eabc462-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4ef093c9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4f25d0fd-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4f62c564-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4fa02ff9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 4fdd3cd4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 501a5624-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5056e8f6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5094894b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 50d19eae-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 510ee06b-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 514b48b1-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 518867db-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 51c592a7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 52027872-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 523f52b7-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 527cf81f-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 52b9a6a9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 52f6c59d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5333528e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5370fd7d-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 53ad5190-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 53eaae00-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 54285fe5-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5464e369-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 54a1eb40-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 54e488df-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 551c93a6-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 5559b1c9-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 559637d4-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 55d2da35-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 560fae68-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 564d5b1e-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 568a3083-dc1d-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 694a7c97-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6965e2da-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6980f334-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 699c705c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 69d103a9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 69ec2f68-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6a0d89b4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6a2905c7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6a444dfd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6a88171a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6ac5a9f3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6b02d943-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6b3f2c40-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6b7d9581-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6bb9f3af-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6bf6e86b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6c33fc00-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6c715a2d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6cadb86f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6ce378f1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6d279c4f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6d654c43-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6da2707b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6dde92d5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6e1c0999-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6e58ab7f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6e9714f1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6ed36224-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6f105ba0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6f466236-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6f890b7d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 6fc7639d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7004a113-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7041a09f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 707ea7e2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 70bbc0d4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 70f8645e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 71359da8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7173023a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 71a83dc5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 71e54f49-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7221f465-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7261a86a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 72a4cd9c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 72f03b5f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 731e917c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 735a8abd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7399a7f2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 73d76117-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 740d2142-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 744b80a5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 748865ff-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 74cbf600-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7516e9fd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 753da652-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 757b5fbe-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 75b612d1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 75fbde0e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 76474f1e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 766f1c60-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 76aa4ab5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 76e746ba-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7723e6d4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7760d168-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 77b4be80-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 77db72eb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 781861fc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 78556ae1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 78920150-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 78cf0ef4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 791223d1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7949309e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 79866c76-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 79c3ac7c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7a00a95e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7a3d9475-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7a7b0d33-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7ab7eaaa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7af50011-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7b31dce5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7b6ee375-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7baba24f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7be932a0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7c25fcd5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7c62e5b6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7ca03f6d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7cdd4a28-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7d1a2a60-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7d5735f4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7d93f578-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7de75dd6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7e163e6d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7e53578b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7e8fa161-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7ec4ff3b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7f022bb8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7f468fd7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7f7c3132-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7fb921e7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 7ffdc39b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 8049b42e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 807867df-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 80b4de65-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 80f18c55-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 812f0bee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 816c5fb0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 81a9678b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 81e628fc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 8222e61d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 8259066f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 8295c93d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 82d2e936-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.109: INFO: 831726d4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 836319f5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8389bf04-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 83c69513-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 840b8b1b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8447e04e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 847e24f8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 84bb3530-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 84f87964-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 853574ae-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8579e7af-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 85b631a3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 85f3d704-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 86304c9a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 866e16a7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 86ab2421-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 86e84b4f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8724685f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8762179b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 879fb242-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 87dcb476-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8811ac2b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 884ec3df-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 888bd44f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 88d08d76-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 890d72c6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8942bbb8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 89877bdf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 89c3b9db-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 89f9f767-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8a370b72-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8a73eed9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8ab15cb9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8af5332e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8b32d91c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8b6eee45-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8ba57b83-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8be2115f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8c1f7059-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8c5c0263-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8ca0a7b4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8cdd8dfb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8d13a2d4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8d502e3e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8d8d12eb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8dca765c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8e0813cd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8e4493a8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8ea77258-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8ec34977-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8f02aa21-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8f4ee45c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8f7ca57e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 8fba76f1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 90063306-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9033a6c7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 90719e6b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 90ae131a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 90eb5e8c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9128600c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 91655909-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 91a280f3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 91eedffd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 921c745b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 925a800e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9296f436-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 92d3f315-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9310639b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 934d6327-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 938a4d15-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 93c84a2b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 94044e2a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 94517884-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 947e6b6b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 94b4ef11-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 94f1a655-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 95541645-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 957615f7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 95b530a3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 95ed06aa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 962ac230-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9667bff3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 96b43546-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 96da7594-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9717213e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9753ba09-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9797dc7d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 97d5a88b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9811caf4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 98481635-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 98852801-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 98c1ebd2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 98ff59ca-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 993bc98e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9980e60d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 99bd00f2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 99faad0c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9a382587-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9a753f62-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9ab209cb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9aef36d3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9b3a840b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9b61c158-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9ba60100-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9bf1ab88-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9c2018e0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9c5d291a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9c9aa83c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9cd6d0ee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9d143ec5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9d49c628-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9d8deece-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9dda4b94-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9e07a968-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9e45b3c4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9e81cd14-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9ebf281f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9efbcef2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9f38e6d3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9f6ef212-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9fb4260b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: 9ff08a00-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a02695e9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a0634da6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a0a096e1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a0e45000-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a121a943-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a156fb50-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a193e9aa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a1d17797-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a2162b14-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a2531074-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a2908457-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a2cd148c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a302d5ab-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a33fd5aa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a37c68b9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a3ba11d9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a3f6ac25-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a4340a44-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a47063fa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a4b53874-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a4f201d7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a52fbcef-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a57be9d6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a5a910a5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a5e6c0e5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a623bdda-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a6623868-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a69dc4d3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a6db01e9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a7267004-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a7552985-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a78a310a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a7c6ce55-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a805693b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a848b97e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a8949ce3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a8bafa94-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a8f87739-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a93d3b91-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a97a347f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a9afac60-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: a9ec5fa0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aa294faa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aa676239-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aaa3c7fa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aae82a45-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ab25544d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ab63af2e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ab9ee047-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: abdbc1e6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ac11fb63-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ac4e8166-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ac91c307-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: acdfa562-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ad0d815b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ad4b2921-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ad7fe839-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: add3583c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ae013345-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ae3f6423-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: ae7ba41e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aeb93372-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: aef521eb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: af331064-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: af7ec9eb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: afac505b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: afea3160-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b026e6f5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b063837a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b0a0fecc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b0de0aec-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b11adfa6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b1588859-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b1955786-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b1e115f1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b20fe87c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b24c7ab2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b28a2f41-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b2c6a3cc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b304377f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b34117c1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b37e0b34-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.110: INFO: b3bac3f5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b3f7dcb4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b4348d4c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b47102fc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b4a706b9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b4faf85c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b52958b6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b565d6e2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b5a30876-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b5e01bd6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b62bdf37-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b65a29e3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b68f8fe2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b6cc6f03-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b70aa959-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b746660c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b78b045b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b7c78fa8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b8053bfb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b841a07b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b88e422e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b8b4e506-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b8f9411a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b936e096-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b973a554-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b9b0d709-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: b9eccbdb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ba2ad13d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ba674b13-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ba9d5164-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: badf9263-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bb16c971-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bb54a530-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bb90f127-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bbd5e7a2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bc130c90-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bc4fd1d8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bc8cdef2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bcca5758-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bd06e36d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bd44bcf7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bd807ffb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bdbd6128-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bdf395c4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: be3782ce-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: be843238-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: beb20101-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: beef2f4d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bf2c038b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bf617f3f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bfb5471c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: bfe303dd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c020f52b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c06c0c0e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c099ea25-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c0d77923-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c1140a4e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c150ecad-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c1871a08-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c1cb9f01-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c209167f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c245dc2b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c282083b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c2bfdad3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c30b7d8b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c33938c3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c37674c6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c3ac5814-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c3ea274d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c4261af7-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c46b609c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c4a7bd33-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c4e471e4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c51b0de2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c56e7d70-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c5948c86-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c5d242a6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c61611fd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c662c71a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c68fc7f4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c6cd0dee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c70b0ea0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c74841d4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c784d132-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c7c0f67d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c7febae4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c834572d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c8874d47-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c8b5a9bd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c8f2d52a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c92f032f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c96d4d32-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c9a94413-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: c9df9964-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ca1c8ffc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ca59a8c4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ca96c82c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cada47a1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cb181113-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cb54e4cd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cb8ad304-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cbc77f67-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cc049010-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cc41a157-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cc7eebc2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ccbbc9fc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ccf8ab96-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cd365ca4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cd72a729-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cdb05b02-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cdf44574-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ce30d0d2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ce6ed10b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ceaadacb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cee860ed-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cf260b32-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cf62de40-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cf9fe328-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: cfdccfaf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d019eb9f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d04f6b4f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d08d62bc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d0c972fc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d1068283-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d143cafa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d180c3eb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d1bdcee5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d2029c51-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d23f66b3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d27c19c5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d2b8f040-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d304f670-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d332b986-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d36fb195-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d3a580b5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d3e2f5b2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d4208dc9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d46429f6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d4a2149e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d4ddc5ed-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d51ad56b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d5586d3f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d5a44cb0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d5d35fa9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d62f7a2e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d64e45ce-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d682b018-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d6d57f77-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d7046a40-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d7393fe5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d77e6aac-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d7bb1b7d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d7f75179-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d834385d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d8726838-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d8aedebd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d8e4b49d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d921bc64-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d95eba72-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d9a2d390-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: d9df7db0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: da1d82c1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: da5a32bf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: da97a6f1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dad3d80a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: db116b81-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: db4e9615-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: db8b603f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dbc891ca-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dc04ccbb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dc429bc3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dc7802a3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dcbcdaac-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dd1e2fce-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dd4d4942-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dd6c1bb1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ddb00aee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: ddedc1d1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: de2a913b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: de683b01-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dea4b5dc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dee1cb84-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: df1ecb2a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: df5489f0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: df98ae72-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: dfd552c3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e0127a34-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e0501436-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e08d4013-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e0c9c468-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e1077ddf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e143bf71-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e179bd88-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e1b6e20c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e1fbb7f5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e2389e60-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e276565d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e2b1bebe-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e2e7e4d9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e324d6fa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.111: INFO: e361b6e0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e3a62702-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e3e2f56e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e420ce9e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e45d3f20-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e49b129d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e4d7cb30-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e514ebee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e55252f4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e588b819-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e5dabe08-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e600f102-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e63e38e6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e682f9f6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e6c0b4bc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e6fc725d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e749d767-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e7777224-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e7c35158-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e7f0e2d6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e826f25e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e87a8cf5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e8a7f40f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e8e53c41-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e922974a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e957de3d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e99d0f7a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: e9d93b3f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ea15efc2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ea52ec99-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ea9069ee-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eadc70b2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eb0aa475-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eb478b11-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eb84f170-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ebc13c36-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ebfeb552-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ec3c1b40-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ec782cfa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ecb56c74-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eceb7d4c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ed28bfea-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ed659224-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eda9dd8b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ede6bd74-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ee335b4a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ee61a583-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ee96d894-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: eed3f409-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ef10cb07-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ef4d9ac6-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ef8adf23-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: efc7c83d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f004f332-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f041f5d3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f085dcfa-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f0c380bf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f1008ee2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f13d53cc-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f17a46ea-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f1afd148-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f1ecd7c3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f22a511a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f26745e3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f2a47925-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f2e930a8-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f3252e30-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f36328a9-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f39f4ce3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f3ebe98e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f4292445-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f4573724-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f48cd5c4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f4c9c6df-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f506ab72-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f54ba7cb-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f58253e4-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f5bd4dfd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f5fad5fd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f63e2aa1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f67bdf99-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f6b9633a-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f6f68866-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f7332668-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f77fcbf0-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f7ad3799-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f7ea8665-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f826e3ad-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f864ec24-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f89a0ecd-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f8d701cf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f9149e87-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f951879c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f996064c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: f9cb4228-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fa0fc73e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fa5bd71b-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fa829f19-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fabfe7c1-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fafc999d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fb39dc36-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fb76b1d2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fbb39fa3-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fbf80096-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fc35669d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fc72a47c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fca81bac-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fce553a5-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fd22254e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fd5fac7e-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fd9c240f-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fdd8fba2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fe1d46b2-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fe5aae36-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fe977e1d-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: fed4928c-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ff10e6de-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ff4d7260-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ff83d357-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: ffc12ebf-dc1c-11e5-a306-54ee75510eb4 nonexistant-node Failed []
Feb 25 16:10:59.112: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:10:59.112: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:10:59.112: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:10:59.112: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:10:59.112: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:10:59.112: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:35 -0800 PST }]
Feb 25 16:10:59.112: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:10:59.112: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:10:59.112: INFO:
Feb 25 16:10:59.200: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:10:59.284: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 4432 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:10:53 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:10:53 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:10:59.284: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:10:59.368: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:10:59.518: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:10:59.518: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:10:59.602: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 4433 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:10:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:10:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:10:59.602: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:10:59.686: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:10:59.862: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:11:00.117: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:11:00.117: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:11:00.217: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 4435 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:10:55 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:10:55 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:11:00.217: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:11:00.316: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:11:00.774: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:11:00.774: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:11:00.858: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 4434 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:10:55 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:10:55 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:11:00.859: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:11:00.943: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:11:01.218: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:11:01.218: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:11:01.458: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:11:01.458: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-garbage-collector-akwwk" for this suite.
• Failure [483.619 seconds]
Garbage collector [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/garbage_collector.go:63
should handle the creation of 1000 pods [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/garbage_collector.go:62
Expected
<int>: 1000
to be ==
<int>: 100
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/garbage_collector.go:61
------------------------------
S
------------------------------
DaemonRestart [Disruptive]
Scheduler should continue assigning pods to nodes across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:295
[BeforeEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:11:52.198: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:11:52.318: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-daemonrestart-eytd1
Feb 25 16:11:52.399: INFO: Service account default in ns e2e-tests-daemonrestart-eytd1 had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:11:54.483: INFO: Service account default in ns e2e-tests-daemonrestart-eytd1 with secrets found. (2.164762385s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:11:54.483: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-daemonrestart-eytd1
Feb 25 16:11:54.568: INFO: Service account default in ns e2e-tests-daemonrestart-eytd1 with secrets found. (85.697467ms)
[BeforeEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:246
STEP: creating replication controller daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 in namespace e2e-tests-daemonrestart-eytd1
Feb 25 16:11:54.658: INFO: Created replication controller with name: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4, namespace: e2e-tests-daemonrestart-eytd1, replica count: 10
Feb 25 16:12:04.659: INFO: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 Pods: 10 out of 10 created, 9 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
Feb 25 16:12:14.659: INFO: daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 Pods: 10 out of 10 created, 10 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
[It] Scheduler should continue assigning pods to nodes across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:295
Feb 25 16:12:14.659: INFO: Checking if Daemon kube-scheduler on node 104.196.17.240 is up by polling for a 200 on its /healthz endpoint
Feb 25 16:12:20.776: INFO: Killing Daemon kube-scheduler on node 104.196.17.240
STEP: Scaling replication controller daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 in namespace e2e-tests-daemonrestart-eytd1 to 15
Feb 25 16:12:32.605: INFO: Checking if Daemon kube-scheduler on node 104.196.17.240 is up by polling for a 200 on its /healthz endpoint
STEP: Scaling replication controller daemonrestart10-1248a58d-dc14-11e5-a306-54ee75510eb4 in namespace e2e-tests-daemonrestart-eytd1 to 15
[AfterEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:12:54.116: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-daemonrestart-eytd1" for this suite.
[AfterEach] DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:250
• [SLOW TEST:67.686 seconds]
DaemonRestart [Disruptive]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:316
Scheduler should continue assigning pods to nodes across restart
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/daemon_restart.go:295
------------------------------
Kubectl client Kubectl logs
should be able to retrieve and filter logs [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:812
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:12:59.884: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:13:00.020: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-vb76k
Feb 25 16:13:00.115: INFO: Service account default in ns e2e-tests-kubectl-vb76k had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:13:02.215: INFO: Service account default in ns e2e-tests-kubectl-vb76k with secrets found. (2.195188573s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:13:02.216: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-vb76k
Feb 25 16:13:02.316: INFO: Service account default in ns e2e-tests-kubectl-vb76k with secrets found. (100.380104ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[BeforeEach] Kubectl logs
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:766
STEP: creating an rc
Feb 25 16:13:02.316: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config create -f /home/spotter/gocode/src/k8s.io/y-kubernetes/examples/guestbook-go/redis-master-controller.json --namespace=e2e-tests-kubectl-vb76k'
Feb 25 16:13:03.646: INFO: stdout: "replicationcontroller \"redis-master\" created\n"
Feb 25 16:13:03.646: INFO: stderr: ""
[It] should be able to retrieve and filter logs [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:812
Feb 25 16:13:03.728: SKIP: Not supported for server versions before "1.1.0"
[AfterEach] Kubectl logs
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:769
STEP: using delete to clean up resources
Feb 25 16:13:03.729: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config delete --grace-period=0 -f /home/spotter/gocode/src/k8s.io/y-kubernetes/examples/guestbook-go/redis-master-controller.json --namespace=e2e-tests-kubectl-vb76k'
Feb 25 16:13:07.120: INFO: stdout: "replicationcontroller \"redis-master\" deleted\n"
Feb 25 16:13:07.120: INFO: stderr: ""
Feb 25 16:13:07.120: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get rc,svc -l name=nginx --no-headers --namespace=e2e-tests-kubectl-vb76k'
Feb 25 16:13:07.902: INFO: stdout: ""
Feb 25 16:13:07.902: INFO: stderr: ""
Feb 25 16:13:07.902: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config get pods -l name=nginx --namespace=e2e-tests-kubectl-vb76k -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}'
Feb 25 16:13:08.786: INFO: stdout: ""
Feb 25 16:13:08.786: INFO: stderr: ""
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:13:08.786: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-vb76k" for this suite.
S [SKIPPING] [9.247 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Kubectl logs
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:813
should be able to retrieve and filter logs [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:812
Feb 25 16:13:03.728: Not supported for server versions before "1.1.0"
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
S
------------------------------
Pod Disks
should schedule a pod w/ a RW PD shared between multiple containers, write to PD, delete pod, verify contents, and repeat in rapid succession [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pd.go:212
[BeforeEach] Pod Disks
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:13:09.132: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:13:09.222: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pod-disks-5c0ne
Feb 25 16:13:09.304: INFO: Get service account default in ns e2e-tests-pod-disks-5c0ne failed, ignoring for 2s: serviceaccounts "default" not found
Feb 25 16:13:11.387: INFO: Service account default in ns e2e-tests-pod-disks-5c0ne with secrets found. (2.165431039s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:13:11.387: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pod-disks-5c0ne
Feb 25 16:13:11.469: INFO: Service account default in ns e2e-tests-pod-disks-5c0ne with secrets found. (81.978798ms)
[BeforeEach] Pod Disks
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pd.go:64
[It] should schedule a pod w/ a RW PD shared between multiple containers, write to PD, delete pod, verify contents, and repeat in rapid succession [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pd.go:212
STEP: creating PD
Feb 25 16:13:15.658: INFO: Successfully created a new PD: "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4".
Feb 25 16:13:15.658: INFO: PD Read/Writer Iteration #0
STEP: submitting host0Pod to kubernetes
Feb 25 16:13:15.823: INFO: Waiting up to 15m0s for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 status to be running
Feb 25 16:13:15.917: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (94.89623ms elapsed)
Feb 25 16:13:18.004: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2.181243152s elapsed)
Feb 25 16:13:20.089: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (4.266892579s elapsed)
Feb 25 16:13:22.222: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (6.399411388s elapsed)
Feb 25 16:13:24.318: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (8.494924699s elapsed)
Feb 25 16:13:26.404: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (10.581428927s elapsed)
Feb 25 16:13:28.497: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (12.674281021s elapsed)
Feb 25 16:13:30.616: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (14.793819345s elapsed)
Feb 25 16:13:32.701: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (16.878618298s elapsed)
Feb 25 16:13:34.818: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (18.995132246s elapsed)
Feb 25 16:13:36.917: INFO: Found pod 'pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: writing a file in the container
Feb 25 16:13:36.917: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer2 -- /bin/sh -c echo '408635959902961499' > '/testpd1/tracker0''
Feb 25 16:13:39.153: INFO: Wrote value: "408635959902961499" to PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4" from pod "pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4" container "mycontainer2"
STEP: reading a file in the container
Feb 25 16:13:39.153: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer4 -- cat /testpd1/tracker0'
Feb 25 16:13:40.899: INFO: Read file "/testpd1/tracker0" with content: 408635959902961499
STEP: deleting host0Pod
Feb 25 16:13:40.993: INFO: PD Read/Writer Iteration #1
STEP: submitting host0Pod to kubernetes
Feb 25 16:13:41.085: INFO: Waiting up to 15m0s for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 status to be running
Feb 25 16:13:41.169: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (84.620737ms elapsed)
Feb 25 16:13:43.255: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2.169904298s elapsed)
Feb 25 16:13:45.416: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (4.331478032s elapsed)
Feb 25 16:13:47.503: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (6.418335931s elapsed)
Feb 25 16:13:49.594: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (8.50953018s elapsed)
Feb 25 16:13:51.680: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (10.594943474s elapsed)
Feb 25 16:13:53.768: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (12.683168111s elapsed)
Feb 25 16:13:55.854: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (14.76933995s elapsed)
Feb 25 16:13:58.019: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (16.934212903s elapsed)
Feb 25 16:14:00.119: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (19.034085707s elapsed)
Feb 25 16:14:02.219: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (21.13420559s elapsed)
Feb 25 16:14:04.316: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (23.231307818s elapsed)
Feb 25 16:14:06.527: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (25.442503971s elapsed)
Feb 25 16:14:08.621: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (27.536252117s elapsed)
Feb 25 16:14:10.720: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (29.635231524s elapsed)
Feb 25 16:14:12.818: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (31.733630528s elapsed)
Feb 25 16:14:14.930: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (33.845158178s elapsed)
Feb 25 16:14:17.029: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (35.944148679s elapsed)
Feb 25 16:14:19.218: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (38.133233109s elapsed)
Feb 25 16:14:21.317: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (40.232185417s elapsed)
Feb 25 16:14:23.417: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (42.332109651s elapsed)
Feb 25 16:14:25.502: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (44.417755275s elapsed)
Feb 25 16:14:27.589: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (46.504120553s elapsed)
Feb 25 16:14:29.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (48.633537804s elapsed)
Feb 25 16:14:31.818: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (50.733188992s elapsed)
Feb 25 16:14:33.919: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (52.834686193s elapsed)
Feb 25 16:14:36.018: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (54.933678706s elapsed)
Feb 25 16:14:38.116: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (57.031775741s elapsed)
Feb 25 16:14:40.220: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (59.135059367s elapsed)
Feb 25 16:14:42.307: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m1.222347921s elapsed)
Feb 25 16:14:44.394: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m3.309765819s elapsed)
Feb 25 16:14:46.481: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m5.396484842s elapsed)
Feb 25 16:14:48.619: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m7.534220952s elapsed)
Feb 25 16:14:50.704: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m9.619815083s elapsed)
Feb 25 16:14:52.817: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m11.732378202s elapsed)
Feb 25 16:14:54.906: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m13.821152235s elapsed)
Feb 25 16:14:57.019: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m15.933939982s elapsed)
Feb 25 16:14:59.104: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m18.019637737s elapsed)
Feb 25 16:15:01.191: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m20.106629246s elapsed)
Feb 25 16:15:03.318: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m22.233041984s elapsed)
Feb 25 16:15:05.409: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m24.32399511s elapsed)
Feb 25 16:15:07.518: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m26.433155884s elapsed)
Feb 25 16:15:09.604: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m28.518913272s elapsed)
Feb 25 16:15:11.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m30.633255135s elapsed)
Feb 25 16:15:13.817: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m32.732547277s elapsed)
Feb 25 16:15:15.920: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m34.835538936s elapsed)
Feb 25 16:15:18.006: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m36.921715384s elapsed)
Feb 25 16:15:20.119: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m39.034141983s elapsed)
Feb 25 16:15:22.205: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m41.120579596s elapsed)
Feb 25 16:15:24.295: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m43.209848762s elapsed)
Feb 25 16:15:26.422: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m45.337626123s elapsed)
Feb 25 16:15:28.517: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m47.432683697s elapsed)
Feb 25 16:15:30.619: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m49.534661329s elapsed)
Feb 25 16:15:32.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m51.633134821s elapsed)
Feb 25 16:15:34.819: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m53.734469936s elapsed)
Feb 25 16:15:36.918: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m55.833054519s elapsed)
Feb 25 16:15:39.017: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m57.932805879s elapsed)
Feb 25 16:15:41.118: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m0.033290266s elapsed)
Feb 25 16:15:43.203: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m2.118375883s elapsed)
Feb 25 16:15:45.291: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m4.206805354s elapsed)
Feb 25 16:15:47.418: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m6.333384447s elapsed)
Feb 25 16:15:49.505: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m8.420563791s elapsed)
Feb 25 16:15:51.617: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m10.532352341s elapsed)
Feb 25 16:15:53.717: INFO: Found pod 'pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: reading a file in the container
Feb 25 16:15:53.718: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer1 -- cat /testpd1/tracker0'
Feb 25 16:15:56.308: INFO: Read file "/testpd1/tracker0" with content: 408635959902961499
STEP: writing a file in the container
Feb 25 16:15:56.309: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer1 -- /bin/sh -c echo '5873211602461080286' > '/testpd1/tracker1''
Feb 25 16:15:58.859: INFO: Wrote value: "5873211602461080286" to PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4" from pod "pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4" container "mycontainer1"
STEP: reading a file in the container
Feb 25 16:15:58.860: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer1 -- cat /testpd1/tracker0'
Feb 25 16:16:01.386: INFO: Read file "/testpd1/tracker0" with content: 408635959902961499
STEP: reading a file in the container
Feb 25 16:16:01.386: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer1 -- cat /testpd1/tracker1'
Feb 25 16:16:03.598: INFO: Read file "/testpd1/tracker1" with content: 5873211602461080286
STEP: deleting host0Pod
Feb 25 16:16:03.694: INFO: PD Read/Writer Iteration #2
STEP: submitting host0Pod to kubernetes
Feb 25 16:16:03.787: INFO: Waiting up to 15m0s for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 status to be running
Feb 25 16:16:03.873: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (86.799416ms elapsed)
Feb 25 16:16:06.019: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2.232419359s elapsed)
Feb 25 16:16:08.120: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (4.333256586s elapsed)
Feb 25 16:16:10.218: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (6.431187603s elapsed)
Feb 25 16:16:12.318: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (8.531836749s elapsed)
Feb 25 16:16:14.408: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (10.621043027s elapsed)
Feb 25 16:16:16.518: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (12.731248252s elapsed)
Feb 25 16:16:18.608: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (14.821216214s elapsed)
Feb 25 16:16:20.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (16.931577879s elapsed)
Feb 25 16:16:22.806: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (19.019827937s elapsed)
Feb 25 16:16:24.918: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (21.131047256s elapsed)
Feb 25 16:16:27.006: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (23.219508475s elapsed)
Feb 25 16:16:29.118: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (25.330983861s elapsed)
Feb 25 16:16:31.217: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (27.430431922s elapsed)
Feb 25 16:16:33.319: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (29.531941623s elapsed)
Feb 25 16:16:35.416: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (31.62982249s elapsed)
Feb 25 16:16:37.504: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (33.717686161s elapsed)
Feb 25 16:16:39.619: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (35.832410289s elapsed)
Feb 25 16:16:41.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (37.931740315s elapsed)
Feb 25 16:16:43.803: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (40.016445744s elapsed)
Feb 25 16:16:45.917: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (42.13027571s elapsed)
Feb 25 16:16:48.001: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (44.214466207s elapsed)
Feb 25 16:16:50.118: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (46.331085454s elapsed)
Feb 25 16:16:52.203: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (48.416308708s elapsed)
Feb 25 16:16:54.317: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (50.530160496s elapsed)
Feb 25 16:16:56.418: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (52.631798142s elapsed)
Feb 25 16:16:58.518: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (54.730882058s elapsed)
Feb 25 16:17:00.604: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (56.817339349s elapsed)
Feb 25 16:17:03.025: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (59.238586305s elapsed)
Feb 25 16:17:05.115: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m1.327963327s elapsed)
Feb 25 16:17:07.218: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m3.431051242s elapsed)
Feb 25 16:17:09.317: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m5.530078701s elapsed)
Feb 25 16:17:11.417: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m7.630403575s elapsed)
Feb 25 16:17:13.503: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m9.71606054s elapsed)
Feb 25 16:17:15.618: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m11.831230835s elapsed)
Feb 25 16:17:17.703: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m13.91673992s elapsed)
Feb 25 16:17:19.817: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m16.030676108s elapsed)
Feb 25 16:17:21.916: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m18.129313781s elapsed)
Feb 25 16:17:24.016: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m20.229822434s elapsed)
Feb 25 16:17:26.102: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m22.315379748s elapsed)
Feb 25 16:17:28.187: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m24.400666307s elapsed)
Feb 25 16:17:30.316: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m26.529382748s elapsed)
Feb 25 16:17:32.403: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m28.616153216s elapsed)
Feb 25 16:17:34.517: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m30.730289915s elapsed)
Feb 25 16:17:36.602: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m32.815101327s elapsed)
Feb 25 16:17:38.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m34.931378734s elapsed)
Feb 25 16:17:40.816: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m37.029449296s elapsed)
Feb 25 16:17:42.901: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m39.114642175s elapsed)
Feb 25 16:17:45.019: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m41.232399365s elapsed)
Feb 25 16:17:47.119: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m43.331930463s elapsed)
Feb 25 16:17:49.219: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m45.432553697s elapsed)
Feb 25 16:17:51.304: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m47.517369458s elapsed)
Feb 25 16:17:53.406: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m49.618911241s elapsed)
Feb 25 16:17:55.492: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m51.704984564s elapsed)
Feb 25 16:17:57.577: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m53.790479983s elapsed)
Feb 25 16:17:59.662: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m55.875757346s elapsed)
Feb 25 16:18:01.749: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (1m57.962603479s elapsed)
Feb 25 16:18:03.919: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m0.132590202s elapsed)
Feb 25 16:18:06.020: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m2.233320966s elapsed)
Feb 25 16:18:08.119: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m4.331907378s elapsed)
Feb 25 16:18:10.203: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m6.416470121s elapsed)
Feb 25 16:18:12.318: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m8.531192172s elapsed)
Feb 25 16:18:14.408: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m10.621559115s elapsed)
Feb 25 16:18:16.499: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m12.711860657s elapsed)
Feb 25 16:18:18.618: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m14.831480152s elapsed)
Feb 25 16:18:20.718: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m16.931754099s elapsed)
Feb 25 16:18:22.818: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m19.031553329s elapsed)
Feb 25 16:18:24.910: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m21.122901559s elapsed)
Feb 25 16:18:27.019: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m23.232297842s elapsed)
Feb 25 16:18:29.106: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m25.319332875s elapsed)
Feb 25 16:18:31.220: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m27.43284614s elapsed)
Feb 25 16:18:33.320: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m29.533018628s elapsed)
Feb 25 16:18:35.407: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m31.620798342s elapsed)
Feb 25 16:18:37.498: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m33.711314376s elapsed)
Feb 25 16:18:39.591: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m35.804192565s elapsed)
Feb 25 16:18:41.721: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m37.934011613s elapsed)
Feb 25 16:18:43.820: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m40.03289795s elapsed)
Feb 25 16:18:45.907: INFO: Waiting for pod pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pod-disks-5c0ne' status to be 'running'(found phase: "Pending", readiness: false) (2m42.120084532s elapsed)
Feb 25 16:18:48.017: INFO: Found pod 'pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: reading a file in the container
Feb 25 16:18:48.017: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer2 -- cat /testpd1/tracker1'
Feb 25 16:18:49.868: INFO: Read file "/testpd1/tracker1" with content: 5873211602461080286
STEP: reading a file in the container
Feb 25 16:18:49.869: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer2 -- cat /testpd1/tracker0'
Feb 25 16:18:51.583: INFO: Read file "/testpd1/tracker0" with content: 408635959902961499
STEP: writing a file in the container
Feb 25 16:18:51.583: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer4 -- /bin/sh -c echo '5012937457583455649' > '/testpd1/tracker2''
Feb 25 16:18:53.390: INFO: Wrote value: "5012937457583455649" to PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4" from pod "pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4" container "mycontainer4"
STEP: reading a file in the container
Feb 25 16:18:53.391: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer3 -- cat /testpd1/tracker1'
Feb 25 16:18:55.157: INFO: Read file "/testpd1/tracker1" with content: 5873211602461080286
STEP: reading a file in the container
Feb 25 16:18:55.157: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer3 -- cat /testpd1/tracker2'
Feb 25 16:18:57.188: INFO: Read file "/testpd1/tracker2" with content: 5012937457583455649
STEP: reading a file in the container
Feb 25 16:18:57.188: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config exec --namespace=e2e-tests-pod-disks-5c0ne pd-test-bb24ce81-dc1d-11e5-a306-54ee75510eb4 -c=mycontainer3 -- cat /testpd1/tracker0'
Feb 25 16:18:58.882: INFO: Read file "/testpd1/tracker0" with content: 408635959902961499
STEP: deleting host0Pod
STEP: cleaning up PD-RW test environment
STEP: Waiting for PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4" to detach from "spotter-kube-rkt-minion-kmm4"
Feb 25 16:19:15.442: INFO: GCE PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4" appears to have successfully detached from "spotter-kube-rkt-minion-kmm4".
STEP: Deleting PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4"
Feb 25 16:19:19.164: INFO: Successfully deleted PD "spotter-kube-rkt-b8b2ee09-dc1d-11e5-a306-54ee75510eb4".
[AfterEach] Pod Disks
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:19:19.164: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pod-disks-5c0ne" for this suite.
• [SLOW TEST:635.485 seconds]
Pod Disks
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pd.go:267
should schedule a pod w/ a RW PD shared between multiple containers, write to PD, delete pod, verify contents, and repeat in rapid succession [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pd.go:212
------------------------------
S
------------------------------
Kubectl client Kubectl run rc
should create an rc from an image [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:895
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:23:44.617: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:23:44.706: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-rsukh
Feb 25 16:23:44.801: INFO: Service account default in ns e2e-tests-kubectl-rsukh had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:23:46.886: INFO: Service account default in ns e2e-tests-kubectl-rsukh with secrets found. (2.179773038s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:23:46.886: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-rsukh
Feb 25 16:23:46.969: INFO: Service account default in ns e2e-tests-kubectl-rsukh with secrets found. (83.308666ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[BeforeEach] Kubectl run rc
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:863
[It] should create an rc from an image [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:895
STEP: running the image nginx
Feb 25 16:23:46.969: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config run e2e-test-nginx-rc --image=nginx --namespace=e2e-tests-kubectl-rsukh'
Feb 25 16:23:47.722: INFO: stdout: "replicationcontroller \"e2e-test-nginx-rc\" created\n"
Feb 25 16:23:47.722: INFO: stderr: ""
STEP: verifying the rc e2e-test-nginx-rc was created
STEP: verifying the pod controlled by rc e2e-test-nginx-rc was created
[AfterEach] Kubectl run rc
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:867
Feb 25 16:23:47.911: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config delete rc e2e-test-nginx-rc --namespace=e2e-tests-kubectl-rsukh'
Feb 25 16:23:51.198: INFO: stdout: "replicationcontroller \"e2e-test-nginx-rc\" deleted\n"
Feb 25 16:23:51.198: INFO: stderr: ""
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:23:51.198: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-rsukh" for this suite.
• [SLOW TEST:12.016 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Kubectl run rc
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:897
should create an rc from an image [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:895
------------------------------
S
------------------------------
Job
should scale a job up
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:136
[BeforeEach] Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:23:56.633: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:23:56.724: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-job-qlxdb
Feb 25 16:23:56.806: INFO: Service account default in ns e2e-tests-job-qlxdb had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:23:58.891: INFO: Service account default in ns e2e-tests-job-qlxdb with secrets found. (2.166790444s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:23:58.891: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-job-qlxdb
Feb 25 16:23:58.974: INFO: Service account default in ns e2e-tests-job-qlxdb with secrets found. (83.448853ms)
[It] should scale a job up
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:136
STEP: Creating a job
STEP: Ensuring active pods == startParallelism
STEP: scale job up
STEP: Ensuring active pods == endParallelism
[AfterEach] Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:24:17.774: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-job-qlxdb" for this suite.
• [SLOW TEST:26.657 seconds]
Job
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:198
should scale a job up
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/job.go:136
------------------------------
S
------------------------------
MetricsGrabber
should grab all metrics from a ControllerManager.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:160
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:24:23.290: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:24:23.382: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-q51p6
Feb 25 16:24:23.464: INFO: Service account default in ns e2e-tests-metrics-grabber-q51p6 with secrets found. (82.63679ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:24:23.464: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-q51p6
Feb 25 16:24:23.550: INFO: Service account default in ns e2e-tests-metrics-grabber-q51p6 with secrets found. (85.198993ms)
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:90
[It] should grab all metrics from a ControllerManager.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:160
STEP: Proxying to Pod through the API server
Feb 25 16:24:23.812: INFO: Unexpected error occurred: pods "kube-controller-manager-spotter-kube-rkt-master" not found
[AfterEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-metrics-grabber-q51p6".
Feb 25 16:24:23.989: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:24:23.989: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:24:23.989: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:24:23.989: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:24:23.989: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:24:23.989: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:24:23.989: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:24:23.989: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:24:23.989: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:24:23.989: INFO:
Feb 25 16:24:24.076: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:24:24.166: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 5951 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:24:22 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:24:22 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:24:24.166: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:24:24.250: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:24:24.418: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:24:24.418: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:24:24.503: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 5938 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:24:14 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:24:14 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:24:24.503: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:24:24.617: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:24:24.790: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:24:25.270: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:24:25.271: INFO: {Operation: Method:pod_start_latency_microseconds Quantile:0.9 Latency:2m10.707423s}
Feb 25 16:24:25.271: INFO: {Operation: Method:pod_start_latency_microseconds Quantile:0.99 Latency:2m10.707423s}
Feb 25 16:24:25.271: INFO: {Operation:sync Method:pod_worker_latency_microseconds Quantile:0.99 Latency:22.602257s}
Feb 25 16:24:25.271: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:24:25.356: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 5940 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:24:16 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:24:16 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:24:25.356: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:24:25.439: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:24:26.005: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:24:26.005: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:24:26.092: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 5939 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:24:16 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:24:16 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:24:26.092: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:24:26.176: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:24:26.430: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:24:26.430: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:24:26.706: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:24:26.706: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-metrics-grabber-q51p6" for this suite.
• Failure [258.915 seconds]
MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:161
should grab all metrics from a ControllerManager. [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:160
Expected error:
<*errors.StatusError | 0xc209693400>: {
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {SelfLink: "", ResourceVersion: ""},
Status: "Failure",
Message: "pods \"kube-controller-manager-spotter-kube-rkt-master\" not found",
Reason: "NotFound",
Details: {
Name: "kube-controller-manager-spotter-kube-rkt-master",
Group: "",
Kind: "pods",
Causes: nil,
RetryAfterSeconds: 0,
},
Code: 404,
},
}
pods "kube-controller-manager-spotter-kube-rkt-master" not found
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:156
------------------------------
EmptyDir volumes
should support (non-root,0777,default) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:112
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:28:42.204: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:28:42.293: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-5i4lx
Feb 25 16:28:42.375: INFO: Service account default in ns e2e-tests-emptydir-5i4lx with secrets found. (82.082145ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:28:42.375: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-5i4lx
Feb 25 16:28:42.462: INFO: Service account default in ns e2e-tests-emptydir-5i4lx with secrets found. (87.129921ms)
[It] should support (non-root,0777,default) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:112
STEP: Creating a pod to test emptydir 0777 on node default medium
Feb 25 16:28:42.553: INFO: Waiting up to 5m0s for pod pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:28:42.644: INFO: No Status.Info for container 'test-container' in pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' yet
Feb 25 16:28:42.644: INFO: Waiting for pod pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-5i4lx' status to be 'success or failure'(found phase: "Pending", readiness: false) (91.068953ms elapsed)
Feb 25 16:28:44.728: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-5i4lx' so far
Feb 25 16:28:44.728: INFO: Waiting for pod pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-5i4lx' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.175285584s elapsed)
Feb 25 16:28:46.817: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-5i4lx' so far
Feb 25 16:28:46.817: INFO: Waiting for pod pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-5i4lx' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.264343196s elapsed)
Feb 25 16:28:48.900: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-5i4lx' so far
Feb 25 16:28:48.900: INFO: Waiting for pod pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-5i4lx' status to be 'success or failure'(found phase: "Pending", readiness: false) (6.347618539s elapsed)
Feb 25 16:28:50.989: INFO: Unexpected error occurred: pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:28:42 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e8457459-ac0b-4e0d-9b31-8e7dcec70ad7:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-5i4lx".
Feb 25 16:28:51.208: INFO: event for pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-kmm4
Feb 25 16:28:51.208: INFO: event for pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/mounttest-user:0.3"
Feb 25 16:28:51.208: INFO: event for pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/mounttest-user:0.3"
Feb 25 16:28:51.208: INFO: event for pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id e8457459
Feb 25 16:28:51.208: INFO: event for pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id e8457459
Feb 25 16:28:51.376: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:28:51.376: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:28:51.376: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:28:51.376: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:28:51.376: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:28:51.376: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:28:51.376: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:28:51.376: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:28:51.376: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:28:51.376: INFO:
Feb 25 16:28:51.520: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:28:51.605: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6075 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:28:45 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:28:45 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:28:51.605: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:28:51.689: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:28:51.820: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:28:51.820: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:28:51.907: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6076 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:28:47 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:28:47 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:28:51.908: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:28:51.990: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:28:52.203: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:28:52.635: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:28:52.635: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:28:52.719: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6077 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:28:50 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:28:50 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:28:52.719: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:28:52.802: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:28:53.277: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:28:53.278: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:28:53.362: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6078 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:28:50 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:28:50 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:28:53.362: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:28:53.446: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:28:53.638: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:28:53.638: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:28:53.875: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:28:53.875: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-5i4lx" for this suite.
• Failure [12.013 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (non-root,0777,default) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:112
Expected error:
<*errors.errorString | 0xc208acdbd0>: {
s: "pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:28:42 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e8457459-ac0b-4e0d-9b31-8e7dcec70ad7:test-container}",
}
pod 'pod-e38ffaf4-dc1f-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:28:42 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://e8457459-ac0b-4e0d-9b31-8e7dcec70ad7:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
S
------------------------------
Probing container
with readiness probe should not be ready before initial delay and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:85
[BeforeEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:28:54.218: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:28:54.308: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-container-probe-0odpo
Feb 25 16:28:54.395: INFO: Service account default in ns e2e-tests-container-probe-0odpo with secrets found. (87.058171ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:28:54.395: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-container-probe-0odpo
Feb 25 16:28:54.478: INFO: Service account default in ns e2e-tests-container-probe-0odpo with secrets found. (83.070645ms)
[BeforeEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:45
[It] with readiness probe should not be ready before initial delay and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:85
Feb 25 16:28:56.651: INFO: pod is not yet ready; pod has phase "Pending".
Feb 25 16:28:58.653: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:00.718: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:02.857: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:04.718: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:06.653: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:08.652: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:10.651: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:12.653: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:14.716: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:16.718: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:18.650: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:20.653: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:22.653: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:24.718: INFO: pod is not yet ready; pod has phase "Running".
Feb 25 16:29:26.744: INFO: Container started at 2016-02-25 16:28:54 -0800 PST, pod became ready at 2016-02-25 16:29:24 -0800 PST
[AfterEach] Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:29:26.744: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-container-probe-0odpo" for this suite.
• [SLOW TEST:38.082 seconds]
Probing container
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:112
with readiness probe should not be ready before initial delay and never restart [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/container_probe.go:85
------------------------------
Mesos
applies slave attributes as labels
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:61
[BeforeEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:29:32.300: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:29:32.394: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-xd2bk
Feb 25 16:29:32.478: INFO: Service account default in ns e2e-tests-pods-xd2bk with secrets found. (84.35442ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:29:32.478: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-xd2bk
Feb 25 16:29:32.562: INFO: Service account default in ns e2e-tests-pods-xd2bk with secrets found. (83.289865ms)
[BeforeEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:41
Feb 25 16:29:32.562: SKIP: Only supported for providers [mesos/docker] (not gce)
[AfterEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:29:32.562: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-xd2bk" for this suite.
S [SKIPPING] in Spec Setup (BeforeEach) [5.701 seconds]
Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:119
applies slave attributes as labels [BeforeEach]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:61
Feb 25 16:29:32.562: Only supported for providers [mesos/docker] (not gce)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
S
------------------------------
Variable Expansion
should allow composing env vars into new env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:69
[BeforeEach] Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:29:38.001: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:29:38.093: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-var-expansion-k8aw0
Feb 25 16:29:38.176: INFO: Service account default in ns e2e-tests-var-expansion-k8aw0 with secrets found. (82.949629ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:29:38.176: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-var-expansion-k8aw0
Feb 25 16:29:38.259: INFO: Service account default in ns e2e-tests-var-expansion-k8aw0 with secrets found. (82.957953ms)
[It] should allow composing env vars into new env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:69
STEP: Creating a pod to test env composition
Feb 25 16:29:38.420: INFO: Waiting up to 5m0s for pod var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:29:38.507: INFO: No Status.Info for container 'dapi-container' in pod 'var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4' yet
Feb 25 16:29:38.507: INFO: Waiting for pod var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-var-expansion-k8aw0' status to be 'success or failure'(found phase: "Pending", readiness: false) (86.968479ms elapsed)
Feb 25 16:29:40.617: INFO: Nil State.Terminated for container 'dapi-container' in pod 'var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-var-expansion-k8aw0' so far
Feb 25 16:29:40.618: INFO: Waiting for pod var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-var-expansion-k8aw0' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.197039819s elapsed)
STEP: Saw pod success
STEP: Trying to get logs from node spotter-kube-rkt-minion-kmm4 pod var-expansion-04d1d5d7-dc20-11e5-a306-54ee75510eb4 container dapi-container: <nil>
STEP: Successfully fetched pod logs:KUBERNETES_PORT=tcp://10.0.0.1:443
KUBERNETES_SERVICE_PORT=443
FOOBAR=foo-value;;bar-value
USER=root
AC_APP_NAME=dapi-container
SHLVL=1
HOME=/root
LOGNAME=root
KUBERNETES_PORT_443_TCP_ADDR=10.0.0.1
BAR=bar-value
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
FOO=foo-value
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
SHELL=/bin/sh
KUBERNETES_PORT_443_TCP=tcp://10.0.0.1:443
KUBERNETES_SERVICE_PORT_HTTPS=443
PWD=/
KUBERNETES_SERVICE_HOST=10.0.0.1
[AfterEach] Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:29:43.020: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-var-expansion-k8aw0" for this suite.
• [SLOW TEST:5.364 seconds]
Variable Expansion
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:131
should allow composing env vars into new env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/expansion.go:69
------------------------------
Docker Containers
should use the image defaults if command and args are blank [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:41
[BeforeEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:29:43.365: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:29:43.455: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-containers-kcj4x
Feb 25 16:29:43.535: INFO: Service account default in ns e2e-tests-containers-kcj4x with secrets found. (80.50768ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:29:43.535: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-containers-kcj4x
Feb 25 16:29:43.619: INFO: Service account default in ns e2e-tests-containers-kcj4x with secrets found. (83.940527ms)
[BeforeEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:35
[It] should use the image defaults if command and args are blank [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:41
STEP: Creating a pod to test use defaults
Feb 25 16:29:43.721: INFO: Waiting up to 5m0s for pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:29:43.828: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-0803c189-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-kcj4x' so far
Feb 25 16:29:43.828: INFO: Waiting for pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-kcj4x' status to be 'success or failure'(found phase: "Pending", readiness: false) (107.863443ms elapsed)
Feb 25 16:29:45.913: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-0803c189-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-kcj4x' so far
Feb 25 16:29:45.913: INFO: Waiting for pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-kcj4x' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.192337045s elapsed)
Feb 25 16:29:48.018: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-0803c189-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-kcj4x' so far
Feb 25 16:29:48.018: INFO: Waiting for pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-kcj4x' status to be 'success or failure'(found phase: "Pending", readiness: false) (4.297117353s elapsed)
Feb 25 16:29:50.110: INFO: Nil State.Terminated for container 'test-container' in pod 'client-containers-0803c189-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-containers-kcj4x' so far
Feb 25 16:29:50.110: INFO: Waiting for pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-containers-kcj4x' status to be 'success or failure'(found phase: "Pending", readiness: false) (6.389121423s elapsed)
STEP: Saw pod success
STEP: Trying to get logs from node spotter-kube-rkt-minion-r5k8 pod client-containers-0803c189-dc20-11e5-a306-54ee75510eb4 container test-container: <nil>
STEP: Successfully fetched pod logs:[/ep default arguments]
[AfterEach] Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:29:52.491: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-containers-kcj4x" for this suite.
• [SLOW TEST:14.555 seconds]
Docker Containers
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:72
should use the image defaults if command and args are blank [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/docker_containers.go:41
------------------------------
S
------------------------------
Port forwarding With a server that expects a client request
should support a client that connects, sends data, and disconnects [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:202
[BeforeEach] Port forwarding
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:29:57.920: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:29:58.009: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-port-forwarding-mget5
Feb 25 16:29:58.094: INFO: Service account default in ns e2e-tests-port-forwarding-mget5 with secrets found. (84.26529ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:29:58.094: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-port-forwarding-mget5
Feb 25 16:29:58.178: INFO: Service account default in ns e2e-tests-port-forwarding-mget5 with secrets found. (84.019035ms)
[It] should support a client that connects, sends data, and disconnects [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:202
STEP: creating the target pod
Feb 25 16:29:58.268: INFO: Waiting up to 5m0s for pod pfpod status to be running
Feb 25 16:29:58.359: INFO: Waiting for pod pfpod in namespace 'e2e-tests-port-forwarding-mget5' status to be 'running'(found phase: "Pending", readiness: false) (91.164876ms elapsed)
Feb 25 16:30:00.452: INFO: Waiting for pod pfpod in namespace 'e2e-tests-port-forwarding-mget5' status to be 'running'(found phase: "Pending", readiness: false) (2.183393605s elapsed)
Feb 25 16:30:02.545: INFO: Waiting for pod pfpod in namespace 'e2e-tests-port-forwarding-mget5' status to be 'running'(found phase: "Pending", readiness: false) (4.276502311s elapsed)
Feb 25 16:30:04.718: INFO: Found pod 'pfpod' on node 'spotter-kube-rkt-minion-kmm4'
STEP: Running 'kubectl port-forward'
Feb 25 16:30:04.718: INFO: starting port-forward command and streaming output
Feb 25 16:30:04.718: INFO: Asynchronously running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config port-forward --namespace=e2e-tests-port-forwarding-mget5 pfpod :80'
Feb 25 16:30:04.720: INFO: reading from `kubectl port-forward` command's stderr
STEP: Dialing the local port
STEP: Sending the expected data to the local port
STEP: Closing the write half of the client's connection
STEP: Reading data from the local port
Feb 25 16:30:07.403: INFO: Running '/home/spotter/gocode/src/k8s.io/y-kubernetes/_output/dockerized/bin/linux/amd64/kubectl --server=https://104.196.17.240 --kubeconfig=/home/spotter/.kube/config logs --namespace=e2e-tests-port-forwarding-mget5 -f pfpod'
Feb 25 16:30:37.403: FAIL: kubectl timed out
STEP: Closing the connection to the local port
[AfterEach] Port forwarding
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-port-forwarding-mget5".
Feb 25 16:30:37.490: INFO: event for pfpod: {default-scheduler } Scheduled: Successfully assigned pfpod to spotter-kube-rkt-minion-kmm4
Feb 25 16:30:37.490: INFO: event for pfpod: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/portforwardtester:1.0"
Feb 25 16:30:37.490: INFO: event for pfpod: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/portforwardtester:1.0"
Feb 25 16:30:37.490: INFO: event for pfpod: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 90ee8878
Feb 25 16:30:37.490: INFO: event for pfpod: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 90ee8878
Feb 25 16:30:37.658: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:30:37.658: INFO: pfpod spotter-kube-rkt-minion-kmm4 Succeeded [{Ready False 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:30:08 -0800 PST PodCompleted }]
Feb 25 16:30:37.658: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:30:37.658: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:30:37.658: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:30:37.658: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:30:37.658: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:30:37.658: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:30:37.658: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:30:37.658: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:30:37.658: INFO:
Feb 25 16:30:37.745: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:30:37.831: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6187 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:30:37 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:37 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:30:37.831: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:30:37.916: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:30:38.004: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:30:38.004: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:30:38.090: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6184 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:30:28 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:28 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:30:38.090: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:30:38.175: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:30:38.357: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:30:38.754: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:30:38.754: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:30:38.841: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6186 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:30:31 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:31 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:30:38.841: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:30:38.926: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:30:39.422: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:30:39.422: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:30:39.512: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6185 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:30:31 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:31 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:30:39.512: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:30:39.618: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:30:39.815: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:30:39.815: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:30:40.054: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:30:40.054: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-port-forwarding-mget5" for this suite.
• Failure [47.591 seconds]
Port forwarding
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:240
With a server that expects a client request
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:203
should support a client that connects, sends data, and disconnects [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:202
Feb 25 16:30:37.403: kubectl timed out
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/portforward.go:123
------------------------------
Pods
should support remote command execution over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:863
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:30:45.511: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:30:45.604: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-xcrkz
Feb 25 16:30:45.686: INFO: Service account default in ns e2e-tests-pods-xcrkz with secrets found. (82.338526ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:30:45.686: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-xcrkz
Feb 25 16:30:45.773: INFO: Service account default in ns e2e-tests-pods-xcrkz with secrets found. (86.726024ms)
[It] should support remote command execution over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:863
Feb 25 16:30:45.773: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: creating the pod
STEP: submitting the pod to kubernetes
Feb 25 16:30:45.869: INFO: Waiting up to 5m0s for pod pod-exec-websocket-2d101fd2-dc20-11e5-a306-54ee75510eb4 status to be running
Feb 25 16:30:45.956: INFO: Waiting for pod pod-exec-websocket-2d101fd2-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-xcrkz' status to be 'running'(found phase: "Pending", readiness: false) (86.735854ms elapsed)
Feb 25 16:30:48.121: INFO: Waiting for pod pod-exec-websocket-2d101fd2-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-pods-xcrkz' status to be 'running'(found phase: "Pending", readiness: false) (2.25124332s elapsed)
Feb 25 16:30:50.203: INFO: Found pod 'pod-exec-websocket-2d101fd2-dc20-11e5-a306-54ee75510eb4' on node 'spotter-kube-rkt-minion-kmm4'
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:30:51.218: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-xcrkz" for this suite.
• [SLOW TEST:6.047 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should support remote command execution over websockets
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:863
------------------------------
Kubernetes Dashboard
should check that the kubernetes-dashboard instance is alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dashboard.go:85
[BeforeEach] Kubernetes Dashboard
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:30:51.558: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:30:51.649: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubernetes-dashboard-28zgq
Feb 25 16:30:51.732: INFO: Service account default in ns e2e-tests-kubernetes-dashboard-28zgq had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:30:53.819: INFO: Service account default in ns e2e-tests-kubernetes-dashboard-28zgq with secrets found. (2.169492219s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:30:53.819: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubernetes-dashboard-28zgq
Feb 25 16:30:53.917: INFO: Service account default in ns e2e-tests-kubernetes-dashboard-28zgq with secrets found. (98.294007ms)
[It] should check that the kubernetes-dashboard instance is alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dashboard.go:85
STEP: Checking whether the kubernetes-dashboard service exists.
Feb 25 16:30:54.007: INFO: Service kubernetes-dashboard in namespace kube-system found.
STEP: Checking to make sure the kubernetes-dashboard pods are running
STEP: Checking to make sure we get a response from the kubernetes-dashboard.
STEP: Checking that the ApiServer /ui endpoint redirects to a valid server.
[AfterEach] Kubernetes Dashboard
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:31:01.905: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubernetes-dashboard-28zgq" for this suite.
• [SLOW TEST:10.729 seconds]
Kubernetes Dashboard
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dashboard.go:86
should check that the kubernetes-dashboard instance is alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dashboard.go:85
------------------------------
Services
should provide secure master service [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:91
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:31:02.287: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:31:02.378: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-1fk6r
Feb 25 16:31:02.567: INFO: Service account default in ns e2e-tests-services-1fk6r had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:31:04.694: INFO: Service account default in ns e2e-tests-services-1fk6r with secrets found. (2.316604582s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:31:04.694: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-services-1fk6r
Feb 25 16:31:04.839: INFO: Service account default in ns e2e-tests-services-1fk6r with secrets found. (144.326773ms)
[BeforeEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:70
Feb 25 16:31:04.839: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
[It] should provide secure master service [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:91
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:31:04.999: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-services-1fk6r" for this suite.
[AfterEach] Services
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:84
------------------------------
MetricsGrabber
should grab all metrics from a Scheduler.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:136
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:31:05.619: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:31:05.765: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-35bid
Feb 25 16:31:05.936: INFO: Service account default in ns e2e-tests-metrics-grabber-35bid with secrets found. (170.909077ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:31:05.936: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-metrics-grabber-35bid
Feb 25 16:31:06.117: INFO: Service account default in ns e2e-tests-metrics-grabber-35bid with secrets found. (180.260337ms)
[BeforeEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:90
[It] should grab all metrics from a Scheduler.
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:136
STEP: Proxying to Pod through the API server
Feb 25 16:31:06.505: INFO: Unexpected error occurred: pods "kube-scheduler-spotter-kube-rkt-master" not found
[AfterEach] MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-metrics-grabber-35bid".
Feb 25 16:31:06.793: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:31:06.793: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:31:06.793: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:31:06.794: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:31:06.794: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:31:06.794: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:31:06.794: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:31:06.794: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:31:06.794: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:31:06.794: INFO:
Feb 25 16:31:06.921: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:31:07.007: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6221 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:30:57 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:57 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:31:07.007: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:31:07.092: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:31:07.177: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:31:07.177: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:31:07.261: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6222 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:30:58 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:30:58 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:31:07.261: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:31:07.356: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:31:07.604: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:31:08.105: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:31:08.105: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:31:08.191: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6224 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:31:01 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:31:01 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:31:08.191: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:31:08.277: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:31:08.838: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:31:08.838: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:31:08.923: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6223 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:31:01 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:31:01 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:31:08.923: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:31:09.018: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:31:09.188: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:31:09.188: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:31:09.473: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:31:09.473: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-metrics-grabber-35bid" for this suite.
• Failure [154.298 seconds]
MetricsGrabber
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:161
should grab all metrics from a Scheduler. [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:136
Expected error:
<*errors.StatusError | 0xc208d53900>: {
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {SelfLink: "", ResourceVersion: ""},
Status: "Failure",
Message: "pods \"kube-scheduler-spotter-kube-rkt-master\" not found",
Reason: "NotFound",
Details: {
Name: "kube-scheduler-spotter-kube-rkt-master",
Group: "",
Kind: "pods",
Causes: nil,
RetryAfterSeconds: 0,
},
Code: 404,
},
}
pods "kube-scheduler-spotter-kube-rkt-master" not found
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/metrics_grabber_test.go:132
------------------------------
Downward API
should provide pod name and namespace as env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downward_api.go:60
[BeforeEach] Downward API
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:33:39.917: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:33:40.018: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-30y4i
Feb 25 16:33:40.103: INFO: Service account default in ns e2e-tests-downward-api-30y4i had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:33:42.188: INFO: Service account default in ns e2e-tests-downward-api-30y4i with secrets found. (2.170575223s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:33:42.188: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-downward-api-30y4i
Feb 25 16:33:42.271: INFO: Service account default in ns e2e-tests-downward-api-30y4i with secrets found. (82.77399ms)
[It] should provide pod name and namespace as env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downward_api.go:60
STEP: Creating a pod to test downward api env vars
Feb 25 16:33:42.360: INFO: Waiting up to 5m0s for pod downward-api-9643302e-dc20-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:33:42.445: INFO: Nil State.Terminated for container 'dapi-container' in pod 'downward-api-9643302e-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-downward-api-30y4i' so far
Feb 25 16:33:42.445: INFO: Waiting for pod downward-api-9643302e-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-30y4i' status to be 'success or failure'(found phase: "Pending", readiness: false) (84.808409ms elapsed)
Feb 25 16:33:44.618: INFO: Nil State.Terminated for container 'dapi-container' in pod 'downward-api-9643302e-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-downward-api-30y4i' so far
Feb 25 16:33:44.618: INFO: Waiting for pod downward-api-9643302e-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-downward-api-30y4i' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.258075881s elapsed)
STEP: Saw pod success
STEP: Trying to get logs from node spotter-kube-rkt-minion-kmm4 pod downward-api-9643302e-dc20-11e5-a306-54ee75510eb4 container dapi-container: <nil>
STEP: Successfully fetched pod logs:KUBERNETES_SERVICE_PORT=443
KUBERNETES_PORT=tcp://10.0.0.1:443
USER=root
AC_APP_NAME=dapi-container
SHLVL=1
HOME=/root
LOGNAME=root
POD_NAME=downward-api-9643302e-dc20-11e5-a306-54ee75510eb4
KUBERNETES_PORT_443_TCP_ADDR=10.0.0.1
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
SHELL=/bin/sh
KUBERNETES_PORT_443_TCP=tcp://10.0.0.1:443
KUBERNETES_SERVICE_PORT_HTTPS=443
POD_NAMESPACE=e2e-tests-downward-api-30y4i
PWD=/
KUBERNETES_SERVICE_HOST=10.0.0.1
[AfterEach] Downward API
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:33:46.999: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-downward-api-30y4i" for this suite.
• [SLOW TEST:7.428 seconds]
Downward API
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downward_api.go:82
should provide pod name and namespace as env vars [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/downward_api.go:60
------------------------------
S
------------------------------
Kubectl client Kubectl describe
should check if kubectl describe prints relevant information for rc and pods [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:645
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:33:47.345: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:33:47.436: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-fxkde
Feb 25 16:33:47.521: INFO: Service account default in ns e2e-tests-kubectl-fxkde had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:33:49.620: INFO: Service account default in ns e2e-tests-kubectl-fxkde with secrets found. (2.184131159s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:33:49.620: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kubectl-fxkde
Feb 25 16:33:49.703: INFO: Service account default in ns e2e-tests-kubectl-fxkde with secrets found. (82.591132ms)
[BeforeEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:107
[It] should check if kubectl describe prints relevant information for rc and pods [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:645
Feb 25 16:33:49.786: SKIP: Not supported for server versions before "1.1.0"
[AfterEach] Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:33:49.787: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kubectl-fxkde" for this suite.
S [SKIPPING] [2.789 seconds]
Kubectl client
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1030
Kubectl describe
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:646
should check if kubectl describe prints relevant information for rc and pods [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:645
Feb 25 16:33:49.786: Not supported for server versions before "1.1.0"
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
S
------------------------------
Kibana Logging Instances Is Alive
should check that the Kibana logging instance is alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:41
[BeforeEach] Kibana Logging Instances Is Alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:33:50.134: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:33:50.223: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kibana-logging-3wvxc
Feb 25 16:33:50.317: INFO: Get service account default in ns e2e-tests-kibana-logging-3wvxc failed, ignoring for 2s: serviceaccounts "default" not found
Feb 25 16:33:52.403: INFO: Service account default in ns e2e-tests-kibana-logging-3wvxc with secrets found. (2.179894598s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:33:52.403: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-kibana-logging-3wvxc
Feb 25 16:33:52.489: INFO: Service account default in ns e2e-tests-kibana-logging-3wvxc with secrets found. (85.733946ms)
[BeforeEach] Kibana Logging Instances Is Alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:37
[It] should check that the Kibana logging instance is alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:41
STEP: Checking the Kibana service exists.
Feb 25 16:33:52.574: INFO: Attempt to check for the existence of the Kibana service failed after 84.96007ms
Feb 25 16:33:57.717: INFO: Attempt to check for the existence of the Kibana service failed after 5.2284981s
Feb 25 16:34:02.804: INFO: Attempt to check for the existence of the Kibana service failed after 10.315169936s
Feb 25 16:34:07.922: INFO: Attempt to check for the existence of the Kibana service failed after 15.433449149s
Feb 25 16:34:13.007: INFO: Attempt to check for the existence of the Kibana service failed after 20.518532054s
Feb 25 16:34:18.118: INFO: Attempt to check for the existence of the Kibana service failed after 25.628897623s
Feb 25 16:34:23.200: INFO: Attempt to check for the existence of the Kibana service failed after 30.711443867s
Feb 25 16:34:28.283: INFO: Attempt to check for the existence of the Kibana service failed after 35.794242606s
Feb 25 16:34:33.417: INFO: Attempt to check for the existence of the Kibana service failed after 40.928584771s
Feb 25 16:34:38.501: INFO: Attempt to check for the existence of the Kibana service failed after 46.011991769s
Feb 25 16:34:43.618: INFO: Attempt to check for the existence of the Kibana service failed after 51.129676468s
Feb 25 16:34:48.719: INFO: Attempt to check for the existence of the Kibana service failed after 56.230587357s
Feb 25 16:34:53.807: INFO: Attempt to check for the existence of the Kibana service failed after 1m1.318097064s
Feb 25 16:34:58.917: INFO: Attempt to check for the existence of the Kibana service failed after 1m6.428270323s
Feb 25 16:35:04.000: INFO: Attempt to check for the existence of the Kibana service failed after 1m11.511139291s
Feb 25 16:35:09.117: INFO: Attempt to check for the existence of the Kibana service failed after 1m16.628426328s
Feb 25 16:35:14.201: INFO: Attempt to check for the existence of the Kibana service failed after 1m21.711905455s
Feb 25 16:35:19.317: INFO: Attempt to check for the existence of the Kibana service failed after 1m26.828627231s
Feb 25 16:35:24.411: INFO: Attempt to check for the existence of the Kibana service failed after 1m31.921804512s
Feb 25 16:35:29.496: INFO: Attempt to check for the existence of the Kibana service failed after 1m37.007024363s
Feb 25 16:35:34.579: INFO: Attempt to check for the existence of the Kibana service failed after 1m42.090162331s
Feb 25 16:35:39.717: INFO: Attempt to check for the existence of the Kibana service failed after 1m47.228193579s
Feb 25 16:35:44.801: INFO: Attempt to check for the existence of the Kibana service failed after 1m52.311748219s
Feb 25 16:35:49.917: INFO: Attempt to check for the existence of the Kibana service failed after 1m57.42842366s
[AfterEach] Kibana Logging Instances Is Alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-kibana-logging-3wvxc".
Feb 25 16:35:55.183: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:35:55.183: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:35:55.183: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:35:55.183: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:35:55.183: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:35:55.183: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:35:55.183: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:35:55.183: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:35:55.183: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:35:55.183: INFO:
Feb 25 16:35:55.272: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:35:55.361: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6389 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:35:51 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:35:51 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:35:55.361: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:35:55.447: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:35:55.532: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:35:55.532: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:35:55.618: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6390 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:35:52 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:35:52 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:35:55.618: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:35:55.701: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:35:55.880: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:35:56.274: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:35:56.274: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:35:56.363: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6392 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:35:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:35:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:35:56.363: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:35:56.444: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:35:56.932: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:35:56.932: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:35:57.019: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6391 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:35:54 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:35:54 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:35:57.019: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:35:57.103: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:35:57.280: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:35:57.280: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:35:57.526: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:35:57.526: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-kibana-logging-3wvxc" for this suite.
• Failure [132.954 seconds]
Kibana Logging Instances Is Alive
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:42
should check that the Kibana logging instance is alive [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:41
Expected error:
<*errors.StatusError | 0xc2098da880>: {
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {SelfLink: "", ResourceVersion: ""},
Status: "Failure",
Message: "services \"kibana-logging\" not found",
Reason: "NotFound",
Details: {
Name: "kibana-logging",
Group: "",
Kind: "services",
Causes: nil,
RetryAfterSeconds: 0,
},
Code: 404,
},
}
services "kibana-logging" not found
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kibana_logging.go:66
------------------------------
EmptyDir volumes
should support (root,0644,default) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:92
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:36:03.088: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:36:03.182: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-jhvim
Feb 25 16:36:03.271: INFO: Service account default in ns e2e-tests-emptydir-jhvim with secrets found. (88.227606ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:36:03.271: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-jhvim
Feb 25 16:36:03.355: INFO: Service account default in ns e2e-tests-emptydir-jhvim with secrets found. (84.581ms)
[It] should support (root,0644,default) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:92
STEP: Creating a pod to test emptydir 0644 on node default medium
Feb 25 16:36:03.445: INFO: Waiting up to 5m0s for pod pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:36:03.531: INFO: No Status.Info for container 'test-container' in pod 'pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4' yet
Feb 25 16:36:03.531: INFO: Waiting for pod pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-jhvim' status to be 'success or failure'(found phase: "Pending", readiness: false) (85.100666ms elapsed)
Feb 25 16:36:05.615: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-jhvim' so far
Feb 25 16:36:05.615: INFO: Waiting for pod pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-jhvim' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.169091334s elapsed)
Feb 25 16:36:07.718: INFO: Unexpected error occurred: pod 'pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:03 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a811210e-88e3-4d92-bd13-c46972b5d9a7:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-jhvim".
Feb 25 16:36:07.896: INFO: event for pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 16:36:07.896: INFO: event for pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.5" already present on machine
Feb 25 16:36:07.896: INFO: event for pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id a811210e
Feb 25 16:36:07.896: INFO: event for pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id a811210e
Feb 25 16:36:08.075: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:36:08.075: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:36:08.075: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:36:08.075: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:36:08.076: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:36:08.076: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:36:08.076: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:36:08.076: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:36:08.076: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:36:08.076: INFO:
Feb 25 16:36:08.163: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:36:08.249: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6398 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:01 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:01 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:36:08.249: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:36:08.332: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:36:08.417: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:36:08.417: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:08.502: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6399 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:02 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:02 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:36:08.502: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:08.586: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:08.769: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:36:09.171: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:09.171: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:09.262: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6408 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:36:04 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:04 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/eptest:0.1] 2977792} {[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:36:09.262: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:09.346: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:09.997: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:09.998: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:10.084: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6407 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:04 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:04 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:36:10.084: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:10.171: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:10.348: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:36:10.348: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:36:10.586: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:10.586: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-jhvim" for this suite.
• Failure [12.979 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (root,0644,default) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:92
Expected error:
<*errors.errorString | 0xc208acd630>: {
s: "pod 'pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:03 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a811210e-88e3-4d92-bd13-c46972b5d9a7:test-container}",
}
pod 'pod-ea5ae1ff-dc20-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:03 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://a811210e-88e3-4d92-bd13-c46972b5d9a7:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
hostPath
should give a volume the correct mode [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:62
[BeforeEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:36:16.068: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:36:16.221: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-hostpath-47soe
Feb 25 16:36:16.307: INFO: Service account default in ns e2e-tests-hostpath-47soe had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:36:18.419: INFO: Service account default in ns e2e-tests-hostpath-47soe with secrets found. (2.198327897s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:36:18.419: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-hostpath-47soe
Feb 25 16:36:18.504: INFO: Service account default in ns e2e-tests-hostpath-47soe with secrets found. (85.021285ms)
[BeforeEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:45
[It] should give a volume the correct mode [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:62
STEP: Creating a pod to test hostPath mode
Feb 25 16:36:18.601: INFO: Waiting up to 5m0s for pod pod-host-path-test status to be success or failure
Feb 25 16:36:18.686: INFO: Nil State.Terminated for container 'test-container-1' in pod 'pod-host-path-test' in namespace 'e2e-tests-hostpath-47soe' so far
Feb 25 16:36:18.686: INFO: Waiting for pod pod-host-path-test in namespace 'e2e-tests-hostpath-47soe' status to be 'success or failure'(found phase: "Pending", readiness: false) (85.054894ms elapsed)
Feb 25 16:36:20.772: INFO: Nil State.Terminated for container 'test-container-1' in pod 'pod-host-path-test' in namespace 'e2e-tests-hostpath-47soe' so far
Feb 25 16:36:20.772: INFO: Waiting for pod pod-host-path-test in namespace 'e2e-tests-hostpath-47soe' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.170705578s elapsed)
Feb 25 16:36:22.861: INFO: Unexpected error occurred: pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:18 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b6191e75-c98a-4d4a-9855-2d1988030c3b:test-container-1}
[AfterEach] hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-hostpath-47soe".
Feb 25 16:36:23.040: INFO: event for pod-host-path-test: {default-scheduler } Scheduled: Successfully assigned pod-host-path-test to spotter-kube-rkt-minion-r5k8
Feb 25 16:36:23.040: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.6" already present on machine
Feb 25 16:36:23.040: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id b6191e75
Feb 25 16:36:23.040: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id b6191e75
Feb 25 16:36:23.040: INFO: event for pod-host-path-test: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id b6191e75
Feb 25 16:36:23.212: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:36:23.212: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:36:23.212: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:36:23.212: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:36:23.212: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:36:23.212: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:36:23.212: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:36:23.212: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:36:23.212: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:36:23.212: INFO:
Feb 25 16:36:23.301: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:36:23.387: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6427 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:21 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:21 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:36:23.387: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:36:23.473: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:36:23.561: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:36:23.561: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:23.720: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6429 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:22 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:22 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:36:23.720: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:23.803: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:23.980: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:36:24.386: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:36:24.386: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:24.518: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6419 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:36:14 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:14 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:36:24.519: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:24.604: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:25.280: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:36:25.280: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:25.366: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6431 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:36:24 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:36:24 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:36:25.366: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:25.451: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:25.704: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:36:25.705: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:36:25.933: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:36:25.933: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-hostpath-47soe" for this suite.
• Failure [15.318 seconds]
hostPath
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:89
should give a volume the correct mode [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/host_path.go:62
Expected error:
<*errors.errorString | 0xc20a08f060>: {
s: "pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:18 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b6191e75-c98a-4d4a-9855-2d1988030c3b:test-container-1}",
}
pod 'pod-host-path-test' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:36:18 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://b6191e75-c98a-4d4a-9855-2d1988030c3b:test-container-1}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
Pods
should have monotonically increasing restart count [Conformance] [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:749
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:36:31.386: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:36:31.520: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-poclj
Feb 25 16:36:31.603: INFO: Service account default in ns e2e-tests-pods-poclj had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:36:33.720: INFO: Service account default in ns e2e-tests-pods-poclj with secrets found. (2.199980894s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:36:33.720: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-poclj
Feb 25 16:36:33.803: INFO: Service account default in ns e2e-tests-pods-poclj with secrets found. (83.635029ms)
[It] should have monotonically increasing restart count [Conformance] [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:749
STEP: Creating pod liveness-http in namespace e2e-tests-pods-poclj
Feb 25 16:36:33.892: INFO: Waiting up to 5m0s for pod liveness-http status to be !pending
Feb 25 16:36:34.024: INFO: Waiting for pod liveness-http in namespace 'e2e-tests-pods-poclj' status to be '!pending'(found phase: "Pending", readiness: false) (131.163266ms elapsed)
Feb 25 16:36:36.113: INFO: Waiting for pod liveness-http in namespace 'e2e-tests-pods-poclj' status to be '!pending'(found phase: "Pending", readiness: false) (2.220842767s elapsed)
Feb 25 16:36:38.219: INFO: Waiting for pod liveness-http in namespace 'e2e-tests-pods-poclj' status to be '!pending'(found phase: "Pending", readiness: false) (4.326438679s elapsed)
Feb 25 16:36:40.305: INFO: Saw pod 'liveness-http' in namespace 'e2e-tests-pods-poclj' out of pending state (found '"Running"')
Feb 25 16:36:40.305: INFO: Started pod liveness-http in namespace e2e-tests-pods-poclj
STEP: checking the pod's current state and verifying that restartCount is present
Feb 25 16:36:40.398: INFO: Initial restart count of pod liveness-http is 0
Feb 25 16:41:40.919: FAIL: pod e2e-tests-pods-poclj/liveness-http - expected number of restarts: %!!(MISSING)t(int=5), found restarts: %!!(MISSING)t(int=0)
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-pods-poclj".
Feb 25 16:41:41.124: INFO: event for liveness-http: {default-scheduler } Scheduled: Successfully assigned liveness-http to spotter-kube-rkt-minion-kmm4
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Pulling: pulling image "gcr.io/google_containers/liveness"
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Successfully pulled image "gcr.io/google_containers/liveness"
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 688dbaac
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 688dbaac
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Unhealthy: Liveness probe failed: HTTP probe failed with statuscode: 500
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Killing: Killing with rkt id 688dbaac
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id d484ad4d
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id d484ad4d
Feb 25 16:41:41.124: INFO: event for liveness-http: {kubelet spotter-kube-rkt-minion-kmm4} Killing: Killing with rkt id d484ad4d
Feb 25 16:41:41.297: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:41:41.297: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:41:41.297: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:41:41.297: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:41:41.297: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:41:41.297: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:41:41.297: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:41:41.297: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:41:41.297: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:41:41.297: INFO:
Feb 25 16:41:41.385: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:41:41.472: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6571 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:33 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:33 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:41:41.472: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:41:41.559: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:41:41.721: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:41:41.721: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:41:41.808: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6572 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:41:34 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:34 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/liveness:latest] 4393472} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:41:41.808: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:41:41.894: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:41:42.070: INFO: liveness-http started at <nil> (0 container statuses recorded)
Feb 25 16:41:42.070: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:41:42.480: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:41:42.480: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:41:42.621: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6574 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:38 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:38 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:41:42.621: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:41:42.706: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:41:43.254: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:41:43.254: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:41:43.338: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6573 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:38 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:38 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:41:43.338: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:41:43.421: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:41:43.629: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:41:43.629: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:41:43.947: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:41:43.947: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-poclj" for this suite.
• Failure [318.016 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should have monotonically increasing restart count [Conformance] [Slow] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:749
Feb 25 16:41:40.919: pod e2e-tests-pods-poclj/liveness-http - expected number of restarts: %!t(int=5), found restarts: %!t(int=0)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:109
------------------------------
Mesos
starts static pods on every node in the mesos cluster
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:73
[BeforeEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:41:49.403: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:41:49.495: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-mxwbe
Feb 25 16:41:49.575: INFO: Service account default in ns e2e-tests-pods-mxwbe with secrets found. (80.136821ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:41:49.575: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-mxwbe
Feb 25 16:41:49.659: INFO: Service account default in ns e2e-tests-pods-mxwbe with secrets found. (84.29853ms)
[BeforeEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:41
Feb 25 16:41:49.659: SKIP: Only supported for providers [mesos/docker] (not gce)
[AfterEach] Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
Feb 25 16:41:49.660: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-mxwbe" for this suite.
S [SKIPPING] in Spec Setup (BeforeEach) [5.773 seconds]
Mesos
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:119
starts static pods on every node in the mesos cluster [BeforeEach]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/mesos.go:73
Feb 25 16:41:49.659: Only supported for providers [mesos/docker] (not gce)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:274
------------------------------
S
------------------------------
EmptyDir volumes
should support (root,0666,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:68
[BeforeEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:41:55.176: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:41:55.266: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-cfcm0
Feb 25 16:41:55.352: INFO: Service account default in ns e2e-tests-emptydir-cfcm0 had 0 secrets, ignoring for 2s: <nil>
Feb 25 16:41:57.435: INFO: Service account default in ns e2e-tests-emptydir-cfcm0 with secrets found. (2.168416145s)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:41:57.435: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-emptydir-cfcm0
Feb 25 16:41:57.518: INFO: Service account default in ns e2e-tests-emptydir-cfcm0 with secrets found. (83.119197ms)
[It] should support (root,0666,tmpfs) [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:68
STEP: Creating a pod to test emptydir 0666 on tmpfs
Feb 25 16:41:57.610: INFO: Waiting up to 5m0s for pod pod-bd73db85-dc21-11e5-a306-54ee75510eb4 status to be success or failure
Feb 25 16:41:57.719: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-bd73db85-dc21-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-cfcm0' so far
Feb 25 16:41:57.719: INFO: Waiting for pod pod-bd73db85-dc21-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-cfcm0' status to be 'success or failure'(found phase: "Pending", readiness: false) (109.722721ms elapsed)
Feb 25 16:41:59.818: INFO: Nil State.Terminated for container 'test-container' in pod 'pod-bd73db85-dc21-11e5-a306-54ee75510eb4' in namespace 'e2e-tests-emptydir-cfcm0' so far
Feb 25 16:41:59.818: INFO: Waiting for pod pod-bd73db85-dc21-11e5-a306-54ee75510eb4 in namespace 'e2e-tests-emptydir-cfcm0' status to be 'success or failure'(found phase: "Pending", readiness: false) (2.208268565s elapsed)
Feb 25 16:42:01.906: INFO: Unexpected error occurred: pod 'pod-bd73db85-dc21-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:41:57 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://db95f25d-a727-41bf-bcda-e97a76311c64:test-container}
[AfterEach] EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-emptydir-cfcm0".
Feb 25 16:42:02.086: INFO: event for pod-bd73db85-dc21-11e5-a306-54ee75510eb4: {default-scheduler } Scheduled: Successfully assigned pod-bd73db85-dc21-11e5-a306-54ee75510eb4 to spotter-kube-rkt-minion-r5k8
Feb 25 16:42:02.086: INFO: event for pod-bd73db85-dc21-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/mounttest:0.5" already present on machine
Feb 25 16:42:02.086: INFO: event for pod-bd73db85-dc21-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id db95f25d
Feb 25 16:42:02.086: INFO: event for pod-bd73db85-dc21-11e5-a306-54ee75510eb4: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id db95f25d
Feb 25 16:42:02.261: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:42:02.261: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:42:02.261: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:42:02.261: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:42:02.261: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:42:02.261: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:42:02.261: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:42:02.261: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:42:02.261: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:42:02.261: INFO:
Feb 25 16:42:02.350: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:42:02.432: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6594 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:54 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:54 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:42:02.432: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:42:02.516: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:42:02.619: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:42:02.619: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:42:02.704: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6595 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:54 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/liveness:latest] 4393472} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:42:02.704: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:42:02.790: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:42:02.964: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:42:03.465: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:42:03.465: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:42:03.546: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6604 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:41:58 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:58 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:42:03.546: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:42:03.632: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:42:04.263: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:42:04.263: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:42:04.348: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6603 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:41:58 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:41:58 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:42:04.348: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:42:04.431: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:42:04.622: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:42:04.622: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:42:04.868: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:42:04.868: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-emptydir-cfcm0" for this suite.
• Failure [15.125 seconds]
EmptyDir volumes
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:113
should support (root,0666,tmpfs) [Conformance] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/empty_dir.go:68
Expected error:
<*errors.errorString | 0xc209585700>: {
s: "pod 'pod-bd73db85-dc21-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:41:57 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://db95f25d-a727-41bf-bcda-e97a76311c64:test-container}",
}
pod 'pod-bd73db85-dc21-11e5-a306-54ee75510eb4' terminated with failure: &{ExitCode:47 Signal:0 Reason:Error Message: StartedAt:2016-02-25 16:41:57 -0800 PST FinishedAt:0001-01-01 00:00:00 +0000 UTC ContainerID:rkt://db95f25d-a727-41bf-bcda-e97a76311c64:test-container}
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/util.go:1407
------------------------------
SS
------------------------------
Pods
should have their auto-restart back-off timer reset on image update [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:983
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:42:10.301: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:42:10.392: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-au2ko
Feb 25 16:42:10.477: INFO: Service account default in ns e2e-tests-pods-au2ko with secrets found. (84.87587ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:42:10.477: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-au2ko
Feb 25 16:42:10.561: INFO: Service account default in ns e2e-tests-pods-au2ko with secrets found. (84.579861ms)
[It] should have their auto-restart back-off timer reset on image update [Slow]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:983
STEP: submitting the pod to kubernetes
Feb 25 16:42:10.649: INFO: Waiting up to 5m0s for pod pod-back-off-image status to be running
Feb 25 16:42:10.734: INFO: Waiting for pod pod-back-off-image in namespace 'e2e-tests-pods-au2ko' status to be 'running'(found phase: "Pending", readiness: false) (85.195751ms elapsed)
Feb 25 16:42:12.821: INFO: Waiting for pod pod-back-off-image in namespace 'e2e-tests-pods-au2ko' status to be 'running'(found phase: "Pending", readiness: false) (2.172461145s elapsed)
Feb 25 16:42:14.903: INFO: Found pod 'pod-back-off-image' on node 'spotter-kube-rkt-minion-kmm4'
STEP: verifying the pod is in kubernetes
STEP: getting restart delay-0
Feb 25 16:56:15.924: FAIL: timed out waiting for container restart in pod=pod-back-off-image/back-off
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-pods-au2ko".
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Pulled: Container image "gcr.io/google_containers/busybox:1.24" already present on machine
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {default-scheduler } Scheduled: Successfully assigned pod-back-off-image to spotter-kube-rkt-minion-kmm4
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 0f872598
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 0f872598
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 5e7cbae0
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 5e7cbae0
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 338b160c
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 338b160c
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id cf419d2f
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id cf419d2f
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id b508d096
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id b508d096
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Failed: Failed to create rkt container with error: failed to run [prepare --quiet --pod-manifest /tmp/manifest-pod-back-off-image-102802618]: exit status 1
stdout:
stderr: image: using image from file /opt/rkt/stage1-coreos.aci
prepare: error setting up stage0: cannot acquire lock: resource temporarily unavailable
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} FailedSync: Error syncing pod, skipping: failed to SyncPod: failed to run [prepare --quiet --pod-manifest /tmp/manifest-pod-back-off-image-102802618]: exit status 1
stdout:
stderr: image: using image from file /opt/rkt/stage1-coreos.aci
prepare: error setting up stage0: cannot acquire lock: resource temporarily unavailable
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 02ef7b7d
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 02ef7b7d
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 56c2e52c
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 56c2e52c
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 50226437
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 50226437
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: Created with rkt id 1e8af318
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: Started with rkt id 1e8af318
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Created: (events with common reason combined)
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Started: (events with common reason combined)
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} Failed: Failed to create rkt container with error: failed to run [prepare --quiet --pod-manifest /tmp/manifest-pod-back-off-image-870982948]: exit status 1
stdout:
stderr: image: using image from file /opt/rkt/stage1-coreos.aci
prepare: cannot acquire lock: resource temporarily unavailable
Feb 25 16:56:16.202: INFO: event for pod-back-off-image: {kubelet spotter-kube-rkt-minion-kmm4} FailedSync: Error syncing pod, skipping: failed to SyncPod: failed to run [prepare --quiet --pod-manifest /tmp/manifest-pod-back-off-image-870982948]: exit status 1
stdout:
stderr: image: using image from file /opt/rkt/stage1-coreos.aci
prepare: cannot acquire lock: resource temporarily unavailable
Feb 25 16:56:16.294: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 16:56:16.294: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 16:56:16.294: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 16:56:16.294: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 16:56:16.294: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 16:56:16.294: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 16:56:16.294: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 16:56:16.294: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 16:56:16.294: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 16:56:16.294: INFO:
Feb 25 16:56:16.378: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 16:56:16.463: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 6988 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:56:13 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:56:13 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 16:56:16.463: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 16:56:16.547: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 16:56:16.634: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 16:56:16.634: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 16:56:16.720: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 6989 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:56:15 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:56:15 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/liveness:latest] 4393472} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:56:16.720: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 16:56:16.805: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 16:56:16.978: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 16:56:17.364: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 16:56:17.364: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 16:56:17.451: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 6987 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8 failure-domain.alpha.kubernetes.io/region:us-east1] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 16:56:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:56:07 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 16:56:17.451: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 16:56:17.535: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 16:56:18.025: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 16:56:18.025: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 16:56:18.110: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 6991 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 16:56:17 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 16:56:17 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955328} {[gcr.io/google_containers/kube2sky:1.12] 24685056} {[gcr.io/google_containers/etcd:2.0.9] 12827136} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/glbc:0.5.1] 203040256} {[gcr.io/google_containers/defaultbackend:1.0] 7729152}]}}
Feb 25 16:56:18.110: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-t8n0
Feb 25 16:56:18.196: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-t8n0
Feb 25 16:56:18.519: INFO: l7-lb-controller-bewzq started at <nil> (0 container statuses recorded)
Feb 25 16:56:18.519: INFO: kube-dns-v10-x8lfh started at <nil> (0 container statuses recorded)
Feb 25 16:56:18.759: INFO:
Latency metrics for node spotter-kube-rkt-minion-t8n0
Feb 25 16:56:18.759: INFO: Waiting up to 1m0s for all nodes to be ready
STEP: Destroying namespace "e2e-tests-pods-au2ko" for this suite.
• Failure [983.916 seconds]
Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:1263
should have their auto-restart back-off timer reset on image update [Slow] [It]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:983
Feb 25 16:56:15.924: timed out waiting for container restart in pod=pod-back-off-image/back-off
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:170
------------------------------
Pods
should be restarted with a docker exec "cat /tmp/health" liveness probe [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:665
[BeforeEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:71
STEP: Creating a kubernetes client
Feb 25 16:58:34.217: INFO: >>> testContext.KubeConfig: /home/spotter/.kube/config
STEP: Building a namespace api object
Feb 25 16:58:34.307: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-do7kh
Feb 25 16:58:34.390: INFO: Service account default in ns e2e-tests-pods-do7kh with secrets found. (83.308999ms)
STEP: Waiting for a default service account to be provisioned in namespace
Feb 25 16:58:34.390: INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-pods-do7kh
Feb 25 16:58:34.473: INFO: Service account default in ns e2e-tests-pods-do7kh with secrets found. (83.139945ms)
[It] should be restarted with a docker exec "cat /tmp/health" liveness probe [Conformance]
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/pods.go:665
STEP: Creating pod liveness-exec in namespace e2e-tests-pods-do7kh
Feb 25 16:58:34.563: INFO: Waiting up to 5m0s for pod liveness-exec status to be !pending
Feb 25 16:58:34.651: INFO: Waiting for pod liveness-exec in namespace 'e2e-tests-pods-do7kh' status to be '!pending'(found phase: "Pending", readiness: false) (88.101228ms elapsed)
Feb 25 16:58:36.744: INFO: Waiting for pod liveness-exec in namespace 'e2e-tests-pods-do7kh' status to be '!pending'(found phase: "Pending", readiness: false) (2.180923775s elapsed)
Feb 25 16:58:38.919: INFO: Saw pod 'liveness-exec' in namespace 'e2e-tests-pods-do7kh' out of pending state (found '"Running"')
Feb 25 16:58:38.919: INFO: Started pod liveness-exec in namespace e2e-tests-pods-do7kh
STEP: checking the pod's current state and verifying that restartCount is present
Feb 25 16:58:39.011: INFO: Initial restart count of pod liveness-exec is 0
Feb 25 17:00:40.590: FAIL: pod e2e-tests-pods-do7kh/liveness-exec - expected number of restarts: %!!(MISSING)t(int=1), found restarts: %!!(MISSING)t(int=0)
STEP: deleting the pod
[AfterEach] Pods
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework.go:72
STEP: Collecting events from namespace "e2e-tests-pods-do7kh".
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Pulled: Container image "gcr.io/google_containers/busybox:1.24" already present on machine
Feb 25 17:00:40.824: INFO: event for liveness-exec: {default-scheduler } Scheduled: Successfully assigned liveness-exec to spotter-kube-rkt-minion-r5k8
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 38cde2c5
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 38cde2c5
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Unhealthy: Liveness probe failed: cat: can't open '/tmp/health': No such file or directory
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Killing: Killing with rkt id 38cde2c5
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id f3973d48
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id f3973d48
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 20d39ec9
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 20d39ec9
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 6dd66e5b
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 6dd66e5b
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Created: Created with rkt id 10d2e732
Feb 25 17:00:40.824: INFO: event for liveness-exec: {kubelet spotter-kube-rkt-minion-r5k8} Started: Started with rkt id 10d2e732
Feb 25 17:00:40.919: INFO: POD NODE PHASE GRACE CONDITIONS
Feb 25 17:00:40.919: INFO: etcd-server-events-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:19 -0800 PST }]
Feb 25 17:00:40.919: INFO: etcd-server-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:17 -0800 PST }]
Feb 25 17:00:40.919: INFO: kube-apiserver-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:34 -0800 PST }]
Feb 25 17:00:40.919: INFO: kube-controller-manager-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:03:54 -0800 PST }]
Feb 25 17:00:40.919: INFO: kube-dns-v10-x8lfh spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:21 -0800 PST }]
Feb 25 17:00:40.919: INFO: kube-scheduler-kubernetes-master-spotter-kube-rkt-master spotter-kube-rkt-master Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 16:12:23 -0800 PST }]
Feb 25 17:00:40.920: INFO: kubernetes-dashboard-v0.1.0-7kyyj spotter-kube-rkt-minion-kmm4 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:04:22 -0800 PST }]
Feb 25 17:00:40.920: INFO: l7-lb-controller-bewzq spotter-kube-rkt-minion-t8n0 Running [{Ready True 0001-01-01 00:00:00 +0000 UTC 2016-02-25 15:05:05 -0800 PST }]
Feb 25 17:00:40.920: INFO:
Feb 25 17:00:41.018: INFO:
Logging node info for node spotter-kube-rkt-master
Feb 25 17:00:41.102: INFO: Node Info: &{{ } {spotter-kube-rkt-master /api/v1/nodes/spotter-kube-rkt-master 036785e4-dc14-11e5-bda6-42010af00002 7110 0 2016-02-25 15:03:41 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-master] map[]} {10.245.1.0/24 9958951540714705115 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-master true} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 17:00:36 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 17:00:36 -0800 PST 2016-02-25 15:03:41 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.2} {ExternalIP 104.196.17.240}] {{10250}} {18f8f8ae3bfd63d33ca6152c840ac772 18F8F8AE-3BFD-63D3-3CA6-152C840AC772 358c1766-4686-4026-b05f-ce73b3e3fc09 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) docker://1.10.1 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[gcr.io/google_containers/kube-apiserver:b7afa9414c8c0bc507d0209f6a3ddfc6] 60656418} {[gcr.io/google_containers/kube-controller-manager:92252335992c0dc86cf3d08b6c840352] 54186330} {[gcr.io/google_containers/kube-scheduler:7a64f65f732bee05cbcedaef765613f9] 35878578} {[python:2.7-slim-pyyaml] 205046931} {[gcr.io/google_containers/pause:2.0] 350164} {[gcr.io/google_containers/kube-registry-proxy:0.3] 151205002} {[gcr.io/google_containers/etcd:2.0.12] 15265152}]}}
Feb 25 17:00:41.102: INFO:
Logging kubelet events for node spotter-kube-rkt-master
Feb 25 17:00:41.186: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-master
Feb 25 17:00:41.273: INFO: Unable to retrieve kubelet pods for node spotter-kube-rkt-master
Feb 25 17:00:41.273: INFO:
Logging node info for node spotter-kube-rkt-minion-kmm4
Feb 25 17:00:41.359: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-kmm4 /api/v1/nodes/spotter-kube-rkt-minion-kmm4 01546e25-dc14-11e5-bda6-42010af00002 7111 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[kubernetes.io/hostname:spotter-kube-rkt-minion-kmm4 failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b] map[]} {10.245.3.0/24 6173667650775110992 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-kmm4 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI}] [{OutOfDisk False 2016-02-25 17:00:38 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 17:00:38 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.4} {ExternalIP 104.196.9.155}] {{10250}} {77229890427c799f538afca933fd70ff 77229890-427C-799F-538A-FCA933FD70FF d87ec6c8-283d-4ae5-b8f0-7c56c27c7d07 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/liveness:latest] 4393472} {[gcr.io/google_containers/portforwardtester:1.0] 2302976} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/eptest:0.1] 2977792} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[registry-1.docker.io/library/nginx:latest] 136025600} {[gcr.io/google_containers/porter:cd5cb5791ebaa8641955f0e8c2a9bed669b1eaab] 5018112} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nettest:1.6] 10380800} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/kubernetes-dashboard-amd64:v0.1.0] 35423744} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 17:00:41.359: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-kmm4
Feb 25 17:00:41.443: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-kmm4
Feb 25 17:00:41.622: INFO: kubernetes-dashboard-v0.1.0-7kyyj started at <nil> (0 container statuses recorded)
Feb 25 17:00:42.043: INFO:
Latency metrics for node spotter-kube-rkt-minion-kmm4
Feb 25 17:00:42.043: INFO:
Logging node info for node spotter-kube-rkt-minion-r5k8
Feb 25 17:00:42.130: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-r5k8 /api/v1/nodes/spotter-kube-rkt-minion-r5k8 01214d1f-dc14-11e5-bda6-42010af00002 7115 0 2016-02-25 15:03:38 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-r5k8] map[]} {10.245.2.0/24 15451964512190096575 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-r5k8 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI} cpu:{2.000 DecimalSI}] [{OutOfDisk False 2016-02-25 17:00:40 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 17:00:40 -0800 PST 2016-02-25 15:03:38 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.5} {ExternalIP 104.196.60.72}] {{10250}} {23ecbf7ba362412d65cdb19e82daa20c 23ECBF7B-A362-412D-65CD-B19E82DAA20C 5ead0205-c150-4ff6-83fc-6703c4f5e8e9 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/eptest:0.1] 2977792} {[registry-1.docker.io/library/nginx:latest] 136025600} {[registry-1.docker.io/library/redis:latest] 152067072} {[gcr.io/google_containers/mounttest-user:0.3] 1724928} {[gcr.io/google_containers/jessie-dnsutils:latest] 195961856} {[gcr.io/google_containers/dnsutils:latest] 147004928} {[gcr.io/google_containers/test-webserver:latest] 4539904} {[gcr.io/google_containers/mounttest:0.5] 1724928} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/mounttest:0.6] 2090496} {[gcr.io/google_containers/update-demo:nautilus] 28160} {[gcr.io/google_containers/nginx:1.7.9] 94539264} {[gcr.io/google_containers/mounttest:0.2] 1758208} {[gcr.io/google_containers/pause:2.0] 355840} {[gcr.io/google_containers/busybox:1.24] 1315840}]}}
Feb 25 17:00:42.130: INFO:
Logging kubelet events for node spotter-kube-rkt-minion-r5k8
Feb 25 17:00:42.218: INFO:
Logging pods the kubelet thinks is on node spotter-kube-rkt-minion-r5k8
Feb 25 17:00:42.396: INFO: liveness-exec started at <nil> (0 container statuses recorded)
Feb 25 17:00:42.832: INFO:
Latency metrics for node spotter-kube-rkt-minion-r5k8
Feb 25 17:00:42.832: INFO:
Logging node info for node spotter-kube-rkt-minion-t8n0
Feb 25 17:00:42.921: INFO: Node Info: &{{ } {spotter-kube-rkt-minion-t8n0 /api/v1/nodes/spotter-kube-rkt-minion-t8n0 0220b5de-dc14-11e5-bda6-42010af00002 7114 0 2016-02-25 15:03:39 -0800 PST <nil> <nil> map[failure-domain.alpha.kubernetes.io/region:us-east1 failure-domain.alpha.kubernetes.io/zone:us-east1-b kubernetes.io/hostname:spotter-kube-rkt-minion-t8n0] map[]} {10.245.0.0/24 660918158601572263 gce://coreos-gce-testing/us-east1-b/spotter-kube-rkt-minion-t8n0 false} {map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] map[cpu:{2.000 DecimalSI} memory:{7848292352.000 BinarySI} pods:{40.000 DecimalSI}] [{OutOfDisk False 2016-02-25 17:00:40 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletHasSufficientDisk kubelet has sufficient disk space available} {Ready True 2016-02-25 17:00:40 -0800 PST 2016-02-25 15:03:39 -0800 PST KubeletReady kubelet is posting ready status}] [{InternalIP 10.240.0.3} {ExternalIP 104.196.21.206}] {{10250}} {f637e0fefd8a14fb0764a15861a7bd6a F637E0FE-FD8A-14FB-0764-A15861A7BD6A 70d964b0-303f-4943-8ebd-b1c195c1a9cd 4.4.1-coreos CoreOS 962.0.0 (Coeur Rouge) rkt://0.16.0+gitaed577a-dirty v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2 v0.0.0-master+52d96823112226385f0f918f6cd02c7b11cdb4e2} [{[coreos.com/rkt/stage1-coreos:0.16.0+gitaed577a-dirty] 76453376} {[gcr.io/google_containers/serve_hostname:1.1] 4529152} {[gcr.io/google_containers/exechealthz:1.0] 7314944} {[gcr.io/google_containers/skydns:2015-10-13-8c72f8c] 41955
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment