From f819eaf016a9eb4e3a23545321380fbc3d07ec05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20S=C3=BCssemilch=20Poulain?= Date: Thu, 8 Sep 2022 19:29:14 +0200 Subject: [PATCH] Conformance results for v1.23/ELASTX (#2147) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonathan Süssemilch Poulain Signed-off-by: Jonathan Süssemilch Poulain Signed-off-by: legacyrj --- v1.23/elastx/PRODUCT.yaml | 8 + v1.23/elastx/README.md | 40 + v1.23/elastx/e2e.log | 14874 ++++++++++++++++++++++++++ v1.23/elastx/junit_01.xml | 20443 ++++++++++++++++++++++++++++++++++++ 4 files changed, 35365 insertions(+) create mode 100644 v1.23/elastx/PRODUCT.yaml create mode 100644 v1.23/elastx/README.md create mode 100644 v1.23/elastx/e2e.log create mode 100644 v1.23/elastx/junit_01.xml diff --git a/v1.23/elastx/PRODUCT.yaml b/v1.23/elastx/PRODUCT.yaml new file mode 100644 index 0000000000..b088e15867 --- /dev/null +++ b/v1.23/elastx/PRODUCT.yaml @@ -0,0 +1,8 @@ +vendor: ELASTX +name: ELASTX Private Kubernetes +version: v2.19.1-elx1 +website_url: https://elastx.se/en/kubernetes/ +documentation_url: https://docs.elastx.cloud/docs/private-kubernetes/ +product_logo_url: https://landscape.cncf.io/logos/elastx-kcsp.svg +type: hosted +description: 'ELASTX Private Kubernetes is fully managed and runs on top of our OpenStack platform in your own tenant.' diff --git a/v1.23/elastx/README.md b/v1.23/elastx/README.md new file mode 100644 index 0000000000..ae2d2ca8c0 --- /dev/null +++ b/v1.23/elastx/README.md @@ -0,0 +1,40 @@ +# Conformance testing ELASTX Private Kubernetes + +## Ordering a cluster + +Sing up using our sing-up page located at https://elastx.se/en/signup. Request a +"ELASTX Private Kubernetes cluster" in the free text field or in +communcations with our sales team. + +Addons are not tested for conformance, make sure to mention that all addons +should be disabled if you wish to test for conformance. Besides addons all other +supported configuration options should pass conformance tests. + +Once the cluster has been created you will receive instructions as to where you +can find the "cluster-admin" kubeconfig. + +## Running the conformance tests + +Fetch the "cluster-admin" kubeconfig as instructed and configure _kubectl_ to +use it: + +```shell +export KUBECONFIG= +``` + +Download the appropriate [Sonobuoy +](https://github.com/vmware-tanzu/sonobuoy/releases/) release and unpack it: + +```shell +tar xvzf sonobuoy_*.tar.gz +``` + +Run the conformance tests: + +```shell +./sonobuoy run --mode=certified-conformance --wait +outfile=$(./sonobuoy retrieve) +tar xvzf $outfile +``` + +Check the results in: `plugins/e2e/results/global/{e2e.log,junit_01.xml}`. diff --git a/v1.23/elastx/e2e.log b/v1.23/elastx/e2e.log new file mode 100644 index 0000000000..2b7ac68299 --- /dev/null +++ b/v1.23/elastx/e2e.log @@ -0,0 +1,14874 @@ +I0903 07:00:17.145121 18 e2e.go:132] Starting e2e run "459b0e7b-8704-4191-9c24-586434ad4635" on Ginkgo node 1 +{"msg":"Test Suite starting","total":346,"completed":0,"skipped":0,"failed":0} +Running Suite: Kubernetes e2e suite +=================================== +Random Seed: 1662188416 - Will randomize all specs +Will run 346 of 7044 specs + +Sep 3 07:00:20.675: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:00:20.679: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable +Sep 3 07:00:25.333: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready +Sep 3 07:00:25.381: INFO: 24 / 24 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) +Sep 3 07:00:25.381: INFO: expected 7 pod replicas in namespace 'kube-system', 7 are Running and Ready. +Sep 3 07:00:25.381: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start +Sep 3 07:00:25.390: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) +Sep 3 07:00:25.390: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'csi-cinder-nodeplugin' (0 seconds elapsed) +Sep 3 07:00:25.391: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) +Sep 3 07:00:25.391: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'nodelocaldns' (0 seconds elapsed) +Sep 3 07:00:25.391: INFO: 1 / 1 pods ready in namespace 'kube-system' in daemonset 'openstack-cloud-controller-manager' (0 seconds elapsed) +Sep 3 07:00:25.391: INFO: e2e test version: v1.23.7 +Sep 3 07:00:25.393: INFO: kube-apiserver version: v1.23.7 +Sep 3 07:00:25.394: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:00:25.399: INFO: Cluster IP family: ipv4 +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete RS created by deployment when not orphaning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:00:25.402: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +W0903 07:00:25.423235 18 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ +Sep 3 07:00:25.423: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled. +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete RS created by deployment when not orphaning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the deployment +STEP: Wait for the Deployment to create new ReplicaSet +STEP: delete the deployment +STEP: wait for all rs to be garbage collected +STEP: expected 0 pods, got 2 pods +STEP: expected 0 rs, got 1 rs +STEP: Gathering metrics +Sep 3 07:00:26.547: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 07:00:26.621: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:00:26.621: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-8341" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should delete RS created by deployment when not orphaning [Conformance]","total":346,"completed":1,"skipped":20,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:00:26.635: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-4767 +STEP: creating service affinity-clusterip-transition in namespace services-4767 +STEP: creating replication controller affinity-clusterip-transition in namespace services-4767 +I0903 07:00:26.686793 18 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-4767, replica count: 3 +I0903 07:00:29.744380 18 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:00:32.744586 18 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:00:35.746268 18 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:00:38.747445 18 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:00:44.915: INFO: Creating new exec pod +Sep 3 07:00:48.018: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-4767 exec execpod-affinitytjwpq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 3 07:00:48.539: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip-transition 80\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" +Sep 3 07:00:48.539: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:00:48.539: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-4767 exec execpod-affinitytjwpq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.28.106 80' +Sep 3 07:00:48.770: INFO: stderr: "+ nc -v -t -w 2 10.233.28.106 80\nConnection to 10.233.28.106 80 port [tcp/http] succeeded!\n+ echo hostName\n" +Sep 3 07:00:48.770: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:00:48.786: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-4767 exec execpod-affinitytjwpq -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.28.106:80/ ; done' +Sep 3 07:00:49.197: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n" +Sep 3 07:00:49.197: INFO: stdout: "\naffinity-clusterip-transition-xqrxc\naffinity-clusterip-transition-w6cnj\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-xqrxc\naffinity-clusterip-transition-w6cnj\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-xqrxc\naffinity-clusterip-transition-w6cnj\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-xqrxc\naffinity-clusterip-transition-w6cnj\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-xqrxc\naffinity-clusterip-transition-w6cnj\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-xqrxc" +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-w6cnj +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-w6cnj +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-w6cnj +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-w6cnj +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-w6cnj +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.197: INFO: Received response from host: affinity-clusterip-transition-xqrxc +Sep 3 07:00:49.216: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-4767 exec execpod-affinitytjwpq -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.28.106:80/ ; done' +Sep 3 07:00:49.591: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.28.106:80/\n" +Sep 3 07:00:49.591: INFO: stdout: "\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz\naffinity-clusterip-transition-ncbtz" +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Received response from host: affinity-clusterip-transition-ncbtz +Sep 3 07:00:49.591: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-4767, will wait for the garbage collector to delete the pods +Sep 3 07:00:49.703: INFO: Deleting ReplicationController affinity-clusterip-transition took: 22.982103ms +Sep 3 07:00:49.803: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.121247ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:01:01.332: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4767" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:34.726 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance]","total":346,"completed":2,"skipped":60,"failed":0} +SSSS +------------------------------ +[sig-network] Service endpoints latency + should not be very high [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Service endpoints latency + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:01:01.366: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svc-latency +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not be very high [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:01:01.425: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: creating replication controller svc-latency-rc in namespace svc-latency-9189 +I0903 07:01:01.436738 18 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-9189, replica count: 1 +I0903 07:01:02.487683 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:03.487845 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:04.488002 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:05.488142 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:06.489226 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:07.489337 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:08.489764 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:09.490692 18 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:01:09.611: INFO: Created: latency-svc-hbsw6 +Sep 3 07:01:09.619: INFO: Got endpoints: latency-svc-hbsw6 [28.156067ms] +Sep 3 07:01:09.640: INFO: Created: latency-svc-7jdtd +Sep 3 07:01:09.654: INFO: Got endpoints: latency-svc-7jdtd [34.452521ms] +Sep 3 07:01:09.663: INFO: Created: latency-svc-nz9xw +Sep 3 07:01:09.663: INFO: Created: latency-svc-b8dw7 +Sep 3 07:01:09.670: INFO: Created: latency-svc-2jzck +Sep 3 07:01:09.680: INFO: Got endpoints: latency-svc-nz9xw [60.082686ms] +Sep 3 07:01:09.704: INFO: Got endpoints: latency-svc-b8dw7 [83.727926ms] +Sep 3 07:01:09.711: INFO: Got endpoints: latency-svc-2jzck [90.640873ms] +Sep 3 07:01:09.711: INFO: Created: latency-svc-v9bgj +Sep 3 07:01:09.721: INFO: Got endpoints: latency-svc-v9bgj [99.753588ms] +Sep 3 07:01:09.738: INFO: Created: latency-svc-84hvw +Sep 3 07:01:09.760: INFO: Got endpoints: latency-svc-84hvw [139.942611ms] +Sep 3 07:01:09.788: INFO: Created: latency-svc-njlmf +Sep 3 07:01:09.789: INFO: Created: latency-svc-pr4bn +Sep 3 07:01:09.789: INFO: Got endpoints: latency-svc-njlmf [168.554121ms] +Sep 3 07:01:09.789: INFO: Got endpoints: latency-svc-pr4bn [168.614221ms] +Sep 3 07:01:09.799: INFO: Created: latency-svc-dqlpz +Sep 3 07:01:09.802: INFO: Got endpoints: latency-svc-dqlpz [181.401919ms] +Sep 3 07:01:09.807: INFO: Created: latency-svc-7gkbp +Sep 3 07:01:09.826: INFO: Got endpoints: latency-svc-7gkbp [205.885548ms] +Sep 3 07:01:09.836: INFO: Created: latency-svc-7xdgb +Sep 3 07:01:09.836: INFO: Got endpoints: latency-svc-7xdgb [215.496143ms] +Sep 3 07:01:09.837: INFO: Created: latency-svc-nrpgv +Sep 3 07:01:09.836: INFO: Created: latency-svc-6r9h9 +Sep 3 07:01:09.841: INFO: Got endpoints: latency-svc-6r9h9 [220.89872ms] +Sep 3 07:01:09.843: INFO: Got endpoints: latency-svc-nrpgv [222.136259ms] +Sep 3 07:01:09.848: INFO: Created: latency-svc-5wfp7 +Sep 3 07:01:09.867: INFO: Created: latency-svc-kqdcr +Sep 3 07:01:09.867: INFO: Got endpoints: latency-svc-5wfp7 [246.527751ms] +Sep 3 07:01:09.875: INFO: Created: latency-svc-88zw7 +Sep 3 07:01:09.877: INFO: Got endpoints: latency-svc-kqdcr [255.887291ms] +Sep 3 07:01:09.887: INFO: Created: latency-svc-9fxrp +Sep 3 07:01:09.890: INFO: Got endpoints: latency-svc-88zw7 [235.468124ms] +Sep 3 07:01:09.893: INFO: Got endpoints: latency-svc-9fxrp [212.443397ms] +Sep 3 07:01:09.894: INFO: Created: latency-svc-rp67b +Sep 3 07:01:09.905: INFO: Got endpoints: latency-svc-rp67b [200.978332ms] +Sep 3 07:01:09.907: INFO: Created: latency-svc-xbzh5 +Sep 3 07:01:09.917: INFO: Created: latency-svc-vpsqr +Sep 3 07:01:09.918: INFO: Got endpoints: latency-svc-xbzh5 [206.734051ms] +Sep 3 07:01:09.928: INFO: Got endpoints: latency-svc-vpsqr [206.795379ms] +Sep 3 07:01:09.941: INFO: Created: latency-svc-rrmr2 +Sep 3 07:01:09.942: INFO: Got endpoints: latency-svc-rrmr2 [181.402833ms] +Sep 3 07:01:09.947: INFO: Created: latency-svc-2rfql +Sep 3 07:01:09.953: INFO: Got endpoints: latency-svc-2rfql [163.609595ms] +Sep 3 07:01:09.953: INFO: Created: latency-svc-62zdt +Sep 3 07:01:09.959: INFO: Got endpoints: latency-svc-62zdt [169.424623ms] +Sep 3 07:01:09.961: INFO: Created: latency-svc-89dqg +Sep 3 07:01:09.970: INFO: Got endpoints: latency-svc-89dqg [167.209207ms] +Sep 3 07:01:09.970: INFO: Created: latency-svc-9lqqk +Sep 3 07:01:09.974: INFO: Got endpoints: latency-svc-9lqqk [144.849338ms] +Sep 3 07:01:09.978: INFO: Created: latency-svc-s2r7z +Sep 3 07:01:09.986: INFO: Got endpoints: latency-svc-s2r7z [149.271618ms] +Sep 3 07:01:09.987: INFO: Created: latency-svc-z9slz +Sep 3 07:01:09.996: INFO: Got endpoints: latency-svc-z9slz [154.000234ms] +Sep 3 07:01:09.997: INFO: Created: latency-svc-2nkt8 +Sep 3 07:01:10.007: INFO: Created: latency-svc-jf4wv +Sep 3 07:01:10.008: INFO: Got endpoints: latency-svc-2nkt8 [164.405133ms] +Sep 3 07:01:10.012: INFO: Created: latency-svc-2nwt9 +Sep 3 07:01:10.012: INFO: Got endpoints: latency-svc-jf4wv [144.661042ms] +Sep 3 07:01:10.019: INFO: Created: latency-svc-wzdd9 +Sep 3 07:01:10.031: INFO: Got endpoints: latency-svc-wzdd9 [141.079458ms] +Sep 3 07:01:10.033: INFO: Got endpoints: latency-svc-2nwt9 [155.721335ms] +Sep 3 07:01:10.034: INFO: Created: latency-svc-r5pvv +Sep 3 07:01:10.040: INFO: Got endpoints: latency-svc-r5pvv [146.484822ms] +Sep 3 07:01:10.040: INFO: Created: latency-svc-pznz6 +Sep 3 07:01:10.045: INFO: Got endpoints: latency-svc-pznz6 [138.89025ms] +Sep 3 07:01:10.047: INFO: Created: latency-svc-f9c7x +Sep 3 07:01:10.054: INFO: Got endpoints: latency-svc-f9c7x [135.69778ms] +Sep 3 07:01:10.056: INFO: Created: latency-svc-m6cbw +Sep 3 07:01:10.062: INFO: Created: latency-svc-m9ccz +Sep 3 07:01:10.062: INFO: Got endpoints: latency-svc-m6cbw [133.966996ms] +Sep 3 07:01:10.070: INFO: Got endpoints: latency-svc-m9ccz [127.682816ms] +Sep 3 07:01:10.071: INFO: Created: latency-svc-kpnbn +Sep 3 07:01:10.074: INFO: Got endpoints: latency-svc-kpnbn [121.285777ms] +Sep 3 07:01:10.085: INFO: Created: latency-svc-vzgbs +Sep 3 07:01:10.092: INFO: Created: latency-svc-8lp8l +Sep 3 07:01:10.098: INFO: Created: latency-svc-s5k52 +Sep 3 07:01:10.098: INFO: Got endpoints: latency-svc-vzgbs [139.043177ms] +Sep 3 07:01:10.109: INFO: Created: latency-svc-sh7xv +Sep 3 07:01:10.115: INFO: Got endpoints: latency-svc-8lp8l [144.654729ms] +Sep 3 07:01:10.116: INFO: Created: latency-svc-6rj6g +Sep 3 07:01:10.139: INFO: Created: latency-svc-spwhl +Sep 3 07:01:10.140: INFO: Created: latency-svc-6zkth +Sep 3 07:01:10.140: INFO: Created: latency-svc-m8mjg +Sep 3 07:01:10.145: INFO: Created: latency-svc-stkd5 +Sep 3 07:01:10.149: INFO: Created: latency-svc-sf2f7 +Sep 3 07:01:10.154: INFO: Created: latency-svc-2r7cq +Sep 3 07:01:10.168: INFO: Got endpoints: latency-svc-s5k52 [193.91104ms] +Sep 3 07:01:10.170: INFO: Created: latency-svc-7rnvv +Sep 3 07:01:10.173: INFO: Created: latency-svc-xj29r +Sep 3 07:01:10.176: INFO: Created: latency-svc-jpj57 +Sep 3 07:01:10.176: INFO: Created: latency-svc-7jzd4 +Sep 3 07:01:10.179: INFO: Created: latency-svc-pvzc7 +Sep 3 07:01:10.184: INFO: Created: latency-svc-g7lzm +Sep 3 07:01:10.189: INFO: Created: latency-svc-5g6n8 +Sep 3 07:01:10.207: INFO: Got endpoints: latency-svc-sh7xv [220.99988ms] +Sep 3 07:01:10.216: INFO: Created: latency-svc-cdb5x +Sep 3 07:01:10.274: INFO: Got endpoints: latency-svc-6rj6g [277.426504ms] +Sep 3 07:01:10.285: INFO: Created: latency-svc-dr8c6 +Sep 3 07:01:10.306: INFO: Got endpoints: latency-svc-spwhl [293.156485ms] +Sep 3 07:01:10.317: INFO: Created: latency-svc-7rmfp +Sep 3 07:01:10.364: INFO: Got endpoints: latency-svc-6zkth [351.000091ms] +Sep 3 07:01:10.380: INFO: Created: latency-svc-9w7rf +Sep 3 07:01:10.412: INFO: Got endpoints: latency-svc-m8mjg [380.811269ms] +Sep 3 07:01:10.423: INFO: Created: latency-svc-2zpk7 +Sep 3 07:01:10.467: INFO: Got endpoints: latency-svc-stkd5 [434.117584ms] +Sep 3 07:01:10.478: INFO: Created: latency-svc-t8vnq +Sep 3 07:01:10.514: INFO: Got endpoints: latency-svc-sf2f7 [473.95654ms] +Sep 3 07:01:10.527: INFO: Created: latency-svc-zk6vd +Sep 3 07:01:10.563: INFO: Got endpoints: latency-svc-2r7cq [515.624185ms] +Sep 3 07:01:10.573: INFO: Created: latency-svc-bm9pw +Sep 3 07:01:10.617: INFO: Got endpoints: latency-svc-7rnvv [561.799452ms] +Sep 3 07:01:10.629: INFO: Created: latency-svc-8cbmh +Sep 3 07:01:10.662: INFO: Got endpoints: latency-svc-xj29r [599.608589ms] +Sep 3 07:01:10.673: INFO: Created: latency-svc-bt676 +Sep 3 07:01:10.712: INFO: Got endpoints: latency-svc-7jzd4 [642.049013ms] +Sep 3 07:01:10.719: INFO: Created: latency-svc-rrlp2 +Sep 3 07:01:10.761: INFO: Got endpoints: latency-svc-jpj57 [684.8107ms] +Sep 3 07:01:10.785: INFO: Created: latency-svc-j9sbx +Sep 3 07:01:10.818: INFO: Got endpoints: latency-svc-pvzc7 [719.779192ms] +Sep 3 07:01:10.829: INFO: Created: latency-svc-tsvs6 +Sep 3 07:01:10.863: INFO: Got endpoints: latency-svc-g7lzm [748.335253ms] +Sep 3 07:01:10.876: INFO: Created: latency-svc-nd4jc +Sep 3 07:01:10.908: INFO: Got endpoints: latency-svc-5g6n8 [739.279707ms] +Sep 3 07:01:10.918: INFO: Created: latency-svc-4d7wk +Sep 3 07:01:10.960: INFO: Got endpoints: latency-svc-cdb5x [751.744713ms] +Sep 3 07:01:10.973: INFO: Created: latency-svc-gvpnv +Sep 3 07:01:11.007: INFO: Got endpoints: latency-svc-dr8c6 [732.384732ms] +Sep 3 07:01:11.020: INFO: Created: latency-svc-sq7l6 +Sep 3 07:01:11.064: INFO: Got endpoints: latency-svc-7rmfp [758.576165ms] +Sep 3 07:01:11.073: INFO: Created: latency-svc-8lrb4 +Sep 3 07:01:11.110: INFO: Got endpoints: latency-svc-9w7rf [745.929648ms] +Sep 3 07:01:11.122: INFO: Created: latency-svc-pbjc4 +Sep 3 07:01:11.159: INFO: Got endpoints: latency-svc-2zpk7 [746.152482ms] +Sep 3 07:01:11.170: INFO: Created: latency-svc-7snbb +Sep 3 07:01:11.209: INFO: Got endpoints: latency-svc-t8vnq [741.925992ms] +Sep 3 07:01:11.218: INFO: Created: latency-svc-c2kh2 +Sep 3 07:01:11.262: INFO: Got endpoints: latency-svc-zk6vd [747.261321ms] +Sep 3 07:01:11.272: INFO: Created: latency-svc-gh798 +Sep 3 07:01:11.321: INFO: Got endpoints: latency-svc-bm9pw [757.520156ms] +Sep 3 07:01:11.389: INFO: Created: latency-svc-qt82m +Sep 3 07:01:11.452: INFO: Got endpoints: latency-svc-bt676 [789.255422ms] +Sep 3 07:01:11.458: INFO: Got endpoints: latency-svc-8cbmh [841.058658ms] +Sep 3 07:01:11.459: INFO: Got endpoints: latency-svc-rrlp2 [746.178492ms] +Sep 3 07:01:11.470: INFO: Created: latency-svc-x65lz +Sep 3 07:01:11.481: INFO: Created: latency-svc-qgvgb +Sep 3 07:01:11.481: INFO: Created: latency-svc-rqv4n +Sep 3 07:01:11.516: INFO: Got endpoints: latency-svc-j9sbx [755.102606ms] +Sep 3 07:01:11.526: INFO: Created: latency-svc-2gfmf +Sep 3 07:01:11.563: INFO: Got endpoints: latency-svc-tsvs6 [744.468979ms] +Sep 3 07:01:11.569: INFO: Created: latency-svc-xl69v +Sep 3 07:01:11.608: INFO: Got endpoints: latency-svc-nd4jc [744.669145ms] +Sep 3 07:01:11.618: INFO: Created: latency-svc-k2rtv +Sep 3 07:01:11.659: INFO: Got endpoints: latency-svc-4d7wk [750.562426ms] +Sep 3 07:01:11.668: INFO: Created: latency-svc-9lxz5 +Sep 3 07:01:11.710: INFO: Got endpoints: latency-svc-gvpnv [749.721889ms] +Sep 3 07:01:11.725: INFO: Created: latency-svc-w2zq8 +Sep 3 07:01:11.759: INFO: Got endpoints: latency-svc-sq7l6 [749.248094ms] +Sep 3 07:01:11.769: INFO: Created: latency-svc-bxpsd +Sep 3 07:01:11.808: INFO: Got endpoints: latency-svc-8lrb4 [743.630009ms] +Sep 3 07:01:11.817: INFO: Created: latency-svc-krqjx +Sep 3 07:01:11.876: INFO: Got endpoints: latency-svc-pbjc4 [764.344048ms] +Sep 3 07:01:11.885: INFO: Created: latency-svc-v5l2r +Sep 3 07:01:11.907: INFO: Got endpoints: latency-svc-7snbb [748.216324ms] +Sep 3 07:01:11.921: INFO: Created: latency-svc-knc6l +Sep 3 07:01:11.959: INFO: Got endpoints: latency-svc-c2kh2 [748.802143ms] +Sep 3 07:01:11.972: INFO: Created: latency-svc-8kxqx +Sep 3 07:01:12.007: INFO: Got endpoints: latency-svc-gh798 [745.354205ms] +Sep 3 07:01:12.018: INFO: Created: latency-svc-zsks6 +Sep 3 07:01:12.059: INFO: Got endpoints: latency-svc-qt82m [738.707873ms] +Sep 3 07:01:12.070: INFO: Created: latency-svc-xpkzs +Sep 3 07:01:12.109: INFO: Got endpoints: latency-svc-x65lz [650.514268ms] +Sep 3 07:01:12.120: INFO: Created: latency-svc-wq96m +Sep 3 07:01:12.158: INFO: Got endpoints: latency-svc-qgvgb [694.571971ms] +Sep 3 07:01:12.171: INFO: Created: latency-svc-nwrtk +Sep 3 07:01:12.208: INFO: Got endpoints: latency-svc-rqv4n [743.201187ms] +Sep 3 07:01:12.219: INFO: Created: latency-svc-nmmn4 +Sep 3 07:01:12.256: INFO: Got endpoints: latency-svc-2gfmf [740.024968ms] +Sep 3 07:01:12.265: INFO: Created: latency-svc-fqfmc +Sep 3 07:01:12.309: INFO: Got endpoints: latency-svc-xl69v [745.893258ms] +Sep 3 07:01:12.331: INFO: Created: latency-svc-bh9sv +Sep 3 07:01:12.361: INFO: Got endpoints: latency-svc-k2rtv [752.909789ms] +Sep 3 07:01:12.379: INFO: Created: latency-svc-bfkp2 +Sep 3 07:01:12.408: INFO: Got endpoints: latency-svc-9lxz5 [747.650622ms] +Sep 3 07:01:12.437: INFO: Created: latency-svc-4jd6v +Sep 3 07:01:12.490: INFO: Got endpoints: latency-svc-w2zq8 [778.493679ms] +Sep 3 07:01:12.512: INFO: Got endpoints: latency-svc-bxpsd [753.046211ms] +Sep 3 07:01:12.526: INFO: Created: latency-svc-h5chx +Sep 3 07:01:12.534: INFO: Created: latency-svc-b4ndj +Sep 3 07:01:12.560: INFO: Got endpoints: latency-svc-krqjx [751.398547ms] +Sep 3 07:01:12.572: INFO: Created: latency-svc-4flh8 +Sep 3 07:01:12.610: INFO: Got endpoints: latency-svc-v5l2r [733.649345ms] +Sep 3 07:01:12.625: INFO: Created: latency-svc-t949w +Sep 3 07:01:12.658: INFO: Got endpoints: latency-svc-knc6l [750.561391ms] +Sep 3 07:01:12.668: INFO: Created: latency-svc-mqbfx +Sep 3 07:01:12.712: INFO: Got endpoints: latency-svc-8kxqx [751.689319ms] +Sep 3 07:01:12.725: INFO: Created: latency-svc-7pksr +Sep 3 07:01:12.765: INFO: Got endpoints: latency-svc-zsks6 [756.084448ms] +Sep 3 07:01:12.774: INFO: Created: latency-svc-5xzrg +Sep 3 07:01:12.807: INFO: Got endpoints: latency-svc-xpkzs [746.734538ms] +Sep 3 07:01:12.818: INFO: Created: latency-svc-67qfq +Sep 3 07:01:12.867: INFO: Got endpoints: latency-svc-wq96m [757.101796ms] +Sep 3 07:01:12.877: INFO: Created: latency-svc-rwbbw +Sep 3 07:01:12.908: INFO: Got endpoints: latency-svc-nwrtk [749.121969ms] +Sep 3 07:01:12.919: INFO: Created: latency-svc-k66zx +Sep 3 07:01:12.957: INFO: Got endpoints: latency-svc-nmmn4 [746.970772ms] +Sep 3 07:01:12.977: INFO: Created: latency-svc-k92t7 +Sep 3 07:01:13.008: INFO: Got endpoints: latency-svc-fqfmc [751.334481ms] +Sep 3 07:01:13.019: INFO: Created: latency-svc-fccsb +Sep 3 07:01:13.060: INFO: Got endpoints: latency-svc-bh9sv [751.649991ms] +Sep 3 07:01:13.069: INFO: Created: latency-svc-qr4ld +Sep 3 07:01:13.114: INFO: Got endpoints: latency-svc-bfkp2 [752.916627ms] +Sep 3 07:01:13.128: INFO: Created: latency-svc-qh8s7 +Sep 3 07:01:13.160: INFO: Got endpoints: latency-svc-4jd6v [749.149848ms] +Sep 3 07:01:13.172: INFO: Created: latency-svc-w7t74 +Sep 3 07:01:13.212: INFO: Got endpoints: latency-svc-h5chx [721.27975ms] +Sep 3 07:01:13.223: INFO: Created: latency-svc-26r6s +Sep 3 07:01:13.272: INFO: Got endpoints: latency-svc-b4ndj [758.902333ms] +Sep 3 07:01:13.283: INFO: Created: latency-svc-nj6lb +Sep 3 07:01:13.306: INFO: Got endpoints: latency-svc-4flh8 [742.770762ms] +Sep 3 07:01:13.317: INFO: Created: latency-svc-qc7dx +Sep 3 07:01:13.360: INFO: Got endpoints: latency-svc-t949w [750.456965ms] +Sep 3 07:01:13.370: INFO: Created: latency-svc-l9jmf +Sep 3 07:01:13.409: INFO: Got endpoints: latency-svc-mqbfx [750.215003ms] +Sep 3 07:01:13.416: INFO: Created: latency-svc-n7kb8 +Sep 3 07:01:13.457: INFO: Got endpoints: latency-svc-7pksr [745.067499ms] +Sep 3 07:01:13.517: INFO: Created: latency-svc-5pgz6 +Sep 3 07:01:13.519: INFO: Got endpoints: latency-svc-5xzrg [753.417792ms] +Sep 3 07:01:13.529: INFO: Created: latency-svc-gtsrk +Sep 3 07:01:13.563: INFO: Got endpoints: latency-svc-67qfq [755.928378ms] +Sep 3 07:01:13.571: INFO: Created: latency-svc-fv4rm +Sep 3 07:01:13.622: INFO: Got endpoints: latency-svc-rwbbw [752.217849ms] +Sep 3 07:01:13.631: INFO: Created: latency-svc-sg4lr +Sep 3 07:01:13.664: INFO: Got endpoints: latency-svc-k66zx [755.776392ms] +Sep 3 07:01:13.675: INFO: Created: latency-svc-lh4q5 +Sep 3 07:01:13.707: INFO: Got endpoints: latency-svc-k92t7 [748.131922ms] +Sep 3 07:01:13.725: INFO: Created: latency-svc-hsbg8 +Sep 3 07:01:13.761: INFO: Got endpoints: latency-svc-fccsb [752.92121ms] +Sep 3 07:01:13.771: INFO: Created: latency-svc-xbqrs +Sep 3 07:01:13.811: INFO: Got endpoints: latency-svc-qr4ld [750.487063ms] +Sep 3 07:01:13.819: INFO: Created: latency-svc-5pgwf +Sep 3 07:01:13.861: INFO: Got endpoints: latency-svc-qh8s7 [745.7682ms] +Sep 3 07:01:13.871: INFO: Created: latency-svc-jmrhk +Sep 3 07:01:13.917: INFO: Got endpoints: latency-svc-w7t74 [756.221887ms] +Sep 3 07:01:13.927: INFO: Created: latency-svc-m7qsr +Sep 3 07:01:13.959: INFO: Got endpoints: latency-svc-26r6s [746.403205ms] +Sep 3 07:01:13.968: INFO: Created: latency-svc-2jnfc +Sep 3 07:01:14.008: INFO: Got endpoints: latency-svc-nj6lb [736.634383ms] +Sep 3 07:01:14.021: INFO: Created: latency-svc-9n6xj +Sep 3 07:01:14.061: INFO: Got endpoints: latency-svc-qc7dx [754.827192ms] +Sep 3 07:01:14.073: INFO: Created: latency-svc-2pdn5 +Sep 3 07:01:14.112: INFO: Got endpoints: latency-svc-l9jmf [749.967623ms] +Sep 3 07:01:14.124: INFO: Created: latency-svc-x7f8q +Sep 3 07:01:14.161: INFO: Got endpoints: latency-svc-n7kb8 [752.071699ms] +Sep 3 07:01:14.169: INFO: Created: latency-svc-8k6ks +Sep 3 07:01:14.216: INFO: Got endpoints: latency-svc-5pgz6 [758.907481ms] +Sep 3 07:01:14.227: INFO: Created: latency-svc-pzdx8 +Sep 3 07:01:14.267: INFO: Got endpoints: latency-svc-gtsrk [748.24169ms] +Sep 3 07:01:14.335: INFO: Got endpoints: latency-svc-fv4rm [772.176997ms] +Sep 3 07:01:14.342: INFO: Created: latency-svc-2hc5c +Sep 3 07:01:14.351: INFO: Created: latency-svc-cg496 +Sep 3 07:01:14.359: INFO: Got endpoints: latency-svc-sg4lr [736.163802ms] +Sep 3 07:01:14.374: INFO: Created: latency-svc-wvjgx +Sep 3 07:01:14.410: INFO: Got endpoints: latency-svc-lh4q5 [746.312598ms] +Sep 3 07:01:14.426: INFO: Created: latency-svc-z26wq +Sep 3 07:01:14.458: INFO: Got endpoints: latency-svc-hsbg8 [751.107007ms] +Sep 3 07:01:14.467: INFO: Created: latency-svc-gl2z5 +Sep 3 07:01:14.510: INFO: Got endpoints: latency-svc-xbqrs [749.135509ms] +Sep 3 07:01:14.535: INFO: Created: latency-svc-qdgfj +Sep 3 07:01:14.557: INFO: Got endpoints: latency-svc-5pgwf [745.864999ms] +Sep 3 07:01:14.566: INFO: Created: latency-svc-fxfgq +Sep 3 07:01:14.611: INFO: Got endpoints: latency-svc-jmrhk [750.582796ms] +Sep 3 07:01:14.620: INFO: Created: latency-svc-9z54d +Sep 3 07:01:14.659: INFO: Got endpoints: latency-svc-m7qsr [742.729671ms] +Sep 3 07:01:14.668: INFO: Created: latency-svc-mrrmr +Sep 3 07:01:14.717: INFO: Got endpoints: latency-svc-2jnfc [758.216988ms] +Sep 3 07:01:14.725: INFO: Created: latency-svc-snnzr +Sep 3 07:01:14.760: INFO: Got endpoints: latency-svc-9n6xj [751.362579ms] +Sep 3 07:01:14.769: INFO: Created: latency-svc-vtvwd +Sep 3 07:01:14.809: INFO: Got endpoints: latency-svc-2pdn5 [747.433594ms] +Sep 3 07:01:14.818: INFO: Created: latency-svc-hn8jf +Sep 3 07:01:14.862: INFO: Got endpoints: latency-svc-x7f8q [749.924742ms] +Sep 3 07:01:14.872: INFO: Created: latency-svc-rx8c4 +Sep 3 07:01:14.911: INFO: Got endpoints: latency-svc-8k6ks [749.657206ms] +Sep 3 07:01:14.921: INFO: Created: latency-svc-m6pcx +Sep 3 07:01:14.960: INFO: Got endpoints: latency-svc-pzdx8 [744.168719ms] +Sep 3 07:01:14.976: INFO: Created: latency-svc-nqg64 +Sep 3 07:01:15.021: INFO: Got endpoints: latency-svc-2hc5c [753.183569ms] +Sep 3 07:01:15.031: INFO: Created: latency-svc-tjct7 +Sep 3 07:01:15.066: INFO: Got endpoints: latency-svc-cg496 [724.812754ms] +Sep 3 07:01:15.078: INFO: Created: latency-svc-w6chh +Sep 3 07:01:15.116: INFO: Got endpoints: latency-svc-wvjgx [757.028727ms] +Sep 3 07:01:15.128: INFO: Created: latency-svc-js8wl +Sep 3 07:01:15.159: INFO: Got endpoints: latency-svc-z26wq [745.904005ms] +Sep 3 07:01:15.170: INFO: Created: latency-svc-2rccj +Sep 3 07:01:15.211: INFO: Got endpoints: latency-svc-gl2z5 [752.419589ms] +Sep 3 07:01:15.225: INFO: Created: latency-svc-dh54f +Sep 3 07:01:15.260: INFO: Got endpoints: latency-svc-qdgfj [746.462051ms] +Sep 3 07:01:15.272: INFO: Created: latency-svc-vsb5h +Sep 3 07:01:15.312: INFO: Got endpoints: latency-svc-fxfgq [753.443499ms] +Sep 3 07:01:15.326: INFO: Created: latency-svc-m6xps +Sep 3 07:01:15.367: INFO: Got endpoints: latency-svc-9z54d [755.474637ms] +Sep 3 07:01:15.389: INFO: Created: latency-svc-w9gkh +Sep 3 07:01:15.410: INFO: Got endpoints: latency-svc-mrrmr [749.396342ms] +Sep 3 07:01:15.430: INFO: Created: latency-svc-8bb7n +Sep 3 07:01:15.456: INFO: Got endpoints: latency-svc-snnzr [739.235133ms] +Sep 3 07:01:15.465: INFO: Created: latency-svc-ht98p +Sep 3 07:01:15.513: INFO: Got endpoints: latency-svc-vtvwd [752.892181ms] +Sep 3 07:01:15.524: INFO: Created: latency-svc-wr2zg +Sep 3 07:01:15.567: INFO: Got endpoints: latency-svc-hn8jf [757.364293ms] +Sep 3 07:01:15.582: INFO: Created: latency-svc-7ks9j +Sep 3 07:01:15.609: INFO: Got endpoints: latency-svc-rx8c4 [745.128388ms] +Sep 3 07:01:15.621: INFO: Created: latency-svc-ck8sk +Sep 3 07:01:15.660: INFO: Got endpoints: latency-svc-m6pcx [748.71431ms] +Sep 3 07:01:15.679: INFO: Created: latency-svc-w5nxv +Sep 3 07:01:15.715: INFO: Got endpoints: latency-svc-nqg64 [754.614963ms] +Sep 3 07:01:15.727: INFO: Created: latency-svc-2wv8f +Sep 3 07:01:15.762: INFO: Got endpoints: latency-svc-tjct7 [741.162731ms] +Sep 3 07:01:15.774: INFO: Created: latency-svc-skl8l +Sep 3 07:01:15.810: INFO: Got endpoints: latency-svc-w6chh [743.679684ms] +Sep 3 07:01:15.817: INFO: Created: latency-svc-6wrqg +Sep 3 07:01:15.858: INFO: Got endpoints: latency-svc-js8wl [741.023611ms] +Sep 3 07:01:15.867: INFO: Created: latency-svc-cghhj +Sep 3 07:01:15.908: INFO: Got endpoints: latency-svc-2rccj [748.218989ms] +Sep 3 07:01:15.917: INFO: Created: latency-svc-27bh9 +Sep 3 07:01:15.957: INFO: Got endpoints: latency-svc-dh54f [746.001174ms] +Sep 3 07:01:15.971: INFO: Created: latency-svc-488c8 +Sep 3 07:01:16.009: INFO: Got endpoints: latency-svc-vsb5h [748.251405ms] +Sep 3 07:01:16.021: INFO: Created: latency-svc-sgctd +Sep 3 07:01:16.059: INFO: Got endpoints: latency-svc-m6xps [746.97495ms] +Sep 3 07:01:16.066: INFO: Created: latency-svc-xhf68 +Sep 3 07:01:16.112: INFO: Got endpoints: latency-svc-w9gkh [744.01131ms] +Sep 3 07:01:16.123: INFO: Created: latency-svc-rhfhh +Sep 3 07:01:16.158: INFO: Got endpoints: latency-svc-8bb7n [747.766478ms] +Sep 3 07:01:16.170: INFO: Created: latency-svc-f4hbb +Sep 3 07:01:16.210: INFO: Got endpoints: latency-svc-ht98p [753.210902ms] +Sep 3 07:01:16.218: INFO: Created: latency-svc-jdwl7 +Sep 3 07:01:16.261: INFO: Got endpoints: latency-svc-wr2zg [747.754145ms] +Sep 3 07:01:16.273: INFO: Created: latency-svc-p9grk +Sep 3 07:01:16.316: INFO: Got endpoints: latency-svc-7ks9j [749.495606ms] +Sep 3 07:01:16.340: INFO: Created: latency-svc-rxv9f +Sep 3 07:01:16.360: INFO: Got endpoints: latency-svc-ck8sk [751.000864ms] +Sep 3 07:01:16.369: INFO: Created: latency-svc-m6sph +Sep 3 07:01:16.412: INFO: Got endpoints: latency-svc-w5nxv [751.412917ms] +Sep 3 07:01:16.421: INFO: Created: latency-svc-xcxss +Sep 3 07:01:16.459: INFO: Got endpoints: latency-svc-2wv8f [743.273553ms] +Sep 3 07:01:16.467: INFO: Created: latency-svc-8nt4n +Sep 3 07:01:16.512: INFO: Got endpoints: latency-svc-skl8l [749.055828ms] +Sep 3 07:01:16.522: INFO: Created: latency-svc-c2g6v +Sep 3 07:01:16.560: INFO: Got endpoints: latency-svc-6wrqg [749.724733ms] +Sep 3 07:01:16.569: INFO: Created: latency-svc-5978l +Sep 3 07:01:16.623: INFO: Got endpoints: latency-svc-cghhj [765.318896ms] +Sep 3 07:01:16.635: INFO: Created: latency-svc-l7ns8 +Sep 3 07:01:16.660: INFO: Got endpoints: latency-svc-27bh9 [752.156819ms] +Sep 3 07:01:16.671: INFO: Created: latency-svc-596ck +Sep 3 07:01:16.709: INFO: Got endpoints: latency-svc-488c8 [751.516576ms] +Sep 3 07:01:16.735: INFO: Created: latency-svc-5x8rh +Sep 3 07:01:16.758: INFO: Got endpoints: latency-svc-sgctd [748.109637ms] +Sep 3 07:01:16.775: INFO: Created: latency-svc-cx86r +Sep 3 07:01:16.807: INFO: Got endpoints: latency-svc-xhf68 [747.502466ms] +Sep 3 07:01:16.817: INFO: Created: latency-svc-tf762 +Sep 3 07:01:16.858: INFO: Got endpoints: latency-svc-rhfhh [745.258894ms] +Sep 3 07:01:16.885: INFO: Created: latency-svc-qrk7k +Sep 3 07:01:16.909: INFO: Got endpoints: latency-svc-f4hbb [750.823902ms] +Sep 3 07:01:16.920: INFO: Created: latency-svc-lq7g5 +Sep 3 07:01:16.963: INFO: Got endpoints: latency-svc-jdwl7 [752.115323ms] +Sep 3 07:01:16.984: INFO: Created: latency-svc-kb75p +Sep 3 07:01:17.010: INFO: Got endpoints: latency-svc-p9grk [748.640193ms] +Sep 3 07:01:17.023: INFO: Created: latency-svc-5sjfm +Sep 3 07:01:17.059: INFO: Got endpoints: latency-svc-rxv9f [742.73659ms] +Sep 3 07:01:17.069: INFO: Created: latency-svc-8xqvm +Sep 3 07:01:17.109: INFO: Got endpoints: latency-svc-m6sph [748.15303ms] +Sep 3 07:01:17.118: INFO: Created: latency-svc-mkqmc +Sep 3 07:01:17.162: INFO: Got endpoints: latency-svc-xcxss [749.04177ms] +Sep 3 07:01:17.175: INFO: Created: latency-svc-8mln7 +Sep 3 07:01:17.208: INFO: Got endpoints: latency-svc-8nt4n [749.273194ms] +Sep 3 07:01:17.215: INFO: Created: latency-svc-l9pv7 +Sep 3 07:01:17.259: INFO: Got endpoints: latency-svc-c2g6v [747.321198ms] +Sep 3 07:01:17.266: INFO: Created: latency-svc-jq69p +Sep 3 07:01:17.308: INFO: Got endpoints: latency-svc-5978l [748.034037ms] +Sep 3 07:01:17.316: INFO: Created: latency-svc-m26rh +Sep 3 07:01:17.359: INFO: Got endpoints: latency-svc-l7ns8 [735.65849ms] +Sep 3 07:01:17.368: INFO: Created: latency-svc-c8pgt +Sep 3 07:01:17.407: INFO: Got endpoints: latency-svc-596ck [747.079267ms] +Sep 3 07:01:25.908: INFO: Got endpoints: latency-svc-lq7g5 [8.998216512s] +Sep 3 07:01:25.908: INFO: Got endpoints: latency-svc-5x8rh [9.198823846s] +Sep 3 07:01:25.908: INFO: Got endpoints: latency-svc-cx86r [9.149944135s] +Sep 3 07:01:25.908: INFO: Got endpoints: latency-svc-tf762 [9.10110372s] +Sep 3 07:01:25.908: INFO: Got endpoints: latency-svc-qrk7k [9.050413543s] +Sep 3 07:01:25.921: INFO: Created: latency-svc-6zpcd +Sep 3 07:01:25.953: INFO: Got endpoints: latency-svc-kb75p [8.990037555s] +Sep 3 07:01:25.968: INFO: Got endpoints: latency-svc-5sjfm [8.957112117s] +Sep 3 07:01:25.968: INFO: Got endpoints: latency-svc-mkqmc [8.858738077s] +Sep 3 07:01:25.970: INFO: Got endpoints: latency-svc-8xqvm [8.910389638s] +Sep 3 07:01:25.970: INFO: Got endpoints: latency-svc-8mln7 [8.808052167s] +Sep 3 07:01:25.976: INFO: Got endpoints: latency-svc-l9pv7 [8.767331322s] +Sep 3 07:01:25.993: INFO: Got endpoints: latency-svc-jq69p [8.733787873s] +Sep 3 07:01:25.994: INFO: Got endpoints: latency-svc-m26rh [8.685138514s] +Sep 3 07:01:25.994: INFO: Got endpoints: latency-svc-c8pgt [8.634421942s] +Sep 3 07:01:25.994: INFO: Got endpoints: latency-svc-6zpcd [8.586057373s] +Sep 3 07:01:25.995: INFO: Latencies: [34.452521ms 60.082686ms 83.727926ms 90.640873ms 99.753588ms 121.285777ms 127.682816ms 133.966996ms 135.69778ms 138.89025ms 139.043177ms 139.942611ms 141.079458ms 144.654729ms 144.661042ms 144.849338ms 146.484822ms 149.271618ms 154.000234ms 155.721335ms 163.609595ms 164.405133ms 167.209207ms 168.554121ms 168.614221ms 169.424623ms 181.401919ms 181.402833ms 193.91104ms 200.978332ms 205.885548ms 206.734051ms 206.795379ms 212.443397ms 215.496143ms 220.89872ms 220.99988ms 222.136259ms 235.468124ms 246.527751ms 255.887291ms 277.426504ms 293.156485ms 351.000091ms 380.811269ms 434.117584ms 473.95654ms 515.624185ms 561.799452ms 599.608589ms 642.049013ms 650.514268ms 684.8107ms 694.571971ms 719.779192ms 721.27975ms 724.812754ms 732.384732ms 733.649345ms 735.65849ms 736.163802ms 736.634383ms 738.707873ms 739.235133ms 739.279707ms 740.024968ms 741.023611ms 741.162731ms 741.925992ms 742.729671ms 742.73659ms 742.770762ms 743.201187ms 743.273553ms 743.630009ms 743.679684ms 744.01131ms 744.168719ms 744.468979ms 744.669145ms 745.067499ms 745.128388ms 745.258894ms 745.354205ms 745.7682ms 745.864999ms 745.893258ms 745.904005ms 745.929648ms 746.001174ms 746.152482ms 746.178492ms 746.312598ms 746.403205ms 746.462051ms 746.734538ms 746.970772ms 746.97495ms 747.079267ms 747.261321ms 747.321198ms 747.433594ms 747.502466ms 747.650622ms 747.754145ms 747.766478ms 748.034037ms 748.109637ms 748.131922ms 748.15303ms 748.216324ms 748.218989ms 748.24169ms 748.251405ms 748.335253ms 748.640193ms 748.71431ms 748.802143ms 749.04177ms 749.055828ms 749.121969ms 749.135509ms 749.149848ms 749.248094ms 749.273194ms 749.396342ms 749.495606ms 749.657206ms 749.721889ms 749.724733ms 749.924742ms 749.967623ms 750.215003ms 750.456965ms 750.487063ms 750.561391ms 750.562426ms 750.582796ms 750.823902ms 751.000864ms 751.107007ms 751.334481ms 751.362579ms 751.398547ms 751.412917ms 751.516576ms 751.649991ms 751.689319ms 751.744713ms 752.071699ms 752.115323ms 752.156819ms 752.217849ms 752.419589ms 752.892181ms 752.909789ms 752.916627ms 752.92121ms 753.046211ms 753.183569ms 753.210902ms 753.417792ms 753.443499ms 754.614963ms 754.827192ms 755.102606ms 755.474637ms 755.776392ms 755.928378ms 756.084448ms 756.221887ms 757.028727ms 757.101796ms 757.364293ms 757.520156ms 758.216988ms 758.576165ms 758.902333ms 758.907481ms 764.344048ms 765.318896ms 772.176997ms 778.493679ms 789.255422ms 841.058658ms 8.586057373s 8.634421942s 8.685138514s 8.733787873s 8.767331322s 8.808052167s 8.858738077s 8.910389638s 8.957112117s 8.990037555s 8.998216512s 9.050413543s 9.10110372s 9.149944135s 9.198823846s] +Sep 3 07:01:25.996: INFO: 50 %ile: 747.321198ms +Sep 3 07:01:25.996: INFO: 90 %ile: 765.318896ms +Sep 3 07:01:25.996: INFO: 99 %ile: 9.149944135s +Sep 3 07:01:25.996: INFO: Total sample count: 200 +[AfterEach] [sig-network] Service endpoints latency + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:01:25.996: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svc-latency-9189" for this suite. + +• [SLOW TEST:24.658 seconds] +[sig-network] Service endpoints latency +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should not be very high [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Service endpoints latency should not be very high [Conformance]","total":346,"completed":3,"skipped":64,"failed":0} +SSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:01:26.025: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a service nodeport-service with the type=NodePort in namespace services-5719 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service +STEP: creating service externalsvc in namespace services-5719 +STEP: creating replication controller externalsvc in namespace services-5719 +I0903 07:01:26.108353 18 runners.go:193] Created replication controller with name: externalsvc, namespace: services-5719, replica count: 2 +I0903 07:01:29.160147 18 runners.go:193] externalsvc Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:32.160984 18 runners.go:193] externalsvc Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:01:35.161436 18 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +STEP: changing the NodePort service to type=ExternalName +Sep 3 07:01:35.185: INFO: Creating new exec pod +Sep 3 07:01:41.368: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5719 exec execpod477vv -- /bin/sh -x -c nslookup nodeport-service.services-5719.svc.cluster.local' +Sep 3 07:01:41.789: INFO: stderr: "+ nslookup nodeport-service.services-5719.svc.cluster.local\n" +Sep 3 07:01:41.789: INFO: stdout: "Server:\t\t169.254.25.10\nAddress:\t169.254.25.10#53\n\nnodeport-service.services-5719.svc.cluster.local\tcanonical name = externalsvc.services-5719.svc.cluster.local.\nName:\texternalsvc.services-5719.svc.cluster.local\nAddress: 10.233.6.208\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-5719, will wait for the garbage collector to delete the pods +Sep 3 07:01:41.860: INFO: Deleting ReplicationController externalsvc took: 9.686398ms +Sep 3 07:01:41.961: INFO: Terminating ReplicationController externalsvc pods took: 100.912496ms +Sep 3 07:01:48.184: INFO: Cleaning up the NodePort to ExternalName test service +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:01:48.196: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-5719" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:22.200 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to change the type from NodePort to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","total":346,"completed":4,"skipped":70,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:01:48.232: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:01:48.269: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Sep 3 07:01:53.298: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5080 --namespace=crd-publish-openapi-5080 create -f -' +Sep 3 07:01:56.806: INFO: stderr: "" +Sep 3 07:01:56.806: INFO: stdout: "e2e-test-crd-publish-openapi-155-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Sep 3 07:01:56.806: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5080 --namespace=crd-publish-openapi-5080 delete e2e-test-crd-publish-openapi-155-crds test-cr' +Sep 3 07:01:57.018: INFO: stderr: "" +Sep 3 07:01:57.018: INFO: stdout: "e2e-test-crd-publish-openapi-155-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +Sep 3 07:01:57.018: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5080 --namespace=crd-publish-openapi-5080 apply -f -' +Sep 3 07:01:57.485: INFO: stderr: "" +Sep 3 07:01:57.485: INFO: stdout: "e2e-test-crd-publish-openapi-155-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Sep 3 07:01:57.485: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5080 --namespace=crd-publish-openapi-5080 delete e2e-test-crd-publish-openapi-155-crds test-cr' +Sep 3 07:01:57.628: INFO: stderr: "" +Sep 3 07:01:57.628: INFO: stdout: "e2e-test-crd-publish-openapi-155-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Sep 3 07:01:57.628: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5080 explain e2e-test-crd-publish-openapi-155-crds' +Sep 3 07:01:57.979: INFO: stderr: "" +Sep 3 07:01:57.979: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-155-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:02:03.453: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-5080" for this suite. + +• [SLOW TEST:18.326 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields at the schema root [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","total":346,"completed":5,"skipped":95,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:02:06.561: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name projected-secret-test-bb6f8c4d-af1e-48bb-9794-6578335ad44b +STEP: Creating a pod to test consume secrets +Sep 3 07:02:06.618: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d" in namespace "projected-997" to be "Succeeded or Failed" +Sep 3 07:02:06.627: INFO: Pod "pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d": Phase="Pending", Reason="", readiness=false. Elapsed: 9.026442ms +Sep 3 07:02:11.177: INFO: Pod "pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.55873021s +Sep 3 07:02:13.182: INFO: Pod "pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.564214307s +STEP: Saw pod success +Sep 3 07:02:13.182: INFO: Pod "pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d" satisfied condition "Succeeded or Failed" +Sep 3 07:02:13.185: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d container secret-volume-test: +STEP: delete the pod +Sep 3 07:02:13.213: INFO: Waiting for pod pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d to disappear +Sep 3 07:02:13.216: INFO: Pod pod-projected-secrets-de70a39b-6acf-4f79-9522-ca64d298e98d no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:02:13.216: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-997" for this suite. + +• [SLOW TEST:6.666 seconds] +[sig-storage] Projected secret +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":346,"completed":6,"skipped":108,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:02:13.230: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/endpointslice.go:49 +[It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:02:13.309: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-466" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]","total":346,"completed":7,"skipped":150,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:02:13.338: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0777 on node default medium +Sep 3 07:02:13.432: INFO: Waiting up to 5m0s for pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1" in namespace "emptydir-2618" to be "Succeeded or Failed" +Sep 3 07:02:13.445: INFO: Pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1": Phase="Pending", Reason="", readiness=false. Elapsed: 8.697438ms +Sep 3 07:02:15.451: INFO: Pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015112508s +Sep 3 07:02:17.456: INFO: Pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.019719098s +Sep 3 07:02:19.462: INFO: Pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.026030501s +STEP: Saw pod success +Sep 3 07:02:19.462: INFO: Pod "pod-81bbec4e-8400-4e32-8a69-002453168bc1" satisfied condition "Succeeded or Failed" +Sep 3 07:02:19.466: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-81bbec4e-8400-4e32-8a69-002453168bc1 container test-container: +STEP: delete the pod +Sep 3 07:02:19.487: INFO: Waiting for pod pod-81bbec4e-8400-4e32-8a69-002453168bc1 to disappear +Sep 3 07:02:19.490: INFO: Pod pod-81bbec4e-8400-4e32-8a69-002453168bc1 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:02:19.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2618" for this suite. + +• [SLOW TEST:6.163 seconds] +[sig-storage] EmptyDir volumes +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":8,"skipped":189,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:02:19.505: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name projected-secret-test-8347b450-f5f4-4a1e-9672-510e5913e648 +STEP: Creating a pod to test consume secrets +Sep 3 07:02:19.546: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50" in namespace "projected-1549" to be "Succeeded or Failed" +Sep 3 07:02:19.550: INFO: Pod "pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50": Phase="Pending", Reason="", readiness=false. Elapsed: 4.100844ms +Sep 3 07:02:21.556: INFO: Pod "pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009900642s +Sep 3 07:02:23.562: INFO: Pod "pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015657533s +STEP: Saw pod success +Sep 3 07:02:23.562: INFO: Pod "pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50" satisfied condition "Succeeded or Failed" +Sep 3 07:02:23.565: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50 container projected-secret-volume-test: +STEP: delete the pod +Sep 3 07:02:23.580: INFO: Waiting for pod pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50 to disappear +Sep 3 07:02:23.583: INFO: Pod pod-projected-secrets-6be1ae04-1de3-49a8-a221-a2908c6d2b50 no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:02:23.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1549" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":9,"skipped":225,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:02:23.612: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with configMap that has name projected-configmap-test-upd-313efd45-85a9-436a-a7d3-4f7e7bce9bc5 +STEP: Creating the pod +Sep 3 07:02:23.667: INFO: The status of Pod pod-projected-configmaps-39a8d5ba-dd15-451e-bbba-fc4dac39d93b is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:02:25.675: INFO: The status of Pod pod-projected-configmaps-39a8d5ba-dd15-451e-bbba-fc4dac39d93b is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:02:27.673: INFO: The status of Pod pod-projected-configmaps-39a8d5ba-dd15-451e-bbba-fc4dac39d93b is Running (Ready = true) +STEP: Updating configmap projected-configmap-test-upd-313efd45-85a9-436a-a7d3-4f7e7bce9bc5 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:03:36.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3560" for this suite. + +• [SLOW TEST:72.922 seconds] +[sig-storage] Projected configMap +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":10,"skipped":259,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:03:36.537: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Performing setup for networking test in namespace pod-network-test-383 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Sep 3 07:03:36.586: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 3 07:03:36.619: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:03:38.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:40.625: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:42.625: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:44.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:46.627: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:48.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:50.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:52.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:54.624: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:03:56.633: INFO: The status of Pod netserver-0 is Running (Ready = true) +Sep 3 07:03:56.651: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Sep 3 07:03:58.681: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Sep 3 07:03:58.681: INFO: Going to poll 10.233.84.112 on port 8083 at least 0 times, with a maximum of 34 tries before failing +Sep 3 07:03:58.684: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.233.84.112:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-383 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:03:58.684: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:03:58.685: INFO: ExecWithOptions: Clientset creation +Sep 3 07:03:58.685: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-383/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F10.233.84.112%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:03:58.784: INFO: Found all 1 expected endpoints: [netserver-0] +Sep 3 07:03:58.784: INFO: Going to poll 10.233.85.147 on port 8083 at least 0 times, with a maximum of 34 tries before failing +Sep 3 07:03:58.788: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.233.85.147:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-383 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:03:58.788: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:03:58.788: INFO: ExecWithOptions: Clientset creation +Sep 3 07:03:58.788: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-383/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F10.233.85.147%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:03:58.885: INFO: Found all 1 expected endpoints: [netserver-1] +[AfterEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:03:58.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-383" for this suite. + +• [SLOW TEST:22.360 seconds] +[sig-network] Networking +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/framework.go:23 + Granular Checks: Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/networking.go:30 + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":11,"skipped":279,"failed":0} +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a validating webhook should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:03:58.897: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:03:59.408: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:04:02.442: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a validating webhook should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a validating webhook configuration +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Updating a validating webhook configuration's rules to not include the create operation +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Patching a validating webhook configuration's rules to include the create operation +STEP: Creating a configMap that does not comply to the validation webhook rules +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:04:02.525: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7446" for this suite. +STEP: Destroying namespace "webhook-7446-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","total":346,"completed":12,"skipped":279,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should support CronJob API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:04:02.625: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support CronJob API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a cronjob +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Sep 3 07:04:02.720: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Sep 3 07:04:02.735: INFO: starting watch +STEP: patching +STEP: updating +Sep 3 07:04:02.757: INFO: waiting for watch events with expected annotations +Sep 3 07:04:02.757: INFO: saw patched and updated annotations +STEP: patching /status +STEP: updating /status +STEP: get /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:04:02.819: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-6936" for this suite. +•{"msg":"PASSED [sig-apps] CronJob should support CronJob API operations [Conformance]","total":346,"completed":13,"skipped":289,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan pods created by rc if delete options say so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:04:02.857: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should orphan pods created by rc if delete options say so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the rc +STEP: delete the rc +STEP: wait for the rc to be deleted +STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods +STEP: Gathering metrics +Sep 3 07:04:42.981: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 07:04:43.102: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +Sep 3 07:04:43.106: INFO: Deleting pod "simpletest.rc-2cfjk" in namespace "gc-8409" +Sep 3 07:04:43.114: INFO: Deleting pod "simpletest.rc-2gl7j" in namespace "gc-8409" +Sep 3 07:04:43.128: INFO: Deleting pod "simpletest.rc-2jjgg" in namespace "gc-8409" +Sep 3 07:04:43.149: INFO: Deleting pod "simpletest.rc-2mnd2" in namespace "gc-8409" +Sep 3 07:04:43.172: INFO: Deleting pod "simpletest.rc-2thjl" in namespace "gc-8409" +Sep 3 07:04:43.188: INFO: Deleting pod "simpletest.rc-46f7l" in namespace "gc-8409" +Sep 3 07:04:43.199: INFO: Deleting pod "simpletest.rc-47xm8" in namespace "gc-8409" +Sep 3 07:04:43.212: INFO: Deleting pod "simpletest.rc-4jl2x" in namespace "gc-8409" +Sep 3 07:04:43.284: INFO: Deleting pod "simpletest.rc-4x95j" in namespace "gc-8409" +Sep 3 07:04:43.345: INFO: Deleting pod "simpletest.rc-4zl48" in namespace "gc-8409" +Sep 3 07:04:43.361: INFO: Deleting pod "simpletest.rc-5v4sl" in namespace "gc-8409" +Sep 3 07:04:43.376: INFO: Deleting pod "simpletest.rc-5zm5k" in namespace "gc-8409" +Sep 3 07:04:43.421: INFO: Deleting pod "simpletest.rc-6ccpk" in namespace "gc-8409" +Sep 3 07:04:43.495: INFO: Deleting pod "simpletest.rc-6cx6x" in namespace "gc-8409" +Sep 3 07:04:43.504: INFO: Deleting pod "simpletest.rc-6k9lf" in namespace "gc-8409" +Sep 3 07:04:43.595: INFO: Deleting pod "simpletest.rc-6tcn4" in namespace "gc-8409" +Sep 3 07:04:43.682: INFO: Deleting pod "simpletest.rc-7x8st" in namespace "gc-8409" +Sep 3 07:04:43.722: INFO: Deleting pod "simpletest.rc-7zhkt" in namespace "gc-8409" +Sep 3 07:04:43.733: INFO: Deleting pod "simpletest.rc-8d97t" in namespace "gc-8409" +Sep 3 07:04:43.743: INFO: Deleting pod "simpletest.rc-8vmmt" in namespace "gc-8409" +Sep 3 07:04:43.751: INFO: Deleting pod "simpletest.rc-928g4" in namespace "gc-8409" +Sep 3 07:04:43.759: INFO: Deleting pod "simpletest.rc-98wv2" in namespace "gc-8409" +Sep 3 07:04:43.765: INFO: Deleting pod "simpletest.rc-9p9ts" in namespace "gc-8409" +Sep 3 07:04:43.772: INFO: Deleting pod "simpletest.rc-b7k52" in namespace "gc-8409" +Sep 3 07:04:43.779: INFO: Deleting pod "simpletest.rc-bf5v7" in namespace "gc-8409" +Sep 3 07:04:43.791: INFO: Deleting pod "simpletest.rc-bf5zk" in namespace "gc-8409" +Sep 3 07:04:43.812: INFO: Deleting pod "simpletest.rc-bhpjb" in namespace "gc-8409" +Sep 3 07:04:43.835: INFO: Deleting pod "simpletest.rc-bhv28" in namespace "gc-8409" +Sep 3 07:04:43.903: INFO: Deleting pod "simpletest.rc-bwrtm" in namespace "gc-8409" +Sep 3 07:04:43.924: INFO: Deleting pod "simpletest.rc-bzsg2" in namespace "gc-8409" +Sep 3 07:04:43.938: INFO: Deleting pod "simpletest.rc-ck484" in namespace "gc-8409" +Sep 3 07:04:43.948: INFO: Deleting pod "simpletest.rc-cs7g8" in namespace "gc-8409" +Sep 3 07:04:43.960: INFO: Deleting pod "simpletest.rc-dnpcr" in namespace "gc-8409" +Sep 3 07:04:43.973: INFO: Deleting pod "simpletest.rc-fbqlb" in namespace "gc-8409" +Sep 3 07:04:44.011: INFO: Deleting pod "simpletest.rc-ff5pj" in namespace "gc-8409" +Sep 3 07:04:44.195: INFO: Deleting pod "simpletest.rc-fhpx7" in namespace "gc-8409" +Sep 3 07:04:44.208: INFO: Deleting pod "simpletest.rc-flfhh" in namespace "gc-8409" +Sep 3 07:04:44.216: INFO: Deleting pod "simpletest.rc-flgsh" in namespace "gc-8409" +Sep 3 07:04:44.280: INFO: Deleting pod "simpletest.rc-gddqk" in namespace "gc-8409" +Sep 3 07:04:44.298: INFO: Deleting pod "simpletest.rc-ggqrm" in namespace "gc-8409" +Sep 3 07:04:44.323: INFO: Deleting pod "simpletest.rc-ghbwm" in namespace "gc-8409" +Sep 3 07:04:44.382: INFO: Deleting pod "simpletest.rc-gnqf9" in namespace "gc-8409" +Sep 3 07:04:44.417: INFO: Deleting pod "simpletest.rc-gzmrk" in namespace "gc-8409" +Sep 3 07:04:44.432: INFO: Deleting pod "simpletest.rc-j482b" in namespace "gc-8409" +Sep 3 07:04:44.449: INFO: Deleting pod "simpletest.rc-jbcc2" in namespace "gc-8409" +Sep 3 07:04:44.465: INFO: Deleting pod "simpletest.rc-jwrxr" in namespace "gc-8409" +Sep 3 07:04:44.477: INFO: Deleting pod "simpletest.rc-k6j6t" in namespace "gc-8409" +Sep 3 07:04:44.493: INFO: Deleting pod "simpletest.rc-k7xd9" in namespace "gc-8409" +Sep 3 07:04:44.504: INFO: Deleting pod "simpletest.rc-k9695" in namespace "gc-8409" +Sep 3 07:04:44.552: INFO: Deleting pod "simpletest.rc-kh2vj" in namespace "gc-8409" +Sep 3 07:04:44.559: INFO: Deleting pod "simpletest.rc-l8d8k" in namespace "gc-8409" +Sep 3 07:04:44.566: INFO: Deleting pod "simpletest.rc-lch9f" in namespace "gc-8409" +Sep 3 07:04:44.572: INFO: Deleting pod "simpletest.rc-lcsbh" in namespace "gc-8409" +Sep 3 07:04:44.580: INFO: Deleting pod "simpletest.rc-lhx5l" in namespace "gc-8409" +Sep 3 07:04:44.592: INFO: Deleting pod "simpletest.rc-lkb75" in namespace "gc-8409" +Sep 3 07:04:44.599: INFO: Deleting pod "simpletest.rc-mhpgl" in namespace "gc-8409" +Sep 3 07:04:44.611: INFO: Deleting pod "simpletest.rc-mlxsq" in namespace "gc-8409" +Sep 3 07:04:44.628: INFO: Deleting pod "simpletest.rc-mws29" in namespace "gc-8409" +Sep 3 07:04:44.644: INFO: Deleting pod "simpletest.rc-n7dgp" in namespace "gc-8409" +Sep 3 07:04:44.669: INFO: Deleting pod "simpletest.rc-nd4rl" in namespace "gc-8409" +Sep 3 07:04:44.702: INFO: Deleting pod "simpletest.rc-ng2vd" in namespace "gc-8409" +Sep 3 07:04:44.710: INFO: Deleting pod "simpletest.rc-nhvzv" in namespace "gc-8409" +Sep 3 07:04:44.719: INFO: Deleting pod "simpletest.rc-nrh8q" in namespace "gc-8409" +Sep 3 07:04:44.727: INFO: Deleting pod "simpletest.rc-nt6sd" in namespace "gc-8409" +Sep 3 07:04:44.736: INFO: Deleting pod "simpletest.rc-ppfkz" in namespace "gc-8409" +Sep 3 07:04:44.745: INFO: Deleting pod "simpletest.rc-ps8lt" in namespace "gc-8409" +Sep 3 07:04:44.753: INFO: Deleting pod "simpletest.rc-pz4pc" in namespace "gc-8409" +Sep 3 07:04:44.765: INFO: Deleting pod "simpletest.rc-q4wht" in namespace "gc-8409" +Sep 3 07:04:44.811: INFO: Deleting pod "simpletest.rc-q6wts" in namespace "gc-8409" +Sep 3 07:04:44.825: INFO: Deleting pod "simpletest.rc-q9jwv" in namespace "gc-8409" +Sep 3 07:04:44.840: INFO: Deleting pod "simpletest.rc-rsx4k" in namespace "gc-8409" +Sep 3 07:04:44.858: INFO: Deleting pod "simpletest.rc-rzll5" in namespace "gc-8409" +Sep 3 07:04:44.871: INFO: Deleting pod "simpletest.rc-rzzfl" in namespace "gc-8409" +Sep 3 07:04:44.890: INFO: Deleting pod "simpletest.rc-s62b8" in namespace "gc-8409" +Sep 3 07:04:44.914: INFO: Deleting pod "simpletest.rc-smrmn" in namespace "gc-8409" +Sep 3 07:04:44.919: INFO: Deleting pod "simpletest.rc-sv6pb" in namespace "gc-8409" +Sep 3 07:04:44.934: INFO: Deleting pod "simpletest.rc-sxwq8" in namespace "gc-8409" +Sep 3 07:04:44.948: INFO: Deleting pod "simpletest.rc-tkvw5" in namespace "gc-8409" +Sep 3 07:04:44.959: INFO: Deleting pod "simpletest.rc-v45gj" in namespace "gc-8409" +Sep 3 07:04:44.981: INFO: Deleting pod "simpletest.rc-v8shh" in namespace "gc-8409" +Sep 3 07:04:45.006: INFO: Deleting pod "simpletest.rc-vlm4m" in namespace "gc-8409" +Sep 3 07:04:45.015: INFO: Deleting pod "simpletest.rc-vxl7n" in namespace "gc-8409" +Sep 3 07:04:45.026: INFO: Deleting pod "simpletest.rc-w6thl" in namespace "gc-8409" +Sep 3 07:04:45.034: INFO: Deleting pod "simpletest.rc-w9xvw" in namespace "gc-8409" +Sep 3 07:04:45.044: INFO: Deleting pod "simpletest.rc-wds6q" in namespace "gc-8409" +Sep 3 07:04:45.063: INFO: Deleting pod "simpletest.rc-wgp8x" in namespace "gc-8409" +Sep 3 07:04:45.100: INFO: Deleting pod "simpletest.rc-wldhx" in namespace "gc-8409" +Sep 3 07:04:45.121: INFO: Deleting pod "simpletest.rc-wmgf2" in namespace "gc-8409" +Sep 3 07:04:45.158: INFO: Deleting pod "simpletest.rc-wvdt9" in namespace "gc-8409" +Sep 3 07:04:45.179: INFO: Deleting pod "simpletest.rc-x8r42" in namespace "gc-8409" +Sep 3 07:04:45.195: INFO: Deleting pod "simpletest.rc-xb7rw" in namespace "gc-8409" +Sep 3 07:04:45.207: INFO: Deleting pod "simpletest.rc-xt2nm" in namespace "gc-8409" +Sep 3 07:04:45.292: INFO: Deleting pod "simpletest.rc-xtrlz" in namespace "gc-8409" +Sep 3 07:04:45.308: INFO: Deleting pod "simpletest.rc-z2zh7" in namespace "gc-8409" +Sep 3 07:04:45.364: INFO: Deleting pod "simpletest.rc-z2zn9" in namespace "gc-8409" +Sep 3 07:04:45.398: INFO: Deleting pod "simpletest.rc-z6cmn" in namespace "gc-8409" +Sep 3 07:04:45.441: INFO: Deleting pod "simpletest.rc-z9hqj" in namespace "gc-8409" +Sep 3 07:04:45.526: INFO: Deleting pod "simpletest.rc-zfszk" in namespace "gc-8409" +Sep 3 07:04:45.541: INFO: Deleting pod "simpletest.rc-zns7m" in namespace "gc-8409" +Sep 3 07:04:45.607: INFO: Deleting pod "simpletest.rc-zswdz" in namespace "gc-8409" +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:04:45.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-8409" for this suite. + +• [SLOW TEST:42.882 seconds] +[sig-api-machinery] Garbage collector +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should orphan pods created by rc if delete options say so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan pods created by rc if delete options say so [Conformance]","total":346,"completed":14,"skipped":389,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:04:45.742: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a ResourceQuota with terminating scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a ResourceQuota with not terminating scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a long running pod +STEP: Ensuring resource quota with not terminating scope captures the pod usage +STEP: Ensuring resource quota with terminating scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +STEP: Creating a terminating pod +STEP: Ensuring resource quota with terminating scope captures the pod usage +STEP: Ensuring resource quota with not terminating scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:01.992: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-2556" for this suite. + +• [SLOW TEST:16.267 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with terminating scopes. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","total":346,"completed":15,"skipped":408,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:02.012: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:05:03.193: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 3 07:05:05.206: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:07.214: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:09.216: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:11.213: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:13.221: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:15.219: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:17.213: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 07:05:19.210: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 5, 3, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:05:22.219: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:05:22.225: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-1183-crds.webhook.example.com via the AdmissionRegistration API +STEP: Creating a custom resource that should be mutated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:25.324: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8425" for this suite. +STEP: Destroying namespace "webhook-8425-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:23.425 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate custom resource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]","total":346,"completed":16,"skipped":417,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] RuntimeClass + should support RuntimeClasses API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] RuntimeClass + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:25.493: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support RuntimeClasses API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting /apis +STEP: getting /apis/node.k8s.io +STEP: getting /apis/node.k8s.io/v1 +STEP: creating +STEP: watching +Sep 3 07:05:25.599: INFO: starting watch +STEP: getting +STEP: listing +STEP: patching +STEP: updating +Sep 3 07:05:25.643: INFO: waiting for watch events with expected annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-node] RuntimeClass + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:25.679: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-9176" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]","total":346,"completed":17,"skipped":429,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a mutating webhook should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:25.701: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:05:26.428: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:05:29.447: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a mutating webhook should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a mutating webhook configuration +STEP: Updating a mutating webhook configuration's rules to not include the create operation +STEP: Creating a configMap that should not be mutated +STEP: Patching a mutating webhook configuration's rules to include the create operation +STEP: Creating a configMap that should be mutated +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:29.518: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6036" for this suite. +STEP: Destroying namespace "webhook-6036-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]","total":346,"completed":18,"skipped":434,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:29.580: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0666 on tmpfs +Sep 3 07:05:29.695: INFO: Waiting up to 5m0s for pod "pod-b5de6990-6869-48be-b851-489f46dce1e0" in namespace "emptydir-3826" to be "Succeeded or Failed" +Sep 3 07:05:29.698: INFO: Pod "pod-b5de6990-6869-48be-b851-489f46dce1e0": Phase="Pending", Reason="", readiness=false. Elapsed: 3.131453ms +Sep 3 07:05:31.707: INFO: Pod "pod-b5de6990-6869-48be-b851-489f46dce1e0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011786553s +Sep 3 07:05:33.711: INFO: Pod "pod-b5de6990-6869-48be-b851-489f46dce1e0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.015739753s +Sep 3 07:05:35.716: INFO: Pod "pod-b5de6990-6869-48be-b851-489f46dce1e0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.021263692s +STEP: Saw pod success +Sep 3 07:05:35.716: INFO: Pod "pod-b5de6990-6869-48be-b851-489f46dce1e0" satisfied condition "Succeeded or Failed" +Sep 3 07:05:35.719: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-b5de6990-6869-48be-b851-489f46dce1e0 container test-container: +STEP: delete the pod +Sep 3 07:05:35.748: INFO: Waiting for pod pod-b5de6990-6869-48be-b851-489f46dce1e0 to disappear +Sep 3 07:05:35.752: INFO: Pod pod-b5de6990-6869-48be-b851-489f46dce1e0 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:35.752: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3826" for this suite. + +• [SLOW TEST:6.183 seconds] +[sig-storage] EmptyDir volumes +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":19,"skipped":444,"failed":0} +SSSS +------------------------------ +[sig-storage] Secrets + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:35.764: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-f7d63cec-a970-47af-8fdb-f6e19d9032dd +STEP: Creating a pod to test consume secrets +Sep 3 07:05:35.812: INFO: Waiting up to 5m0s for pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8" in namespace "secrets-4776" to be "Succeeded or Failed" +Sep 3 07:05:35.817: INFO: Pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.799739ms +Sep 3 07:05:37.821: INFO: Pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008546994s +Sep 3 07:05:39.831: INFO: Pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.018495132s +Sep 3 07:05:41.840: INFO: Pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.027578083s +STEP: Saw pod success +Sep 3 07:05:41.840: INFO: Pod "pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8" satisfied condition "Succeeded or Failed" +Sep 3 07:05:41.844: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8 container secret-volume-test: +STEP: delete the pod +Sep 3 07:05:41.880: INFO: Waiting for pod pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8 to disappear +Sep 3 07:05:41.888: INFO: Pod pod-secrets-28764bcd-8d77-4ac2-8435-f4afe98254a8 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:41.888: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4776" for this suite. + +• [SLOW TEST:6.167 seconds] +[sig-storage] Secrets +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":346,"completed":20,"skipped":448,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Aggregator + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Aggregator + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:41.937: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename aggregator +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Aggregator + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:77 +Sep 3 07:05:41.970: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the sample API server. +Sep 3 07:05:43.131: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set +Sep 3 07:05:50.451: INFO: Waited 5.208023586s for the sample-apiserver to be ready to handle requests. +STEP: Read Status for v1alpha1.wardle.example.com +STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' +STEP: List APIServices +Sep 3 07:05:50.582: INFO: Found v1alpha1.wardle.example.com in APIServiceList +[AfterEach] [sig-api-machinery] Aggregator + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/aggregator.go:68 +[AfterEach] [sig-api-machinery] Aggregator + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:05:51.083: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "aggregator-4109" for this suite. + +• [SLOW TEST:9.248 seconds] +[sig-api-machinery] Aggregator +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","total":346,"completed":21,"skipped":461,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:05:51.196: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Service +STEP: Creating a NodePort Service +STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota +STEP: Ensuring resource quota status captures service creation +STEP: Deleting Services +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:02.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5547" for this suite. + +• [SLOW TEST:11.150 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a service. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","total":346,"completed":22,"skipped":507,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should test the lifecycle of an Endpoint [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:02.349: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should test the lifecycle of an Endpoint [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating an Endpoint +STEP: waiting for available Endpoint +STEP: listing all Endpoints +STEP: updating the Endpoint +STEP: fetching the Endpoint +STEP: patching the Endpoint +STEP: fetching the Endpoint +STEP: deleting the Endpoint by Collection +STEP: waiting for Endpoint deletion +STEP: fetching the Endpoint +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:02.422: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-473" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 +•{"msg":"PASSED [sig-network] Services should test the lifecycle of an Endpoint [Conformance]","total":346,"completed":23,"skipped":563,"failed":0} +SSSSSS +------------------------------ +[sig-node] Pods + should support remote command execution over websockets [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:02.435: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should support remote command execution over websockets [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:06:02.472: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Sep 3 07:06:02.484: INFO: The status of Pod pod-exec-websocket-b2766527-f0d4-479d-8956-891b11e1eceb is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:06:04.494: INFO: The status of Pod pod-exec-websocket-b2766527-f0d4-479d-8956-891b11e1eceb is Running (Ready = true) +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:04.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-814" for this suite. +•{"msg":"PASSED [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","total":346,"completed":24,"skipped":569,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of different groups [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:04.578: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of different groups [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation +Sep 3 07:06:04.611: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:06:07.522: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:20.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9864" for this suite. + +• [SLOW TEST:16.216 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of different groups [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","total":346,"completed":25,"skipped":575,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:20.800: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:06:20.829: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Sep 3 07:06:20.845: INFO: The status of Pod pod-logs-websocket-d8097dbf-081a-49d2-beb8-16e22ed79b21 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:06:22.848: INFO: The status of Pod pod-logs-websocket-d8097dbf-081a-49d2-beb8-16e22ed79b21 is Running (Ready = true) +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:22.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-7885" for this suite. +•{"msg":"PASSED [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]","total":346,"completed":26,"skipped":594,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] Garbage collector + should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:22.876: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the rc1 +STEP: create the rc2 +STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well +STEP: delete the rc simpletest-rc-to-be-deleted +STEP: wait for the rc to be deleted +Sep 3 07:06:33.522: INFO: 68 pods remaining +Sep 3 07:06:33.522: INFO: 68 pods has nil DeletionTimestamp +Sep 3 07:06:33.522: INFO: +STEP: Gathering metrics +Sep 3 07:06:38.608: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 07:06:38.735: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +Sep 3 07:06:38.735: INFO: Deleting pod "simpletest-rc-to-be-deleted-28m84" in namespace "gc-4487" +Sep 3 07:06:38.751: INFO: Deleting pod "simpletest-rc-to-be-deleted-2btj8" in namespace "gc-4487" +Sep 3 07:06:38.760: INFO: Deleting pod "simpletest-rc-to-be-deleted-2dhrn" in namespace "gc-4487" +Sep 3 07:06:38.772: INFO: Deleting pod "simpletest-rc-to-be-deleted-2s679" in namespace "gc-4487" +Sep 3 07:06:38.813: INFO: Deleting pod "simpletest-rc-to-be-deleted-42kxf" in namespace "gc-4487" +Sep 3 07:06:38.824: INFO: Deleting pod "simpletest-rc-to-be-deleted-44hhx" in namespace "gc-4487" +Sep 3 07:06:38.834: INFO: Deleting pod "simpletest-rc-to-be-deleted-4hxcs" in namespace "gc-4487" +Sep 3 07:06:38.847: INFO: Deleting pod "simpletest-rc-to-be-deleted-4nq2w" in namespace "gc-4487" +Sep 3 07:06:38.856: INFO: Deleting pod "simpletest-rc-to-be-deleted-4p82f" in namespace "gc-4487" +Sep 3 07:06:38.869: INFO: Deleting pod "simpletest-rc-to-be-deleted-5s6gt" in namespace "gc-4487" +Sep 3 07:06:38.902: INFO: Deleting pod "simpletest-rc-to-be-deleted-5xcr8" in namespace "gc-4487" +Sep 3 07:06:38.921: INFO: Deleting pod "simpletest-rc-to-be-deleted-5xhrq" in namespace "gc-4487" +Sep 3 07:06:38.932: INFO: Deleting pod "simpletest-rc-to-be-deleted-5z2g4" in namespace "gc-4487" +Sep 3 07:06:38.975: INFO: Deleting pod "simpletest-rc-to-be-deleted-67kh6" in namespace "gc-4487" +Sep 3 07:06:38.983: INFO: Deleting pod "simpletest-rc-to-be-deleted-6vjt7" in namespace "gc-4487" +Sep 3 07:06:38.997: INFO: Deleting pod "simpletest-rc-to-be-deleted-754b2" in namespace "gc-4487" +Sep 3 07:06:39.018: INFO: Deleting pod "simpletest-rc-to-be-deleted-7d5ll" in namespace "gc-4487" +Sep 3 07:06:39.029: INFO: Deleting pod "simpletest-rc-to-be-deleted-7lt4m" in namespace "gc-4487" +Sep 3 07:06:39.036: INFO: Deleting pod "simpletest-rc-to-be-deleted-7wvlh" in namespace "gc-4487" +Sep 3 07:06:39.044: INFO: Deleting pod "simpletest-rc-to-be-deleted-8fgng" in namespace "gc-4487" +Sep 3 07:06:39.053: INFO: Deleting pod "simpletest-rc-to-be-deleted-8mrhk" in namespace "gc-4487" +Sep 3 07:06:39.061: INFO: Deleting pod "simpletest-rc-to-be-deleted-8vbth" in namespace "gc-4487" +Sep 3 07:06:39.068: INFO: Deleting pod "simpletest-rc-to-be-deleted-8vthv" in namespace "gc-4487" +Sep 3 07:06:39.075: INFO: Deleting pod "simpletest-rc-to-be-deleted-8wdvf" in namespace "gc-4487" +Sep 3 07:06:39.082: INFO: Deleting pod "simpletest-rc-to-be-deleted-9jq79" in namespace "gc-4487" +Sep 3 07:06:39.092: INFO: Deleting pod "simpletest-rc-to-be-deleted-9rh6t" in namespace "gc-4487" +Sep 3 07:06:39.144: INFO: Deleting pod "simpletest-rc-to-be-deleted-9v8cz" in namespace "gc-4487" +Sep 3 07:06:39.152: INFO: Deleting pod "simpletest-rc-to-be-deleted-b85j6" in namespace "gc-4487" +Sep 3 07:06:39.170: INFO: Deleting pod "simpletest-rc-to-be-deleted-bbjlz" in namespace "gc-4487" +Sep 3 07:06:39.186: INFO: Deleting pod "simpletest-rc-to-be-deleted-bcqrc" in namespace "gc-4487" +Sep 3 07:06:39.192: INFO: Deleting pod "simpletest-rc-to-be-deleted-bdjlw" in namespace "gc-4487" +Sep 3 07:06:39.199: INFO: Deleting pod "simpletest-rc-to-be-deleted-cppn6" in namespace "gc-4487" +Sep 3 07:06:39.216: INFO: Deleting pod "simpletest-rc-to-be-deleted-cqhb6" in namespace "gc-4487" +Sep 3 07:06:39.239: INFO: Deleting pod "simpletest-rc-to-be-deleted-d5b5f" in namespace "gc-4487" +Sep 3 07:06:39.258: INFO: Deleting pod "simpletest-rc-to-be-deleted-dmxzq" in namespace "gc-4487" +Sep 3 07:06:39.276: INFO: Deleting pod "simpletest-rc-to-be-deleted-dtkh5" in namespace "gc-4487" +Sep 3 07:06:39.287: INFO: Deleting pod "simpletest-rc-to-be-deleted-f8lg4" in namespace "gc-4487" +Sep 3 07:06:39.295: INFO: Deleting pod "simpletest-rc-to-be-deleted-g28ck" in namespace "gc-4487" +Sep 3 07:06:39.303: INFO: Deleting pod "simpletest-rc-to-be-deleted-g8tf8" in namespace "gc-4487" +Sep 3 07:06:39.309: INFO: Deleting pod "simpletest-rc-to-be-deleted-gvnhh" in namespace "gc-4487" +Sep 3 07:06:39.322: INFO: Deleting pod "simpletest-rc-to-be-deleted-h5nqg" in namespace "gc-4487" +Sep 3 07:06:39.331: INFO: Deleting pod "simpletest-rc-to-be-deleted-hjsbv" in namespace "gc-4487" +Sep 3 07:06:39.342: INFO: Deleting pod "simpletest-rc-to-be-deleted-j274s" in namespace "gc-4487" +Sep 3 07:06:39.381: INFO: Deleting pod "simpletest-rc-to-be-deleted-j5qtk" in namespace "gc-4487" +Sep 3 07:06:39.390: INFO: Deleting pod "simpletest-rc-to-be-deleted-j6w6q" in namespace "gc-4487" +Sep 3 07:06:39.404: INFO: Deleting pod "simpletest-rc-to-be-deleted-j7k4s" in namespace "gc-4487" +Sep 3 07:06:39.419: INFO: Deleting pod "simpletest-rc-to-be-deleted-jcsnp" in namespace "gc-4487" +Sep 3 07:06:39.425: INFO: Deleting pod "simpletest-rc-to-be-deleted-jqbsc" in namespace "gc-4487" +Sep 3 07:06:39.433: INFO: Deleting pod "simpletest-rc-to-be-deleted-jqmcw" in namespace "gc-4487" +Sep 3 07:06:39.446: INFO: Deleting pod "simpletest-rc-to-be-deleted-k8g7r" in namespace "gc-4487" +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:06:39.518: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-4487" for this suite. + +• [SLOW TEST:16.671 seconds] +[sig-api-machinery] Garbage collector +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance]","total":346,"completed":27,"skipped":598,"failed":0} +SSSS +------------------------------ +[sig-network] DNS + should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:06:39.567: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-2476.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-2476.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-2476.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-2476.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;sleep 1; done + +STEP: creating a pod to probe /etc/hosts +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:07:05.677: INFO: DNS probes using dns-2476/dns-test-4796df62-aa26-427b-861b-fcb959a53f32 succeeded + +STEP: deleting the pod +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:07:05.688: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-2476" for this suite. + +• [SLOW TEST:26.172 seconds] +[sig-network] DNS +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]","total":346,"completed":28,"skipped":602,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:07:05.779: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name projected-secret-test-f3d9a2dd-9384-40fa-a435-888f53382336 +STEP: Creating a pod to test consume secrets +Sep 3 07:07:05.844: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89" in namespace "projected-2589" to be "Succeeded or Failed" +Sep 3 07:07:05.849: INFO: Pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89": Phase="Pending", Reason="", readiness=false. Elapsed: 5.125696ms +Sep 3 07:07:07.854: INFO: Pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009694637s +Sep 3 07:07:09.860: INFO: Pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89": Phase="Pending", Reason="", readiness=false. Elapsed: 4.016170472s +Sep 3 07:07:11.866: INFO: Pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.022491741s +STEP: Saw pod success +Sep 3 07:07:11.866: INFO: Pod "pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89" satisfied condition "Succeeded or Failed" +Sep 3 07:07:11.870: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89 container projected-secret-volume-test: +STEP: delete the pod +Sep 3 07:07:11.882: INFO: Waiting for pod pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89 to disappear +Sep 3 07:07:11.885: INFO: Pod pod-projected-secrets-81003f62-a7bc-44f8-9d13-3b8b19aaae89 no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:07:11.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2589" for this suite. + +• [SLOW TEST:6.119 seconds] +[sig-storage] Projected secret +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":29,"skipped":635,"failed":0} +SSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartAlways pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:07:11.896: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/init_container.go:162 +[It] should invoke init containers on a RestartAlways pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +Sep 3 07:07:11.919: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:07:16.303: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-2778" for this suite. +•{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]","total":346,"completed":30,"skipped":639,"failed":0} +SS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support --unix-socket=/path [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:07:16.323: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should support --unix-socket=/path [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Starting the proxy +Sep 3 07:07:16.353: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5901 proxy --unix-socket=/tmp/kubectl-proxy-unix1516578368/test' +STEP: retrieving proxy /api/ output +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:07:16.440: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5901" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support --unix-socket=/path [Conformance]","total":346,"completed":31,"skipped":641,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] CronJob + should not schedule jobs when suspended [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:07:16.450: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not schedule jobs when suspended [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a suspended cronjob +STEP: Ensuring no jobs are scheduled +STEP: Ensuring no job exists by listing jobs explicitly +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:12:16.495: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-3027" for this suite. + +• [SLOW TEST:300.055 seconds] +[sig-apps] CronJob +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should not schedule jobs when suspended [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should not schedule jobs when suspended [Slow] [Conformance]","total":346,"completed":32,"skipped":648,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:12:16.514: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:12:23.559: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5534" for this suite. + +• [SLOW TEST:7.055 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]","total":346,"completed":33,"skipped":686,"failed":0} +SSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:12:23.569: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:12:23.610: INFO: Waiting up to 5m0s for pod "downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3" in namespace "downward-api-6865" to be "Succeeded or Failed" +Sep 3 07:12:23.615: INFO: Pod "downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.622362ms +Sep 3 07:12:25.623: INFO: Pod "downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012263861s +Sep 3 07:12:27.634: INFO: Pod "downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023997282s +STEP: Saw pod success +Sep 3 07:12:27.634: INFO: Pod "downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3" satisfied condition "Succeeded or Failed" +Sep 3 07:12:27.638: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3 container client-container: +STEP: delete the pod +Sep 3 07:12:27.666: INFO: Waiting for pod downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3 to disappear +Sep 3 07:12:27.673: INFO: Pod downwardapi-volume-5de8aa48-7bd1-412b-b435-eef93754d5f3 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:12:27.673: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6865" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":346,"completed":34,"skipped":689,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl expose + should create services for rc [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:12:27.688: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should create services for rc [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating Agnhost RC +Sep 3 07:12:27.721: INFO: namespace kubectl-4748 +Sep 3 07:12:27.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4748 create -f -' +Sep 3 07:12:28.600: INFO: stderr: "" +Sep 3 07:12:28.600: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Sep 3 07:12:29.606: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:12:29.606: INFO: Found 0 / 1 +Sep 3 07:12:30.606: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:12:30.606: INFO: Found 1 / 1 +Sep 3 07:12:30.606: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Sep 3 07:12:30.609: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:12:30.609: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 3 07:12:30.609: INFO: wait on agnhost-primary startup in kubectl-4748 +Sep 3 07:12:30.609: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4748 logs agnhost-primary-8lxsw agnhost-primary' +Sep 3 07:12:30.739: INFO: stderr: "" +Sep 3 07:12:30.739: INFO: stdout: "Paused\n" +STEP: exposing RC +Sep 3 07:12:30.739: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4748 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' +Sep 3 07:12:30.874: INFO: stderr: "" +Sep 3 07:12:30.874: INFO: stdout: "service/rm2 exposed\n" +Sep 3 07:12:30.878: INFO: Service rm2 in namespace kubectl-4748 found. +STEP: exposing service +Sep 3 07:12:32.886: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4748 expose service rm2 --name=rm3 --port=2345 --target-port=6379' +Sep 3 07:12:32.996: INFO: stderr: "" +Sep 3 07:12:32.996: INFO: stdout: "service/rm3 exposed\n" +Sep 3 07:12:33.000: INFO: Service rm3 in namespace kubectl-4748 found. +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:12:35.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4748" for this suite. + +• [SLOW TEST:7.333 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl expose + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1248 + should create services for rc [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl expose should create services for rc [Conformance]","total":346,"completed":35,"skipped":703,"failed":0} +SSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:12:35.021: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-6899 +STEP: creating service affinity-nodeport-transition in namespace services-6899 +STEP: creating replication controller affinity-nodeport-transition in namespace services-6899 +I0903 07:12:35.057807 18 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-6899, replica count: 3 +I0903 07:12:38.122266 18 runners.go:193] affinity-nodeport-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:12:38.134: INFO: Creating new exec pod +Sep 3 07:12:41.242: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-transition 80' +Sep 3 07:12:41.581: INFO: stderr: "+ nc -v -t -w 2 affinity-nodeport-transition 80\n+ echo hostName\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" +Sep 3 07:12:41.581: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:12:41.581: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.54.200 80' +Sep 3 07:12:41.792: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.54.200 80\nConnection to 10.233.54.200 80 port [tcp/http] succeeded!\n" +Sep 3 07:12:41.792: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:12:41.792: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.0.193 31826' +Sep 3 07:12:42.143: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.0.193 31826\nConnection to 10.128.0.193 31826 port [tcp/*] succeeded!\n" +Sep 3 07:12:42.143: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:12:42.143: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.3.141 31826' +Sep 3 07:12:42.378: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.3.141 31826\nConnection to 10.128.3.141 31826 port [tcp/*] succeeded!\n" +Sep 3 07:12:42.378: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:12:42.388: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.0.193:31826/ ; done' +Sep 3 07:12:42.854: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n" +Sep 3 07:12:42.854: INFO: stdout: "\naffinity-nodeport-transition-d9nf4\naffinity-nodeport-transition-w9467\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-d9nf4\naffinity-nodeport-transition-w9467\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-d9nf4\naffinity-nodeport-transition-w9467\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-d9nf4\naffinity-nodeport-transition-w9467\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-d9nf4\naffinity-nodeport-transition-w9467\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-d9nf4" +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-w9467 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-w9467 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-w9467 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-w9467 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-w9467 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:42.854: INFO: Received response from host: affinity-nodeport-transition-d9nf4 +Sep 3 07:12:42.862: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6899 exec execpod-affinity72z5d -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.0.193:31826/ ; done' +Sep 3 07:12:43.344: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31826/\n" +Sep 3 07:12:43.344: INFO: stdout: "\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2\naffinity-nodeport-transition-k4sz2" +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Received response from host: affinity-nodeport-transition-k4sz2 +Sep 3 07:12:43.344: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-6899, will wait for the garbage collector to delete the pods +Sep 3 07:12:43.446: INFO: Deleting ReplicationController affinity-nodeport-transition took: 10.128407ms +Sep 3 07:12:43.548: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 102.095622ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:12:46.566: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6899" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:11.558 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]","total":346,"completed":36,"skipped":706,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:12:46.593: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod busybox-f85fd871-adcf-400e-9d1c-e9c14df880e8 in namespace container-probe-5886 +Sep 3 07:12:48.685: INFO: Started pod busybox-f85fd871-adcf-400e-9d1c-e9c14df880e8 in namespace container-probe-5886 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 07:12:48.688: INFO: Initial restart count of pod busybox-f85fd871-adcf-400e-9d1c-e9c14df880e8 is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:16:49.530: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-5886" for this suite. + +• [SLOW TEST:242.953 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":346,"completed":37,"skipped":732,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing validating webhooks should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:16:49.551: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:16:50.024: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 3 07:16:52.040: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 16, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 16, 50, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 16, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 16, 50, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:16:55.058: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing validating webhooks should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Listing all of the created validation webhooks +STEP: Creating a configMap that does not comply to the validation webhook rules +STEP: Deleting the collection of validation webhooks +STEP: Creating a configMap that does not comply to the validation webhook rules +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:16:55.266: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2051" for this suite. +STEP: Destroying namespace "webhook-2051-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:5.771 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + listing validating webhooks should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","total":346,"completed":38,"skipped":741,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:16:55.380: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-1e9b7c96-1f20-43c6-8237-c08fe19fd6a4 +STEP: Creating a pod to test consume configMaps +Sep 3 07:16:55.431: INFO: Waiting up to 5m0s for pod "pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f" in namespace "configmap-6918" to be "Succeeded or Failed" +Sep 3 07:16:55.436: INFO: Pod "pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.732061ms +Sep 3 07:16:57.441: INFO: Pod "pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010064073s +Sep 3 07:16:59.446: INFO: Pod "pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015153961s +STEP: Saw pod success +Sep 3 07:16:59.446: INFO: Pod "pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f" satisfied condition "Succeeded or Failed" +Sep 3 07:16:59.449: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f container agnhost-container: +STEP: delete the pod +Sep 3 07:16:59.473: INFO: Waiting for pod pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f to disappear +Sep 3 07:16:59.478: INFO: Pod pod-configmaps-56ebc3f0-ead8-4a40-b527-09a0b883d26f no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:16:59.479: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6918" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":39,"skipped":758,"failed":0} +SS +------------------------------ +[sig-apps] Deployment + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:16:59.489: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:16:59.517: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) +Sep 3 07:16:59.525: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 3 07:17:04.530: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Sep 3 07:17:04.530: INFO: Creating deployment "test-rolling-update-deployment" +Sep 3 07:17:04.536: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has +Sep 3 07:17:04.550: INFO: deployment "test-rolling-update-deployment" doesn't have the required revision set +Sep 3 07:17:06.563: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected +Sep 3 07:17:06.566: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:17:06.575: INFO: Deployment "test-rolling-update-deployment": +&Deployment{ObjectMeta:{test-rolling-update-deployment deployment-2101 415e6c21-0532-47eb-bcda-2cfd5f13d15b 160573 1 2022-09-03 07:17:04 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2022-09-03 07:17:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:17:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004924838 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-03 07:17:04 +0000 UTC,LastTransitionTime:2022-09-03 07:17:04 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-796dbc4547" has successfully progressed.,LastUpdateTime:2022-09-03 07:17:06 +0000 UTC,LastTransitionTime:2022-09-03 07:17:04 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 3 07:17:06.578: INFO: New ReplicaSet "test-rolling-update-deployment-796dbc4547" of Deployment "test-rolling-update-deployment": +&ReplicaSet{ObjectMeta:{test-rolling-update-deployment-796dbc4547 deployment-2101 2111a57e-8b17-458f-aa1a-a045ab71cb5d 160563 1 2022-09-03 07:17:04 +0000 UTC map[name:sample-pod pod-template-hash:796dbc4547] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305833] [{apps/v1 Deployment test-rolling-update-deployment 415e6c21-0532-47eb-bcda-2cfd5f13d15b 0xc004925557 0xc004925558}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:17:04 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"415e6c21-0532-47eb-bcda-2cfd5f13d15b\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:17:06 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod-template-hash: 796dbc4547,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:796dbc4547] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc004925608 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:17:06.578: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": +Sep 3 07:17:06.578: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-2101 cb880640-5873-4ea3-b381-5fe47d00b3ec 160572 2 2022-09-03 07:16:59 +0000 UTC map[name:sample-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:3546343826724305832] [{apps/v1 Deployment test-rolling-update-deployment 415e6c21-0532-47eb-bcda-2cfd5f13d15b 0xc004925427 0xc004925428}] [] [{e2e.test Update apps/v1 2022-09-03 07:16:59 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:17:06 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"415e6c21-0532-47eb-bcda-2cfd5f13d15b\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:17:06 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod:httpd] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0049254e8 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:17:06.582: INFO: Pod "test-rolling-update-deployment-796dbc4547-dl9pg" is available: +&Pod{ObjectMeta:{test-rolling-update-deployment-796dbc4547-dl9pg test-rolling-update-deployment-796dbc4547- deployment-2101 bdf0df2a-b614-4f6c-b4ca-c0e784dcbb4e 160562 0 2022-09-03 07:17:04 +0000 UTC map[name:sample-pod pod-template-hash:796dbc4547] map[cni.projectcalico.org/containerID:e298d44003c4fd538fc8132e41dfcee2e654982501b7d75f92e5387956544bac cni.projectcalico.org/podIP:10.233.85.5/32 cni.projectcalico.org/podIPs:10.233.85.5/32] [{apps/v1 ReplicaSet test-rolling-update-deployment-796dbc4547 2111a57e-8b17-458f-aa1a-a045ab71cb5d 0xc004925b57 0xc004925b58}] [] [{kube-controller-manager Update v1 2022-09-03 07:17:04 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"2111a57e-8b17-458f-aa1a-a045ab71cb5d\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:17:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:17:06 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.5\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sfqtb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-sfqtb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:17:04 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:17:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:17:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:17:04 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.5,StartTime:2022-09-03 07:17:04 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:17:05 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:5b3a9f1c71c09c00649d8374224642ff7029ce91a721ec9132e6ed45fa73fd43,ContainerID:containerd://34b698e1fe6823a99227094d82c0d8ee1fe746e8eec5094ef44416cbb74f3d3c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.5,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:17:06.582: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-2101" for this suite. + +• [SLOW TEST:7.102 seconds] +[sig-apps] Deployment +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","total":346,"completed":40,"skipped":760,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + Replace and Patch tests [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:17:06.594: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] Replace and Patch tests [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:17:06.632: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 3 07:17:11.691: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: Scaling up "test-rs" replicaset +Sep 3 07:17:11.732: INFO: Updating replica set "test-rs" +STEP: patching the ReplicaSet +Sep 3 07:17:11.768: INFO: observed ReplicaSet test-rs in namespace replicaset-5345 with ReadyReplicas 1, AvailableReplicas 1 +Sep 3 07:17:11.776: INFO: observed ReplicaSet test-rs in namespace replicaset-5345 with ReadyReplicas 1, AvailableReplicas 1 +Sep 3 07:17:11.777: INFO: observed ReplicaSet test-rs in namespace replicaset-5345 with ReadyReplicas 1, AvailableReplicas 1 +Sep 3 07:17:11.806: INFO: observed ReplicaSet test-rs in namespace replicaset-5345 with ReadyReplicas 1, AvailableReplicas 1 +Sep 3 07:17:12.568: INFO: observed ReplicaSet test-rs in namespace replicaset-5345 with ReadyReplicas 2, AvailableReplicas 2 +Sep 3 07:17:14.332: INFO: observed Replicaset test-rs in namespace replicaset-5345 with ReadyReplicas 3 found true +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:17:14.360: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-5345" for this suite. + +• [SLOW TEST:7.812 seconds] +[sig-apps] ReplicaSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Replace and Patch tests [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet Replace and Patch tests [Conformance]","total":346,"completed":41,"skipped":778,"failed":0} +SSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:17:14.462: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0777 on node default medium +Sep 3 07:17:14.511: INFO: Waiting up to 5m0s for pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7" in namespace "emptydir-6804" to be "Succeeded or Failed" +Sep 3 07:17:14.517: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 5.239449ms +Sep 3 07:17:16.525: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013631924s +Sep 3 07:17:18.531: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.019727133s +Sep 3 07:17:20.538: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 6.02660148s +Sep 3 07:17:22.542: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 8.030955982s +Sep 3 07:17:24.547: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 10.035953527s +Sep 3 07:17:26.555: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 12.043179883s +Sep 3 07:17:28.561: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 14.049151074s +Sep 3 07:17:30.568: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 16.057053997s +Sep 3 07:17:32.574: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 18.062365541s +Sep 3 07:17:34.579: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 20.067496324s +Sep 3 07:17:36.586: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 22.074723859s +Sep 3 07:17:38.590: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 24.079069907s +Sep 3 07:17:40.598: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 26.086243105s +Sep 3 07:17:42.603: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 28.091411826s +Sep 3 07:17:44.610: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Pending", Reason="", readiness=false. Elapsed: 30.098224961s +Sep 3 07:17:46.620: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 32.108679685s +STEP: Saw pod success +Sep 3 07:17:46.621: INFO: Pod "pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7" satisfied condition "Succeeded or Failed" +Sep 3 07:17:46.624: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7 container test-container: +STEP: delete the pod +Sep 3 07:17:46.644: INFO: Waiting for pod pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7 to disappear +Sep 3 07:17:46.664: INFO: Pod pod-d48462d1-58e6-405e-9d06-4fbfff42e2f7 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:17:46.665: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-6804" for this suite. + +• [SLOW TEST:32.213 seconds] +[sig-storage] EmptyDir volumes +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":42,"skipped":783,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:17:46.681: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:53 +STEP: create the container to handle the HTTPGet hook request. +Sep 3 07:17:46.732: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:17:48.738: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the pod with lifecycle hook +Sep 3 07:17:48.751: INFO: The status of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:17:50.757: INFO: The status of Pod pod-with-prestop-exec-hook is Running (Ready = true) +STEP: delete the pod with lifecycle hook +Sep 3 07:17:50.800: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Sep 3 07:17:50.803: INFO: Pod pod-with-prestop-exec-hook still exists +Sep 3 07:17:52.805: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Sep 3 07:17:52.810: INFO: Pod pod-with-prestop-exec-hook still exists +Sep 3 07:17:54.805: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Sep 3 07:17:54.815: INFO: Pod pod-with-prestop-exec-hook no longer exists +STEP: check prestop hook +[AfterEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:17:54.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-9129" for this suite. + +• [SLOW TEST:8.153 seconds] +[sig-node] Container Lifecycle Hook +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:44 + should execute prestop exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]","total":346,"completed":43,"skipped":791,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should update labels on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:17:54.836: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should update labels on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating the pod +Sep 3 07:17:54.879: INFO: The status of Pod labelsupdate1a00e47e-1c20-4e48-acab-641396e50f59 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:17:56.885: INFO: The status of Pod labelsupdate1a00e47e-1c20-4e48-acab-641396e50f59 is Running (Ready = true) +Sep 3 07:17:57.409: INFO: Successfully updated pod "labelsupdate1a00e47e-1c20-4e48-acab-641396e50f59" +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:17:59.452: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1657" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]","total":346,"completed":44,"skipped":816,"failed":0} +SSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's command [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:17:59.465: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a container's command [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test substitution in container's command +Sep 3 07:17:59.542: INFO: Waiting up to 5m0s for pod "var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720" in namespace "var-expansion-8392" to be "Succeeded or Failed" +Sep 3 07:17:59.546: INFO: Pod "var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720": Phase="Pending", Reason="", readiness=false. Elapsed: 3.273999ms +Sep 3 07:18:01.571: INFO: Pod "var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720": Phase="Pending", Reason="", readiness=false. Elapsed: 2.028668507s +Sep 3 07:18:03.593: INFO: Pod "var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.050733474s +STEP: Saw pod success +Sep 3 07:18:03.594: INFO: Pod "var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720" satisfied condition "Succeeded or Failed" +Sep 3 07:18:03.600: INFO: Trying to get logs from node cluster1-k8s-node-2 pod var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720 container dapi-container: +STEP: delete the pod +Sep 3 07:18:03.625: INFO: Waiting for pod var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720 to disappear +Sep 3 07:18:03.629: INFO: Pod var-expansion-0abd8dc4-2840-42fd-a4a8-ee5166fe9720 no longer exists +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:18:03.630: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-8392" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]","total":346,"completed":45,"skipped":825,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:18:03.648: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the deployment +STEP: Wait for the Deployment to create new ReplicaSet +STEP: delete the deployment +STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs +STEP: Gathering metrics +Sep 3 07:18:04.780: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 07:18:04.873: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:18:04.873: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-5432" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]","total":346,"completed":46,"skipped":830,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:18:04.886: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0644 on node default medium +Sep 3 07:18:04.940: INFO: Waiting up to 5m0s for pod "pod-b8c1bbae-471d-4aa2-a73d-db59cf945975" in namespace "emptydir-2084" to be "Succeeded or Failed" +Sep 3 07:18:04.945: INFO: Pod "pod-b8c1bbae-471d-4aa2-a73d-db59cf945975": Phase="Pending", Reason="", readiness=false. Elapsed: 4.486915ms +Sep 3 07:18:06.952: INFO: Pod "pod-b8c1bbae-471d-4aa2-a73d-db59cf945975": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011839832s +Sep 3 07:18:08.956: INFO: Pod "pod-b8c1bbae-471d-4aa2-a73d-db59cf945975": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015718606s +STEP: Saw pod success +Sep 3 07:18:08.956: INFO: Pod "pod-b8c1bbae-471d-4aa2-a73d-db59cf945975" satisfied condition "Succeeded or Failed" +Sep 3 07:18:08.959: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-b8c1bbae-471d-4aa2-a73d-db59cf945975 container test-container: +STEP: delete the pod +Sep 3 07:18:08.979: INFO: Waiting for pod pod-b8c1bbae-471d-4aa2-a73d-db59cf945975 to disappear +Sep 3 07:18:08.982: INFO: Pod pod-b8c1bbae-471d-4aa2-a73d-db59cf945975 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:18:08.982: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2084" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":47,"skipped":853,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] Docker Containers + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:18:08.997: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:18:11.061: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-9819" for this suite. +•{"msg":"PASSED [sig-node] Docker Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","total":346,"completed":48,"skipped":865,"failed":0} +SSSS +------------------------------ +[sig-node] PodTemplates + should run the lifecycle of PodTemplates [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] PodTemplates + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:18:11.076: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename podtemplate +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run the lifecycle of PodTemplates [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] PodTemplates + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:18:11.127: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-8799" for this suite. +•{"msg":"PASSED [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]","total":346,"completed":49,"skipped":869,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] NoExecuteTaintManager Single Pod [Serial] + removing taint cancels eviction [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:18:11.139: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename taint-single-pod +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/taints.go:164 +Sep 3 07:18:11.164: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 07:19:11.214: INFO: Waiting for terminating namespaces to be deleted... +[It] removing taint cancels eviction [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:19:11.217: INFO: Starting informer... +STEP: Starting pod... +Sep 3 07:19:11.232: INFO: Pod is running on cluster1-k8s-node-2. Tainting Node +STEP: Trying to apply a taint on the Node +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +STEP: Waiting short time to make sure Pod is queued for deletion +Sep 3 07:19:11.254: INFO: Pod wasn't evicted. Proceeding +Sep 3 07:19:11.254: INFO: Removing taint from Node +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +STEP: Waiting some time to make sure that toleration time passed. +Sep 3 07:20:26.396: INFO: Pod wasn't evicted. Test successful +[AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:20:26.396: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-single-pod-7965" for this suite. + +• [SLOW TEST:135.270 seconds] +[sig-node] NoExecuteTaintManager Single Pod [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/framework.go:23 + removing taint cancels eviction [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]","total":346,"completed":50,"skipped":889,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop simple daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:20:26.412: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should run and stop simple daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Sep 3 07:20:26.460: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:26.465: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:20:26.465: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:27.478: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:27.484: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:20:27.484: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:28.474: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:28.477: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:20:28.477: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Stop a daemon pod, check that the daemon pod is revived. +Sep 3 07:20:28.496: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:28.499: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:20:28.499: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:29.506: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:29.510: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:20:29.510: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:30.506: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:30.509: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:20:30.509: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:31.525: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:31.529: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:20:31.529: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:20:32.505: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:20:32.509: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:20:32.509: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2103, will wait for the garbage collector to delete the pods +Sep 3 07:20:32.572: INFO: Deleting DaemonSet.extensions daemon-set took: 5.847923ms +Sep 3 07:20:32.673: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.337638ms +Sep 3 07:20:35.077: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:20:35.078: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 07:20:35.080: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"161736"},"items":null} + +Sep 3 07:20:35.083: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"161736"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:20:35.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-2103" for this suite. + +• [SLOW TEST:8.695 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should run and stop simple daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop simple daemon [Conformance]","total":346,"completed":51,"skipped":916,"failed":0} +SSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod with mountPath of existing file [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:20:35.106: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with configmap pod with mountPath of existing file [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod pod-subpath-test-configmap-m97c +STEP: Creating a pod to test atomic-volume-subpath +Sep 3 07:20:35.141: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-m97c" in namespace "subpath-7840" to be "Succeeded or Failed" +Sep 3 07:20:35.147: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.121715ms +Sep 3 07:20:37.155: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 2.014090553s +Sep 3 07:20:39.160: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 4.018619425s +Sep 3 07:20:41.166: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 6.025377998s +Sep 3 07:20:43.172: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 8.030707642s +Sep 3 07:20:45.176: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 10.035525199s +Sep 3 07:20:47.181: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 12.039846289s +Sep 3 07:20:49.185: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 14.043920584s +Sep 3 07:20:51.193: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 16.051603685s +Sep 3 07:20:53.198: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 18.057413768s +Sep 3 07:20:55.203: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=true. Elapsed: 20.061624552s +Sep 3 07:20:57.208: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Running", Reason="", readiness=false. Elapsed: 22.067493305s +Sep 3 07:20:59.215: INFO: Pod "pod-subpath-test-configmap-m97c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.073621077s +STEP: Saw pod success +Sep 3 07:20:59.215: INFO: Pod "pod-subpath-test-configmap-m97c" satisfied condition "Succeeded or Failed" +Sep 3 07:20:59.219: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-subpath-test-configmap-m97c container test-container-subpath-configmap-m97c: +STEP: delete the pod +Sep 3 07:20:59.246: INFO: Waiting for pod pod-subpath-test-configmap-m97c to disappear +Sep 3 07:20:59.249: INFO: Pod pod-subpath-test-configmap-m97c no longer exists +STEP: Deleting pod pod-subpath-test-configmap-m97c +Sep 3 07:20:59.249: INFO: Deleting pod "pod-subpath-test-configmap-m97c" in namespace "subpath-7840" +[AfterEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:20:59.254: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-7840" for this suite. + +• [SLOW TEST:24.159 seconds] +[sig-storage] Subpath +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with configmap pod with mountPath of existing file [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Excluded:WindowsDocker] [Conformance]","total":346,"completed":52,"skipped":921,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-scheduling] LimitRange + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] LimitRange + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:20:59.267: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename limitrange +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a LimitRange +STEP: Setting up watch +STEP: Submitting a LimitRange +Sep 3 07:20:59.301: INFO: observed the limitRanges list +STEP: Verifying LimitRange creation was observed +STEP: Fetching the LimitRange to ensure it has proper values +Sep 3 07:20:59.306: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Sep 3 07:20:59.306: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with no resource requirements +STEP: Ensuring Pod has resource requirements applied from LimitRange +Sep 3 07:20:59.316: INFO: Verifying requests: expected map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] with actual map[cpu:{{100 -3} {} 100m DecimalSI} ephemeral-storage:{{214748364800 0} {} BinarySI} memory:{{209715200 0} {} BinarySI}] +Sep 3 07:20:59.316: INFO: Verifying limits: expected map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{500 -3} {} 500m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Creating a Pod with partial resource requirements +STEP: Ensuring Pod has merged resource requirements applied from LimitRange +Sep 3 07:20:59.324: INFO: Verifying requests: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{161061273600 0} {} 150Gi BinarySI} memory:{{157286400 0} {} 150Mi BinarySI}] +Sep 3 07:20:59.325: INFO: Verifying limits: expected map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] with actual map[cpu:{{300 -3} {} 300m DecimalSI} ephemeral-storage:{{536870912000 0} {} 500Gi BinarySI} memory:{{524288000 0} {} 500Mi BinarySI}] +STEP: Failing to create a Pod with less than min resources +STEP: Failing to create a Pod with more than max resources +STEP: Updating a LimitRange +STEP: Verifying LimitRange updating is effective +STEP: Creating a Pod with less than former min resources +STEP: Failing to create a Pod with more than max resources +STEP: Deleting a LimitRange +STEP: Verifying the LimitRange was deleted +Sep 3 07:21:06.412: INFO: limitRange is already deleted +STEP: Creating a Pod with more than former max resources +[AfterEach] [sig-scheduling] LimitRange + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:21:06.418: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "limitrange-2673" for this suite. + +• [SLOW TEST:7.163 seconds] +[sig-scheduling] LimitRange +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","total":346,"completed":53,"skipped":932,"failed":0} +SSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:21:06.431: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-5550 +[It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Initializing watcher for selector baz=blah,foo=bar +STEP: Creating stateful set ss in namespace statefulset-5550 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-5550 +Sep 3 07:21:06.475: INFO: Found 0 stateful pods, waiting for 1 +Sep 3 07:21:16.482: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will halt with unhealthy stateful pod +Sep 3 07:21:16.485: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 07:21:16.714: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 07:21:16.714: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 07:21:16.714: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 07:21:16.724: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Sep 3 07:21:26.734: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 07:21:26.734: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:21:26.749: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.999999615s +Sep 3 07:21:27.755: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.995544086s +Sep 3 07:21:28.761: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.990553735s +Sep 3 07:21:29.766: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.984435653s +Sep 3 07:21:30.772: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.978317272s +Sep 3 07:21:31.780: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.97277017s +Sep 3 07:21:32.785: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.965228184s +Sep 3 07:21:33.792: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.959436677s +Sep 3 07:21:34.798: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.953400322s +Sep 3 07:21:35.803: INFO: Verifying statefulset ss doesn't scale past 1 for another 947.664481ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-5550 +Sep 3 07:21:36.809: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 07:21:37.028: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 07:21:37.028: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 07:21:37.028: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 07:21:37.031: INFO: Found 1 stateful pods, waiting for 3 +Sep 3 07:21:47.040: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 07:21:47.040: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 07:21:47.040: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Verifying that stateful set ss was scaled up in order +STEP: Scale down will halt with unhealthy stateful pod +Sep 3 07:21:47.047: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 07:21:47.270: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 07:21:47.270: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 07:21:47.270: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 07:21:47.270: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 07:21:47.450: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 07:21:47.450: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 07:21:47.450: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 07:21:47.450: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 07:21:47.726: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 07:21:47.726: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 07:21:47.726: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 07:21:47.726: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:21:47.731: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 1 +Sep 3 07:21:57.740: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 07:21:57.740: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 07:21:57.740: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 07:21:57.753: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999677s +Sep 3 07:21:58.759: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.995791877s +Sep 3 07:21:59.765: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.989552517s +Sep 3 07:22:00.770: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.983013384s +Sep 3 07:22:01.777: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.978842369s +Sep 3 07:22:02.783: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.970861375s +Sep 3 07:22:03.791: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.965934971s +Sep 3 07:22:04.797: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.957899382s +Sep 3 07:22:05.802: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.951971107s +Sep 3 07:22:06.807: INFO: Verifying statefulset ss doesn't scale past 3 for another 946.957016ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-5550 +Sep 3 07:22:07.813: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 07:22:08.009: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 07:22:08.009: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 07:22:08.009: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 07:22:08.009: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 07:22:08.182: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 07:22:08.182: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 07:22:08.182: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 07:22:08.182: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-5550 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 07:22:08.415: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 07:22:08.415: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 07:22:08.415: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 07:22:08.415: INFO: Scaling statefulset ss to 0 +STEP: Verifying that stateful set ss was scaled down in reverse order +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 07:22:18.434: INFO: Deleting all statefulset in ns statefulset-5550 +Sep 3 07:22:18.437: INFO: Scaling statefulset ss to 0 +Sep 3 07:22:18.446: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:22:18.448: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:18.462: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-5550" for this suite. + +• [SLOW TEST:72.041 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance]","total":346,"completed":54,"skipped":937,"failed":0} +[sig-apps] Deployment + RecreateDeployment should delete old pods and create new ones [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:18.473: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] RecreateDeployment should delete old pods and create new ones [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:22:18.497: INFO: Creating deployment "test-recreate-deployment" +Sep 3 07:22:18.501: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 +Sep 3 07:22:18.513: INFO: deployment "test-recreate-deployment" doesn't have the required revision set +Sep 3 07:22:20.520: INFO: Waiting deployment "test-recreate-deployment" to complete +Sep 3 07:22:20.523: INFO: Triggering a new rollout for deployment "test-recreate-deployment" +Sep 3 07:22:20.531: INFO: Updating deployment test-recreate-deployment +Sep 3 07:22:20.531: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:22:20.600: INFO: Deployment "test-recreate-deployment": +&Deployment{ObjectMeta:{test-recreate-deployment deployment-1868 3b614d33-3756-4bc5-9389-b92164dd9d1c 162393 2 2022-09-03 07:22:18 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0036ee7c8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:Recreate,RollingUpdate:nil,},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:0,UnavailableReplicas:1,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2022-09-03 07:22:20 +0000 UTC,LastTransitionTime:2022-09-03 07:22:20 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-5b99bd5487" is progressing.,LastUpdateTime:2022-09-03 07:22:20 +0000 UTC,LastTransitionTime:2022-09-03 07:22:18 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + +Sep 3 07:22:20.606: INFO: New ReplicaSet "test-recreate-deployment-5b99bd5487" of Deployment "test-recreate-deployment": +&ReplicaSet{ObjectMeta:{test-recreate-deployment-5b99bd5487 deployment-1868 1ef6e9ff-b616-4ad4-8221-cea62ec193de 162391 1 2022-09-03 07:22:20 +0000 UTC map[name:sample-pod-3 pod-template-hash:5b99bd5487] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment 3b614d33-3756-4bc5-9389-b92164dd9d1c 0xc0036eeb97 0xc0036eeb98}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"3b614d33-3756-4bc5-9389-b92164dd9d1c\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 5b99bd5487,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:5b99bd5487] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0036eec68 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:22:20.607: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": +Sep 3 07:22:20.607: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-7d659f7dc9 deployment-1868 54332fa6-dd1a-4fe3-ab6f-868c2b156903 162382 2 2022-09-03 07:22:18 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d659f7dc9] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment 3b614d33-3756-4bc5-9389-b92164dd9d1c 0xc0036eecd7 0xc0036eecd8}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:22:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"3b614d33-3756-4bc5-9389-b92164dd9d1c\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 7d659f7dc9,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d659f7dc9] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0036eed88 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:22:20.611: INFO: Pod "test-recreate-deployment-5b99bd5487-d57pq" is not available: +&Pod{ObjectMeta:{test-recreate-deployment-5b99bd5487-d57pq test-recreate-deployment-5b99bd5487- deployment-1868 9830cdc3-c084-4143-821b-c046cba8a5f0 162394 0 2022-09-03 07:22:20 +0000 UTC map[name:sample-pod-3 pod-template-hash:5b99bd5487] map[] [{apps/v1 ReplicaSet test-recreate-deployment-5b99bd5487 1ef6e9ff-b616-4ad4-8221-cea62ec193de 0xc002781917 0xc002781918}] [] [{kube-controller-manager Update v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1ef6e9ff-b616-4ad4-8221-cea62ec193de\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:22:20 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hgzch,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hgzch,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:22:20 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:22:20 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:22:20 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:22:20 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:,StartTime:2022-09-03 07:22:20 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:20.611: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1868" for this suite. +•{"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","total":346,"completed":55,"skipped":937,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should delete a collection of services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:20.628: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should delete a collection of services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a collection of services +Sep 3 07:22:20.652: INFO: Creating e2e-svc-a-d54s7 +Sep 3 07:22:20.657: INFO: Creating e2e-svc-b-jvjxk +Sep 3 07:22:20.666: INFO: Creating e2e-svc-c-vm7xp +STEP: deleting service collection +Sep 3 07:22:20.707: INFO: Collection of services has been deleted +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:20.709: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3279" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 +•{"msg":"PASSED [sig-network] Services should delete a collection of services [Conformance]","total":346,"completed":56,"skipped":980,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + custom resource defaulting for requests and from storage works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:20.731: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] custom resource defaulting for requests and from storage works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:22:20.770: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:24.057: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-1048" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works [Conformance]","total":346,"completed":57,"skipped":991,"failed":0} +S +------------------------------ +[sig-storage] Downward API volume + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:24.068: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:22:24.102: INFO: Waiting up to 5m0s for pod "downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f" in namespace "downward-api-9754" to be "Succeeded or Failed" +Sep 3 07:22:24.117: INFO: Pod "downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f": Phase="Pending", Reason="", readiness=false. Elapsed: 15.020387ms +Sep 3 07:22:26.121: INFO: Pod "downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019403101s +Sep 3 07:22:28.127: INFO: Pod "downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025518986s +STEP: Saw pod success +Sep 3 07:22:28.127: INFO: Pod "downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f" satisfied condition "Succeeded or Failed" +Sep 3 07:22:28.135: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f container client-container: +STEP: delete the pod +Sep 3 07:22:28.156: INFO: Waiting for pod downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f to disappear +Sep 3 07:22:28.164: INFO: Pod downwardapi-volume-1aed0ad3-7de3-4dc9-8a79-b6d1cc7b049f no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:28.164: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-9754" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":58,"skipped":992,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:28.186: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-c3982204-bd25-46cf-8ccf-d7766d585f5e +STEP: Creating a pod to test consume configMaps +Sep 3 07:22:28.224: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198" in namespace "projected-1819" to be "Succeeded or Failed" +Sep 3 07:22:28.232: INFO: Pod "pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198": Phase="Pending", Reason="", readiness=false. Elapsed: 7.959029ms +Sep 3 07:22:30.238: INFO: Pod "pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014120266s +Sep 3 07:22:32.246: INFO: Pod "pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021815203s +STEP: Saw pod success +Sep 3 07:22:32.246: INFO: Pod "pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198" satisfied condition "Succeeded or Failed" +Sep 3 07:22:32.249: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198 container agnhost-container: +STEP: delete the pod +Sep 3 07:22:32.264: INFO: Waiting for pod pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198 to disappear +Sep 3 07:22:32.267: INFO: Pod pod-projected-configmaps-6fbaf9c2-834b-444e-bc9d-4b647db51198 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:32.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1819" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":346,"completed":59,"skipped":1028,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] PodTemplates + should delete a collection of pod templates [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] PodTemplates + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:32.281: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename podtemplate +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a collection of pod templates [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create set of pod templates +Sep 3 07:22:32.312: INFO: created test-podtemplate-1 +Sep 3 07:22:32.316: INFO: created test-podtemplate-2 +Sep 3 07:22:32.320: INFO: created test-podtemplate-3 +STEP: get a list of pod templates with a label in the current namespace +STEP: delete collection of pod templates +Sep 3 07:22:32.323: INFO: requesting DeleteCollection of pod templates +STEP: check that the list of pod templates matches the requested quantity +Sep 3 07:22:32.332: INFO: requesting list of pod templates to confirm quantity +[AfterEach] [sig-node] PodTemplates + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:32.335: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-5125" for this suite. +•{"msg":"PASSED [sig-node] PodTemplates should delete a collection of pod templates [Conformance]","total":346,"completed":60,"skipped":1046,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl replace + should update a single-container pod's image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:32.350: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Kubectl replace + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1573 +[It] should update a single-container pod's image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Sep 3 07:22:32.381: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8736 run e2e-test-httpd-pod --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Sep 3 07:22:32.671: INFO: stderr: "" +Sep 3 07:22:32.671: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod is running +STEP: verifying the pod e2e-test-httpd-pod was created +Sep 3 07:22:37.722: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8736 get pod e2e-test-httpd-pod -o json' +Sep 3 07:22:37.818: INFO: stderr: "" +Sep 3 07:22:37.818: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"annotations\": {\n \"cni.projectcalico.org/containerID\": \"a7e4c8eed5aac00d7c1dd15e3860d5d191f3c5103b9b0160cb85c96964455afc\",\n \"cni.projectcalico.org/podIP\": \"10.233.85.11/32\",\n \"cni.projectcalico.org/podIPs\": \"10.233.85.11/32\"\n },\n \"creationTimestamp\": \"2022-09-03T07:22:32Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-8736\",\n \"resourceVersion\": \"162621\",\n \"uid\": \"eb19811f-0019-4028-964d-5ae0a6da567c\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"e2e-test-httpd-pod\",\n \"resources\": {},\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-5bxmw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"cluster1-k8s-node-2\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 30,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-5bxmw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-03T07:22:32Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-03T07:22:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-03T07:22:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-03T07:22:32Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://83a1ada5a9a55dc12f425fa418ad93c85cc404fa295ed63adde1ff85152c2237\",\n \"image\": \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\",\n \"imageID\": \"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3\",\n \"lastState\": {},\n \"name\": \"e2e-test-httpd-pod\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-09-03T07:22:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.128.3.141\",\n \"phase\": \"Running\",\n \"podIP\": \"10.233.85.11\",\n \"podIPs\": [\n {\n \"ip\": \"10.233.85.11\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2022-09-03T07:22:32Z\"\n }\n}\n" +STEP: replace the image in the pod +Sep 3 07:22:37.819: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8736 replace -f -' +Sep 3 07:22:38.709: INFO: stderr: "" +Sep 3 07:22:38.710: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image k8s.gcr.io/e2e-test-images/busybox:1.29-2 +[AfterEach] Kubectl replace + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1577 +Sep 3 07:22:38.714: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8736 delete pods e2e-test-httpd-pod' +Sep 3 07:22:40.590: INFO: stderr: "" +Sep 3 07:22:40.590: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:40.590: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-8736" for this suite. + +• [SLOW TEST:8.251 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl replace + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1570 + should update a single-container pod's image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image [Conformance]","total":346,"completed":61,"skipped":1103,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ClusterIP to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:40.601: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to change the type from ClusterIP to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-4796 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service +STEP: creating service externalsvc in namespace services-4796 +STEP: creating replication controller externalsvc in namespace services-4796 +I0903 07:22:40.655225 18 runners.go:193] Created replication controller with name: externalsvc, namespace: services-4796, replica count: 2 +I0903 07:22:43.706145 18 runners.go:193] externalsvc Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +STEP: changing the ClusterIP service to type=ExternalName +Sep 3 07:22:43.724: INFO: Creating new exec pod +Sep 3 07:22:45.743: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-4796 exec execpoddntnh -- /bin/sh -x -c nslookup clusterip-service.services-4796.svc.cluster.local' +Sep 3 07:22:45.948: INFO: stderr: "+ nslookup clusterip-service.services-4796.svc.cluster.local\n" +Sep 3 07:22:45.948: INFO: stdout: "Server:\t\t169.254.25.10\nAddress:\t169.254.25.10#53\n\nclusterip-service.services-4796.svc.cluster.local\tcanonical name = externalsvc.services-4796.svc.cluster.local.\nName:\texternalsvc.services-4796.svc.cluster.local\nAddress: 10.233.25.118\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-4796, will wait for the garbage collector to delete the pods +Sep 3 07:22:46.008: INFO: Deleting ReplicationController externalsvc took: 5.289493ms +Sep 3 07:22:46.108: INFO: Terminating ReplicationController externalsvc pods took: 100.431725ms +Sep 3 07:22:48.327: INFO: Cleaning up the ClusterIP to ExternalName test service +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:22:48.340: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4796" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:7.757 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to change the type from ClusterIP to ExternalName [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]","total":346,"completed":62,"skipped":1116,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:22:48.367: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-2656 +[It] should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating statefulset ss in namespace statefulset-2656 +Sep 3 07:22:48.409: INFO: Found 0 stateful pods, waiting for 1 +Sep 3 07:22:58.415: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: getting scale subresource +STEP: updating a scale subresource +STEP: verifying the statefulset Spec.Replicas was modified +STEP: Patch a scale subresource +STEP: verifying the statefulset Spec.Replicas was modified +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 07:22:58.458: INFO: Deleting all statefulset in ns statefulset-2656 +Sep 3 07:22:58.462: INFO: Scaling statefulset ss to 0 +Sep 3 07:23:08.485: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:23:08.487: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:08.505: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-2656" for this suite. + +• [SLOW TEST:20.145 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","total":346,"completed":63,"skipped":1143,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Discovery + should validate PreferredVersion for each APIGroup [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Discovery + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:08.513: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename discovery +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Discovery + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/discovery.go:39 +STEP: Setting up server cert +[It] should validate PreferredVersion for each APIGroup [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:23:09.275: INFO: Checking APIGroup: apiregistration.k8s.io +Sep 3 07:23:09.276: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 +Sep 3 07:23:09.276: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] +Sep 3 07:23:09.276: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 +Sep 3 07:23:09.276: INFO: Checking APIGroup: apps +Sep 3 07:23:09.278: INFO: PreferredVersion.GroupVersion: apps/v1 +Sep 3 07:23:09.278: INFO: Versions found [{apps/v1 v1}] +Sep 3 07:23:09.278: INFO: apps/v1 matches apps/v1 +Sep 3 07:23:09.278: INFO: Checking APIGroup: events.k8s.io +Sep 3 07:23:09.280: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 +Sep 3 07:23:09.280: INFO: Versions found [{events.k8s.io/v1 v1} {events.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.280: INFO: events.k8s.io/v1 matches events.k8s.io/v1 +Sep 3 07:23:09.280: INFO: Checking APIGroup: authentication.k8s.io +Sep 3 07:23:09.282: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 +Sep 3 07:23:09.282: INFO: Versions found [{authentication.k8s.io/v1 v1}] +Sep 3 07:23:09.282: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 +Sep 3 07:23:09.282: INFO: Checking APIGroup: authorization.k8s.io +Sep 3 07:23:09.284: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 +Sep 3 07:23:09.284: INFO: Versions found [{authorization.k8s.io/v1 v1}] +Sep 3 07:23:09.284: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 +Sep 3 07:23:09.284: INFO: Checking APIGroup: autoscaling +Sep 3 07:23:09.286: INFO: PreferredVersion.GroupVersion: autoscaling/v2 +Sep 3 07:23:09.286: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1} {autoscaling/v2beta1 v2beta1} {autoscaling/v2beta2 v2beta2}] +Sep 3 07:23:09.286: INFO: autoscaling/v2 matches autoscaling/v2 +Sep 3 07:23:09.286: INFO: Checking APIGroup: batch +Sep 3 07:23:09.287: INFO: PreferredVersion.GroupVersion: batch/v1 +Sep 3 07:23:09.287: INFO: Versions found [{batch/v1 v1} {batch/v1beta1 v1beta1}] +Sep 3 07:23:09.287: INFO: batch/v1 matches batch/v1 +Sep 3 07:23:09.287: INFO: Checking APIGroup: certificates.k8s.io +Sep 3 07:23:09.289: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 +Sep 3 07:23:09.289: INFO: Versions found [{certificates.k8s.io/v1 v1}] +Sep 3 07:23:09.289: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 +Sep 3 07:23:09.289: INFO: Checking APIGroup: networking.k8s.io +Sep 3 07:23:09.291: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 +Sep 3 07:23:09.291: INFO: Versions found [{networking.k8s.io/v1 v1}] +Sep 3 07:23:09.291: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 +Sep 3 07:23:09.291: INFO: Checking APIGroup: policy +Sep 3 07:23:09.293: INFO: PreferredVersion.GroupVersion: policy/v1 +Sep 3 07:23:09.293: INFO: Versions found [{policy/v1 v1} {policy/v1beta1 v1beta1}] +Sep 3 07:23:09.293: INFO: policy/v1 matches policy/v1 +Sep 3 07:23:09.293: INFO: Checking APIGroup: rbac.authorization.k8s.io +Sep 3 07:23:09.294: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 +Sep 3 07:23:09.295: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] +Sep 3 07:23:09.295: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 +Sep 3 07:23:09.295: INFO: Checking APIGroup: storage.k8s.io +Sep 3 07:23:09.297: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 +Sep 3 07:23:09.297: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.297: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 +Sep 3 07:23:09.297: INFO: Checking APIGroup: admissionregistration.k8s.io +Sep 3 07:23:09.299: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 +Sep 3 07:23:09.299: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] +Sep 3 07:23:09.299: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 +Sep 3 07:23:09.299: INFO: Checking APIGroup: apiextensions.k8s.io +Sep 3 07:23:09.301: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 +Sep 3 07:23:09.301: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] +Sep 3 07:23:09.301: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 +Sep 3 07:23:09.301: INFO: Checking APIGroup: scheduling.k8s.io +Sep 3 07:23:09.303: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 +Sep 3 07:23:09.303: INFO: Versions found [{scheduling.k8s.io/v1 v1}] +Sep 3 07:23:09.303: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 +Sep 3 07:23:09.303: INFO: Checking APIGroup: coordination.k8s.io +Sep 3 07:23:09.305: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 +Sep 3 07:23:09.305: INFO: Versions found [{coordination.k8s.io/v1 v1}] +Sep 3 07:23:09.305: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 +Sep 3 07:23:09.305: INFO: Checking APIGroup: node.k8s.io +Sep 3 07:23:09.306: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 +Sep 3 07:23:09.306: INFO: Versions found [{node.k8s.io/v1 v1} {node.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.306: INFO: node.k8s.io/v1 matches node.k8s.io/v1 +Sep 3 07:23:09.306: INFO: Checking APIGroup: discovery.k8s.io +Sep 3 07:23:09.308: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 +Sep 3 07:23:09.308: INFO: Versions found [{discovery.k8s.io/v1 v1} {discovery.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.308: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 +Sep 3 07:23:09.308: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io +Sep 3 07:23:09.310: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta2 +Sep 3 07:23:09.310: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta2 v1beta2} {flowcontrol.apiserver.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.310: INFO: flowcontrol.apiserver.k8s.io/v1beta2 matches flowcontrol.apiserver.k8s.io/v1beta2 +Sep 3 07:23:09.310: INFO: Checking APIGroup: crd.projectcalico.org +Sep 3 07:23:09.312: INFO: PreferredVersion.GroupVersion: crd.projectcalico.org/v1 +Sep 3 07:23:09.312: INFO: Versions found [{crd.projectcalico.org/v1 v1}] +Sep 3 07:23:09.312: INFO: crd.projectcalico.org/v1 matches crd.projectcalico.org/v1 +Sep 3 07:23:09.312: INFO: Checking APIGroup: snapshot.storage.k8s.io +Sep 3 07:23:09.314: INFO: PreferredVersion.GroupVersion: snapshot.storage.k8s.io/v1 +Sep 3 07:23:09.314: INFO: Versions found [{snapshot.storage.k8s.io/v1 v1} {snapshot.storage.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.314: INFO: snapshot.storage.k8s.io/v1 matches snapshot.storage.k8s.io/v1 +Sep 3 07:23:09.314: INFO: Checking APIGroup: metrics.k8s.io +Sep 3 07:23:09.316: INFO: PreferredVersion.GroupVersion: metrics.k8s.io/v1beta1 +Sep 3 07:23:09.316: INFO: Versions found [{metrics.k8s.io/v1beta1 v1beta1}] +Sep 3 07:23:09.316: INFO: metrics.k8s.io/v1beta1 matches metrics.k8s.io/v1beta1 +[AfterEach] [sig-api-machinery] Discovery + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:09.316: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "discovery-6901" for this suite. +•{"msg":"PASSED [sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]","total":346,"completed":64,"skipped":1159,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:09.327: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0644 on node default medium +Sep 3 07:23:09.360: INFO: Waiting up to 5m0s for pod "pod-42b2c80c-e8be-439b-ad17-829141de8f27" in namespace "emptydir-9150" to be "Succeeded or Failed" +Sep 3 07:23:09.365: INFO: Pod "pod-42b2c80c-e8be-439b-ad17-829141de8f27": Phase="Pending", Reason="", readiness=false. Elapsed: 5.038075ms +Sep 3 07:23:11.371: INFO: Pod "pod-42b2c80c-e8be-439b-ad17-829141de8f27": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011118393s +Sep 3 07:23:13.377: INFO: Pod "pod-42b2c80c-e8be-439b-ad17-829141de8f27": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017495777s +STEP: Saw pod success +Sep 3 07:23:13.377: INFO: Pod "pod-42b2c80c-e8be-439b-ad17-829141de8f27" satisfied condition "Succeeded or Failed" +Sep 3 07:23:13.381: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-42b2c80c-e8be-439b-ad17-829141de8f27 container test-container: +STEP: delete the pod +Sep 3 07:23:13.400: INFO: Waiting for pod pod-42b2c80c-e8be-439b-ad17-829141de8f27 to disappear +Sep 3 07:23:13.403: INFO: Pod pod-42b2c80c-e8be-439b-ad17-829141de8f27 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:13.403: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9150" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":65,"skipped":1169,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + getting/updating/patching custom resource definition status sub-resource works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:13.425: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:23:13.471: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:14.010: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-46" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works [Conformance]","total":346,"completed":66,"skipped":1186,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should be able to update and delete ResourceQuota. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:14.024: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to update and delete ResourceQuota. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a ResourceQuota +STEP: Getting a ResourceQuota +STEP: Updating a ResourceQuota +STEP: Verifying a ResourceQuota was modified +STEP: Deleting a ResourceQuota +STEP: Verifying the deleted ResourceQuota +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:14.081: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5732" for this suite. +•{"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","total":346,"completed":67,"skipped":1199,"failed":0} +SSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with secret pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:14.090: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with secret pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod pod-subpath-test-secret-qdmr +STEP: Creating a pod to test atomic-volume-subpath +Sep 3 07:23:14.124: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-qdmr" in namespace "subpath-1920" to be "Succeeded or Failed" +Sep 3 07:23:14.129: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Pending", Reason="", readiness=false. Elapsed: 4.990523ms +Sep 3 07:23:16.135: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 2.010294291s +Sep 3 07:23:18.140: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 4.01536s +Sep 3 07:23:20.145: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 6.021009986s +Sep 3 07:23:22.150: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 8.025942485s +Sep 3 07:23:24.157: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 10.033057957s +Sep 3 07:23:26.163: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 12.0383046s +Sep 3 07:23:28.169: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 14.045144311s +Sep 3 07:23:30.176: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 16.052148868s +Sep 3 07:23:32.183: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 18.058330055s +Sep 3 07:23:34.191: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=true. Elapsed: 20.067006447s +Sep 3 07:23:36.197: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Running", Reason="", readiness=false. Elapsed: 22.072564044s +Sep 3 07:23:38.203: INFO: Pod "pod-subpath-test-secret-qdmr": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.078819916s +STEP: Saw pod success +Sep 3 07:23:38.203: INFO: Pod "pod-subpath-test-secret-qdmr" satisfied condition "Succeeded or Failed" +Sep 3 07:23:38.206: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-subpath-test-secret-qdmr container test-container-subpath-secret-qdmr: +STEP: delete the pod +Sep 3 07:23:38.223: INFO: Waiting for pod pod-subpath-test-secret-qdmr to disappear +Sep 3 07:23:38.226: INFO: Pod pod-subpath-test-secret-qdmr no longer exists +STEP: Deleting pod pod-subpath-test-secret-qdmr +Sep 3 07:23:38.226: INFO: Deleting pod "pod-subpath-test-secret-qdmr" in namespace "subpath-1920" +[AfterEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:38.228: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-1920" for this suite. + +• [SLOW TEST:24.148 seconds] +[sig-storage] Subpath +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with secret pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [Excluded:WindowsDocker] [Conformance]","total":346,"completed":68,"skipped":1203,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:38.239: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:23:38.938: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:23:41.959: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API +STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API +STEP: Creating a dummy validating-webhook-configuration object +STEP: Deleting the validating-webhook-configuration, which should be possible to remove +STEP: Creating a dummy mutating-webhook-configuration object +STEP: Deleting the mutating-webhook-configuration, which should be possible to remove +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:42.036: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6703" for this suite. +STEP: Destroying namespace "webhook-6703-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","total":346,"completed":69,"skipped":1229,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:42.112: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-539.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-539.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.5.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.5.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.5.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.5.198_tcp@PTR;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-539.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-539.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-539.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-539.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-539.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 198.5.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.5.198_udp@PTR;check="$$(dig +tcp +noall +answer +search 198.5.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.5.198_tcp@PTR;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:23:44.218: INFO: Unable to read wheezy_udp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.223: INFO: Unable to read wheezy_tcp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.231: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.237: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.279: INFO: Unable to read jessie_udp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.283: INFO: Unable to read jessie_tcp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.288: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.295: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:44.322: INFO: Lookups using dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba failed for: [wheezy_udp@dns-test-service.dns-539.svc.cluster.local wheezy_tcp@dns-test-service.dns-539.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local jessie_udp@dns-test-service.dns-539.svc.cluster.local jessie_tcp@dns-test-service.dns-539.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local] + +Sep 3 07:23:49.328: INFO: Unable to read wheezy_udp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:49.332: INFO: Unable to read wheezy_tcp@dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:49.336: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:49.340: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local from pod dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba: the server could not find the requested resource (get pods dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba) +Sep 3 07:23:49.401: INFO: Lookups using dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba failed for: [wheezy_udp@dns-test-service.dns-539.svc.cluster.local wheezy_tcp@dns-test-service.dns-539.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-539.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-539.svc.cluster.local] + +Sep 3 07:23:54.386: INFO: DNS probes using dns-539/dns-test-c47c6fc0-ef5b-4a10-a4c5-0e1fe31d62ba succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:23:54.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-539" for this suite. + +• [SLOW TEST:12.370 seconds] +[sig-network] DNS +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should provide DNS for services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for services [Conformance]","total":346,"completed":70,"skipped":1249,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:23:54.488: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename taint-multiple-pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/taints.go:345 +Sep 3 07:23:54.526: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 07:24:54.579: INFO: Waiting for terminating namespaces to be deleted... +[It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:24:54.583: INFO: Starting informer... +STEP: Starting pods... +Sep 3 07:24:54.799: INFO: Pod1 is running on cluster1-k8s-node-2. Tainting Node +Sep 3 07:24:57.020: INFO: Pod2 is running on cluster1-k8s-node-2. Tainting Node +STEP: Trying to apply a taint on the Node +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +STEP: Waiting for Pod1 and Pod2 to be deleted +Sep 3 07:25:03.053: INFO: Noticed Pod "taint-eviction-b1" gets evicted. +Sep 3 07:25:23.115: INFO: Noticed Pod "taint-eviction-b2" gets evicted. +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute +[AfterEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:25:23.137: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-multiple-pods-4531" for this suite. + +• [SLOW TEST:88.665 seconds] +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/framework.go:23 + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]","total":346,"completed":71,"skipped":1292,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:25:23.170: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:25:23.209: INFO: Waiting up to 5m0s for pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a" in namespace "projected-7679" to be "Succeeded or Failed" +Sep 3 07:25:23.215: INFO: Pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a": Phase="Pending", Reason="", readiness=false. Elapsed: 5.090069ms +Sep 3 07:25:25.224: INFO: Pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014293154s +Sep 3 07:25:27.230: INFO: Pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020506924s +Sep 3 07:25:29.238: INFO: Pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.028402221s +STEP: Saw pod success +Sep 3 07:25:29.238: INFO: Pod "downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a" satisfied condition "Succeeded or Failed" +Sep 3 07:25:29.241: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a container client-container: +STEP: delete the pod +Sep 3 07:25:29.266: INFO: Waiting for pod downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a to disappear +Sep 3 07:25:29.269: INFO: Pod downwardapi-volume-efa012ee-1047-4215-bd0a-e3b100fdaf3a no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:25:29.269: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7679" for this suite. + +• [SLOW TEST:6.108 seconds] +[sig-storage] Projected downwardAPI +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","total":346,"completed":72,"skipped":1328,"failed":0} +SS +------------------------------ +[sig-apps] DisruptionController + should observe PodDisruptionBudget status updated [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:25:29.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:69 +[It] should observe PodDisruptionBudget status updated [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Waiting for the pdb to be processed +STEP: Waiting for all pods to be running +Sep 3 07:25:31.357: INFO: running pods: 0 < 3 +[AfterEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:25:33.367: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-6981" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController should observe PodDisruptionBudget status updated [Conformance]","total":346,"completed":73,"skipped":1330,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:25:33.380: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name projected-secret-test-e04d1c57-d55d-4fa0-8f41-e79728b3981a +STEP: Creating a pod to test consume secrets +Sep 3 07:25:33.413: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a" in namespace "projected-2385" to be "Succeeded or Failed" +Sep 3 07:25:33.417: INFO: Pod "pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.063171ms +Sep 3 07:25:35.424: INFO: Pod "pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011222672s +Sep 3 07:25:37.429: INFO: Pod "pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015720839s +STEP: Saw pod success +Sep 3 07:25:37.429: INFO: Pod "pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a" satisfied condition "Succeeded or Failed" +Sep 3 07:25:37.432: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a container projected-secret-volume-test: +STEP: delete the pod +Sep 3 07:25:37.445: INFO: Waiting for pod pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a to disappear +Sep 3 07:25:37.448: INFO: Pod pod-projected-secrets-7600ba22-54a5-421d-b37c-576f4c049e0a no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:25:37.448: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2385" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","total":346,"completed":74,"skipped":1351,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should block an eviction until the PDB is updated to allow it [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:25:37.461: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:69 +[It] should block an eviction until the PDB is updated to allow it [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pdb that targets all three pods in a test replica set +STEP: Waiting for the pdb to be processed +STEP: First trying to evict a pod which shouldn't be evictable +STEP: Waiting for all pods to be running +Sep 3 07:25:37.521: INFO: pods: 0 < 3 +STEP: locating a running pod +STEP: Updating the pdb to allow a pod to be evicted +STEP: Waiting for the pdb to be processed +STEP: Trying to evict the same pod we tried earlier which should now be evictable +STEP: Waiting for all pods to be running +STEP: Waiting for the pdb to observed all healthy pods +STEP: Patching the pdb to disallow a pod to be evicted +STEP: Waiting for the pdb to be processed +STEP: Waiting for all pods to be running +Sep 3 07:25:41.623: INFO: running pods: 2 < 3 +STEP: locating a running pod +STEP: Deleting the pdb to allow a pod to be evicted +STEP: Waiting for the pdb to be deleted +STEP: Trying to evict the same pod we tried earlier which should now be evictable +STEP: Waiting for all pods to be running +[AfterEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:25:43.676: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-7388" for this suite. + +• [SLOW TEST:6.253 seconds] +[sig-apps] DisruptionController +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should block an eviction until the PDB is updated to allow it [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]","total":346,"completed":75,"skipped":1366,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should validate Statefulset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:25:43.718: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-94 +[It] should validate Statefulset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating statefulset ss in namespace statefulset-94 +Sep 3 07:25:43.762: INFO: Found 0 stateful pods, waiting for 1 +Sep 3 07:25:53.767: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Patch Statefulset to include a label +STEP: Getting /status +Sep 3 07:25:53.787: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) +STEP: updating the StatefulSet Status +Sep 3 07:25:53.795: INFO: updatedStatus.Conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the statefulset status to be updated +Sep 3 07:25:53.798: INFO: Observed &StatefulSet event: ADDED +Sep 3 07:25:53.798: INFO: Found Statefulset ss in namespace statefulset-94 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 3 07:25:53.798: INFO: Statefulset ss has an updated status +STEP: patching the Statefulset Status +Sep 3 07:25:53.798: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 3 07:25:53.805: INFO: Patched status conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Statefulset status to be patched +Sep 3 07:25:53.807: INFO: Observed &StatefulSet event: ADDED +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 07:25:53.807: INFO: Deleting all statefulset in ns statefulset-94 +Sep 3 07:25:53.811: INFO: Scaling statefulset ss to 0 +Sep 3 07:26:03.826: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:26:03.830: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:26:03.843: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-94" for this suite. + +• [SLOW TEST:20.136 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + should validate Statefulset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]","total":346,"completed":76,"skipped":1382,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Ingress API + should support creating Ingress API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Ingress API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:26:03.854: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename ingress +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support creating Ingress API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting /apis +STEP: getting /apis/networking.k8s.io +STEP: getting /apis/networking.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Sep 3 07:26:03.919: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Sep 3 07:26:03.924: INFO: starting watch +STEP: patching +STEP: updating +Sep 3 07:26:03.945: INFO: waiting for watch events with expected annotations +Sep 3 07:26:03.945: INFO: saw patched and updated annotations +STEP: patching /status +STEP: updating /status +STEP: get /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] Ingress API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:26:03.981: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingress-6477" for this suite. +•{"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","total":346,"completed":77,"skipped":1400,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:26:03.995: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:26:04.030: INFO: created pod +Sep 3 07:26:04.030: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-4399" to be "Succeeded or Failed" +Sep 3 07:26:04.035: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 4.916425ms +Sep 3 07:26:06.043: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013154882s +Sep 3 07:26:08.048: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01806286s +STEP: Saw pod success +Sep 3 07:26:08.048: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" +Sep 3 07:26:38.048: INFO: polling logs +Sep 3 07:26:38.056: INFO: Pod logs: +2022/09/03 07:26:05 OK: Got token +2022/09/03 07:26:05 validating with in-cluster discovery +2022/09/03 07:26:05 OK: got issuer https://kubernetes.default.svc.cluster.local +2022/09/03 07:26:05 Full, not-validated claims: +openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-4399:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1662190564, NotBefore:1662189964, IssuedAt:1662189964, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-4399", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"14c12361-efba-4e01-ba74-c91abbbac424"}}} +2022/09/03 07:26:05 OK: Constructed OIDC provider for issuer https://kubernetes.default.svc.cluster.local +2022/09/03 07:26:05 OK: Validated signature on JWT +2022/09/03 07:26:05 OK: Got valid claims from token! +2022/09/03 07:26:05 Full, validated claims: +&openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-4399:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1662190564, NotBefore:1662189964, IssuedAt:1662189964, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-4399", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"14c12361-efba-4e01-ba74-c91abbbac424"}}} + +Sep 3 07:26:38.056: INFO: completed pod +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:26:38.078: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-4399" for this suite. + +• [SLOW TEST:34.102 seconds] +[sig-auth] ServiceAccounts +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/framework.go:23 + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]","total":346,"completed":78,"skipped":1423,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should replace jobs when ReplaceConcurrent [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:26:38.098: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should replace jobs when ReplaceConcurrent [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a ReplaceConcurrent cronjob +STEP: Ensuring a job is scheduled +STEP: Ensuring exactly one is scheduled +STEP: Ensuring exactly one running job exists by listing jobs explicitly +STEP: Ensuring the job is replaced with a new one +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:00.171: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-9058" for this suite. + +• [SLOW TEST:82.085 seconds] +[sig-apps] CronJob +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should replace jobs when ReplaceConcurrent [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should replace jobs when ReplaceConcurrent [Conformance]","total":346,"completed":79,"skipped":1471,"failed":0} +[sig-node] Pods + should contain environment variables for services [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:00.183: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should contain environment variables for services [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:28:00.225: INFO: The status of Pod server-envvars-ecb63d7f-7c9b-4d55-b0fa-3c5943eb9ad2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:28:02.233: INFO: The status of Pod server-envvars-ecb63d7f-7c9b-4d55-b0fa-3c5943eb9ad2 is Running (Ready = true) +Sep 3 07:28:02.260: INFO: Waiting up to 5m0s for pod "client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967" in namespace "pods-4795" to be "Succeeded or Failed" +Sep 3 07:28:02.266: INFO: Pod "client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967": Phase="Pending", Reason="", readiness=false. Elapsed: 5.769485ms +Sep 3 07:28:04.275: INFO: Pod "client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01431582s +Sep 3 07:28:06.279: INFO: Pod "client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018685078s +STEP: Saw pod success +Sep 3 07:28:06.279: INFO: Pod "client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967" satisfied condition "Succeeded or Failed" +Sep 3 07:28:06.282: INFO: Trying to get logs from node cluster1-k8s-node-2 pod client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967 container env3cont: +STEP: delete the pod +Sep 3 07:28:06.298: INFO: Waiting for pod client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967 to disappear +Sep 3 07:28:06.301: INFO: Pod client-envvars-399d7568-c84a-43c6-a0fb-2af1ee376967 no longer exists +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:06.301: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-4795" for this suite. + +• [SLOW TEST:6.127 seconds] +[sig-node] Pods +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should contain environment variables for services [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]","total":346,"completed":80,"skipped":1471,"failed":0} +SSSSSS +------------------------------ +[sig-apps] Deployment + should run the lifecycle of a Deployment [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:06.311: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] should run the lifecycle of a Deployment [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a Deployment +STEP: waiting for Deployment to be created +STEP: waiting for all Replicas to be Ready +Sep 3 07:28:06.393: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.393: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.395: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.395: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.418: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.418: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.442: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:06.442: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 3 07:28:07.685: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Sep 3 07:28:07.686: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Sep 3 07:28:07.953: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 and labels map[test-deployment-static:true] +STEP: patching the Deployment +Sep 3 07:28:07.966: INFO: observed event type ADDED +STEP: waiting for Replicas to scale +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.969: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 0 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.970: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.974: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.974: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.993: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:07.993: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:08.012: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:08.012: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:09.708: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:09.711: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:09.720: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +STEP: listing Deployments +Sep 3 07:28:09.724: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] +STEP: updating the Deployment +Sep 3 07:28:09.736: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +STEP: fetching the DeploymentStatus +Sep 3 07:28:09.752: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:09.752: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:09.764: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:09.790: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:09.803: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:09.808: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:10.963: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:11.725: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:11.754: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:11.767: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 3 07:28:12.978: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +STEP: patching the DeploymentStatus +STEP: fetching the DeploymentStatus +Sep 3 07:28:13.018: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.019: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.019: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.019: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.020: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.020: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 1 +Sep 3 07:28:13.020: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:13.020: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 3 +Sep 3 07:28:13.020: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:13.021: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 2 +Sep 3 07:28:13.021: INFO: observed Deployment test-deployment in namespace deployment-4195 with ReadyReplicas 3 +STEP: deleting the Deployment +Sep 3 07:28:13.028: INFO: observed event type MODIFIED +Sep 3 07:28:13.028: INFO: observed event type MODIFIED +Sep 3 07:28:13.028: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +Sep 3 07:28:13.029: INFO: observed event type MODIFIED +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:28:13.032: INFO: Log out all the ReplicaSets if there is no deployment created +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:13.037: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-4195" for this suite. + +• [SLOW TEST:6.746 seconds] +[sig-apps] Deployment +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should run the lifecycle of a Deployment [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]","total":346,"completed":81,"skipped":1477,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] ConfigMap + binary data should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:13.062: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] binary data should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-upd-39f7791b-23d2-4ce2-ad1c-a61aa788e274 +STEP: Creating the pod +STEP: Waiting for pod with text data +STEP: Waiting for pod with binary data +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:15.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-8329" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":82,"skipped":1485,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should validate Replicaset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:15.168: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should validate Replicaset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create a Replicaset +STEP: Verify that the required pods have come up. +Sep 3 07:28:15.200: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 3 07:28:20.206: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: Getting /status +Sep 3 07:28:20.210: INFO: Replicaset test-rs has Conditions: [] +STEP: updating the Replicaset Status +Sep 3 07:28:20.219: INFO: updatedStatus.Conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the ReplicaSet status to be updated +Sep 3 07:28:20.221: INFO: Observed &ReplicaSet event: ADDED +Sep 3 07:28:20.222: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.222: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.222: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.222: INFO: Found replicaset test-rs in namespace replicaset-7609 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Sep 3 07:28:20.222: INFO: Replicaset test-rs has an updated status +STEP: patching the Replicaset Status +Sep 3 07:28:20.223: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 3 07:28:20.234: INFO: Patched status conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Replicaset status to be patched +Sep 3 07:28:20.238: INFO: Observed &ReplicaSet event: ADDED +Sep 3 07:28:20.239: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.239: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.239: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.239: INFO: Observed replicaset test-rs in namespace replicaset-7609 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 3 07:28:20.240: INFO: Observed &ReplicaSet event: MODIFIED +Sep 3 07:28:20.240: INFO: Found replicaset test-rs in namespace replicaset-7609 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } +Sep 3 07:28:20.240: INFO: Replicaset test-rs has a patched status +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:20.240: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-7609" for this suite. + +• [SLOW TEST:5.081 seconds] +[sig-apps] ReplicaSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should validate Replicaset Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]","total":346,"completed":83,"skipped":1498,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-node] PreStop + should call prestop when killing a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] PreStop + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:20.249: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename prestop +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] PreStop + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/pre_stop.go:157 +[It] should call prestop when killing a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating server pod server in namespace prestop-608 +STEP: Waiting for pods to come up. +STEP: Creating tester pod tester in namespace prestop-608 +STEP: Deleting pre-stop pod +Sep 3 07:28:29.329: INFO: Saw: { + "Hostname": "server", + "Sent": null, + "Received": { + "prestop": 1 + }, + "Errors": null, + "Log": [ + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up.", + "default/nettest has 0 endpoints ([]), which is less than 8 as expected. Waiting for all endpoints to come up." + ], + "StillContactingPeers": true +} +STEP: Deleting the server pod +[AfterEach] [sig-node] PreStop + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:29.360: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "prestop-608" for this suite. + +• [SLOW TEST:9.138 seconds] +[sig-node] PreStop +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/framework.go:23 + should call prestop when killing a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod [Conformance]","total":346,"completed":84,"skipped":1508,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's args [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:29.404: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a container's args [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test substitution in container's args +Sep 3 07:28:29.442: INFO: Waiting up to 5m0s for pod "var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2" in namespace "var-expansion-3432" to be "Succeeded or Failed" +Sep 3 07:28:29.448: INFO: Pod "var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.118062ms +Sep 3 07:28:31.455: INFO: Pod "var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013146062s +Sep 3 07:28:33.460: INFO: Pod "var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018176371s +STEP: Saw pod success +Sep 3 07:28:33.460: INFO: Pod "var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2" satisfied condition "Succeeded or Failed" +Sep 3 07:28:33.463: INFO: Trying to get logs from node cluster1-k8s-node-2 pod var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2 container dapi-container: +STEP: delete the pod +Sep 3 07:28:33.478: INFO: Waiting for pod var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2 to disappear +Sep 3 07:28:33.481: INFO: Pod var-expansion-fda9b2d0-4787-48f1-8750-8db7ec5434f2 no longer exists +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:33.482: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-3432" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","total":346,"completed":85,"skipped":1518,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl run pod + should create a pod from an image when restart is Never [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:33.501: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Kubectl run pod + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1539 +[It] should create a pod from an image when restart is Never [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Sep 3 07:28:33.526: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5065 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2' +Sep 3 07:28:33.609: INFO: stderr: "" +Sep 3 07:28:33.609: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod was created +[AfterEach] Kubectl run pod + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1543 +Sep 3 07:28:33.615: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5065 delete pods e2e-test-httpd-pod' +Sep 3 07:28:35.878: INFO: stderr: "" +Sep 3 07:28:35.878: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:35.878: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5065" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never [Conformance]","total":346,"completed":86,"skipped":1569,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be immutable if `immutable` field is set [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:35.894: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be immutable if `immutable` field is set [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:35.948: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-7269" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]","total":346,"completed":87,"skipped":1604,"failed":0} +SSSSSS +------------------------------ +[sig-network] DNS + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:35.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7300 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7300;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7300 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7300;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7300.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7300.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7300.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7300.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-7300.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-7300.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-7300.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-7300.svc;check="$$(dig +notcp +noall +answer +search 105.47.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.47.105_udp@PTR;check="$$(dig +tcp +noall +answer +search 105.47.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.47.105_tcp@PTR;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service;check="$$(dig +tcp +noall +answer +search dns-test-service A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7300 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7300;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7300 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7300;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7300.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7300.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7300.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7300.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-7300.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-7300.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-7300.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7300.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-7300.svc;check="$$(dig +notcp +noall +answer +search 105.47.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.47.105_udp@PTR;check="$$(dig +tcp +noall +answer +search 105.47.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.47.105_tcp@PTR;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:28:38.058: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.062: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.066: INFO: Unable to read wheezy_udp@dns-test-service.dns-7300 from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.071: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7300 from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.075: INFO: Unable to read wheezy_udp@dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.082: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.088: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.093: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.121: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.125: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.130: INFO: Unable to read jessie_udp@dns-test-service.dns-7300 from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.134: INFO: Unable to read jessie_tcp@dns-test-service.dns-7300 from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.139: INFO: Unable to read jessie_udp@dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.143: INFO: Unable to read jessie_tcp@dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.149: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.154: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7300.svc from pod dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951: the server could not find the requested resource (get pods dns-test-73eb47d3-8760-4283-85db-db82f56a7951) +Sep 3 07:28:38.180: INFO: Lookups using dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951 failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-7300 wheezy_tcp@dns-test-service.dns-7300 wheezy_udp@dns-test-service.dns-7300.svc wheezy_tcp@dns-test-service.dns-7300.svc wheezy_udp@_http._tcp.dns-test-service.dns-7300.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7300.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7300 jessie_tcp@dns-test-service.dns-7300 jessie_udp@dns-test-service.dns-7300.svc jessie_tcp@dns-test-service.dns-7300.svc jessie_udp@_http._tcp.dns-test-service.dns-7300.svc jessie_tcp@_http._tcp.dns-test-service.dns-7300.svc] + +Sep 3 07:28:43.289: INFO: DNS probes using dns-7300/dns-test-73eb47d3-8760-4283-85db-db82f56a7951 succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:28:43.348: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-7300" for this suite. + +• [SLOW TEST:7.413 seconds] +[sig-network] DNS +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]","total":346,"completed":88,"skipped":1610,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should delete a job [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:28:43.374: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a job [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: delete a job +STEP: deleting Job.batch foo in namespace job-9297, will wait for the garbage collector to delete the pods +Sep 3 07:28:45.492: INFO: Deleting Job.batch foo took: 7.753433ms +Sep 3 07:28:45.593: INFO: Terminating Job.batch foo pods took: 100.557981ms +STEP: Ensuring job was deleted +[AfterEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:18.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-9297" for this suite. + +• [SLOW TEST:34.734 seconds] +[sig-apps] Job +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should delete a job [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","total":346,"completed":89,"skipped":1627,"failed":0} +[sig-storage] Projected configMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:18.108: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name cm-test-opt-del-cd340e71-1a30-4d91-9729-3a41c04520fb +STEP: Creating configMap with name cm-test-opt-upd-1c5957f8-4395-4f38-a99c-324d2dd55c3c +STEP: Creating the pod +Sep 3 07:29:18.159: INFO: The status of Pod pod-projected-configmaps-78d83faf-8894-4edc-ad3d-38f681897dcb is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:29:20.165: INFO: The status of Pod pod-projected-configmaps-78d83faf-8894-4edc-ad3d-38f681897dcb is Running (Ready = true) +STEP: Deleting configmap cm-test-opt-del-cd340e71-1a30-4d91-9729-3a41c04520fb +STEP: Updating configmap cm-test-opt-upd-1c5957f8-4395-4f38-a99c-324d2dd55c3c +STEP: Creating configMap with name cm-test-opt-create-bc0c16ca-a83f-4591-8b2c-d8ed6e635c17 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:22.218: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8137" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":90,"skipped":1627,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:22.232: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide container's memory limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:29:22.266: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8" in namespace "projected-7620" to be "Succeeded or Failed" +Sep 3 07:29:22.273: INFO: Pod "downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.635158ms +Sep 3 07:29:24.279: INFO: Pod "downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012447014s +Sep 3 07:29:26.283: INFO: Pod "downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017223384s +STEP: Saw pod success +Sep 3 07:29:26.284: INFO: Pod "downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8" satisfied condition "Succeeded or Failed" +Sep 3 07:29:26.287: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8 container client-container: +STEP: delete the pod +Sep 3 07:29:26.303: INFO: Waiting for pod downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8 to disappear +Sep 3 07:29:26.306: INFO: Pod downwardapi-volume-ea706a47-e220-40cb-a6ad-dc446886f4e8 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:26.306: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7620" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]","total":346,"completed":91,"skipped":1634,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop complex daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:26.326: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should run and stop complex daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:29:26.370: INFO: Creating daemon "daemon-set" with a node selector +STEP: Initially, daemon pods should not be running on any nodes. +Sep 3 07:29:26.378: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:26.378: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Change node label to blue, check that daemon pod is launched. +Sep 3 07:29:26.401: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:26.401: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:29:27.405: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:27.405: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:29:28.407: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:29:28.407: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +STEP: Update the node label to green, and wait for daemons to be unscheduled +Sep 3 07:29:28.429: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:29:28.429: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set +Sep 3 07:29:29.434: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:29.434: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Update DaemonSet node selector to green, and change its update strategy to RollingUpdate +Sep 3 07:29:29.446: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:29.446: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:29:30.453: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:30.453: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:29:31.450: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:31.450: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:29:32.452: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:29:32.452: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-5812, will wait for the garbage collector to delete the pods +Sep 3 07:29:32.518: INFO: Deleting DaemonSet.extensions daemon-set took: 6.833663ms +Sep 3 07:29:32.619: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.149723ms +Sep 3 07:29:35.229: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:29:35.229: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 07:29:35.231: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"165766"},"items":null} + +Sep 3 07:29:35.234: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"165766"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:35.253: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-5812" for this suite. + +• [SLOW TEST:8.939 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should run and stop complex daemon [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop complex daemon [Conformance]","total":346,"completed":92,"skipped":1667,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:35.268: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser +Sep 3 07:29:35.303: INFO: Waiting up to 5m0s for pod "security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096" in namespace "security-context-9255" to be "Succeeded or Failed" +Sep 3 07:29:35.308: INFO: Pod "security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096": Phase="Pending", Reason="", readiness=false. Elapsed: 5.34306ms +Sep 3 07:29:37.314: INFO: Pod "security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01064528s +Sep 3 07:29:39.322: INFO: Pod "security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018499838s +STEP: Saw pod success +Sep 3 07:29:39.322: INFO: Pod "security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096" satisfied condition "Succeeded or Failed" +Sep 3 07:29:39.325: INFO: Trying to get logs from node cluster1-k8s-node-2 pod security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096 container test-container: +STEP: delete the pod +Sep 3 07:29:39.347: INFO: Waiting for pod security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096 to disappear +Sep 3 07:29:39.351: INFO: Pod security-context-eac46424-fa5d-403f-96ca-cb6b8eb83096 no longer exists +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:39.351: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-9255" for this suite. +•{"msg":"PASSED [sig-node] Security Context should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","total":346,"completed":93,"skipped":1700,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should include webhook resources in discovery documents [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:39.370: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:29:40.012: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:29:43.032: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should include webhook resources in discovery documents [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: fetching the /apis discovery document +STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document +STEP: fetching the /apis/admissionregistration.k8s.io discovery document +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document +STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document +STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:43.045: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8684" for this suite. +STEP: Destroying namespace "webhook-8684-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","total":346,"completed":94,"skipped":1780,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:43.116: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-b48852e1-4fe8-486c-bb1e-07aa2d9c9526 +STEP: Creating a pod to test consume configMaps +Sep 3 07:29:43.223: INFO: Waiting up to 5m0s for pod "pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7" in namespace "configmap-7813" to be "Succeeded or Failed" +Sep 3 07:29:43.231: INFO: Pod "pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.848813ms +Sep 3 07:29:45.239: INFO: Pod "pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015555682s +Sep 3 07:29:47.246: INFO: Pod "pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022314188s +STEP: Saw pod success +Sep 3 07:29:47.246: INFO: Pod "pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7" satisfied condition "Succeeded or Failed" +Sep 3 07:29:47.249: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7 container agnhost-container: +STEP: delete the pod +Sep 3 07:29:47.262: INFO: Waiting for pod pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7 to disappear +Sep 3 07:29:47.266: INFO: Pod pod-configmaps-1b4f0f18-3d72-40b7-8470-6ecf63c2caa7 no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:47.266: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7813" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":346,"completed":95,"skipped":1814,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl label + should update the label on a resource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:47.277: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Kubectl label + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1333 +STEP: creating the pod +Sep 3 07:29:47.302: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 create -f -' +Sep 3 07:29:47.507: INFO: stderr: "" +Sep 3 07:29:47.507: INFO: stdout: "pod/pause created\n" +Sep 3 07:29:47.507: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] +Sep 3 07:29:47.507: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-4364" to be "running and ready" +Sep 3 07:29:47.512: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 5.23558ms +Sep 3 07:29:49.518: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.010704692s +Sep 3 07:29:49.518: INFO: Pod "pause" satisfied condition "running and ready" +Sep 3 07:29:49.518: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] +[It] should update the label on a resource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: adding the label testing-label with value testing-label-value to a pod +Sep 3 07:29:49.518: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 label pods pause testing-label=testing-label-value' +Sep 3 07:29:49.618: INFO: stderr: "" +Sep 3 07:29:49.618: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod has the label testing-label with the value testing-label-value +Sep 3 07:29:49.618: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 get pod pause -L testing-label' +Sep 3 07:29:49.697: INFO: stderr: "" +Sep 3 07:29:49.697: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s testing-label-value\n" +STEP: removing the label testing-label of a pod +Sep 3 07:29:49.697: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 label pods pause testing-label-' +Sep 3 07:29:49.795: INFO: stderr: "" +Sep 3 07:29:49.796: INFO: stdout: "pod/pause unlabeled\n" +STEP: verifying the pod doesn't have the label testing-label +Sep 3 07:29:49.796: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 get pod pause -L testing-label' +Sep 3 07:29:49.882: INFO: stderr: "" +Sep 3 07:29:49.882: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s \n" +[AfterEach] Kubectl label + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1339 +STEP: using delete to clean up resources +Sep 3 07:29:49.882: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 delete --grace-period=0 --force -f -' +Sep 3 07:29:49.979: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 07:29:49.979: INFO: stdout: "pod \"pause\" force deleted\n" +Sep 3 07:29:49.979: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 get rc,svc -l name=pause --no-headers' +Sep 3 07:29:50.081: INFO: stderr: "No resources found in kubectl-4364 namespace.\n" +Sep 3 07:29:50.081: INFO: stdout: "" +Sep 3 07:29:50.081: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4364 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 3 07:29:50.156: INFO: stderr: "" +Sep 3 07:29:50.156: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:29:50.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4364" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl label should update the label on a resource [Conformance]","total":346,"completed":96,"skipped":1825,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should schedule multiple jobs concurrently [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:29:50.166: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should schedule multiple jobs concurrently [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a cronjob +STEP: Ensuring more than one job is running at a time +STEP: Ensuring at least two running jobs exists by listing jobs explicitly +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:31:00.210: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-1397" for this suite. + +• [SLOW TEST:70.068 seconds] +[sig-apps] CronJob +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should schedule multiple jobs concurrently [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]","total":346,"completed":97,"skipped":1845,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] KubeletManagedEtcHosts + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] KubeletManagedEtcHosts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:31:00.234: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Setting up the test +STEP: Creating hostNetwork=false pod +Sep 3 07:31:00.279: INFO: The status of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:31:02.284: INFO: The status of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:31:04.290: INFO: The status of Pod test-pod is Running (Ready = true) +STEP: Creating hostNetwork=true pod +Sep 3 07:31:04.314: INFO: The status of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:31:06.326: INFO: The status of Pod test-host-network-pod is Running (Ready = true) +STEP: Running the test +STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false +Sep 3 07:31:06.330: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.330: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.331: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.331: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.422: INFO: Exec stderr: "" +Sep 3 07:31:06.423: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.423: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.425: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.425: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.513: INFO: Exec stderr: "" +Sep 3 07:31:06.513: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.513: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.514: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.514: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.596: INFO: Exec stderr: "" +Sep 3 07:31:06.596: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.597: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.597: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.597: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.681: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount +Sep 3 07:31:06.681: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.681: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.682: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.682: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.776: INFO: Exec stderr: "" +Sep 3 07:31:06.776: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.776: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.776: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.776: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.851: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true +Sep 3 07:31:06.851: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.851: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.852: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.852: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:06.930: INFO: Exec stderr: "" +Sep 3 07:31:06.930: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:06.930: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:06.930: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:06.931: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:07.005: INFO: Exec stderr: "" +Sep 3 07:31:07.005: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:07.005: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:07.006: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:07.006: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:07.082: INFO: Exec stderr: "" +Sep 3 07:31:07.083: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-1257 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:31:07.083: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:31:07.083: INFO: ExecWithOptions: Clientset creation +Sep 3 07:31:07.083: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-1257/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:31:07.158: INFO: Exec stderr: "" +[AfterEach] [sig-node] KubeletManagedEtcHosts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:31:07.158: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "e2e-kubelet-etc-hosts-1257" for this suite. + +• [SLOW TEST:6.940 seconds] +[sig-node] KubeletManagedEtcHosts +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":98,"skipped":1869,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch + watch on custom resource definition objects [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:31:07.177: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] watch on custom resource definition objects [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:31:07.216: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Creating first CR +Sep 3 07:31:09.770: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:09Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:09Z]] name:name1 resourceVersion:166296 uid:24bc9c91-d194-4fe0-aa2e-b456249dc25b] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Creating second CR +Sep 3 07:31:19.779: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:19Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:19Z]] name:name2 resourceVersion:166359 uid:1ba8f58f-8744-4512-8f36-4acb840b4540] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying first CR +Sep 3 07:31:29.786: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:09Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:29Z]] name:name1 resourceVersion:166384 uid:24bc9c91-d194-4fe0-aa2e-b456249dc25b] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying second CR +Sep 3 07:31:39.795: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:19Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:39Z]] name:name2 resourceVersion:166417 uid:1ba8f58f-8744-4512-8f36-4acb840b4540] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting first CR +Sep 3 07:31:49.802: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:09Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:29Z]] name:name1 resourceVersion:166444 uid:24bc9c91-d194-4fe0-aa2e-b456249dc25b] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting second CR +Sep 3 07:31:59.808: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-03T07:31:19Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-09-03T07:31:39Z]] name:name2 resourceVersion:166469 uid:1ba8f58f-8744-4512-8f36-4acb840b4540] num:map[num1:9223372036854775807 num2:1000000]]} +[AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:32:10.325: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-watch-3719" for this suite. + +• [SLOW TEST:63.158 seconds] +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + CustomResourceDefinition Watch + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_watch.go:42 + watch on custom resource definition objects [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]","total":346,"completed":99,"skipped":1874,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:32:10.340: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation +Sep 3 07:32:10.364: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:32:13.189: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:32:27.084: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-4226" for this suite. + +• [SLOW TEST:16.759 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group and version but different kinds [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","total":346,"completed":100,"skipped":1893,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/sysctl.go:36 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:32:27.102: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sysctl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/sysctl.go:65 +[It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod with one valid and two invalid sysctls +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:32:27.129: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-8741" for this suite. +•{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance]","total":346,"completed":101,"skipped":1953,"failed":0} +SSSSSSS +------------------------------ +[sig-network] EndpointSlice + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:32:27.140: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/endpointslice.go:49 +[It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: referencing a single matching pod +STEP: referencing matching pods with named port +STEP: creating empty Endpoints and EndpointSlices for no matching Pods +STEP: recreating EndpointSlices after they've been deleted +Sep 3 07:32:47.289: INFO: EndpointSlice for Service endpointslice-8158/example-named-port not found +[AfterEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:32:57.299: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-8158" for this suite. + +• [SLOW TEST:30.168 seconds] +[sig-network] EndpointSlice +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service [Conformance]","total":346,"completed":102,"skipped":1960,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:32:57.312: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide container's memory request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:32:57.351: INFO: Waiting up to 5m0s for pod "downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec" in namespace "projected-7946" to be "Succeeded or Failed" +Sep 3 07:32:57.355: INFO: Pod "downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec": Phase="Pending", Reason="", readiness=false. Elapsed: 3.355833ms +Sep 3 07:32:59.361: INFO: Pod "downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009764235s +Sep 3 07:33:01.371: INFO: Pod "downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019214936s +STEP: Saw pod success +Sep 3 07:33:01.371: INFO: Pod "downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec" satisfied condition "Succeeded or Failed" +Sep 3 07:33:01.374: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec container client-container: +STEP: delete the pod +Sep 3 07:33:01.404: INFO: Waiting for pod downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec to disappear +Sep 3 07:33:01.407: INFO: Pod downwardapi-volume-dcb5d6b3-3345-4759-9996-de02ef0c9cec no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:33:01.407: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7946" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","total":346,"completed":103,"skipped":2021,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with best effort scope. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:33:01.418: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify ResourceQuota with best effort scope. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a ResourceQuota with best effort scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a ResourceQuota with not best effort scope +STEP: Ensuring ResourceQuota status is calculated +STEP: Creating a best-effort pod +STEP: Ensuring resource quota with best effort scope captures the pod usage +STEP: Ensuring resource quota with not best effort ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +STEP: Creating a not best-effort pod +STEP: Ensuring resource quota with not best effort scope captures the pod usage +STEP: Ensuring resource quota with best effort scope ignored the pod usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:33:17.552: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-7022" for this suite. + +• [SLOW TEST:16.142 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with best effort scope. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","total":346,"completed":104,"skipped":2052,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group but different versions [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:33:17.564: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of same group but different versions [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation +Sep 3 07:33:17.590: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation +Sep 3 07:33:31.085: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:33:33.796: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:33:47.296: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-8808" for this suite. + +• [SLOW TEST:29.747 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group but different versions [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]","total":346,"completed":105,"skipped":2067,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should delete a collection of events [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:33:47.312: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/instrumentation/events.go:81 +[It] should delete a collection of events [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create set of events +STEP: get a list of Events with a label in the current namespace +STEP: delete a list of events +Sep 3 07:33:47.352: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity +[AfterEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:33:47.363: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-3162" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events API should delete a collection of events [Conformance]","total":346,"completed":106,"skipped":2084,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: udp [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:33:47.373: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Performing setup for networking test in namespace pod-network-test-9429 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Sep 3 07:33:47.399: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 3 07:33:47.429: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:33:49.434: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:33:51.435: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:33:53.435: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:33:55.438: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:33:57.434: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:33:59.436: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:34:01.434: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:34:03.435: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:34:05.435: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:34:07.435: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:34:09.435: INFO: The status of Pod netserver-0 is Running (Ready = true) +Sep 3 07:34:09.440: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Sep 3 07:34:11.460: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Sep 3 07:34:11.460: INFO: Breadth first check of 10.233.84.212 on host 10.128.0.193... +Sep 3 07:34:11.463: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.85.107:9080/dial?request=hostname&protocol=udp&host=10.233.84.212&port=8081&tries=1'] Namespace:pod-network-test-9429 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:34:11.464: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:34:11.464: INFO: ExecWithOptions: Clientset creation +Sep 3 07:34:11.465: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-9429/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.85.107%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.233.84.212%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:34:11.547: INFO: Waiting for responses: map[] +Sep 3 07:34:11.547: INFO: reached 10.233.84.212 after 0/1 tries +Sep 3 07:34:11.547: INFO: Breadth first check of 10.233.85.60 on host 10.128.3.141... +Sep 3 07:34:11.551: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.85.107:9080/dial?request=hostname&protocol=udp&host=10.233.85.60&port=8081&tries=1'] Namespace:pod-network-test-9429 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:34:11.551: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:34:11.552: INFO: ExecWithOptions: Clientset creation +Sep 3 07:34:11.553: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-9429/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.85.107%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.233.85.60%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:34:11.647: INFO: Waiting for responses: map[] +Sep 3 07:34:11.647: INFO: reached 10.233.85.60 after 0/1 tries +Sep 3 07:34:11.647: INFO: Going to retry 0 out of 2 pods.... +[AfterEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:11.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-9429" for this suite. + +• [SLOW TEST:24.283 seconds] +[sig-network] Networking +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/framework.go:23 + Granular Checks: Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/networking.go:30 + should function for intra-pod communication: udp [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","total":346,"completed":107,"skipped":2102,"failed":0} +SSS +------------------------------ +[sig-instrumentation] Events + should delete a collection of events [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-instrumentation] Events + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:11.659: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a collection of events [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create set of events +Sep 3 07:34:11.688: INFO: created test-event-1 +Sep 3 07:34:11.692: INFO: created test-event-2 +Sep 3 07:34:11.695: INFO: created test-event-3 +STEP: get a list of Events with a label in the current namespace +STEP: delete collection of events +Sep 3 07:34:11.698: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity +Sep 3 07:34:11.709: INFO: requesting list of events to confirm quantity +[AfterEach] [sig-instrumentation] Events + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:11.713: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-6906" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events should delete a collection of events [Conformance]","total":346,"completed":108,"skipped":2105,"failed":0} +SSSSS +------------------------------ +[sig-apps] Deployment + deployment should support proportional scaling [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:11.726: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] deployment should support proportional scaling [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:34:11.754: INFO: Creating deployment "webserver-deployment" +Sep 3 07:34:11.758: INFO: Waiting for observed generation 1 +Sep 3 07:34:13.802: INFO: Waiting for all required pods to come up +Sep 3 07:34:13.840: INFO: Pod name httpd: Found 10 pods out of 10 +STEP: ensuring each pod is running +Sep 3 07:34:15.867: INFO: Waiting for deployment "webserver-deployment" to complete +Sep 3 07:34:15.873: INFO: Updating deployment "webserver-deployment" with a non-existent image +Sep 3 07:34:15.881: INFO: Updating deployment webserver-deployment +Sep 3 07:34:15.881: INFO: Waiting for observed generation 2 +Sep 3 07:34:17.892: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 +Sep 3 07:34:17.898: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 +Sep 3 07:34:17.902: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Sep 3 07:34:17.911: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 +Sep 3 07:34:17.911: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 +Sep 3 07:34:17.914: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Sep 3 07:34:17.919: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas +Sep 3 07:34:17.919: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 +Sep 3 07:34:17.927: INFO: Updating deployment webserver-deployment +Sep 3 07:34:17.927: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas +Sep 3 07:34:17.950: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 +Sep 3 07:34:17.992: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:34:18.063: INFO: Deployment "webserver-deployment": +&Deployment{ObjectMeta:{webserver-deployment deployment-575 d69b1e2e-80bc-4594-a387-5e910667cb1f 167407 3 2022-09-03 07:34:11 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*30,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc006959228 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:2,MaxSurge:3,},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:3,Replicas:13,UpdatedReplicas:5,AvailableReplicas:8,UnavailableReplicas:25,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-566f96c878" is progressing.,LastUpdateTime:2022-09-03 07:34:15 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,},DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2022-09-03 07:34:17 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + +Sep 3 07:34:18.087: INFO: New ReplicaSet "webserver-deployment-566f96c878" of Deployment "webserver-deployment": +&ReplicaSet{ObjectMeta:{webserver-deployment-566f96c878 deployment-575 0da1287d-9547-4360-af4d-baefcac54112 167458 3 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment d69b1e2e-80bc-4594-a387-5e910667cb1f 0xc00697e717 0xc00697e718}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d69b1e2e-80bc-4594-a387-5e910667cb1f\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 566f96c878,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [] [] []} {[] [] [{httpd webserver:404 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00697e858 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:13,FullyLabeledReplicas:13,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:34:18.087: INFO: All old ReplicaSets of Deployment "webserver-deployment": +Sep 3 07:34:18.087: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-5d9fdcc779 deployment-575 0c2f6277-83d4-4ec1-a40f-75e006a95543 167459 3 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment d69b1e2e-80bc-4594-a387-5e910667cb1f 0xc00697e8c7 0xc00697e8c8}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d69b1e2e-80bc-4594-a387-5e910667cb1f\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 5d9fdcc779,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00697e978 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:8,FullyLabeledReplicas:8,ObservedGeneration:3,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:34:18.097: INFO: Pod "webserver-deployment-566f96c878-2qczb" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-2qczb webserver-deployment-566f96c878- deployment-575 bd3eddcc-419f-4c20-bf0e-d04958d442c3 167417 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697eef7 0xc00697eef8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7bbz2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7bbz2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:,StartTime:2022-09-03 07:34:17 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.097: INFO: Pod "webserver-deployment-566f96c878-9hdsw" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-9hdsw webserver-deployment-566f96c878- deployment-575 55b9885b-5531-4771-9242-41757f09a8b6 167440 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f0d7 0xc00697f0d8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jkkhq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jkkhq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.097: INFO: Pod "webserver-deployment-566f96c878-9n754" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-9n754 webserver-deployment-566f96c878- deployment-575 52bcae65-8291-4700-a6c7-16df3ed03582 167427 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f270 0xc00697f271}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-4vqg2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-4vqg2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.098: INFO: Pod "webserver-deployment-566f96c878-bmkng" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-bmkng webserver-deployment-566f96c878- deployment-575 a043dc65-94c1-486d-990b-1e6b9e6f93b8 167324 0 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f3f0 0xc00697f3f1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hwv8c,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hwv8c,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:,StartTime:2022-09-03 07:34:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.098: INFO: Pod "webserver-deployment-566f96c878-clvkn" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-clvkn webserver-deployment-566f96c878- deployment-575 ed14f86f-99dc-44f9-9ef7-04d518fe637e 167453 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f5e7 0xc00697f5e8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-lwhs7,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-lwhs7,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:,StartTime:2022-09-03 07:34:18 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.098: INFO: Pod "webserver-deployment-566f96c878-d2krd" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-d2krd webserver-deployment-566f96c878- deployment-575 bd6b2bd1-e5c2-46e5-a84f-dad8c115acba 167433 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f7d7 0xc00697f7d8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7bhlk,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7bhlk,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.099: INFO: Pod "webserver-deployment-566f96c878-fdjdr" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-fdjdr webserver-deployment-566f96c878- deployment-575 3d902b2a-83eb-4fab-bbdb-3c6226142575 167376 0 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[cni.projectcalico.org/containerID:1cb02b0cf2e17f1ae80d6da53966232d6fe9e5cad8af5392ad45bbe992788f10 cni.projectcalico.org/podIP:10.233.85.76/32 cni.projectcalico.org/podIPs:10.233.85.76/32] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697f9b0 0xc00697f9b1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2022-09-03 07:34:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-9wrvw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-9wrvw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:,StartTime:2022-09-03 07:34:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.099: INFO: Pod "webserver-deployment-566f96c878-hb9bp" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-hb9bp webserver-deployment-566f96c878- deployment-575 590792a9-d0b2-45e7-a97b-b94e45090047 167337 0 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697fc07 0xc00697fc08}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:16 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mg74z,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-mg74z,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:,StartTime:2022-09-03 07:34:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.100: INFO: Pod "webserver-deployment-566f96c878-k6v48" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-k6v48 webserver-deployment-566f96c878- deployment-575 8a46d258-4880-419d-89f7-6822b6ad41dd 167431 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc00697fe77 0xc00697fe78}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w94xp,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w94xp,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.100: INFO: Pod "webserver-deployment-566f96c878-rtjdt" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-rtjdt webserver-deployment-566f96c878- deployment-575 b8ba7fbf-9b02-43ce-81cd-a824c0c2b78e 167343 0 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[cni.projectcalico.org/containerID:a4cfb2a2ba06162f3053a893bb98e96d3c198997f584ad141deed32d9ea3a4ad cni.projectcalico.org/podIP:10.233.84.234/32 cni.projectcalico.org/podIPs:10.233.84.234/32] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc0069b2010 0xc0069b2011}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2022-09-03 07:34:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8pt6s,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8pt6s,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:,StartTime:2022-09-03 07:34:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.100: INFO: Pod "webserver-deployment-566f96c878-rz77s" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-rz77s webserver-deployment-566f96c878- deployment-575 9f315bc5-4eac-475b-a61d-21539b7337bc 167420 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc0069b2287 0xc0069b2288}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-wmlvb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-wmlvb,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.101: INFO: Pod "webserver-deployment-566f96c878-sznm5" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-sznm5 webserver-deployment-566f96c878- deployment-575 8483945b-1461-4da6-9ea5-e5c39c4f38f2 167340 0 2022-09-03 07:34:15 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[cni.projectcalico.org/containerID:3c450ae88e1c0f614eaa0a5a8c2483969262c45de35400cf325b8888967d137b cni.projectcalico.org/podIP:10.233.84.223/32 cni.projectcalico.org/podIPs:10.233.84.223/32] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc0069b24b0 0xc0069b24b1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {calico Update v1 2022-09-03 07:34:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-h525s,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-h525s,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:,StartTime:2022-09-03 07:34:15 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:webserver:404,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.101: INFO: Pod "webserver-deployment-566f96c878-vrtwf" is not available: +&Pod{ObjectMeta:{webserver-deployment-566f96c878-vrtwf webserver-deployment-566f96c878- deployment-575 dfc9937f-c022-46d1-8470-97f6e2066621 167418 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:566f96c878] map[] [{apps/v1 ReplicaSet webserver-deployment-566f96c878 0da1287d-9547-4360-af4d-baefcac54112 0xc0069b26f7 0xc0069b26f8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0da1287d-9547-4360-af4d-baefcac54112\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w5dvd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:webserver:404,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w5dvd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.101: INFO: Pod "webserver-deployment-5d9fdcc779-5gwbs" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-5gwbs webserver-deployment-5d9fdcc779- deployment-575 abe0dfea-d50d-471b-ac26-bf9498f2c112 167260 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:61ff25971070106005c3bb6272c7c701e78b7dfc0e7faafd882253da9191334b cni.projectcalico.org/podIP:10.233.84.235/32 cni.projectcalico.org/podIPs:10.233.84.235/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b2910 0xc0069b2911}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.235\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xrs2q,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xrs2q,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:10.233.84.235,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://fad85f86f1f7beb99f6a4808593eb88e1d64d256e45786e550939943a82ac2c4,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.84.235,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.102: INFO: Pod "webserver-deployment-5d9fdcc779-7gzt7" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-7gzt7 webserver-deployment-5d9fdcc779- deployment-575 cfb7e569-4054-4b68-9691-3e9ca0fae26d 167405 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b2c07 0xc0069b2c08}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-czfzw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-czfzw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.102: INFO: Pod "webserver-deployment-5d9fdcc779-9grkn" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-9grkn webserver-deployment-5d9fdcc779- deployment-575 3ccd4790-19eb-4242-ad54-9c67b6d73f2a 167428 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b2da0 0xc0069b2da1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5b8h5,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5b8h5,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.102: INFO: Pod "webserver-deployment-5d9fdcc779-bvkw4" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-bvkw4 webserver-deployment-5d9fdcc779- deployment-575 ee7c1073-30d3-4c1a-9ddd-0d8269b12439 167430 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b2f80 0xc0069b2f81}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jpg64,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jpg64,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.103: INFO: Pod "webserver-deployment-5d9fdcc779-cqcvr" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-cqcvr webserver-deployment-5d9fdcc779- deployment-575 17fb9c85-7206-49b0-ac95-0e624d9a9465 167441 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b3170 0xc0069b3171}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-2rbfp,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-2rbfp,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.103: INFO: Pod "webserver-deployment-5d9fdcc779-dr7bq" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-dr7bq webserver-deployment-5d9fdcc779- deployment-575 d3682733-80f3-439a-8b1d-86a089d6257c 167455 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b32e0 0xc0069b32e1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-bssb8,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-bssb8,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.103: INFO: Pod "webserver-deployment-5d9fdcc779-k26n5" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-k26n5 webserver-deployment-5d9fdcc779- deployment-575 6bfdc1d5-6ab8-4db1-b3f3-49b04bf28c4e 167429 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b3440 0xc0069b3441}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w7ht7,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w7ht7,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.108: INFO: Pod "webserver-deployment-5d9fdcc779-lndw7" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-lndw7 webserver-deployment-5d9fdcc779- deployment-575 2aa68d78-78bc-46c5-ae9a-17e1f0c77224 167460 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b3590 0xc0069b3591}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sbx42,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-sbx42,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.108: INFO: Pod "webserver-deployment-5d9fdcc779-mr55k" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-mr55k webserver-deployment-5d9fdcc779- deployment-575 d6dc9e1a-0557-49c9-b427-1fbb19501c0d 167434 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b36e0 0xc0069b36e1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-s6h2v,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-s6h2v,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.109: INFO: Pod "webserver-deployment-5d9fdcc779-nlwsb" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-nlwsb webserver-deployment-5d9fdcc779- deployment-575 1a30b281-db04-4df6-a7cb-b412ff82e5cc 167282 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:3bfc2f18592caf412017fec4c8c6cace414ec4bf2cfd1aefdb05e2de69e57b46 cni.projectcalico.org/podIP:10.233.85.112/32 cni.projectcalico.org/podIPs:10.233.85.112/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b38b0 0xc0069b38b1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:14 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.112\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-97b4p,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-97b4p,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:15 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.112,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:14 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://237d60efb91c12cb0b6c5cf5462dc790fb78f3625131a57cd06b43a3ef45c89c,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.112,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.109: INFO: Pod "webserver-deployment-5d9fdcc779-nq2f5" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-nq2f5 webserver-deployment-5d9fdcc779- deployment-575 63958ac4-6f1f-4d63-ba8f-fed4b2837f5d 167276 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:238f168ec8b32857abfd6fdf870a991d31d0eecce2c7b243c56a82e4a537d965 cni.projectcalico.org/podIP:10.233.84.210/32 cni.projectcalico.org/podIPs:10.233.84.210/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b3b87 0xc0069b3b88}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.210\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-r6wg7,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-r6wg7,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:10.233.84.210,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://ac6c7a15b78bd7f4988706abf997c878a7ec0507551b1bcec1a62fd0151fd4df,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.84.210,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.109: INFO: Pod "webserver-deployment-5d9fdcc779-qssbd" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-qssbd webserver-deployment-5d9fdcc779- deployment-575 54f8d91c-71f8-4755-84dd-033698d74a44 167240 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:78ac4a8baff71da69e0639890c1849956bb9ace6f8f9365d5ca4afe1806e4ff0 cni.projectcalico.org/podIP:10.233.84.197/32 cni.projectcalico.org/podIPs:10.233.84.197/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069b3e47 0xc0069b3e48}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:12 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.197\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zvzxq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zvzxq,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:10.233.84.197,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://41a529bed5693872e11bb186ca592ca0b460d37d3beba5072b5576165971ca77,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.84.197,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.109: INFO: Pod "webserver-deployment-5d9fdcc779-rhbtq" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-rhbtq webserver-deployment-5d9fdcc779- deployment-575 df188343-d4f0-471e-8ad3-b6b8f64d8d32 167403 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dc137 0xc0069dc138}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-fjnsz,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-fjnsz,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.110: INFO: Pod "webserver-deployment-5d9fdcc779-sn5jf" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-sn5jf webserver-deployment-5d9fdcc779- deployment-575 719ef0bc-f43b-49bd-b296-6975cab3cbca 167250 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:d139cc056ef3ca3036f682a499a355427df699989cedc5500f8d5b85ceee5c82 cni.projectcalico.org/podIP:10.233.85.108/32 cni.projectcalico.org/podIPs:10.233.85.108/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dc300 0xc0069dc301}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:12 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.108\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-drssc,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-drssc,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.108,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://7aa3e8aed90bc023f21cd9fd8a54fc4f3d3ed8580e4109b202d96f9360dd68f1,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.108,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.110: INFO: Pod "webserver-deployment-5d9fdcc779-v7b4c" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-v7b4c webserver-deployment-5d9fdcc779- deployment-575 31e7756b-ee3e-4a1f-8d23-18684c359659 167268 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:8ae87467be5fd4014c3f28b2157f7b991508f7701a472ee2dba1c802594a95e4 cni.projectcalico.org/podIP:10.233.84.200/32 cni.projectcalico.org/podIPs:10.233.84.200/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dc577 0xc0069dc578}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.200\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xjbz6,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xjbz6,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:10.233.84.200,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://2adfde1eac0e4be18cbe84fb6260ac1b9be6753220ad57456fb5e14cf8254513,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.84.200,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.110: INFO: Pod "webserver-deployment-5d9fdcc779-z8xf7" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-z8xf7 webserver-deployment-5d9fdcc779- deployment-575 b8be7507-bcf5-4d95-9be7-82bb2883c64b 167253 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:96a74caec822dcd60f869da16be281a723106f396c1fc6fb5f46172b86d8ee40 cni.projectcalico.org/podIP:10.233.85.109/32 cni.projectcalico.org/podIPs:10.233.85.109/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dc7e7 0xc0069dc7e8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:12 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:14 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.109\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-42rfm,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-42rfm,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:14 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.109,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://0e8e02d4810bc73125720a8b542664b34c8ee0346eaca9b851e95664e4cee481,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.109,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.110: INFO: Pod "webserver-deployment-5d9fdcc779-zbvx5" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-zbvx5 webserver-deployment-5d9fdcc779- deployment-575 c2cf02c3-b10a-48f5-b9ef-a3f50ab8faf5 167461 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dc9e7 0xc0069dc9e8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7hkx8,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7hkx8,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.115: INFO: Pod "webserver-deployment-5d9fdcc779-zdspl" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-zdspl webserver-deployment-5d9fdcc779- deployment-575 90c72918-db70-4b03-b2d3-78efc8d05483 167454 0 2022-09-03 07:34:18 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dcb40 0xc0069dcb41}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hh5zj,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hh5zj,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:18 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.116: INFO: Pod "webserver-deployment-5d9fdcc779-zf2kl" is available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-zf2kl webserver-deployment-5d9fdcc779- deployment-575 c8b168e8-4500-456c-b0d7-1920b1da889d 167237 0 2022-09-03 07:34:11 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:08799c0de0425db4c39a2cb5fc1fe9faa74fbd533ff3a5a3a0fad7c47c71f53b cni.projectcalico.org/podIP:10.233.84.207/32 cni.projectcalico.org/podIPs:10.233.84.207/32] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dccb0 0xc0069dccb1}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:11 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 07:34:12 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 07:34:13 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.207\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vgt4h,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vgt4h,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:13 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:11 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:10.233.84.207,StartTime:2022-09-03 07:34:11 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:34:13 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://28a94ea92e70621b2cfa45df3ae1f5feb449ab33f7e3cfc8ee1cee030fa2c97b,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.84.207,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:34:18.116: INFO: Pod "webserver-deployment-5d9fdcc779-zwwmm" is not available: +&Pod{ObjectMeta:{webserver-deployment-5d9fdcc779-zwwmm webserver-deployment-5d9fdcc779- deployment-575 bc79a37a-443a-4155-8ed1-968604981965 167422 0 2022-09-03 07:34:17 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet webserver-deployment-5d9fdcc779 0c2f6277-83d4-4ec1-a40f-75e006a95543 0xc0069dcea7 0xc0069dcea8}] [] [{kube-controller-manager Update v1 2022-09-03 07:34:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0c2f6277-83d4-4ec1-a40f-75e006a95543\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-99zk2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-99zk2,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:34:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:,StartTime:2022-09-03 07:34:17 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:18.116: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-575" for this suite. + +• [SLOW TEST:6.462 seconds] +[sig-apps] Deployment +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should support proportional scaling [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","total":346,"completed":109,"skipped":2110,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:18.212: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a watch on configmaps +STEP: creating a new configmap +STEP: modifying the configmap once +STEP: closing the watch once it receives two notifications +Sep 3 07:34:18.301: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-2690 fab04a69-2ff2-404f-a956-5c49784ef4d2 167485 0 2022-09-03 07:34:18 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:34:18.302: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-2690 fab04a69-2ff2-404f-a956-5c49784ef4d2 167486 0 2022-09-03 07:34:18 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying the configmap a second time, while the watch is closed +STEP: creating a new watch on configmaps from the last resource version observed by the first watch +STEP: deleting the configmap +STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed +Sep 3 07:34:18.314: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-2690 fab04a69-2ff2-404f-a956-5c49784ef4d2 167487 0 2022-09-03 07:34:18 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:34:18.315: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-2690 fab04a69-2ff2-404f-a956-5c49784ef4d2 167488 0 2022-09-03 07:34:18 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-03 07:34:18 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:18.315: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-2690" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]","total":346,"completed":110,"skipped":2124,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should get a host IP [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:18.325: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should get a host IP [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating pod +Sep 3 07:34:18.361: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:20.366: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:22.366: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:24.424: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:26.370: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:28.367: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:30.367: INFO: The status of Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 is Running (Ready = true) +Sep 3 07:34:30.372: INFO: Pod pod-hostip-85fed98e-0e27-459c-80f1-e39a78336bb4 has hostIP: 10.128.3.141 +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:30.372: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-3677" for this suite. + +• [SLOW TEST:12.056 seconds] +[sig-node] Pods +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should get a host IP [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Pods should get a host IP [NodeConformance] [Conformance]","total":346,"completed":111,"skipped":2160,"failed":0} +SSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should have an terminated reason [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:30.381: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:38 +[BeforeEach] when scheduling a busybox command that always fails in a pod + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:82 +[It] should have an terminated reason [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:34.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-508" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","total":346,"completed":112,"skipped":2163,"failed":0} +SSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:34.431: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:34:36.484: INFO: Deleting pod "var-expansion-98fc5e51-ad65-4093-b63b-02ee4c3005cf" in namespace "var-expansion-1113" +Sep 3 07:34:36.491: INFO: Wait up to 5m0s for pod "var-expansion-98fc5e51-ad65-4093-b63b-02ee4c3005cf" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:40.510: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-1113" for this suite. + +• [SLOW TEST:6.087 seconds] +[sig-node] Variable Expansion +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with backticks [Slow] [Conformance]","total":346,"completed":113,"skipped":2168,"failed":0} +S +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert from CR v1 to CR v2 [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:40.519: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:126 +STEP: Setting up server cert +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication +STEP: Deploying the custom resource conversion webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:34:41.185: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:34:44.204: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 +[It] should be able to convert from CR v1 to CR v2 [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:34:44.224: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Creating a v1 custom resource +STEP: v2 custom resource should be converted +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:47.337: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-5309" for this suite. +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:137 + +• [SLOW TEST:6.877 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to convert from CR v1 to CR v2 [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","total":346,"completed":114,"skipped":2169,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:47.439: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the container +STEP: wait for the container to reach Succeeded +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Sep 3 07:34:51.627: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:34:51.640: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-4723" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]","total":346,"completed":115,"skipped":2236,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] HostPort + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] HostPort + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:34:51.653: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename hostport +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] HostPort + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/hostport.go:47 +[It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled +Sep 3 07:34:51.697: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:53.705: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.128.0.193 on the node which pod1 resides and expect scheduled +Sep 3 07:34:53.718: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:55.728: INFO: The status of Pod pod2 is Running (Ready = false) +Sep 3 07:34:57.724: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.128.0.193 but use UDP protocol on the node which pod2 resides +Sep 3 07:34:57.732: INFO: The status of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:34:59.738: INFO: The status of Pod pod3 is Running (Ready = true) +Sep 3 07:34:59.746: INFO: The status of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:35:01.751: INFO: The status of Pod e2e-host-exec is Running (Ready = true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 +Sep 3 07:35:01.756: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.128.0.193 http://127.0.0.1:54323/hostname] Namespace:hostport-8214 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:35:01.756: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:35:01.757: INFO: ExecWithOptions: Clientset creation +Sep 3 07:35:01.757: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-8214/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.128.0.193+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true %!s(MISSING)) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.0.193, port: 54323 +Sep 3 07:35:01.842: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.128.0.193:54323/hostname] Namespace:hostport-8214 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:35:01.842: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:35:01.842: INFO: ExecWithOptions: Clientset creation +Sep 3 07:35:01.842: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-8214/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.128.0.193%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true %!s(MISSING)) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.128.0.193, port: 54323 UDP +Sep 3 07:35:01.916: INFO: ExecWithOptions {Command:[/bin/sh -c nc -vuz -w 5 10.128.0.193 54323] Namespace:hostport-8214 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:35:01.916: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:35:01.916: INFO: ExecWithOptions: Clientset creation +Sep 3 07:35:01.917: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-8214/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=nc+-vuz+-w+5+10.128.0.193+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true %!s(MISSING)) +[AfterEach] [sig-network] HostPort + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:35:06.981: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "hostport-8214" for this suite. + +• [SLOW TEST:15.343 seconds] +[sig-network] HostPort +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] HostPort validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance]","total":346,"completed":116,"skipped":2259,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:35:06.998: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-upd-a5d06c1b-5f3f-4e93-9829-e70f2ba70b9a +STEP: Creating the pod +Sep 3 07:35:07.039: INFO: The status of Pod pod-configmaps-97f5e78f-8a50-46d5-8835-2c81527700cd is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:35:09.044: INFO: The status of Pod pod-configmaps-97f5e78f-8a50-46d5-8835-2c81527700cd is Running (Ready = true) +STEP: Updating configmap configmap-test-upd-a5d06c1b-5f3f-4e93-9829-e70f2ba70b9a +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:35:11.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1849" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":117,"skipped":2273,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:35:11.095: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser +Sep 3 07:35:11.126: INFO: Waiting up to 5m0s for pod "security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94" in namespace "security-context-2543" to be "Succeeded or Failed" +Sep 3 07:35:11.128: INFO: Pod "security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94": Phase="Pending", Reason="", readiness=false. Elapsed: 2.382767ms +Sep 3 07:35:13.134: INFO: Pod "security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008009048s +Sep 3 07:35:15.141: INFO: Pod "security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01550845s +STEP: Saw pod success +Sep 3 07:35:15.141: INFO: Pod "security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94" satisfied condition "Succeeded or Failed" +Sep 3 07:35:15.144: INFO: Trying to get logs from node cluster1-k8s-node-2 pod security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94 container test-container: +STEP: delete the pod +Sep 3 07:35:15.160: INFO: Waiting for pod security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94 to disappear +Sep 3 07:35:15.163: INFO: Pod security-context-f98fe0c4-5bf7-41b4-88ec-39170e52cb94 no longer exists +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:35:15.163: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-2543" for this suite. +•{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","total":346,"completed":118,"skipped":2315,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:35:15.174: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Performing setup for networking test in namespace pod-network-test-8878 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Sep 3 07:35:15.197: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 3 07:35:15.230: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:35:17.236: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:35:19.235: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:35:21.237: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:35:23.236: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:35:25.236: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 07:35:27.236: INFO: The status of Pod netserver-0 is Running (Ready = true) +Sep 3 07:35:27.243: INFO: The status of Pod netserver-1 is Running (Ready = false) +Sep 3 07:35:29.248: INFO: The status of Pod netserver-1 is Running (Ready = false) +Sep 3 07:35:31.251: INFO: The status of Pod netserver-1 is Running (Ready = false) +Sep 3 07:35:33.248: INFO: The status of Pod netserver-1 is Running (Ready = false) +Sep 3 07:35:35.248: INFO: The status of Pod netserver-1 is Running (Ready = false) +Sep 3 07:35:37.253: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Sep 3 07:35:39.287: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Sep 3 07:35:39.287: INFO: Going to poll 10.233.84.238 on port 8081 at least 0 times, with a maximum of 34 tries before failing +Sep 3 07:35:39.290: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.233.84.238 8081 | grep -v '^\s*$'] Namespace:pod-network-test-8878 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:35:39.290: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:35:39.290: INFO: ExecWithOptions: Clientset creation +Sep 3 07:35:39.290: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-8878/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.233.84.238+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:35:40.366: INFO: Found all 1 expected endpoints: [netserver-0] +Sep 3 07:35:40.366: INFO: Going to poll 10.233.85.71 on port 8081 at least 0 times, with a maximum of 34 tries before failing +Sep 3 07:35:40.371: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.233.85.71 8081 | grep -v '^\s*$'] Namespace:pod-network-test-8878 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:35:40.371: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:35:40.372: INFO: ExecWithOptions: Clientset creation +Sep 3 07:35:40.372: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-8878/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.233.85.71+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:35:41.450: INFO: Found all 1 expected endpoints: [netserver-1] +[AfterEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:35:41.450: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-8878" for this suite. + +• [SLOW TEST:26.289 seconds] +[sig-network] Networking +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/framework.go:23 + Granular Checks: Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/networking.go:30 + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":119,"skipped":2325,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for ExternalName services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:35:41.469: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for ExternalName services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test externalName service +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:35:45.533: INFO: DNS probes using dns-test-ac311842-02a9-4779-a792-9d39ebf690b4 succeeded + +STEP: deleting the pod +STEP: changing the externalName to bar.example.com +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: creating a second pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:35:49.621: INFO: DNS probes using dns-test-515c9da5-f937-44c1-8115-07406f163477 succeeded + +STEP: deleting the pod +STEP: changing the service to type=ClusterIP +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-5800.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-5800.svc.cluster.local; sleep 1; done + +STEP: creating a third pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:35:53.709: INFO: DNS probes using dns-test-d8a743f3-f597-4ce4-863a-0fa1201031aa succeeded + +STEP: deleting the pod +STEP: deleting the test externalName service +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:35:53.737: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-5800" for this suite. + +• [SLOW TEST:12.282 seconds] +[sig-network] DNS +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should provide DNS for ExternalName services [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for ExternalName services [Conformance]","total":346,"completed":120,"skipped":2356,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should adopt matching orphans and release non-matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:35:53.761: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should adopt matching orphans and release non-matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: Orphaning one of the Job's Pods +Sep 3 07:35:58.308: INFO: Successfully updated pod "adopt-release-p9f5r" +STEP: Checking that the Job readopts the Pod +Sep 3 07:35:58.308: INFO: Waiting up to 15m0s for pod "adopt-release-p9f5r" in namespace "job-5264" to be "adopted" +Sep 3 07:35:58.314: INFO: Pod "adopt-release-p9f5r": Phase="Running", Reason="", readiness=true. Elapsed: 5.235898ms +Sep 3 07:36:00.319: INFO: Pod "adopt-release-p9f5r": Phase="Running", Reason="", readiness=true. Elapsed: 2.010151318s +Sep 3 07:36:00.319: INFO: Pod "adopt-release-p9f5r" satisfied condition "adopted" +STEP: Removing the labels from the Job's Pod +Sep 3 07:36:00.835: INFO: Successfully updated pod "adopt-release-p9f5r" +STEP: Checking that the Job releases the Pod +Sep 3 07:36:00.835: INFO: Waiting up to 15m0s for pod "adopt-release-p9f5r" in namespace "job-5264" to be "released" +Sep 3 07:36:00.843: INFO: Pod "adopt-release-p9f5r": Phase="Running", Reason="", readiness=true. Elapsed: 8.234827ms +Sep 3 07:36:02.848: INFO: Pod "adopt-release-p9f5r": Phase="Running", Reason="", readiness=true. Elapsed: 2.013316058s +Sep 3 07:36:02.848: INFO: Pod "adopt-release-p9f5r" satisfied condition "released" +[AfterEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:02.848: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-5264" for this suite. + +• [SLOW TEST:9.097 seconds] +[sig-apps] Job +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should adopt matching orphans and release non-matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","total":346,"completed":121,"skipped":2371,"failed":0} +SSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via the environment [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:02.858: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap configmap-6654/configmap-test-a4da3923-48e6-499a-99fb-c629901446f1 +STEP: Creating a pod to test consume configMaps +Sep 3 07:36:02.901: INFO: Waiting up to 5m0s for pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0" in namespace "configmap-6654" to be "Succeeded or Failed" +Sep 3 07:36:02.904: INFO: Pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0": Phase="Pending", Reason="", readiness=false. Elapsed: 3.491633ms +Sep 3 07:36:04.910: INFO: Pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0": Phase="Running", Reason="", readiness=true. Elapsed: 2.008801838s +Sep 3 07:36:06.917: INFO: Pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0": Phase="Running", Reason="", readiness=false. Elapsed: 4.016670507s +Sep 3 07:36:08.926: INFO: Pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.025300853s +STEP: Saw pod success +Sep 3 07:36:08.926: INFO: Pod "pod-configmaps-f90df68c-b055-4878-9193-b561130032c0" satisfied condition "Succeeded or Failed" +Sep 3 07:36:08.929: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-f90df68c-b055-4878-9193-b561130032c0 container env-test: +STEP: delete the pod +Sep 3 07:36:08.942: INFO: Waiting for pod pod-configmaps-f90df68c-b055-4878-9193-b561130032c0 to disappear +Sep 3 07:36:08.945: INFO: Pod pod-configmaps-f90df68c-b055-4878-9193-b561130032c0 no longer exists +[AfterEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:08.945: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6654" for this suite. + +• [SLOW TEST:6.094 seconds] +[sig-node] ConfigMap +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","total":346,"completed":122,"skipped":2376,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not conflict [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:08.954: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir-wrapper +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not conflict [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:36:09.001: INFO: The status of Pod pod-secrets-f08aa900-5249-48d2-a8ed-45fa0f7d3c45 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:36:11.007: INFO: The status of Pod pod-secrets-f08aa900-5249-48d2-a8ed-45fa0f7d3c45 is Running (Ready = true) +STEP: Cleaning up the secret +STEP: Cleaning up the configmap +STEP: Cleaning up the pod +[AfterEach] [sig-storage] EmptyDir wrapper volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:11.032: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-3282" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","total":346,"completed":123,"skipped":2410,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should update/patch PodDisruptionBudget status [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:11.070: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:69 +[It] should update/patch PodDisruptionBudget status [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Waiting for the pdb to be processed +STEP: Updating PodDisruptionBudget status +STEP: Waiting for all pods to be running +Sep 3 07:36:11.120: INFO: running pods: 0 < 1 +STEP: locating a running pod +STEP: Waiting for the pdb to be processed +STEP: Patching PodDisruptionBudget status +STEP: Waiting for the pdb to be processed +[AfterEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:13.163: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2183" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]","total":346,"completed":124,"skipped":2431,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + creating/deleting custom resource definition objects works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:13.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] creating/deleting custom resource definition objects works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:36:13.205: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:14.231: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-970" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","total":346,"completed":125,"skipped":2455,"failed":0} + +------------------------------ +[sig-storage] ConfigMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:14.246: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-8abf6bcf-b632-4568-bd43-eea071ee415e +STEP: Creating a pod to test consume configMaps +Sep 3 07:36:14.281: INFO: Waiting up to 5m0s for pod "pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97" in namespace "configmap-6297" to be "Succeeded or Failed" +Sep 3 07:36:14.297: INFO: Pod "pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97": Phase="Pending", Reason="", readiness=false. Elapsed: 16.088567ms +Sep 3 07:36:16.305: INFO: Pod "pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023300341s +Sep 3 07:36:18.320: INFO: Pod "pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.03869048s +STEP: Saw pod success +Sep 3 07:36:18.327: INFO: Pod "pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97" satisfied condition "Succeeded or Failed" +Sep 3 07:36:18.341: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97 container configmap-volume-test: +STEP: delete the pod +Sep 3 07:36:18.369: INFO: Waiting for pod pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97 to disappear +Sep 3 07:36:18.371: INFO: Pod pod-configmaps-1ee651a4-d55e-4088-be90-25ad87b8dc97 no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:18.372: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6297" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":346,"completed":126,"skipped":2455,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:18.382: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:36:18.410: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04" in namespace "projected-4258" to be "Succeeded or Failed" +Sep 3 07:36:18.417: INFO: Pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04": Phase="Pending", Reason="", readiness=false. Elapsed: 5.931746ms +Sep 3 07:36:20.429: INFO: Pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0188201s +Sep 3 07:36:22.433: INFO: Pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04": Phase="Pending", Reason="", readiness=false. Elapsed: 4.022695461s +Sep 3 07:36:24.442: INFO: Pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.031032886s +STEP: Saw pod success +Sep 3 07:36:24.442: INFO: Pod "downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04" satisfied condition "Succeeded or Failed" +Sep 3 07:36:24.445: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04 container client-container: +STEP: delete the pod +Sep 3 07:36:24.459: INFO: Waiting for pod downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04 to disappear +Sep 3 07:36:24.463: INFO: Pod downwardapi-volume-c968a034-5ad8-43e5-851b-818cd087eb04 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:24.463: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4258" for this suite. + +• [SLOW TEST:6.091 seconds] +[sig-storage] Projected downwardAPI +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":346,"completed":127,"skipped":2465,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should be consumable from pods in env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:24.479: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-b64e2390-3b9c-4a59-a800-a2c631e0a1e2 +STEP: Creating a pod to test consume secrets +Sep 3 07:36:24.558: INFO: Waiting up to 5m0s for pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567" in namespace "secrets-3658" to be "Succeeded or Failed" +Sep 3 07:36:24.563: INFO: Pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567": Phase="Pending", Reason="", readiness=false. Elapsed: 4.702618ms +Sep 3 07:36:26.570: INFO: Pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011846515s +Sep 3 07:36:28.576: INFO: Pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567": Phase="Pending", Reason="", readiness=false. Elapsed: 4.017729953s +Sep 3 07:36:30.581: INFO: Pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.022790593s +STEP: Saw pod success +Sep 3 07:36:30.581: INFO: Pod "pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567" satisfied condition "Succeeded or Failed" +Sep 3 07:36:30.584: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567 container secret-env-test: +STEP: delete the pod +Sep 3 07:36:30.601: INFO: Waiting for pod pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567 to disappear +Sep 3 07:36:30.604: INFO: Pod pod-secrets-db627b37-e682-4180-b1e1-0fa0c4fcc567 no longer exists +[AfterEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:30.604: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3658" for this suite. + +• [SLOW TEST:6.134 seconds] +[sig-node] Secrets +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should be consumable from pods in env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","total":346,"completed":128,"skipped":2516,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:30.617: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:36:32.665: INFO: Deleting pod "var-expansion-2b37fcf5-7df2-4912-a2db-ec43eb304a0a" in namespace "var-expansion-3981" +Sep 3 07:36:32.670: INFO: Wait up to 5m0s for pod "var-expansion-2b37fcf5-7df2-4912-a2db-ec43eb304a0a" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:36.685: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-3981" for this suite. + +• [SLOW TEST:6.083 seconds] +[sig-node] Variable Expansion +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with absolute path [Slow] [Conformance]","total":346,"completed":129,"skipped":2529,"failed":0} +SS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with different stored version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:36.701: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:36:37.059: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 3 07:36:39.075: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 7, 36, 37, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 36, 37, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 36, 37, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 36, 37, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:36:42.087: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with different stored version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:36:42.092: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-2136-crds.webhook.example.com via the AdmissionRegistration API +STEP: Creating a custom resource while v1 is storage version +STEP: Patching Custom Resource Definition to set v2 as storage +STEP: Patching the custom resource while v2 is storage version +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:45.284: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9303" for this suite. +STEP: Destroying namespace "webhook-9303-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:8.720 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate custom resource with different stored version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]","total":346,"completed":130,"skipped":2531,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:45.450: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/rc.go:54 +[It] should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating replication controller my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8 +Sep 3 07:36:45.525: INFO: Pod name my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8: Found 0 pods out of 1 +Sep 3 07:36:50.530: INFO: Pod name my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8: Found 1 pods out of 1 +Sep 3 07:36:50.530: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8" are running +Sep 3 07:36:50.533: INFO: Pod "my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8-6xnn4" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 07:36:45 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 07:36:47 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 07:36:47 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 07:36:45 +0000 UTC Reason: Message:}]) +Sep 3 07:36:50.533: INFO: Trying to dial the pod +Sep 3 07:36:55.546: INFO: Controller my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8: Got expected result from replica 1 [my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8-6xnn4]: "my-hostname-basic-668e0595-8c01-435f-b149-d24b5ce232a8-6xnn4", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:36:55.546: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-2707" for this suite. + +• [SLOW TEST:10.111 seconds] +[sig-apps] ReplicationController +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image [Conformance]","total":346,"completed":131,"skipped":2555,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should retry creating failed daemon pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:36:55.565: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should retry creating failed daemon pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Sep 3 07:36:55.611: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:55.616: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:36:55.616: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:36:56.622: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:56.626: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:36:56.626: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:36:57.623: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:57.626: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:36:57.626: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. +Sep 3 07:36:57.644: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:57.662: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:36:57.662: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:36:58.672: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:58.676: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:36:58.676: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:36:59.668: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:36:59.677: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:36:59.677: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Wait for the failed daemon pod to be completely deleted. +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-6063, will wait for the garbage collector to delete the pods +Sep 3 07:36:59.748: INFO: Deleting DaemonSet.extensions daemon-set took: 4.510077ms +Sep 3 07:36:59.848: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.473078ms +Sep 3 07:37:02.256: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:37:02.257: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 07:37:02.259: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"169335"},"items":null} + +Sep 3 07:37:02.262: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"169335"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:02.271: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-6063" for this suite. + +• [SLOW TEST:6.713 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should retry creating failed daemon pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]","total":346,"completed":132,"skipped":2615,"failed":0} +S +------------------------------ +[sig-cli] Kubectl client Update Demo + should create and stop a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:02.279: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Update Demo + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:296 +[It] should create and stop a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a replication controller +Sep 3 07:37:02.309: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 create -f -' +Sep 3 07:37:03.460: INFO: stderr: "" +Sep 3 07:37:03.460: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Sep 3 07:37:03.460: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:37:03.592: INFO: stderr: "" +Sep 3 07:37:03.592: INFO: stdout: "update-demo-nautilus-p2d4z update-demo-nautilus-r46nr " +Sep 3 07:37:03.593: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods update-demo-nautilus-p2d4z -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:37:03.688: INFO: stderr: "" +Sep 3 07:37:03.688: INFO: stdout: "" +Sep 3 07:37:03.688: INFO: update-demo-nautilus-p2d4z is created but not running +Sep 3 07:37:08.688: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:37:08.770: INFO: stderr: "" +Sep 3 07:37:08.770: INFO: stdout: "update-demo-nautilus-p2d4z update-demo-nautilus-r46nr " +Sep 3 07:37:08.770: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods update-demo-nautilus-p2d4z -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:37:08.844: INFO: stderr: "" +Sep 3 07:37:08.845: INFO: stdout: "true" +Sep 3 07:37:08.845: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods update-demo-nautilus-p2d4z -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:37:08.924: INFO: stderr: "" +Sep 3 07:37:08.924: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:37:08.924: INFO: validating pod update-demo-nautilus-p2d4z +Sep 3 07:37:08.929: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:37:08.929: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:37:08.929: INFO: update-demo-nautilus-p2d4z is verified up and running +Sep 3 07:37:08.929: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods update-demo-nautilus-r46nr -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:37:09.005: INFO: stderr: "" +Sep 3 07:37:09.005: INFO: stdout: "true" +Sep 3 07:37:09.005: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods update-demo-nautilus-r46nr -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:37:09.089: INFO: stderr: "" +Sep 3 07:37:09.089: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:37:09.089: INFO: validating pod update-demo-nautilus-r46nr +Sep 3 07:37:09.097: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:37:09.097: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:37:09.097: INFO: update-demo-nautilus-r46nr is verified up and running +STEP: using delete to clean up resources +Sep 3 07:37:09.097: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 delete --grace-period=0 --force -f -' +Sep 3 07:37:09.203: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 07:37:09.203: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Sep 3 07:37:09.203: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get rc,svc -l name=update-demo --no-headers' +Sep 3 07:37:09.344: INFO: stderr: "No resources found in kubectl-3599 namespace.\n" +Sep 3 07:37:09.344: INFO: stdout: "" +Sep 3 07:37:09.344: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3599 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 3 07:37:09.540: INFO: stderr: "" +Sep 3 07:37:09.540: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:09.540: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-3599" for this suite. + +• [SLOW TEST:7.280 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Update Demo + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:294 + should create and stop a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should create and stop a replication controller [Conformance]","total":346,"completed":133,"skipped":2616,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Security Context when creating containers with AllowPrivilegeEscalation + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:09.560: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/security_context.go:46 +[It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:37:09.616: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870" in namespace "security-context-test-6105" to be "Succeeded or Failed" +Sep 3 07:37:09.620: INFO: Pod "alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870": Phase="Pending", Reason="", readiness=false. Elapsed: 4.230945ms +Sep 3 07:37:11.628: INFO: Pod "alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01167426s +Sep 3 07:37:13.634: INFO: Pod "alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017742769s +Sep 3 07:37:13.634: INFO: Pod "alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:13.640: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-6105" for this suite. +•{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":134,"skipped":2623,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if matching [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:13.651: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:90 +Sep 3 07:37:13.683: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 3 07:37:13.694: INFO: Waiting for terminating namespaces to be deleted... +Sep 3 07:37:13.697: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-1 before test +Sep 3 07:37:13.705: INFO: ingress-nginx-controller-lwxt7 from ingress-nginx started at 2022-09-03 06:46:58 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container controller ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: calico-node-pclmw from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container calico-node ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: coredns-76b4fb4578-wxg5h from kube-system started at 2022-09-02 17:53:29 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container coredns ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: csi-cinder-controllerplugin-7d65c5b8f8-cmlhb from kube-system started at 2022-09-02 19:25:47 +0000 UTC (6 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container csi-attacher ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container csi-provisioner ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container csi-resizer ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container csi-snapshotter ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: csi-cinder-nodeplugin-wczff from kube-system started at 2022-09-02 17:54:15 +0000 UTC (3 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: kube-proxy-ct6gr from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container kube-proxy ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: nginx-proxy-cluster1-k8s-node-1 from kube-system started at 2022-09-02 17:50:53 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.705: INFO: Container nginx-proxy ready: true, restart count 0 +Sep 3 07:37:13.705: INFO: nodelocaldns-78b5l from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.706: INFO: Container node-cache ready: true, restart count 0 +Sep 3 07:37:13.706: INFO: snapshot-controller-754bc6769f-vlhdz from kube-system started at 2022-09-02 17:54:31 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.706: INFO: Container snapshot-controller ready: true, restart count 0 +Sep 3 07:37:13.706: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-zcfpq from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 07:37:13.706: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 07:37:13.706: INFO: Container systemd-logs ready: true, restart count 0 +Sep 3 07:37:13.706: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-2 before test +Sep 3 07:37:13.717: INFO: ingress-nginx-controller-pw79l from ingress-nginx started at 2022-09-03 07:25:23 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container controller ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: calico-node-skndk from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container calico-node ready: true, restart count 1 +Sep 3 07:37:13.717: INFO: csi-cinder-nodeplugin-7tqsx from kube-system started at 2022-09-03 07:25:23 +0000 UTC (3 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: kube-proxy-rxpzs from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container kube-proxy ready: true, restart count 1 +Sep 3 07:37:13.717: INFO: nginx-proxy-cluster1-k8s-node-2 from kube-system started at 2022-09-02 17:50:54 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container nginx-proxy ready: true, restart count 1 +Sep 3 07:37:13.717: INFO: nodelocaldns-plb54 from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container node-cache ready: true, restart count 1 +Sep 3 07:37:13.717: INFO: alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870 from security-context-test-6105 started at 2022-09-03 07:37:09 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container alpine-nnp-false-5770e22a-97d8-40a2-a364-622a4f90c870 ready: false, restart count 0 +Sep 3 07:37:13.717: INFO: sonobuoy from sonobuoy started at 2022-09-03 07:00:05 +0000 UTC (1 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: sonobuoy-e2e-job-0a4e0df40285441e from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container e2e ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-ldpqn from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 07:37:13.717: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 07:37:13.717: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if matching [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Trying to launch a pod without a label to get a node which can launch it. +STEP: Explicitly delete pod here to free the resource it takes. +STEP: Trying to apply a random label on the found node. +STEP: verifying the node has the label kubernetes.io/e2e-de10939c-0e77-4763-8948-ab72754c46fa 42 +STEP: Trying to relaunch the pod, now with labels. +STEP: removing the label kubernetes.io/e2e-de10939c-0e77-4763-8948-ab72754c46fa off the node cluster1-k8s-node-2 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-de10939c-0e77-4763-8948-ab72754c46fa +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:17.829: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-6801" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:81 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]","total":346,"completed":135,"skipped":2645,"failed":0} +S +------------------------------ +[sig-cli] Kubectl client Proxy server + should support proxy with --port 0 [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:17.840: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should support proxy with --port 0 [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: starting the proxy server +Sep 3 07:37:17.866: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6195 proxy -p 0 --disable-filter' +STEP: curling proxy /api/ output +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:17.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6195" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0 [Conformance]","total":346,"completed":136,"skipped":2646,"failed":0} +SS +------------------------------ +[sig-cli] Kubectl client Kubectl describe + should check if kubectl describe prints relevant information for rc and pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:17.950: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:37:17.974: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 create -f -' +Sep 3 07:37:18.183: INFO: stderr: "" +Sep 3 07:37:18.183: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +Sep 3 07:37:18.183: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 create -f -' +Sep 3 07:37:18.421: INFO: stderr: "" +Sep 3 07:37:18.422: INFO: stdout: "service/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Sep 3 07:37:19.431: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:37:19.431: INFO: Found 1 / 1 +Sep 3 07:37:19.431: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Sep 3 07:37:19.435: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:37:19.435: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 3 07:37:19.435: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 describe pod agnhost-primary-pf6w9' +Sep 3 07:37:19.565: INFO: stderr: "" +Sep 3 07:37:19.565: INFO: stdout: "Name: agnhost-primary-pf6w9\nNamespace: kubectl-5348\nPriority: 0\nNode: cluster1-k8s-node-2/10.128.3.141\nStart Time: Sat, 03 Sep 2022 07:37:18 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: cni.projectcalico.org/containerID: 13edf8b32b3abb2811e23d8644e16003dcf56f4a2a058d17950353fe37d1c338\n cni.projectcalico.org/podIP: 10.233.85.80/32\n cni.projectcalico.org/podIPs: 10.233.85.80/32\nStatus: Running\nIP: 10.233.85.80\nIPs:\n IP: 10.233.85.80\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://0ce06826baa2c6dd133fe8acd0b27820ac1a15ca1a309083c0d4a9da1e7fe336\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.33\n Image ID: k8s.gcr.io/e2e-test-images/agnhost@sha256:5b3a9f1c71c09c00649d8374224642ff7029ce91a721ec9132e6ed45fa73fd43\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Sat, 03 Sep 2022 07:37:19 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-c24cq (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-c24cq:\n Type: Projected (a volume that contains injected data from multiple sources)\n TokenExpirationSeconds: 3607\n ConfigMapName: kube-root-ca.crt\n ConfigMapOptional: \n DownwardAPI: true\nQoS Class: BestEffort\nNode-Selectors: \nTolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s\n node.kubernetes.io/unreachable:NoExecute op=Exists for 300s\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Scheduled 1s default-scheduler Successfully assigned kubectl-5348/agnhost-primary-pf6w9 to cluster1-k8s-node-2\n Normal Pulled 0s kubelet Container image \"k8s.gcr.io/e2e-test-images/agnhost:2.33\" already present on machine\n Normal Created 0s kubelet Created container agnhost-primary\n Normal Started 0s kubelet Started container agnhost-primary\n" +Sep 3 07:37:19.565: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 describe rc agnhost-primary' +Sep 3 07:37:19.659: INFO: stderr: "" +Sep 3 07:37:19.659: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-5348\nSelector: app=agnhost,role=primary\nLabels: app=agnhost\n role=primary\nAnnotations: \nReplicas: 1 current / 1 desired\nPods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n Labels: app=agnhost\n role=primary\n Containers:\n agnhost-primary:\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.33\n Port: 6379/TCP\n Host Port: 0/TCP\n Environment: \n Mounts: \n Volumes: \nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal SuccessfulCreate 1s replication-controller Created pod: agnhost-primary-pf6w9\n" +Sep 3 07:37:19.659: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 describe service agnhost-primary' +Sep 3 07:37:19.740: INFO: stderr: "" +Sep 3 07:37:19.740: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-5348\nLabels: app=agnhost\n role=primary\nAnnotations: \nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.233.11.179\nIPs: 10.233.11.179\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 10.233.85.80:6379\nSession Affinity: None\nEvents: \n" +Sep 3 07:37:19.745: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 describe node cluster1-k8s-master-1' +Sep 3 07:37:19.853: INFO: stderr: "" +Sep 3 07:37:19.853: INFO: stdout: "Name: cluster1-k8s-master-1\nRoles: control-plane,master\nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=v1-standard-2\n beta.kubernetes.io/os=linux\n failure-domain.beta.kubernetes.io/region=se-sto\n failure-domain.beta.kubernetes.io/zone=sto1\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=cluster1-k8s-master-1\n kubernetes.io/os=linux\n node-role.kubernetes.io/control-plane=\n node-role.kubernetes.io/master=\n node.kubernetes.io/exclude-from-external-load-balancers=\n node.kubernetes.io/instance-type=v1-standard-2\n topology.kubernetes.io/region=se-sto\n topology.kubernetes.io/zone=sto1\nAnnotations: alpha.kubernetes.io/provided-node-ip: 10.128.3.143\n kubeadm.alpha.kubernetes.io/cri-socket: /var/run/containerd/containerd.sock\n node.alpha.kubernetes.io/ttl: 0\n projectcalico.org/IPv4Address: 10.128.3.143/22\n projectcalico.org/IPv4IPIPTunnelAddr: 10.233.86.0\n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Fri, 02 Sep 2022 17:38:55 +0000\nTaints: node-role.kubernetes.io/master:NoSchedule\nUnschedulable: false\nLease:\n HolderIdentity: cluster1-k8s-master-1\n AcquireTime: \n RenewTime: Sat, 03 Sep 2022 07:37:13 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n NetworkUnavailable False Fri, 02 Sep 2022 17:52:21 +0000 Fri, 02 Sep 2022 17:52:21 +0000 CalicoIsUp Calico is running on this node\n MemoryPressure False Sat, 03 Sep 2022 07:37:15 +0000 Fri, 02 Sep 2022 17:38:53 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Sat, 03 Sep 2022 07:37:15 +0000 Fri, 02 Sep 2022 17:38:53 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Sat, 03 Sep 2022 07:37:15 +0000 Fri, 02 Sep 2022 17:38:53 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Sat, 03 Sep 2022 07:37:15 +0000 Fri, 02 Sep 2022 17:52:15 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 10.128.3.143\n ExternalIP: 91.197.41.39\n Hostname: cluster1-k8s-master-1\nCapacity:\n cpu: 2\n ephemeral-storage: 40470732Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 8153220Ki\n pods: 110\nAllocatable:\n cpu: 1550m\n ephemeral-storage: 37297826550\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 7264388Ki\n pods: 110\nSystem Info:\n Machine ID: dcbf8d1493d8467b9ab5ff8dfd23be41\n System UUID: dcbf8d14-93d8-467b-9ab5-ff8dfd23be41\n Boot ID: bcc2abda-a02a-4ac4-80c8-837e881e54b5\n Kernel Version: 5.4.0-52-generic\n OS Image: Ubuntu 20.04.1 LTS\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.4\n Kubelet Version: v1.23.7\n Kube-Proxy Version: v1.23.7\nPodCIDR: 10.233.64.0/24\nPodCIDRs: 10.233.64.0/24\nProviderID: openstack:///dcbf8d14-93d8-467b-9ab5-ff8dfd23be41\nNon-terminated Pods: (12 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n kube-system calico-kube-controllers-6dd874f784-42plj 30m (1%) 1 (64%) 64M (0%) 256M (3%) 13h\n kube-system calico-node-t7f29 150m (9%) 2 (129%) 64M (0%) 500M (6%) 13h\n kube-system coredns-76b4fb4578-9fp5l 100m (6%) 0 (0%) 70Mi (0%) 170Mi (2%) 13h\n kube-system dns-autoscaler-7979fb6659-dw2nl 20m (1%) 0 (0%) 10Mi (0%) 0 (0%) 13h\n kube-system kube-apiserver-cluster1-k8s-master-1 250m (16%) 0 (0%) 0 (0%) 0 (0%) 13h\n kube-system kube-controller-manager-cluster1-k8s-master-1 200m (12%) 0 (0%) 0 (0%) 0 (0%) 13h\n kube-system kube-proxy-4qf9d 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13h\n kube-system kube-scheduler-cluster1-k8s-master-1 100m (6%) 0 (0%) 0 (0%) 0 (0%) 13h\n kube-system metrics-server-5c8c77d7b8-khw6x 100m (6%) 100m (6%) 200Mi (2%) 200Mi (2%) 13h\n kube-system nodelocaldns-tdxhq 100m (6%) 0 (0%) 70Mi (0%) 170Mi (2%) 13h\n kube-system openstack-cloud-controller-manager-w4j2m 200m (12%) 0 (0%) 0 (0%) 0 (0%) 13h\n sonobuoy sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-4zst6 0 (0%) 0 (0%) 0 (0%) 0 (0%) 37m\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 1250m (80%) 3100m (200%)\n memory 495001600 (6%) 1322231040 (17%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\nEvents: \n" +Sep 3 07:37:19.853: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5348 describe namespace kubectl-5348' +Sep 3 07:37:19.957: INFO: stderr: "" +Sep 3 07:37:19.958: INFO: stdout: "Name: kubectl-5348\nLabels: e2e-framework=kubectl\n e2e-run=459b0e7b-8704-4191-9c24-586434ad4635\n kubernetes.io/metadata.name=kubectl-5348\nAnnotations: \nStatus: Active\n\nNo resource quota.\n\nNo LimitRange resource.\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:19.958: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5348" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]","total":346,"completed":137,"skipped":2648,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:19.969: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-9873e9c3-0a7e-48a7-bb57-f0cb071847d2 +STEP: Creating a pod to test consume secrets +Sep 3 07:37:20.005: INFO: Waiting up to 5m0s for pod "pod-secrets-af185436-f878-492b-874f-afcc297c8d7a" in namespace "secrets-5413" to be "Succeeded or Failed" +Sep 3 07:37:20.013: INFO: Pod "pod-secrets-af185436-f878-492b-874f-afcc297c8d7a": Phase="Pending", Reason="", readiness=false. Elapsed: 7.716749ms +Sep 3 07:37:22.021: INFO: Pod "pod-secrets-af185436-f878-492b-874f-afcc297c8d7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015787763s +Sep 3 07:37:24.025: INFO: Pod "pod-secrets-af185436-f878-492b-874f-afcc297c8d7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020019206s +STEP: Saw pod success +Sep 3 07:37:24.025: INFO: Pod "pod-secrets-af185436-f878-492b-874f-afcc297c8d7a" satisfied condition "Succeeded or Failed" +Sep 3 07:37:24.028: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-af185436-f878-492b-874f-afcc297c8d7a container secret-volume-test: +STEP: delete the pod +Sep 3 07:37:24.043: INFO: Waiting for pod pod-secrets-af185436-f878-492b-874f-afcc297c8d7a to disappear +Sep 3 07:37:24.046: INFO: Pod pod-secrets-af185436-f878-492b-874f-afcc297c8d7a no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:24.046: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-5413" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":138,"skipped":2673,"failed":0} +S +------------------------------ +[sig-network] IngressClass API + should support creating IngressClass API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] IngressClass API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:24.056: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename ingressclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] IngressClass API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/ingressclass.go:186 +[It] should support creating IngressClass API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting /apis +STEP: getting /apis/networking.k8s.io +STEP: getting /apis/networking.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Sep 3 07:37:24.106: INFO: starting watch +STEP: patching +STEP: updating +Sep 3 07:37:24.123: INFO: waiting for watch events with expected annotations +Sep 3 07:37:24.123: INFO: saw patched and updated annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] IngressClass API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:24.141: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingressclass-9577" for this suite. +•{"msg":"PASSED [sig-network] IngressClass API should support creating IngressClass API operations [Conformance]","total":346,"completed":139,"skipped":2674,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Should recreate evicted statefulset [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:24.151: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-6842 +[It] Should recreate evicted statefulset [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Looking for a node to schedule stateful set and pod +STEP: Creating pod with conflicting port in namespace statefulset-6842 +STEP: Waiting until pod test-pod will start running in namespace statefulset-6842 +STEP: Creating statefulset with conflicting port in namespace statefulset-6842 +STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-6842 +Sep 3 07:37:26.228: INFO: Observed stateful pod in namespace: statefulset-6842, name: ss-0, uid: a7306f3f-8b92-411b-a91c-1f1c41676f13, status phase: Pending. Waiting for statefulset controller to delete. +Sep 3 07:37:26.240: INFO: Observed stateful pod in namespace: statefulset-6842, name: ss-0, uid: a7306f3f-8b92-411b-a91c-1f1c41676f13, status phase: Failed. Waiting for statefulset controller to delete. +Sep 3 07:37:26.244: INFO: Observed stateful pod in namespace: statefulset-6842, name: ss-0, uid: a7306f3f-8b92-411b-a91c-1f1c41676f13, status phase: Failed. Waiting for statefulset controller to delete. +Sep 3 07:37:26.248: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-6842 +STEP: Removing pod with conflicting port in namespace statefulset-6842 +STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-6842 and will be in running state +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 07:37:28.267: INFO: Deleting all statefulset in ns statefulset-6842 +Sep 3 07:37:28.270: INFO: Scaling statefulset ss to 0 +Sep 3 07:37:38.287: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 07:37:38.290: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:38.299: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-6842" for this suite. + +• [SLOW TEST:14.158 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + Should recreate evicted statefulset [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","total":346,"completed":140,"skipped":2706,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should list and delete a collection of DaemonSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:38.310: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should list and delete a collection of DaemonSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Sep 3 07:37:38.354: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:37:38.357: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:37:38.358: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:37:39.365: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:37:39.368: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 07:37:39.368: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 07:37:40.366: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:37:40.369: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:37:40.370: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: listing all DeamonSets +STEP: DeleteCollection of the DaemonSets +STEP: Verify that ReplicaSets have been deleted +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +Sep 3 07:37:40.399: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"169865"},"items":null} + +Sep 3 07:37:40.403: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"169865"},"items":[{"metadata":{"name":"daemon-set-52mwg","generateName":"daemon-set-","namespace":"daemonsets-3600","uid":"420f09bd-4516-478f-b781-fa892f41236f","resourceVersion":"169863","creationTimestamp":"2022-09-03T07:37:38Z","deletionTimestamp":"2022-09-03T07:38:10Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"5b46c58f6f","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"4a78097ceb2e70eff3a21f640823e29da33ec535b8afb22288f8456f92afd324","cni.projectcalico.org/podIP":"10.233.84.237/32","cni.projectcalico.org/podIPs":"10.233.84.237/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"0df5f452-2388-40dc-9451-7e5137604147","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0df5f452-2388-40dc-9451-7e5137604147\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.84.237\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-m8p6x","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-m8p6x","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"cluster1-k8s-node-1","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["cluster1-k8s-node-1"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:38Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:39Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:39Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:38Z"}],"hostIP":"10.128.0.193","podIP":"10.233.84.237","podIPs":[{"ip":"10.233.84.237"}],"startTime":"2022-09-03T07:37:38Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-03T07:37:39Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","imageID":"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://19e5433adc79a41339a9b4e4ab7cf1793ed6128504f2606e4666ff7cf5e69d74","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-6sdpx","generateName":"daemon-set-","namespace":"daemonsets-3600","uid":"b66ccd00-a3ef-4699-9a9c-1739e0404f59","resourceVersion":"169864","creationTimestamp":"2022-09-03T07:37:38Z","deletionTimestamp":"2022-09-03T07:38:10Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"5b46c58f6f","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"6786c002f36e0fe557e5814b10320455fdfcbe9d5a5c459c45689028cd87b610","cni.projectcalico.org/podIP":"10.233.85.191/32","cni.projectcalico.org/podIPs":"10.233.85.191/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"0df5f452-2388-40dc-9451-7e5137604147","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0df5f452-2388-40dc-9451-7e5137604147\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"calico","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2022-09-03T07:37:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.191\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-dgvf5","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-dgvf5","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"cluster1-k8s-node-2","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["cluster1-k8s-node-2"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:38Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:39Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:39Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-03T07:37:38Z"}],"hostIP":"10.128.3.141","podIP":"10.233.85.191","podIPs":[{"ip":"10.233.85.191"}],"startTime":"2022-09-03T07:37:38Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-03T07:37:39Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","imageID":"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://e53713ab1f24a6931d3f05c94d25701377de1823e551fb7835e5ab85673a3c94","started":true}],"qosClass":"BestEffort"}}]} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:40.414: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-3600" for this suite. +•{"msg":"PASSED [sig-apps] Daemon set [Serial] should list and delete a collection of DaemonSets [Conformance]","total":346,"completed":141,"skipped":2725,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for pods for Subdomain [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:40.424: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for pods for Subdomain [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-8417.svc.cluster.local;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-8417.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-8417.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-8417.svc.cluster.local;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:37:42.490: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.498: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.503: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.507: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.511: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.515: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.519: INFO: Unable to read jessie_udp@dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.524: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8417.svc.cluster.local from pod dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e: the server could not find the requested resource (get pods dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e) +Sep 3 07:37:42.524: INFO: Lookups using dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local wheezy_udp@dns-test-service-2.dns-8417.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-8417.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-8417.svc.cluster.local jessie_udp@dns-test-service-2.dns-8417.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8417.svc.cluster.local] + +Sep 3 07:37:47.555: INFO: DNS probes using dns-8417/dns-test-cdc410f0-69d5-400d-a127-231ef1a4d84e succeeded + +STEP: deleting the pod +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:47.582: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-8417" for this suite. + +• [SLOW TEST:7.184 seconds] +[sig-network] DNS +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should provide DNS for pods for Subdomain [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","total":346,"completed":142,"skipped":2737,"failed":0} +SSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD without validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:47.609: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD without validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:37:47.661: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Sep 3 07:37:51.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-6276 --namespace=crd-publish-openapi-6276 create -f -' +Sep 3 07:37:52.680: INFO: stderr: "" +Sep 3 07:37:52.680: INFO: stdout: "e2e-test-crd-publish-openapi-634-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Sep 3 07:37:52.680: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-6276 --namespace=crd-publish-openapi-6276 delete e2e-test-crd-publish-openapi-634-crds test-cr' +Sep 3 07:37:52.768: INFO: stderr: "" +Sep 3 07:37:52.768: INFO: stdout: "e2e-test-crd-publish-openapi-634-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +Sep 3 07:37:52.768: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-6276 --namespace=crd-publish-openapi-6276 apply -f -' +Sep 3 07:37:52.971: INFO: stderr: "" +Sep 3 07:37:52.971: INFO: stdout: "e2e-test-crd-publish-openapi-634-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Sep 3 07:37:52.971: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-6276 --namespace=crd-publish-openapi-6276 delete e2e-test-crd-publish-openapi-634-crds test-cr' +Sep 3 07:37:53.052: INFO: stderr: "" +Sep 3 07:37:53.052: INFO: stdout: "e2e-test-crd-publish-openapi-634-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR without validation schema +Sep 3 07:37:53.052: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-6276 explain e2e-test-crd-publish-openapi-634-crds' +Sep 3 07:37:53.238: INFO: stderr: "" +Sep 3 07:37:53.238: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-634-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:37:55.865: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-6276" for this suite. + +• [SLOW TEST:8.273 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD without validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]","total":346,"completed":143,"skipped":2744,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:37:55.883: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/init_container.go:162 +[It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +Sep 3 07:37:55.909: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:38:00.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-2008" for this suite. +•{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]","total":346,"completed":144,"skipped":2793,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to start watching from a specific resource version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:38:00.508: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to start watching from a specific resource version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a new configmap +STEP: modifying the configmap once +STEP: modifying the configmap a second time +STEP: deleting the configmap +STEP: creating a watch on configmaps from the resource version returned by the first update +STEP: Expecting to observe notifications for all changes to the configmap after the first update +Sep 3 07:38:00.560: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4602 eb029283-6ec9-485b-b3dd-c37fb8c62fb2 170083 0 2022-09-03 07:38:00 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-03 07:38:00 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:38:00.560: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4602 eb029283-6ec9-485b-b3dd-c37fb8c62fb2 170084 0 2022-09-03 07:38:00 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-03 07:38:00 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:38:00.560: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4602" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]","total":346,"completed":145,"skipped":2826,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates lower priority pod preemption by critical pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:38:00.571: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:90 +Sep 3 07:38:00.606: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 07:39:00.653: INFO: Waiting for terminating namespaces to be deleted... +[It] validates lower priority pod preemption by critical pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create pods that use 4/5 of node resources. +Sep 3 07:39:00.676: INFO: Created pod: pod0-0-sched-preemption-low-priority +Sep 3 07:39:00.684: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Sep 3 07:39:00.703: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Sep 3 07:39:00.709: INFO: Created pod: pod1-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. +STEP: Run a critical pod that use same resources as that of a lower priority pod +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:16.772: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-7899" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:78 + +• [SLOW TEST:76.238 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates lower priority pod preemption by critical pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates lower priority pod preemption by critical pod [Conformance]","total":346,"completed":146,"skipped":2841,"failed":0} +SSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:16.809: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide container's cpu request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:39:16.844: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db" in namespace "projected-1184" to be "Succeeded or Failed" +Sep 3 07:39:16.851: INFO: Pod "downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db": Phase="Pending", Reason="", readiness=false. Elapsed: 6.510395ms +Sep 3 07:39:18.859: INFO: Pod "downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014724363s +Sep 3 07:39:20.864: INFO: Pod "downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020175444s +STEP: Saw pod success +Sep 3 07:39:20.864: INFO: Pod "downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db" satisfied condition "Succeeded or Failed" +Sep 3 07:39:20.868: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db container client-container: +STEP: delete the pod +Sep 3 07:39:20.893: INFO: Waiting for pod downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db to disappear +Sep 3 07:39:20.896: INFO: Pod downwardapi-volume-c0c75a49-14f2-4503-a708-6c024b57f7db no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:20.896: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1184" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","total":346,"completed":147,"skipped":2845,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command in a pod + should print the output to logs [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:20.907: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:38 +[It] should print the output to logs [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:39:20.942: INFO: The status of Pod busybox-scheduling-4492d829-69b9-4b48-8b16-494e7cb71ae6 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:39:22.947: INFO: The status of Pod busybox-scheduling-4492d829-69b9-4b48-8b16-494e7cb71ae6 is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:22.955: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-9539" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","total":346,"completed":148,"skipped":2880,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with pruning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:22.966: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:39:23.537: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:39:26.559: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with pruning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:39:26.564: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-9353-crds.webhook.example.com via the AdmissionRegistration API +STEP: Creating a custom resource that should be mutated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:29.689: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9021" for this suite. +STEP: Destroying namespace "webhook-9021-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.791 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should mutate custom resource with pruning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","total":346,"completed":149,"skipped":2939,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl patch + should add annotations for pods in rc [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:29.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should add annotations for pods in rc [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating Agnhost RC +Sep 3 07:39:29.858: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5335 create -f -' +Sep 3 07:39:30.914: INFO: stderr: "" +Sep 3 07:39:30.914: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Sep 3 07:39:31.921: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:39:31.921: INFO: Found 0 / 1 +Sep 3 07:39:32.925: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:39:32.925: INFO: Found 1 / 1 +Sep 3 07:39:32.925: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +STEP: patching all pods +Sep 3 07:39:32.928: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:39:32.928: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 3 07:39:32.928: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-5335 patch pod agnhost-primary-lv47d -p {"metadata":{"annotations":{"x":"y"}}}' +Sep 3 07:39:33.014: INFO: stderr: "" +Sep 3 07:39:33.014: INFO: stdout: "pod/agnhost-primary-lv47d patched\n" +STEP: checking annotations +Sep 3 07:39:33.020: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 3 07:39:33.020: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:33.020: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5335" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc [Conformance]","total":346,"completed":150,"skipped":3052,"failed":0} +SSSSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via environment variable [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:33.030: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via environment variable [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap configmap-4578/configmap-test-9d1bad19-0f3f-43c8-adee-4fd38aae277a +STEP: Creating a pod to test consume configMaps +Sep 3 07:39:33.071: INFO: Waiting up to 5m0s for pod "pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba" in namespace "configmap-4578" to be "Succeeded or Failed" +Sep 3 07:39:33.074: INFO: Pod "pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba": Phase="Pending", Reason="", readiness=false. Elapsed: 2.429966ms +Sep 3 07:39:35.078: INFO: Pod "pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba": Phase="Pending", Reason="", readiness=false. Elapsed: 2.006931137s +Sep 3 07:39:37.087: INFO: Pod "pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015501267s +STEP: Saw pod success +Sep 3 07:39:37.087: INFO: Pod "pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba" satisfied condition "Succeeded or Failed" +Sep 3 07:39:37.091: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba container env-test: +STEP: delete the pod +Sep 3 07:39:37.104: INFO: Waiting for pod pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba to disappear +Sep 3 07:39:37.106: INFO: Pod pod-configmaps-f5469c0b-e635-47bf-a8df-86b88d908cba no longer exists +[AfterEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:37.106: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4578" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","total":346,"completed":151,"skipped":3059,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:37.116: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the container +STEP: wait for the container to reach Succeeded +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Sep 3 07:39:41.174: INFO: Expected: &{} to match Container's Termination Message: -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:41.185: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-44" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance]","total":346,"completed":152,"skipped":3072,"failed":0} + +------------------------------ +[sig-storage] ConfigMap + should be immutable if `immutable` field is set [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:41.197: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be immutable if `immutable` field is set [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:39:41.260: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7865" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]","total":346,"completed":153,"skipped":3072,"failed":0} +SSSS +------------------------------ +[sig-node] Probing container + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:39:41.277: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:40:41.324: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-8137" for this suite. + +• [SLOW TEST:60.060 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]","total":346,"completed":154,"skipped":3076,"failed":0} +SS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:40:41.337: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:40:41.767: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:40:44.785: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:40:44.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Registering the custom resource webhook via the AdmissionRegistration API +STEP: Creating a custom resource that should be denied by the webhook +STEP: Creating a custom resource whose deletion would be denied by the webhook +STEP: Updating the custom resource with disallowed data should be denied +STEP: Deleting the custom resource should be denied +STEP: Remove the offending key and value from the custom resource data +STEP: Deleting the updated custom resource should be successful +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:40:47.921: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-3284" for this suite. +STEP: Destroying namespace "webhook-3284-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.653 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to deny custom resource creation, update and deletion [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]","total":346,"completed":155,"skipped":3078,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:40:48.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-6055 +STEP: creating service affinity-clusterip in namespace services-6055 +STEP: creating replication controller affinity-clusterip in namespace services-6055 +I0903 07:40:48.071915 18 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-6055, replica count: 3 +I0903 07:40:51.122930 18 runners.go:193] affinity-clusterip Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:40:51.130: INFO: Creating new exec pod +Sep 3 07:40:54.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6055 exec execpod-affinity7p6nn -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip 80' +Sep 3 07:40:54.355: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" +Sep 3 07:40:54.355: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:40:54.355: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6055 exec execpod-affinity7p6nn -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.46.20 80' +Sep 3 07:40:54.523: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.46.20 80\nConnection to 10.233.46.20 80 port [tcp/http] succeeded!\n" +Sep 3 07:40:54.523: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:40:54.523: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6055 exec execpod-affinity7p6nn -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.46.20:80/ ; done' +Sep 3 07:40:54.825: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.46.20:80/\n" +Sep 3 07:40:54.825: INFO: stdout: "\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6\naffinity-clusterip-nbhf6" +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Received response from host: affinity-clusterip-nbhf6 +Sep 3 07:40:54.825: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip in namespace services-6055, will wait for the garbage collector to delete the pods +Sep 3 07:40:54.898: INFO: Deleting ReplicationController affinity-clusterip took: 4.527748ms +Sep 3 07:40:54.999: INFO: Terminating ReplicationController affinity-clusterip pods took: 100.469836ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:40:57.214: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6055" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:9.212 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance]","total":346,"completed":156,"skipped":3098,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:40:57.228: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward api env vars +Sep 3 07:40:57.263: INFO: Waiting up to 5m0s for pod "downward-api-6c093159-2be0-483f-9726-e8aef38a694a" in namespace "downward-api-8027" to be "Succeeded or Failed" +Sep 3 07:40:57.286: INFO: Pod "downward-api-6c093159-2be0-483f-9726-e8aef38a694a": Phase="Pending", Reason="", readiness=false. Elapsed: 22.872275ms +Sep 3 07:40:59.294: INFO: Pod "downward-api-6c093159-2be0-483f-9726-e8aef38a694a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.031195628s +Sep 3 07:41:01.300: INFO: Pod "downward-api-6c093159-2be0-483f-9726-e8aef38a694a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.036940826s +STEP: Saw pod success +Sep 3 07:41:01.301: INFO: Pod "downward-api-6c093159-2be0-483f-9726-e8aef38a694a" satisfied condition "Succeeded or Failed" +Sep 3 07:41:01.308: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downward-api-6c093159-2be0-483f-9726-e8aef38a694a container dapi-container: +STEP: delete the pod +Sep 3 07:41:01.332: INFO: Waiting for pod downward-api-6c093159-2be0-483f-9726-e8aef38a694a to disappear +Sep 3 07:41:01.349: INFO: Pod downward-api-6c093159-2be0-483f-9726-e8aef38a694a no longer exists +[AfterEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:01.349: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8027" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]","total":346,"completed":157,"skipped":3116,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replica set. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:01.361: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a ReplicaSet +STEP: Ensuring resource quota status captures replicaset creation +STEP: Deleting a ReplicaSet +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:12.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5538" for this suite. + +• [SLOW TEST:11.076 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replica set. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","total":346,"completed":158,"skipped":3143,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:12.438: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:41:12.469: INFO: Waiting up to 5m0s for pod "downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f" in namespace "projected-7803" to be "Succeeded or Failed" +Sep 3 07:41:12.488: INFO: Pod "downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f": Phase="Pending", Reason="", readiness=false. Elapsed: 18.876336ms +Sep 3 07:41:14.495: INFO: Pod "downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026253944s +Sep 3 07:41:16.501: INFO: Pod "downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.032075777s +STEP: Saw pod success +Sep 3 07:41:16.501: INFO: Pod "downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f" satisfied condition "Succeeded or Failed" +Sep 3 07:41:16.504: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f container client-container: +STEP: delete the pod +Sep 3 07:41:16.516: INFO: Waiting for pod downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f to disappear +Sep 3 07:41:16.524: INFO: Pod downwardapi-volume-21a708e5-b50b-4e67-ac0b-c3c1c81c529f no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:16.528: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7803" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":159,"skipped":3190,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl version + should check is all data is printed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:16.539: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check is all data is printed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:41:16.564: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-9589 version' +Sep 3 07:41:16.635: INFO: stderr: "" +Sep 3 07:41:16.635: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"23\", GitVersion:\"v1.23.7\", GitCommit:\"42c05a547468804b2053ecf60a3bd15560362fc2\", GitTreeState:\"clean\", BuildDate:\"2022-05-24T12:30:55Z\", GoVersion:\"go1.17.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nServer Version: version.Info{Major:\"1\", Minor:\"23\", GitVersion:\"v1.23.7\", GitCommit:\"42c05a547468804b2053ecf60a3bd15560362fc2\", GitTreeState:\"clean\", BuildDate:\"2022-05-24T12:24:41Z\", GoVersion:\"go1.17.10\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:16.635: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9589" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl version should check is all data is printed [Conformance]","total":346,"completed":160,"skipped":3212,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:16.646: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:41:16.666: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: client-side validation (kubectl create and apply) allows request with any unknown properties +Sep 3 07:41:19.402: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-9592 --namespace=crd-publish-openapi-9592 create -f -' +Sep 3 07:41:20.123: INFO: stderr: "" +Sep 3 07:41:20.123: INFO: stdout: "e2e-test-crd-publish-openapi-4919-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Sep 3 07:41:20.123: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-9592 --namespace=crd-publish-openapi-9592 delete e2e-test-crd-publish-openapi-4919-crds test-cr' +Sep 3 07:41:20.218: INFO: stderr: "" +Sep 3 07:41:20.218: INFO: stdout: "e2e-test-crd-publish-openapi-4919-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +Sep 3 07:41:20.218: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-9592 --namespace=crd-publish-openapi-9592 apply -f -' +Sep 3 07:41:20.444: INFO: stderr: "" +Sep 3 07:41:20.444: INFO: stdout: "e2e-test-crd-publish-openapi-4919-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Sep 3 07:41:20.444: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-9592 --namespace=crd-publish-openapi-9592 delete e2e-test-crd-publish-openapi-4919-crds test-cr' +Sep 3 07:41:20.534: INFO: stderr: "" +Sep 3 07:41:20.534: INFO: stdout: "e2e-test-crd-publish-openapi-4919-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Sep 3 07:41:20.534: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-9592 explain e2e-test-crd-publish-openapi-4919-crds' +Sep 3 07:41:20.734: INFO: stderr: "" +Sep 3 07:41:20.734: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4919-crd\nVERSION: crd-publish-openapi-test-unknown-in-nested.example.com/v1\n\nDESCRIPTION:\n preserve-unknown-properties in nested field for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t<>\n Specification of Waldo\n\n status\t\n Status of Waldo\n\n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:25.014: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9592" for this suite. + +• [SLOW TEST:8.385 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields in an embedded object [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]","total":346,"completed":161,"skipped":3228,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:25.032: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0666 on node default medium +Sep 3 07:41:25.062: INFO: Waiting up to 5m0s for pod "pod-4606e037-3104-470c-bd71-5c94a6353ddf" in namespace "emptydir-2604" to be "Succeeded or Failed" +Sep 3 07:41:25.069: INFO: Pod "pod-4606e037-3104-470c-bd71-5c94a6353ddf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.867921ms +Sep 3 07:41:27.078: INFO: Pod "pod-4606e037-3104-470c-bd71-5c94a6353ddf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015574498s +Sep 3 07:41:29.083: INFO: Pod "pod-4606e037-3104-470c-bd71-5c94a6353ddf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020976285s +STEP: Saw pod success +Sep 3 07:41:29.084: INFO: Pod "pod-4606e037-3104-470c-bd71-5c94a6353ddf" satisfied condition "Succeeded or Failed" +Sep 3 07:41:29.086: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-4606e037-3104-470c-bd71-5c94a6353ddf container test-container: +STEP: delete the pod +Sep 3 07:41:29.103: INFO: Waiting for pod pod-4606e037-3104-470c-bd71-5c94a6353ddf to disappear +Sep 3 07:41:29.106: INFO: Pod pod-4606e037-3104-470c-bd71-5c94a6353ddf no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:29.106: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2604" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":162,"skipped":3251,"failed":0} +SSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate pod and apply defaults after mutation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:29.116: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:41:29.554: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:41:32.575: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate pod and apply defaults after mutation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the mutating pod webhook via the AdmissionRegistration API +STEP: create a pod that should be updated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:32.625: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9671" for this suite. +STEP: Destroying namespace "webhook-9671-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]","total":346,"completed":163,"skipped":3254,"failed":0} + +------------------------------ +[sig-storage] Downward API volume + should provide container's memory limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:32.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide container's memory limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:41:32.722: INFO: Waiting up to 5m0s for pod "downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0" in namespace "downward-api-4892" to be "Succeeded or Failed" +Sep 3 07:41:32.735: INFO: Pod "downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 13.000871ms +Sep 3 07:41:34.744: INFO: Pod "downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022358353s +Sep 3 07:41:36.750: INFO: Pod "downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027755841s +STEP: Saw pod success +Sep 3 07:41:36.750: INFO: Pod "downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0" satisfied condition "Succeeded or Failed" +Sep 3 07:41:36.753: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0 container client-container: +STEP: delete the pod +Sep 3 07:41:36.767: INFO: Waiting for pod downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0 to disappear +Sep 3 07:41:36.769: INFO: Pod downwardapi-volume-3ccd92ee-d7d0-48a7-8627-ac994334dcd0 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:36.769: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-4892" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]","total":346,"completed":164,"skipped":3254,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should list and delete a collection of ReplicaSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:36.779: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should list and delete a collection of ReplicaSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create a ReplicaSet +STEP: Verify that the required pods have come up +Sep 3 07:41:36.821: INFO: Pod name sample-pod: Found 0 pods out of 3 +Sep 3 07:41:41.830: INFO: Pod name sample-pod: Found 3 pods out of 3 +STEP: ensuring each pod is running +Sep 3 07:41:41.832: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} +STEP: Listing all ReplicaSets +STEP: DeleteCollection of the ReplicaSets +STEP: After DeleteCollection verify that ReplicaSets have been deleted +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:41.844: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-5071" for this suite. + +• [SLOW TEST:5.094 seconds] +[sig-apps] ReplicaSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should list and delete a collection of ReplicaSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","total":346,"completed":165,"skipped":3264,"failed":0} +SSS +------------------------------ +[sig-cli] Kubectl client Update Demo + should scale a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:41.888: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Update Demo + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:296 +[It] should scale a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a replication controller +Sep 3 07:41:41.943: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 create -f -' +Sep 3 07:41:42.741: INFO: stderr: "" +Sep 3 07:41:42.741: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Sep 3 07:41:42.742: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:41:42.830: INFO: stderr: "" +Sep 3 07:41:42.830: INFO: stdout: "update-demo-nautilus-qd4rk update-demo-nautilus-zs7sc " +Sep 3 07:41:42.830: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:42.905: INFO: stderr: "" +Sep 3 07:41:42.905: INFO: stdout: "" +Sep 3 07:41:42.905: INFO: update-demo-nautilus-qd4rk is created but not running +Sep 3 07:41:47.906: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:41:48.010: INFO: stderr: "" +Sep 3 07:41:48.010: INFO: stdout: "update-demo-nautilus-qd4rk update-demo-nautilus-zs7sc " +Sep 3 07:41:48.010: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:48.091: INFO: stderr: "" +Sep 3 07:41:48.091: INFO: stdout: "true" +Sep 3 07:41:48.091: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:41:48.170: INFO: stderr: "" +Sep 3 07:41:48.170: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:41:48.170: INFO: validating pod update-demo-nautilus-qd4rk +Sep 3 07:41:48.181: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:41:48.181: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:41:48.181: INFO: update-demo-nautilus-qd4rk is verified up and running +Sep 3 07:41:48.181: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-zs7sc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:48.257: INFO: stderr: "" +Sep 3 07:41:48.257: INFO: stdout: "true" +Sep 3 07:41:48.258: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-zs7sc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:41:48.342: INFO: stderr: "" +Sep 3 07:41:48.342: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:41:48.342: INFO: validating pod update-demo-nautilus-zs7sc +Sep 3 07:41:48.347: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:41:48.347: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:41:48.348: INFO: update-demo-nautilus-zs7sc is verified up and running +STEP: scaling down the replication controller +Sep 3 07:41:48.350: INFO: scanned /root for discovery docs: +Sep 3 07:41:48.350: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 scale rc update-demo-nautilus --replicas=1 --timeout=5m' +Sep 3 07:41:49.481: INFO: stderr: "" +Sep 3 07:41:49.481: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Sep 3 07:41:49.481: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:41:49.553: INFO: stderr: "" +Sep 3 07:41:49.553: INFO: stdout: "update-demo-nautilus-qd4rk " +Sep 3 07:41:49.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:49.628: INFO: stderr: "" +Sep 3 07:41:49.628: INFO: stdout: "true" +Sep 3 07:41:49.628: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:41:49.701: INFO: stderr: "" +Sep 3 07:41:49.701: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:41:49.701: INFO: validating pod update-demo-nautilus-qd4rk +Sep 3 07:41:49.706: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:41:49.706: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:41:49.706: INFO: update-demo-nautilus-qd4rk is verified up and running +STEP: scaling up the replication controller +Sep 3 07:41:49.707: INFO: scanned /root for discovery docs: +Sep 3 07:41:49.707: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 scale rc update-demo-nautilus --replicas=2 --timeout=5m' +Sep 3 07:41:50.820: INFO: stderr: "" +Sep 3 07:41:50.820: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Sep 3 07:41:50.820: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 3 07:41:50.901: INFO: stderr: "" +Sep 3 07:41:50.901: INFO: stdout: "update-demo-nautilus-bjctq update-demo-nautilus-qd4rk " +Sep 3 07:41:50.901: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-bjctq -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:50.984: INFO: stderr: "" +Sep 3 07:41:50.984: INFO: stdout: "true" +Sep 3 07:41:50.984: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-bjctq -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:41:51.069: INFO: stderr: "" +Sep 3 07:41:51.069: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:41:51.069: INFO: validating pod update-demo-nautilus-bjctq +Sep 3 07:41:51.073: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:41:51.073: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:41:51.073: INFO: update-demo-nautilus-bjctq is verified up and running +Sep 3 07:41:51.074: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 3 07:41:51.148: INFO: stderr: "" +Sep 3 07:41:51.148: INFO: stdout: "true" +Sep 3 07:41:51.148: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods update-demo-nautilus-qd4rk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 3 07:41:51.252: INFO: stderr: "" +Sep 3 07:41:51.252: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Sep 3 07:41:51.252: INFO: validating pod update-demo-nautilus-qd4rk +Sep 3 07:41:51.264: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 3 07:41:51.264: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 3 07:41:51.264: INFO: update-demo-nautilus-qd4rk is verified up and running +STEP: using delete to clean up resources +Sep 3 07:41:51.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 delete --grace-period=0 --force -f -' +Sep 3 07:41:51.410: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 07:41:51.411: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Sep 3 07:41:51.411: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get rc,svc -l name=update-demo --no-headers' +Sep 3 07:41:51.577: INFO: stderr: "No resources found in kubectl-4700 namespace.\n" +Sep 3 07:41:51.577: INFO: stdout: "" +Sep 3 07:41:51.577: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4700 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 3 07:41:51.709: INFO: stderr: "" +Sep 3 07:41:51.709: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:41:51.709: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4700" for this suite. + +• [SLOW TEST:9.833 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Update Demo + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:294 + should scale a replication controller [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance]","total":346,"completed":166,"skipped":3267,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + updates the published spec when one version gets renamed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:41:51.719: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates the published spec when one version gets renamed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: set up a multi version CRD +Sep 3 07:41:51.748: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: rename a version +STEP: check the new version name is served +STEP: check the old version name is removed +STEP: check the other version is not changed +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:13.441: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-4316" for this suite. + +• [SLOW TEST:21.737 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + updates the published spec when one version gets renamed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]","total":346,"completed":167,"skipped":3277,"failed":0} +SS +------------------------------ +[sig-apps] Daemon set [Serial] + should rollback without unnecessary restarts [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:13.457: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should rollback without unnecessary restarts [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:42:13.499: INFO: Create a RollingUpdate DaemonSet +Sep 3 07:42:13.504: INFO: Check that daemon pods launch on every node of the cluster +Sep 3 07:42:13.508: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:13.512: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:42:13.512: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:42:14.523: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:14.534: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:42:14.534: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 07:42:15.519: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:15.525: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 07:42:15.525: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +Sep 3 07:42:15.525: INFO: Update the DaemonSet to trigger a rollout +Sep 3 07:42:15.536: INFO: Updating DaemonSet daemon-set +Sep 3 07:42:18.557: INFO: Roll back the DaemonSet before rollout is complete +Sep 3 07:42:18.564: INFO: Updating DaemonSet daemon-set +Sep 3 07:42:18.564: INFO: Make sure DaemonSet rollback is complete +Sep 3 07:42:18.567: INFO: Wrong image for pod: daemon-set-j8hcc. Expected: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2, got: foo:non-existent. +Sep 3 07:42:18.567: INFO: Pod daemon-set-j8hcc is not available +Sep 3 07:42:18.579: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:19.593: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:20.588: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:21.589: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 07:42:22.584: INFO: Pod daemon-set-n9dnv is not available +Sep 3 07:42:22.588: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-614, will wait for the garbage collector to delete the pods +Sep 3 07:42:22.652: INFO: Deleting DaemonSet.extensions daemon-set took: 4.354256ms +Sep 3 07:42:22.752: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.396133ms +Sep 3 07:42:25.060: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 07:42:25.060: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 07:42:25.062: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"172092"},"items":null} + +Sep 3 07:42:25.067: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"172092"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:25.078: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-614" for this suite. + +• [SLOW TEST:11.631 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should rollback without unnecessary restarts [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should rollback without unnecessary restarts [Conformance]","total":346,"completed":168,"skipped":3279,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Docker Containers + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:25.092: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test override all +Sep 3 07:42:25.127: INFO: Waiting up to 5m0s for pod "client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad" in namespace "containers-8825" to be "Succeeded or Failed" +Sep 3 07:42:25.132: INFO: Pod "client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad": Phase="Pending", Reason="", readiness=false. Elapsed: 5.239282ms +Sep 3 07:42:27.140: INFO: Pod "client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013237s +Sep 3 07:42:29.147: INFO: Pod "client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019826032s +STEP: Saw pod success +Sep 3 07:42:29.147: INFO: Pod "client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad" satisfied condition "Succeeded or Failed" +Sep 3 07:42:29.150: INFO: Trying to get logs from node cluster1-k8s-node-2 pod client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad container agnhost-container: +STEP: delete the pod +Sep 3 07:42:29.165: INFO: Waiting for pod client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad to disappear +Sep 3 07:42:29.168: INFO: Pod client-containers-ec64fb03-095d-465f-a2a8-52a84dcba3ad no longer exists +[AfterEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:29.169: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-8825" for this suite. +•{"msg":"PASSED [sig-node] Docker Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","total":346,"completed":169,"skipped":3296,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should mount an API token into pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:29.186: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should mount an API token into pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting the auto-created API token +STEP: reading a file in the container +Sep 3 07:42:31.736: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-47 pod-service-account-d2cf8203-dd71-47e6-bdc4-988656ea27d2 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' +STEP: reading a file in the container +Sep 3 07:42:31.894: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-47 pod-service-account-d2cf8203-dd71-47e6-bdc4-988656ea27d2 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' +STEP: reading a file in the container +Sep 3 07:42:32.072: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-47 pod-service-account-d2cf8203-dd71-47e6-bdc4-988656ea27d2 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:32.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-47" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should mount an API token into pods [Conformance]","total":346,"completed":170,"skipped":3315,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + should include custom resource definition resources in discovery documents [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:32.251: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should include custom resource definition resources in discovery documents [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: fetching the /apis discovery document +STEP: finding the apiextensions.k8s.io API group in the /apis discovery document +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document +STEP: fetching the /apis/apiextensions.k8s.io discovery document +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document +STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document +STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:32.283: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-5073" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","total":346,"completed":171,"skipped":3331,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:32.297: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/instrumentation/events.go:81 +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a test event +STEP: listing events in all namespaces +STEP: listing events in test namespace +STEP: listing events with field selection filtering on source +STEP: listing events with field selection filtering on reportingController +STEP: getting the test event +STEP: patching the test event +STEP: getting the test event +STEP: updating the test event +STEP: getting the test event +STEP: deleting the test event +STEP: listing events in all namespaces +STEP: listing events in test namespace +[AfterEach] [sig-instrumentation] Events API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:32.369: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-5500" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events API should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","total":346,"completed":172,"skipped":3353,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:32.390: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:42:32.424: INFO: Waiting up to 5m0s for pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc" in namespace "downward-api-1799" to be "Succeeded or Failed" +Sep 3 07:42:32.428: INFO: Pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.764324ms +Sep 3 07:42:34.437: INFO: Pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc": Phase="Running", Reason="", readiness=true. Elapsed: 2.01219675s +Sep 3 07:42:36.444: INFO: Pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc": Phase="Running", Reason="", readiness=false. Elapsed: 4.018853228s +Sep 3 07:42:38.454: INFO: Pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.029127419s +STEP: Saw pod success +Sep 3 07:42:38.454: INFO: Pod "downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc" satisfied condition "Succeeded or Failed" +Sep 3 07:42:38.457: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc container client-container: +STEP: delete the pod +Sep 3 07:42:38.476: INFO: Waiting for pod downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc to disappear +Sep 3 07:42:38.479: INFO: Pod downwardapi-volume-1565f553-bfd2-4605-9948-804dc757e3dc no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:38.479: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1799" for this suite. + +• [SLOW TEST:6.096 seconds] +[sig-storage] Downward API volume +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]","total":346,"completed":173,"skipped":3373,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should list, patch and delete a collection of StatefulSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:38.489: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-9024 +[It] should list, patch and delete a collection of StatefulSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:42:38.536: INFO: Found 0 stateful pods, waiting for 1 +Sep 3 07:42:48.542: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: patching the StatefulSet +Sep 3 07:42:48.565: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 07:42:48.565: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Pending - Ready=false +Sep 3 07:42:58.571: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 07:42:58.571: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true +STEP: Listing all StatefulSets +STEP: Delete all of the StatefulSets +STEP: Verify that StatefulSets have been deleted +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 07:42:58.588: INFO: Deleting all statefulset in ns statefulset-9024 +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:42:58.600: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-9024" for this suite. + +• [SLOW TEST:20.142 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + should list, patch and delete a collection of StatefulSets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]","total":346,"completed":174,"skipped":3445,"failed":0} +SSSSS +------------------------------ +[sig-network] Services + should be able to create a functioning NodePort service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:42:58.637: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to create a functioning NodePort service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service nodeport-test with type=NodePort in namespace services-6359 +STEP: creating replication controller nodeport-test in namespace services-6359 +I0903 07:42:58.679315 18 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-6359, replica count: 2 +I0903 07:43:01.730079 18 runners.go:193] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:43:01.730: INFO: Creating new exec pod +Sep 3 07:43:04.754: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6359 exec execpodsqzcz -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Sep 3 07:43:04.930: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Sep 3 07:43:04.930: INFO: stdout: "" +Sep 3 07:43:05.930: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6359 exec execpodsqzcz -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Sep 3 07:43:06.085: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Sep 3 07:43:06.085: INFO: stdout: "nodeport-test-zzbrb" +Sep 3 07:43:06.085: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6359 exec execpodsqzcz -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.28.159 80' +Sep 3 07:43:06.237: INFO: stderr: "+ nc -v -t -w 2 10.233.28.159 80\n+ echo hostName\nConnection to 10.233.28.159 80 port [tcp/http] succeeded!\n" +Sep 3 07:43:06.237: INFO: stdout: "nodeport-test-b9dwf" +Sep 3 07:43:06.237: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6359 exec execpodsqzcz -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.0.193 31683' +Sep 3 07:43:06.402: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.0.193 31683\nConnection to 10.128.0.193 31683 port [tcp/*] succeeded!\n" +Sep 3 07:43:06.402: INFO: stdout: "nodeport-test-b9dwf" +Sep 3 07:43:06.402: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-6359 exec execpodsqzcz -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.3.141 31683' +Sep 3 07:43:06.563: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.3.141 31683\nConnection to 10.128.3.141 31683 port [tcp/*] succeeded!\n" +Sep 3 07:43:06.563: INFO: stdout: "nodeport-test-b9dwf" +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:06.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6359" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:7.938 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to create a functioning NodePort service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","total":346,"completed":175,"skipped":3450,"failed":0} +SS +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert a non homogeneous list of CRs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:06.574: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:126 +STEP: Setting up server cert +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication +STEP: Deploying the custom resource conversion webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:43:07.204: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:43:10.227: INFO: Waiting for amount of service:e2e-test-crd-conversion-webhook endpoints to be 1 +[It] should be able to convert a non homogeneous list of CRs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:43:10.235: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Creating a v1 custom resource +STEP: Create a v2 custom resource +STEP: List CRs in v1 +STEP: List CRs in v2 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:13.453: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-3917" for this suite. +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/crd_conversion_webhook.go:137 + +• [SLOW TEST:6.927 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to convert a non homogeneous list of CRs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]","total":346,"completed":176,"skipped":3452,"failed":0} +SSSS +------------------------------ +[sig-node] Security Context When creating a pod with privileged + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:13.501: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/security_context.go:46 +[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:43:13.600: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c" in namespace "security-context-test-47" to be "Succeeded or Failed" +Sep 3 07:43:13.616: INFO: Pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c": Phase="Pending", Reason="", readiness=false. Elapsed: 16.083801ms +Sep 3 07:43:15.623: INFO: Pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022909561s +Sep 3 07:43:17.628: INFO: Pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.027554621s +Sep 3 07:43:19.636: INFO: Pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.035885115s +Sep 3 07:43:19.636: INFO: Pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c" satisfied condition "Succeeded or Failed" +Sep 3 07:43:19.643: INFO: Got logs for pod "busybox-privileged-false-7c041aea-f32c-4d82-977c-0bcb107a763c": "ip: RTNETLINK answers: Operation not permitted\n" +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:19.643: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-47" for this suite. + +• [SLOW TEST:6.154 seconds] +[sig-node] Security Context +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + When creating a pod with privileged + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/security_context.go:232 + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":177,"skipped":3456,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should fail to create ConfigMap with empty key [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:19.656: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail to create ConfigMap with empty key [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap that has name configmap-test-emptyKey-36ba5b87-17b9-4ea0-a72d-27affd4a7401 +[AfterEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:19.687: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4466" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","total":346,"completed":178,"skipped":3480,"failed":0} +SSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should patch a Namespace [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:19.698: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should patch a Namespace [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a Namespace +STEP: patching the Namespace +STEP: get the Namespace and ensuring it has the label +[AfterEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:19.820: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-3787" for this suite. +STEP: Destroying namespace "nspatchtest-1a019f6d-4900-42eb-a377-d117abeb0310-9495" for this suite. +•{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should patch a Namespace [Conformance]","total":346,"completed":179,"skipped":3483,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + should proxy through a service and a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] version v1 + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:19.835: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename proxy +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should proxy through a service and a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: starting an echo server on multiple ports +STEP: creating replication controller proxy-service-tpdd8 in namespace proxy-3722 +I0903 07:43:19.877280 18 runners.go:193] Created replication controller with name: proxy-service-tpdd8, namespace: proxy-3722, replica count: 1 +I0903 07:43:20.928349 18 runners.go:193] proxy-service-tpdd8 Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 07:43:21.928996 18 runners.go:193] proxy-service-tpdd8 Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0903 07:43:22.929251 18 runners.go:193] proxy-service-tpdd8 Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:43:22.934: INFO: setup took 3.073469483s, starting test cases +STEP: running 16 cases, 20 attempts per case, 320 total attempts +Sep 3 07:43:22.949: INFO: (0) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 14.372672ms) +Sep 3 07:43:22.950: INFO: (0) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 14.850226ms) +Sep 3 07:43:22.950: INFO: (0) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 14.516564ms) +Sep 3 07:43:22.950: INFO: (0) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 14.624387ms) +Sep 3 07:43:22.950: INFO: (0) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 15.081487ms) +Sep 3 07:43:22.951: INFO: (0) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 16.183209ms) +Sep 3 07:43:22.951: INFO: (0) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 15.92457ms) +Sep 3 07:43:22.951: INFO: (0) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 16.451769ms) +Sep 3 07:43:22.951: INFO: (0) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 9.740558ms) +Sep 3 07:43:22.973: INFO: (1) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 10.991006ms) +Sep 3 07:43:22.973: INFO: (1) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 10.633385ms) +Sep 3 07:43:22.974: INFO: (1) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test (200; 10.883862ms) +Sep 3 07:43:22.976: INFO: (1) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 12.78043ms) +Sep 3 07:43:22.976: INFO: (1) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 13.09349ms) +Sep 3 07:43:22.976: INFO: (1) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 13.228997ms) +Sep 3 07:43:22.976: INFO: (1) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 12.970065ms) +Sep 3 07:43:22.976: INFO: (1) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 13.110545ms) +Sep 3 07:43:22.984: INFO: (2) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 7.644512ms) +Sep 3 07:43:22.986: INFO: (2) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.110346ms) +Sep 3 07:43:22.986: INFO: (2) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 8.487442ms) +Sep 3 07:43:22.986: INFO: (2) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.712624ms) +Sep 3 07:43:22.987: INFO: (2) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 9.558665ms) +Sep 3 07:43:22.988: INFO: (2) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 11.45808ms) +Sep 3 07:43:22.988: INFO: (2) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 10.779318ms) +Sep 3 07:43:22.988: INFO: (2) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 11.529115ms) +Sep 3 07:43:22.988: INFO: (2) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 5.86315ms) +Sep 3 07:43:22.999: INFO: (3) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 6.703582ms) +Sep 3 07:43:22.999: INFO: (3) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 7.473182ms) +Sep 3 07:43:23.000: INFO: (3) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 7.412601ms) +Sep 3 07:43:23.000: INFO: (3) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 7.626389ms) +Sep 3 07:43:23.000: INFO: (3) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 7.571608ms) +Sep 3 07:43:23.000: INFO: (3) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 8.437264ms) +Sep 3 07:43:23.000: INFO: (3) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 7.987399ms) +Sep 3 07:43:23.001: INFO: (3) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 8.869029ms) +Sep 3 07:43:23.001: INFO: (3) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 6.460899ms) +Sep 3 07:43:23.011: INFO: (4) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 6.76777ms) +Sep 3 07:43:23.011: INFO: (4) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 7.321273ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 7.180956ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 7.51778ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 7.793578ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 7.86361ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 7.866542ms) +Sep 3 07:43:23.012: INFO: (4) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 7.92354ms) +Sep 3 07:43:23.013: INFO: (4) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 9.041229ms) +Sep 3 07:43:23.026: INFO: (5) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.668956ms) +Sep 3 07:43:23.026: INFO: (5) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.528606ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 9.941676ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 9.655832ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 10.442519ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 10.40127ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.14813ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 10.224042ms) +Sep 3 07:43:23.027: INFO: (5) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 11.187647ms) +Sep 3 07:43:23.028: INFO: (5) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 11.289629ms) +Sep 3 07:43:23.028: INFO: (5) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 10.483848ms) +Sep 3 07:43:23.028: INFO: (5) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 11.236694ms) +Sep 3 07:43:23.034: INFO: (6) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 5.422044ms) +Sep 3 07:43:23.034: INFO: (6) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 5.313579ms) +Sep 3 07:43:23.034: INFO: (6) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 5.462852ms) +Sep 3 07:43:23.039: INFO: (6) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 9.769701ms) +Sep 3 07:43:23.039: INFO: (6) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 9.788059ms) +Sep 3 07:43:23.039: INFO: (6) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 9.909495ms) +Sep 3 07:43:23.040: INFO: (6) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 10.979705ms) +Sep 3 07:43:23.040: INFO: (6) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.832401ms) +Sep 3 07:43:23.040: INFO: (6) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 11.06045ms) +Sep 3 07:43:23.040: INFO: (6) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 11.051292ms) +Sep 3 07:43:23.041: INFO: (6) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 11.624174ms) +Sep 3 07:43:23.041: INFO: (6) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 11.807893ms) +Sep 3 07:43:23.041: INFO: (6) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 11.700991ms) +Sep 3 07:43:23.041: INFO: (6) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 11.606304ms) +Sep 3 07:43:23.041: INFO: (6) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 6.593863ms) +Sep 3 07:43:23.049: INFO: (7) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 7.330854ms) +Sep 3 07:43:23.051: INFO: (7) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 8.816551ms) +Sep 3 07:43:23.052: INFO: (7) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 9.313266ms) +Sep 3 07:43:23.052: INFO: (7) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 8.894053ms) +Sep 3 07:43:23.052: INFO: (7) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 9.635377ms) +Sep 3 07:43:23.052: INFO: (7) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 9.538079ms) +Sep 3 07:43:23.052: INFO: (7) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 10.385907ms) +Sep 3 07:43:23.053: INFO: (7) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 10.594703ms) +Sep 3 07:43:23.053: INFO: (7) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 10.147714ms) +Sep 3 07:43:23.053: INFO: (7) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 9.826295ms) +Sep 3 07:43:23.053: INFO: (7) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 9.712874ms) +Sep 3 07:43:23.053: INFO: (7) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.11868ms) +Sep 3 07:43:23.060: INFO: (8) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 6.048435ms) +Sep 3 07:43:23.060: INFO: (8) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 7.349016ms) +Sep 3 07:43:23.062: INFO: (8) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 8.610614ms) +Sep 3 07:43:23.063: INFO: (8) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 9.651089ms) +Sep 3 07:43:23.063: INFO: (8) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 9.749575ms) +Sep 3 07:43:23.064: INFO: (8) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 9.382804ms) +Sep 3 07:43:23.064: INFO: (8) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.027823ms) +Sep 3 07:43:23.064: INFO: (8) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.513466ms) +Sep 3 07:43:23.065: INFO: (8) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 9.993919ms) +Sep 3 07:43:23.065: INFO: (8) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 10.394909ms) +Sep 3 07:43:23.065: INFO: (8) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 10.869186ms) +Sep 3 07:43:23.065: INFO: (8) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.818815ms) +Sep 3 07:43:23.066: INFO: (8) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 12.133497ms) +Sep 3 07:43:23.067: INFO: (8) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 12.888228ms) +Sep 3 07:43:23.067: INFO: (8) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 12.382597ms) +Sep 3 07:43:23.072: INFO: (9) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 5.023687ms) +Sep 3 07:43:23.073: INFO: (9) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 6.112107ms) +Sep 3 07:43:23.074: INFO: (9) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 6.08522ms) +Sep 3 07:43:23.075: INFO: (9) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 7.623985ms) +Sep 3 07:43:23.077: INFO: (9) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 8.806075ms) +Sep 3 07:43:23.077: INFO: (9) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 8.693233ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.518695ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 10.681376ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 9.407701ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 9.965622ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 9.514685ms) +Sep 3 07:43:23.078: INFO: (9) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test (200; 6.642946ms) +Sep 3 07:43:23.086: INFO: (10) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 6.581567ms) +Sep 3 07:43:23.088: INFO: (10) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 8.334449ms) +Sep 3 07:43:23.088: INFO: (10) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 9.188261ms) +Sep 3 07:43:23.088: INFO: (10) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 8.647414ms) +Sep 3 07:43:23.090: INFO: (10) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 9.7577ms) +Sep 3 07:43:23.090: INFO: (10) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.006577ms) +Sep 3 07:43:23.090: INFO: (10) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 10.116187ms) +Sep 3 07:43:23.090: INFO: (10) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 10.163731ms) +Sep 3 07:43:23.091: INFO: (10) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 11.296511ms) +Sep 3 07:43:23.091: INFO: (10) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 10.845342ms) +Sep 3 07:43:23.091: INFO: (10) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 11.049031ms) +Sep 3 07:43:23.091: INFO: (10) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 12.089891ms) +Sep 3 07:43:23.098: INFO: (11) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 5.886639ms) +Sep 3 07:43:23.102: INFO: (11) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 9.424955ms) +Sep 3 07:43:23.102: INFO: (11) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.678922ms) +Sep 3 07:43:23.103: INFO: (11) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 13.073804ms) +Sep 3 07:43:23.107: INFO: (11) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 13.772777ms) +Sep 3 07:43:23.108: INFO: (11) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 14.654464ms) +Sep 3 07:43:23.108: INFO: (11) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 15.827648ms) +Sep 3 07:43:23.108: INFO: (11) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 15.294796ms) +Sep 3 07:43:23.119: INFO: (12) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.717783ms) +Sep 3 07:43:23.119: INFO: (12) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 9.564126ms) +Sep 3 07:43:23.120: INFO: (12) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 11.815536ms) +Sep 3 07:43:23.121: INFO: (12) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 11.768392ms) +Sep 3 07:43:23.124: INFO: (12) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 15.761316ms) +Sep 3 07:43:23.125: INFO: (12) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 16.244011ms) +Sep 3 07:43:23.125: INFO: (12) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 16.412103ms) +Sep 3 07:43:23.125: INFO: (12) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 16.677562ms) +Sep 3 07:43:23.125: INFO: (12) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 16.249403ms) +Sep 3 07:43:23.125: INFO: (12) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 16.307381ms) +Sep 3 07:43:23.126: INFO: (12) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 17.399742ms) +Sep 3 07:43:23.126: INFO: (12) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 17.272675ms) +Sep 3 07:43:23.126: INFO: (12) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 17.406649ms) +Sep 3 07:43:23.133: INFO: (13) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 7.078222ms) +Sep 3 07:43:23.136: INFO: (13) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.017406ms) +Sep 3 07:43:23.136: INFO: (13) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 9.238316ms) +Sep 3 07:43:23.138: INFO: (13) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 10.628168ms) +Sep 3 07:43:23.138: INFO: (13) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 10.766616ms) +Sep 3 07:43:23.138: INFO: (13) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 11.008758ms) +Sep 3 07:43:23.139: INFO: (13) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 11.569636ms) +Sep 3 07:43:23.139: INFO: (13) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 11.996852ms) +Sep 3 07:43:23.139: INFO: (13) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test (200; 11.564474ms) +Sep 3 07:43:23.140: INFO: (13) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 13.090283ms) +Sep 3 07:43:23.140: INFO: (13) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 12.538272ms) +Sep 3 07:43:23.140: INFO: (13) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 12.784861ms) +Sep 3 07:43:23.141: INFO: (13) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 13.828263ms) +Sep 3 07:43:23.142: INFO: (13) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 14.259463ms) +Sep 3 07:43:23.149: INFO: (14) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 7.24809ms) +Sep 3 07:43:23.150: INFO: (14) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 8.049114ms) +Sep 3 07:43:23.150: INFO: (14) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 8.000035ms) +Sep 3 07:43:23.153: INFO: (14) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 11.247315ms) +Sep 3 07:43:23.153: INFO: (14) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 11.409893ms) +Sep 3 07:43:23.154: INFO: (14) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 12.064842ms) +Sep 3 07:43:23.154: INFO: (14) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 11.972563ms) +Sep 3 07:43:23.155: INFO: (14) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 12.501644ms) +Sep 3 07:43:23.155: INFO: (14) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 12.451513ms) +Sep 3 07:43:23.155: INFO: (14) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 12.658035ms) +Sep 3 07:43:23.155: INFO: (14) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 12.455485ms) +Sep 3 07:43:23.155: INFO: (14) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 7.869486ms) +Sep 3 07:43:23.172: INFO: (15) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 17.039227ms) +Sep 3 07:43:23.184: INFO: (15) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 18.349489ms) +Sep 3 07:43:23.184: INFO: (15) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 18.46423ms) +Sep 3 07:43:23.184: INFO: (15) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 19.527682ms) +Sep 3 07:43:23.184: INFO: (15) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 19.054697ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 20.846644ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 21.449566ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 20.407206ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 20.064362ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 20.07586ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 19.720712ms) +Sep 3 07:43:23.185: INFO: (15) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 20.939857ms) +Sep 3 07:43:23.181: INFO: (15) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 16.219771ms) +Sep 3 07:43:23.192: INFO: (16) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 5.873908ms) +Sep 3 07:43:23.193: INFO: (16) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 7.092504ms) +Sep 3 07:43:23.193: INFO: (16) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 6.261874ms) +Sep 3 07:43:23.194: INFO: (16) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 7.775209ms) +Sep 3 07:43:23.195: INFO: (16) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 10.769458ms) +Sep 3 07:43:23.198: INFO: (16) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 12.266016ms) +Sep 3 07:43:23.204: INFO: (17) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 5.222088ms) +Sep 3 07:43:23.204: INFO: (17) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 5.489601ms) +Sep 3 07:43:23.205: INFO: (17) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 5.905096ms) +Sep 3 07:43:23.206: INFO: (17) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 6.582092ms) +Sep 3 07:43:23.206: INFO: (17) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 7.24251ms) +Sep 3 07:43:23.207: INFO: (17) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 7.048422ms) +Sep 3 07:43:23.207: INFO: (17) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 8.041917ms) +Sep 3 07:43:23.207: INFO: (17) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test (200; 8.934782ms) +Sep 3 07:43:23.210: INFO: (17) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 10.349762ms) +Sep 3 07:43:23.210: INFO: (17) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 10.034859ms) +Sep 3 07:43:23.210: INFO: (17) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 11.133154ms) +Sep 3 07:43:23.210: INFO: (17) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 10.639814ms) +Sep 3 07:43:23.210: INFO: (17) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 10.081179ms) +Sep 3 07:43:23.216: INFO: (18) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 5.277745ms) +Sep 3 07:43:23.217: INFO: (18) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname1/proxy/: foo (200; 6.478573ms) +Sep 3 07:43:23.220: INFO: (18) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 8.589199ms) +Sep 3 07:43:23.221: INFO: (18) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 9.676871ms) +Sep 3 07:43:23.221: INFO: (18) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 9.825886ms) +Sep 3 07:43:23.221: INFO: (18) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 10.050528ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 10.56836ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: test<... (200; 11.235481ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:1080/proxy/: ... (200; 10.755471ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.688638ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 11.066678ms) +Sep 3 07:43:23.222: INFO: (18) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 10.839753ms) +Sep 3 07:43:23.223: INFO: (18) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 12.158606ms) +Sep 3 07:43:23.224: INFO: (18) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname1/proxy/: tls baz (200; 12.602988ms) +Sep 3 07:43:23.224: INFO: (18) /api/v1/namespaces/proxy-3722/services/proxy-service-tpdd8:portname2/proxy/: bar (200; 12.649995ms) +Sep 3 07:43:23.231: INFO: (19) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp/proxy/: test (200; 6.230158ms) +Sep 3 07:43:23.231: INFO: (19) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:1080/proxy/: test<... (200; 7.006863ms) +Sep 3 07:43:23.231: INFO: (19) /api/v1/namespaces/proxy-3722/pods/proxy-service-tpdd8-t2fvp:160/proxy/: foo (200; 6.830286ms) +Sep 3 07:43:23.232: INFO: (19) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:443/proxy/: ... (200; 9.239131ms) +Sep 3 07:43:23.234: INFO: (19) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:462/proxy/: tls qux (200; 9.117059ms) +Sep 3 07:43:23.235: INFO: (19) /api/v1/namespaces/proxy-3722/services/https:proxy-service-tpdd8:tlsportname2/proxy/: tls qux (200; 11.199865ms) +Sep 3 07:43:23.236: INFO: (19) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname2/proxy/: bar (200; 10.605753ms) +Sep 3 07:43:23.236: INFO: (19) /api/v1/namespaces/proxy-3722/services/http:proxy-service-tpdd8:portname1/proxy/: foo (200; 11.033229ms) +Sep 3 07:43:23.236: INFO: (19) /api/v1/namespaces/proxy-3722/pods/http:proxy-service-tpdd8-t2fvp:162/proxy/: bar (200; 10.916449ms) +Sep 3 07:43:23.236: INFO: (19) /api/v1/namespaces/proxy-3722/pods/https:proxy-service-tpdd8-t2fvp:460/proxy/: tls baz (200; 12.348431ms) +STEP: deleting ReplicationController proxy-service-tpdd8 in namespace proxy-3722, will wait for the garbage collector to delete the pods +Sep 3 07:43:23.298: INFO: Deleting ReplicationController proxy-service-tpdd8 took: 7.400577ms +Sep 3 07:43:23.398: INFO: Terminating ReplicationController proxy-service-tpdd8 pods took: 100.149657ms +[AfterEach] version v1 + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:25.800: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-3722" for this suite. + +• [SLOW TEST:5.978 seconds] +[sig-network] Proxy +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + version v1 + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/proxy.go:74 + should proxy through a service and a pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod [Conformance]","total":346,"completed":180,"skipped":3504,"failed":0} +S +------------------------------ +[sig-network] Services + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:25.813: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-5209 +STEP: creating service affinity-nodeport in namespace services-5209 +STEP: creating replication controller affinity-nodeport in namespace services-5209 +I0903 07:43:25.866611 18 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-5209, replica count: 3 +I0903 07:43:28.919311 18 runners.go:193] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:43:28.932: INFO: Creating new exec pod +Sep 3 07:43:31.952: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5209 exec execpod-affinityvfnhh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 3 07:43:32.153: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" +Sep 3 07:43:32.153: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:43:32.153: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5209 exec execpod-affinityvfnhh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.25.155 80' +Sep 3 07:43:32.340: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.25.155 80\nConnection to 10.233.25.155 80 port [tcp/http] succeeded!\n" +Sep 3 07:43:32.340: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:43:32.340: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5209 exec execpod-affinityvfnhh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.0.193 32765' +Sep 3 07:43:32.511: INFO: stderr: "+ nc -v -t -w 2 10.128.0.193 32765\n+ echo hostName\nConnection to 10.128.0.193 32765 port [tcp/*] succeeded!\n" +Sep 3 07:43:32.511: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:43:32.511: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5209 exec execpod-affinityvfnhh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.3.141 32765' +Sep 3 07:43:32.679: INFO: stderr: "+ nc -v -t -w 2 10.128.3.141 32765\n+ Connection to 10.128.3.141 32765 port [tcp/*] succeeded!\necho hostName\n" +Sep 3 07:43:32.679: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:43:32.679: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-5209 exec execpod-affinityvfnhh -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.0.193:32765/ ; done' +Sep 3 07:43:32.989: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:32765/\n" +Sep 3 07:43:32.989: INFO: stdout: "\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m\naffinity-nodeport-nvf7m" +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Received response from host: affinity-nodeport-nvf7m +Sep 3 07:43:32.989: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport in namespace services-5209, will wait for the garbage collector to delete the pods +Sep 3 07:43:33.066: INFO: Deleting ReplicationController affinity-nodeport took: 5.002659ms +Sep 3 07:43:33.167: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.765624ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:35.888: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-5209" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:10.088 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance]","total":346,"completed":181,"skipped":3505,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected combined + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected combined + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:35.931: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-projected-all-test-volume-85db4720-2b52-4d93-8c90-bbbe02bcdade +STEP: Creating secret with name secret-projected-all-test-volume-994a94f3-c6bb-413d-8586-580d4690f3dc +STEP: Creating a pod to test Check all projections for projected volume plugin +Sep 3 07:43:35.983: INFO: Waiting up to 5m0s for pod "projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482" in namespace "projected-6772" to be "Succeeded or Failed" +Sep 3 07:43:35.999: INFO: Pod "projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482": Phase="Pending", Reason="", readiness=false. Elapsed: 15.325211ms +Sep 3 07:43:38.009: INFO: Pod "projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025885021s +Sep 3 07:43:40.018: INFO: Pod "projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.034868965s +STEP: Saw pod success +Sep 3 07:43:40.018: INFO: Pod "projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482" satisfied condition "Succeeded or Failed" +Sep 3 07:43:40.022: INFO: Trying to get logs from node cluster1-k8s-node-2 pod projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482 container projected-all-volume-test: +STEP: delete the pod +Sep 3 07:43:40.037: INFO: Waiting for pod projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482 to disappear +Sep 3 07:43:40.040: INFO: Pod projected-volume-edd45ee7-84c9-4396-9cdd-46879ad1c482 no longer exists +[AfterEach] [sig-storage] Projected combined + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:40.040: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-6772" for this suite. +•{"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","total":346,"completed":182,"skipped":3587,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox Pod with hostAliases + should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:40.052: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:38 +[It] should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:43:40.088: INFO: The status of Pod busybox-host-aliases3adc3833-e7b9-4dbc-a916-608b720c2d28 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:43:42.096: INFO: The status of Pod busybox-host-aliases3adc3833-e7b9-4dbc-a916-608b720c2d28 is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:42.105: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-1666" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox Pod with hostAliases should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":183,"skipped":3595,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:42.115: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-7551682a-0438-40da-8c04-0a35a50a0a1c +STEP: Creating a pod to test consume secrets +Sep 3 07:43:42.146: INFO: Waiting up to 5m0s for pod "pod-secrets-6da547ce-99be-4c98-895f-42960668d051" in namespace "secrets-8113" to be "Succeeded or Failed" +Sep 3 07:43:42.149: INFO: Pod "pod-secrets-6da547ce-99be-4c98-895f-42960668d051": Phase="Pending", Reason="", readiness=false. Elapsed: 3.451925ms +Sep 3 07:43:44.157: INFO: Pod "pod-secrets-6da547ce-99be-4c98-895f-42960668d051": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010979742s +Sep 3 07:43:46.165: INFO: Pod "pod-secrets-6da547ce-99be-4c98-895f-42960668d051": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019011656s +STEP: Saw pod success +Sep 3 07:43:46.165: INFO: Pod "pod-secrets-6da547ce-99be-4c98-895f-42960668d051" satisfied condition "Succeeded or Failed" +Sep 3 07:43:46.168: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-6da547ce-99be-4c98-895f-42960668d051 container secret-volume-test: +STEP: delete the pod +Sep 3 07:43:46.184: INFO: Waiting for pod pod-secrets-6da547ce-99be-4c98-895f-42960668d051 to disappear +Sep 3 07:43:46.187: INFO: Pod pod-secrets-6da547ce-99be-4c98-895f-42960668d051 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:46.187: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8113" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":184,"skipped":3604,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:46.203: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name cm-test-opt-del-854630bd-525f-4907-a9e0-a34dac419776 +STEP: Creating configMap with name cm-test-opt-upd-09b463b6-5595-493d-b1e0-6fdf5a5b49bd +STEP: Creating the pod +Sep 3 07:43:46.248: INFO: The status of Pod pod-configmaps-0c6bef5e-12a7-43a6-8150-aa6b833ed035 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:43:48.254: INFO: The status of Pod pod-configmaps-0c6bef5e-12a7-43a6-8150-aa6b833ed035 is Running (Ready = true) +STEP: Deleting configmap cm-test-opt-del-854630bd-525f-4907-a9e0-a34dac419776 +STEP: Updating configmap cm-test-opt-upd-09b463b6-5595-493d-b1e0-6fdf5a5b49bd +STEP: Creating configMap with name cm-test-opt-create-7d8c08e4-96e4-424f-8cb5-3c147bb9e807 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:50.312: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4151" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":185,"skipped":3615,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:50.324: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:43:50.352: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9" in namespace "projected-3317" to be "Succeeded or Failed" +Sep 3 07:43:50.355: INFO: Pod "downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.639085ms +Sep 3 07:43:52.359: INFO: Pod "downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.006473877s +Sep 3 07:43:54.366: INFO: Pod "downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013676578s +STEP: Saw pod success +Sep 3 07:43:54.366: INFO: Pod "downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9" satisfied condition "Succeeded or Failed" +Sep 3 07:43:54.369: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9 container client-container: +STEP: delete the pod +Sep 3 07:43:54.384: INFO: Waiting for pod downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9 to disappear +Sep 3 07:43:54.387: INFO: Pod downwardapi-volume-c39c2bd7-a582-4424-bf88-f8213124c3f9 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:54.388: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3317" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":186,"skipped":3639,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:54.404: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-map-5d9d0dab-724f-45b9-9754-e5b8857da679 +STEP: Creating a pod to test consume configMaps +Sep 3 07:43:54.440: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c" in namespace "projected-8313" to be "Succeeded or Failed" +Sep 3 07:43:54.454: INFO: Pod "pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c": Phase="Pending", Reason="", readiness=false. Elapsed: 14.650843ms +Sep 3 07:43:56.460: INFO: Pod "pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020505945s +Sep 3 07:43:58.466: INFO: Pod "pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02652069s +STEP: Saw pod success +Sep 3 07:43:58.466: INFO: Pod "pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c" satisfied condition "Succeeded or Failed" +Sep 3 07:43:58.469: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c container agnhost-container: +STEP: delete the pod +Sep 3 07:43:58.489: INFO: Waiting for pod pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c to disappear +Sep 3 07:43:58.491: INFO: Pod pod-projected-configmaps-0a00648d-5661-40d3-bd06-7da21efb048c no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:43:58.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8313" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":346,"completed":187,"skipped":3705,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:43:58.504: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-117a7909-13f4-44cb-a02d-fe9f851d9bdc +STEP: Creating a pod to test consume configMaps +Sep 3 07:43:58.546: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102" in namespace "projected-3131" to be "Succeeded or Failed" +Sep 3 07:43:58.550: INFO: Pod "pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102": Phase="Pending", Reason="", readiness=false. Elapsed: 3.604832ms +Sep 3 07:44:00.554: INFO: Pod "pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008106383s +Sep 3 07:44:02.559: INFO: Pod "pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013100249s +STEP: Saw pod success +Sep 3 07:44:02.559: INFO: Pod "pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102" satisfied condition "Succeeded or Failed" +Sep 3 07:44:02.562: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102 container agnhost-container: +STEP: delete the pod +Sep 3 07:44:02.578: INFO: Waiting for pod pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102 to disappear +Sep 3 07:44:02.580: INFO: Pod pod-projected-configmaps-4d109bd8-a63b-44c1-ae98-0d2a42985102 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:02.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3131" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":346,"completed":188,"skipped":3713,"failed":0} +SSS +------------------------------ +[sig-network] Services + should complete a service status lifecycle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:02.591: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should complete a service status lifecycle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a Service +STEP: watching for the Service to be added +Sep 3 07:44:02.645: INFO: Found Service test-service-5sfml in namespace services-8799 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] +Sep 3 07:44:02.645: INFO: Service test-service-5sfml created +STEP: Getting /status +Sep 3 07:44:02.648: INFO: Service test-service-5sfml has LoadBalancer: {[]} +STEP: patching the ServiceStatus +STEP: watching for the Service to be patched +Sep 3 07:44:02.657: INFO: observed Service test-service-5sfml in namespace services-8799 with annotations: map[] & LoadBalancer: {[]} +Sep 3 07:44:02.657: INFO: Found Service test-service-5sfml in namespace services-8799 with annotations: map[patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} +Sep 3 07:44:02.657: INFO: Service test-service-5sfml has service status patched +STEP: updating the ServiceStatus +Sep 3 07:44:02.667: INFO: updatedStatus.Conditions: []v1.Condition{v1.Condition{Type:"StatusUpdate", Status:"True", ObservedGeneration:0, LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Service to be updated +Sep 3 07:44:02.669: INFO: Observed Service test-service-5sfml in namespace services-8799 with annotations: map[] & Conditions: {[]} +Sep 3 07:44:02.669: INFO: Observed event: &Service{ObjectMeta:{test-service-5sfml services-8799 cec87591-fe0e-4733-b65b-d0f212102b5d 173359 0 2022-09-03 07:44:02 +0000 UTC map[test-service-static:true] map[patchedstatus:true] [] [] [{e2e.test Update v1 2022-09-03 07:44:02 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:test-service-static":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:sessionAffinity":{},"f:type":{}}} } {e2e.test Update v1 2022-09-03 07:44:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:patchedstatus":{}}},"f:status":{"f:loadBalancer":{"f:ingress":{}}}} status}]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:http,Protocol:TCP,Port:80,TargetPort:{0 80 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{},ClusterIP:10.233.29.243,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.233.29.243],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{LoadBalancerIngress{IP:203.0.113.1,Hostname:,Ports:[]PortStatus{},},},},Conditions:[]Condition{},},} +Sep 3 07:44:02.670: INFO: Found Service test-service-5sfml in namespace services-8799 with annotations: map[patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Sep 3 07:44:02.670: INFO: Service test-service-5sfml has service status updated +STEP: patching the service +STEP: watching for the Service to be patched +Sep 3 07:44:02.680: INFO: observed Service test-service-5sfml in namespace services-8799 with labels: map[test-service-static:true] +Sep 3 07:44:02.680: INFO: observed Service test-service-5sfml in namespace services-8799 with labels: map[test-service-static:true] +Sep 3 07:44:02.680: INFO: observed Service test-service-5sfml in namespace services-8799 with labels: map[test-service-static:true] +Sep 3 07:44:02.681: INFO: Found Service test-service-5sfml in namespace services-8799 with labels: map[test-service:patched test-service-static:true] +Sep 3 07:44:02.681: INFO: Service test-service-5sfml patched +STEP: deleting the service +STEP: watching for the Service to be deleted +Sep 3 07:44:02.692: INFO: Observed event: ADDED +Sep 3 07:44:02.692: INFO: Observed event: MODIFIED +Sep 3 07:44:02.693: INFO: Observed event: MODIFIED +Sep 3 07:44:02.693: INFO: Observed event: MODIFIED +Sep 3 07:44:02.693: INFO: Found Service test-service-5sfml in namespace services-8799 with labels: map[test-service:patched test-service-static:true] & annotations: map[patchedstatus:true] +Sep 3 07:44:02.693: INFO: Service test-service-5sfml deleted +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:02.694: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-8799" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 +•{"msg":"PASSED [sig-network] Services should complete a service status lifecycle [Conformance]","total":346,"completed":189,"skipped":3716,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should run through the lifecycle of Pods and PodStatus [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:02.705: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should run through the lifecycle of Pods and PodStatus [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a Pod with a static label +STEP: watching for Pod to be ready +Sep 3 07:44:02.761: INFO: observed Pod pod-test in namespace pods-6851 in phase Pending with labels: map[test-pod-static:true] & conditions [] +Sep 3 07:44:02.763: INFO: observed Pod pod-test in namespace pods-6851 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC }] +Sep 3 07:44:02.779: INFO: observed Pod pod-test in namespace pods-6851 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC }] +Sep 3 07:44:03.363: INFO: observed Pod pod-test in namespace pods-6851 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC }] +Sep 3 07:44:03.898: INFO: Found Pod pod-test in namespace pods-6851 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:03 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:03 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 07:44:02 +0000 UTC }] +STEP: patching the Pod with a new Label and updated data +Sep 3 07:44:03.915: INFO: observed event type ADDED +STEP: getting the Pod and ensuring that it's patched +STEP: replacing the Pod's status Ready condition to False +STEP: check the Pod again to ensure its Ready conditions are False +STEP: deleting the Pod via a Collection with a LabelSelector +STEP: watching for the Pod to be deleted +Sep 3 07:44:03.949: INFO: observed event type ADDED +Sep 3 07:44:03.949: INFO: observed event type MODIFIED +Sep 3 07:44:03.949: INFO: observed event type MODIFIED +Sep 3 07:44:03.950: INFO: observed event type MODIFIED +Sep 3 07:44:03.950: INFO: observed event type MODIFIED +Sep 3 07:44:03.950: INFO: observed event type MODIFIED +Sep 3 07:44:03.951: INFO: observed event type MODIFIED +Sep 3 07:44:03.951: INFO: observed event type MODIFIED +Sep 3 07:44:05.919: INFO: observed event type MODIFIED +Sep 3 07:44:06.192: INFO: observed event type MODIFIED +Sep 3 07:44:06.910: INFO: observed event type MODIFIED +Sep 3 07:44:06.915: INFO: observed event type MODIFIED +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:06.920: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-6851" for this suite. +•{"msg":"PASSED [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]","total":346,"completed":190,"skipped":3757,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-node] Security Context When creating a pod with readOnlyRootFilesystem + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:06.937: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/security_context.go:46 +[It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:44:06.968: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-9f1e8068-24c7-42c0-9531-76a60e6337b5" in namespace "security-context-test-2026" to be "Succeeded or Failed" +Sep 3 07:44:06.974: INFO: Pod "busybox-readonly-false-9f1e8068-24c7-42c0-9531-76a60e6337b5": Phase="Pending", Reason="", readiness=false. Elapsed: 5.998791ms +Sep 3 07:44:08.982: INFO: Pod "busybox-readonly-false-9f1e8068-24c7-42c0-9531-76a60e6337b5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013781248s +Sep 3 07:44:10.988: INFO: Pod "busybox-readonly-false-9f1e8068-24c7-42c0-9531-76a60e6337b5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020038265s +Sep 3 07:44:10.988: INFO: Pod "busybox-readonly-false-9f1e8068-24c7-42c0-9531-76a60e6337b5" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:10.988: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-2026" for this suite. +•{"msg":"PASSED [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]","total":346,"completed":191,"skipped":3767,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should delete old replica sets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:10.999: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] deployment should delete old replica sets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:44:11.034: INFO: Pod name cleanup-pod: Found 0 pods out of 1 +Sep 3 07:44:16.042: INFO: Pod name cleanup-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Sep 3 07:44:16.042: INFO: Creating deployment test-cleanup-deployment +STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:44:18.085: INFO: Deployment "test-cleanup-deployment": +&Deployment{ObjectMeta:{test-cleanup-deployment deployment-3512 a572becc-38eb-4413-ae6a-d4553160d5cd 173561 1 2022-09-03 07:44:16 +0000 UTC map[name:cleanup-pod] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2022-09-03 07:44:16 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:44:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0043acaa8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*0,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-03 07:44:16 +0000 UTC,LastTransitionTime:2022-09-03 07:44:16 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-cleanup-deployment-56cd759769" has successfully progressed.,LastUpdateTime:2022-09-03 07:44:18 +0000 UTC,LastTransitionTime:2022-09-03 07:44:16 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 3 07:44:18.088: INFO: New ReplicaSet "test-cleanup-deployment-56cd759769" of Deployment "test-cleanup-deployment": +&ReplicaSet{ObjectMeta:{test-cleanup-deployment-56cd759769 deployment-3512 a5522da4-3678-46b4-8657-ea7cc0897023 173551 1 2022-09-03 07:44:16 +0000 UTC map[name:cleanup-pod pod-template-hash:56cd759769] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-cleanup-deployment a572becc-38eb-4413-ae6a-d4553160d5cd 0xc002a9fb87 0xc002a9fb88}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:44:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a572becc-38eb-4413-ae6a-d4553160d5cd\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:44:18 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod-template-hash: 56cd759769,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod-template-hash:56cd759769] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc002a9fc38 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:44:18.093: INFO: Pod "test-cleanup-deployment-56cd759769-wmb66" is available: +&Pod{ObjectMeta:{test-cleanup-deployment-56cd759769-wmb66 test-cleanup-deployment-56cd759769- deployment-3512 0186858e-0cc5-4e6e-8a7f-759013ca8393 173550 0 2022-09-03 07:44:16 +0000 UTC map[name:cleanup-pod pod-template-hash:56cd759769] map[cni.projectcalico.org/containerID:24ecac784fb8f22491763f93a90162bd396d86bd8666f590592f1d2f8718e8fc cni.projectcalico.org/podIP:10.233.85.156/32 cni.projectcalico.org/podIPs:10.233.85.156/32] [{apps/v1 ReplicaSet test-cleanup-deployment-56cd759769 a5522da4-3678-46b4-8657-ea7cc0897023 0xc0043ace77 0xc0043ace78}] [] [{calico Update v1 2022-09-03 07:44:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-09-03 07:44:16 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a5522da4-3678-46b4-8657-ea7cc0897023\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:44:18 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.156\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5bf5d,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5bf5d,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:44:16 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:44:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:44:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:44:16 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.156,StartTime:2022-09-03 07:44:16 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:44:17 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:5b3a9f1c71c09c00649d8374224642ff7029ce91a721ec9132e6ed45fa73fd43,ContainerID:containerd://f51e69316ea11ac1c645cc6530b7231ddafc8aa321b22237db690d654d2ff016,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.156,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:18.094: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-3512" for this suite. + +• [SLOW TEST:7.109 seconds] +[sig-apps] Deployment +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should delete old replica sets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","total":346,"completed":192,"skipped":3800,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should be submitted and removed [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:18.116: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should be submitted and removed [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +STEP: setting up watch +STEP: submitting the pod to kubernetes +Sep 3 07:44:18.152: INFO: observed the pod list +STEP: verifying the pod is in kubernetes +STEP: verifying pod creation was observed +STEP: deleting the pod gracefully +STEP: verifying pod deletion was observed +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:23.065: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-7275" for this suite. +•{"msg":"PASSED [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]","total":346,"completed":193,"skipped":3839,"failed":0} +SSSS +------------------------------ +[sig-storage] Downward API volume + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:23.073: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:44:23.115: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507" in namespace "downward-api-6925" to be "Succeeded or Failed" +Sep 3 07:44:23.122: INFO: Pod "downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507": Phase="Pending", Reason="", readiness=false. Elapsed: 7.744128ms +Sep 3 07:44:25.131: INFO: Pod "downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016206154s +Sep 3 07:44:27.136: INFO: Pod "downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021738005s +STEP: Saw pod success +Sep 3 07:44:27.137: INFO: Pod "downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507" satisfied condition "Succeeded or Failed" +Sep 3 07:44:27.139: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507 container client-container: +STEP: delete the pod +Sep 3 07:44:27.154: INFO: Waiting for pod downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507 to disappear +Sep 3 07:44:27.157: INFO: Pod downwardapi-volume-8e7d98e7-8b75-4839-a451-a56bf8cd6507 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:27.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6925" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":194,"skipped":3843,"failed":0} +SSSSS +------------------------------ +[sig-auth] ServiceAccounts + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:27.169: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:44:27.246: INFO: Got root ca configmap in namespace "svcaccounts-7484" +Sep 3 07:44:27.250: INFO: Deleted root ca configmap in namespace "svcaccounts-7484" +STEP: waiting for a new root ca configmap created +Sep 3 07:44:27.755: INFO: Recreated root ca configmap in namespace "svcaccounts-7484" +Sep 3 07:44:27.762: INFO: Updated root ca configmap in namespace "svcaccounts-7484" +STEP: waiting for the root ca configmap reconciled +Sep 3 07:44:28.268: INFO: Reconciled root ca configmap in namespace "svcaccounts-7484" +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:28.269: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-7484" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]","total":346,"completed":195,"skipped":3848,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:28.280: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide container's cpu request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 07:44:28.310: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631" in namespace "downward-api-902" to be "Succeeded or Failed" +Sep 3 07:44:28.318: INFO: Pod "downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631": Phase="Pending", Reason="", readiness=false. Elapsed: 8.312974ms +Sep 3 07:44:30.327: INFO: Pod "downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017018633s +Sep 3 07:44:32.331: INFO: Pod "downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02068178s +STEP: Saw pod success +Sep 3 07:44:32.331: INFO: Pod "downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631" satisfied condition "Succeeded or Failed" +Sep 3 07:44:32.334: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631 container client-container: +STEP: delete the pod +Sep 3 07:44:32.349: INFO: Waiting for pod downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631 to disappear +Sep 3 07:44:32.352: INFO: Pod downwardapi-volume-9d7c3acf-8036-4457-9429-d4b5ad93a631 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:32.352: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-902" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","total":346,"completed":196,"skipped":3866,"failed":0} + +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD with validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:32.363: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD with validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 07:44:32.387: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: client-side validation (kubectl create and apply) allows request with known and required properties +Sep 3 07:44:37.203: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 create -f -' +Sep 3 07:44:37.936: INFO: stderr: "" +Sep 3 07:44:37.936: INFO: stdout: "e2e-test-crd-publish-openapi-3243-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Sep 3 07:44:37.936: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 delete e2e-test-crd-publish-openapi-3243-crds test-foo' +Sep 3 07:44:38.016: INFO: stderr: "" +Sep 3 07:44:38.016: INFO: stdout: "e2e-test-crd-publish-openapi-3243-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +Sep 3 07:44:38.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 apply -f -' +Sep 3 07:44:38.239: INFO: stderr: "" +Sep 3 07:44:38.239: INFO: stdout: "e2e-test-crd-publish-openapi-3243-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Sep 3 07:44:38.239: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 delete e2e-test-crd-publish-openapi-3243-crds test-foo' +Sep 3 07:44:38.319: INFO: stderr: "" +Sep 3 07:44:38.319: INFO: stdout: "e2e-test-crd-publish-openapi-3243-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +STEP: client-side validation (kubectl create and apply) rejects request with value outside defined enum values +Sep 3 07:44:38.319: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 create -f -' +Sep 3 07:44:38.515: INFO: rc: 1 +STEP: client-side validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema +Sep 3 07:44:38.516: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 create -f -' +Sep 3 07:44:38.706: INFO: rc: 1 +Sep 3 07:44:38.706: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 apply -f -' +Sep 3 07:44:38.901: INFO: rc: 1 +STEP: client-side validation (kubectl create and apply) rejects request without required properties +Sep 3 07:44:38.902: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 create -f -' +Sep 3 07:44:39.086: INFO: rc: 1 +Sep 3 07:44:39.087: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 --namespace=crd-publish-openapi-5210 apply -f -' +Sep 3 07:44:39.267: INFO: rc: 1 +STEP: kubectl explain works to explain CR properties +Sep 3 07:44:39.268: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 explain e2e-test-crd-publish-openapi-3243-crds' +Sep 3 07:44:39.453: INFO: stderr: "" +Sep 3 07:44:39.453: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-3243-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nDESCRIPTION:\n Foo CRD for Testing\n\nFIELDS:\n apiVersion\t\n APIVersion defines the versioned schema of this representation of an\n object. Servers should convert recognized schemas to the latest internal\n value, and may reject unrecognized values. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources\n\n kind\t\n Kind is a string value representing the REST resource this object\n represents. Servers may infer this from the endpoint the client submits\n requests to. Cannot be updated. In CamelCase. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds\n\n metadata\t\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n spec\t\n Specification of Foo\n\n status\t\n Status of Foo\n\n" +STEP: kubectl explain works to explain CR properties recursively +Sep 3 07:44:39.454: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 explain e2e-test-crd-publish-openapi-3243-crds.metadata' +Sep 3 07:44:39.636: INFO: stderr: "" +Sep 3 07:44:39.636: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-3243-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: metadata \n\nDESCRIPTION:\n Standard object's metadata. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n ObjectMeta is metadata that all persisted resources must have, which\n includes all objects users must create.\n\nFIELDS:\n annotations\t\n Annotations is an unstructured key value map stored with a resource that\n may be set by external tools to store and retrieve arbitrary metadata. They\n are not queryable and should be preserved when modifying objects. More\n info: http://kubernetes.io/docs/user-guide/annotations\n\n clusterName\t\n The name of the cluster which the object belongs to. This is used to\n distinguish resources with same name and namespace in different clusters.\n This field is not set anywhere right now and apiserver is going to ignore\n it if set in create or update request.\n\n creationTimestamp\t\n CreationTimestamp is a timestamp representing the server time when this\n object was created. It is not guaranteed to be set in happens-before order\n across separate operations. Clients may not set this value. It is\n represented in RFC3339 form and is in UTC.\n\n Populated by the system. Read-only. Null for lists. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n deletionGracePeriodSeconds\t\n Number of seconds allowed for this object to gracefully terminate before it\n will be removed from the system. Only set when deletionTimestamp is also\n set. May only be shortened. Read-only.\n\n deletionTimestamp\t\n DeletionTimestamp is RFC 3339 date and time at which this resource will be\n deleted. This field is set by the server when a graceful deletion is\n requested by the user, and is not directly settable by a client. The\n resource is expected to be deleted (no longer visible from resource lists,\n and not reachable by name) after the time in this field, once the\n finalizers list is empty. As long as the finalizers list contains items,\n deletion is blocked. Once the deletionTimestamp is set, this value may not\n be unset or be set further into the future, although it may be shortened or\n the resource may be deleted prior to this time. For example, a user may\n request that a pod is deleted in 30 seconds. The Kubelet will react by\n sending a graceful termination signal to the containers in the pod. After\n that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\n to the container and after cleanup, remove the pod from the API. In the\n presence of network partitions, this object may still exist after this\n timestamp, until an administrator or automated process can determine the\n resource is fully terminated. If not set, graceful deletion of the object\n has not been requested.\n\n Populated by the system when a graceful deletion is requested. Read-only.\n More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata\n\n finalizers\t<[]string>\n Must be empty before the object is deleted from the registry. Each entry is\n an identifier for the responsible component that will remove the entry from\n the list. If the deletionTimestamp of the object is non-nil, entries in\n this list can only be removed. Finalizers may be processed and removed in\n any order. Order is NOT enforced because it introduces significant risk of\n stuck finalizers. finalizers is a shared field, any actor with permission\n can reorder it. If the finalizer list is processed in order, then this can\n lead to a situation in which the component responsible for the first\n finalizer in the list is waiting for a signal (field value, external\n system, or other) produced by a component responsible for a finalizer later\n in the list, resulting in a deadlock. Without enforced ordering finalizers\n are free to order amongst themselves and are not vulnerable to ordering\n changes in the list.\n\n generateName\t\n GenerateName is an optional prefix, used by the server, to generate a\n unique name ONLY IF the Name field has not been provided. If this field is\n used, the name returned to the client will be different than the name\n passed. This value will also be combined with a unique suffix. The provided\n value has the same validation rules as the Name field, and may be truncated\n by the length of the suffix required to make the value unique on the\n server.\n\n If this field is specified and the generated name exists, the server will\n NOT return a 409 - instead, it will either return 201 Created or 500 with\n Reason ServerTimeout indicating a unique name could not be found in the\n time allotted, and the client should retry (optionally after the time\n indicated in the Retry-After header).\n\n Applied only if Name is not specified. More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency\n\n generation\t\n A sequence number representing a specific generation of the desired state.\n Populated by the system. Read-only.\n\n labels\t\n Map of string keys and values that can be used to organize and categorize\n (scope and select) objects. May match selectors of replication controllers\n and services. More info: http://kubernetes.io/docs/user-guide/labels\n\n managedFields\t<[]Object>\n ManagedFields maps workflow-id and version to the set of fields that are\n managed by that workflow. This is mostly for internal housekeeping, and\n users typically shouldn't need to set or understand this field. A workflow\n can be the user's name, a controller's name, or the name of a specific\n apply path like \"ci-cd\". The set of fields is always in the version that\n the workflow used when modifying the object.\n\n name\t\n Name must be unique within a namespace. Is required when creating\n resources, although some resources may allow a client to request the\n generation of an appropriate name automatically. Name is primarily intended\n for creation idempotence and configuration definition. Cannot be updated.\n More info: http://kubernetes.io/docs/user-guide/identifiers#names\n\n namespace\t\n Namespace defines the space within which each name must be unique. An empty\n namespace is equivalent to the \"default\" namespace, but \"default\" is the\n canonical representation. Not all objects are required to be scoped to a\n namespace - the value of this field for those objects will be empty.\n\n Must be a DNS_LABEL. Cannot be updated. More info:\n http://kubernetes.io/docs/user-guide/namespaces\n\n ownerReferences\t<[]Object>\n List of objects depended by this object. If ALL objects in the list have\n been deleted, this object will be garbage collected. If this object is\n managed by a controller, then an entry in this list will point to this\n controller, with the controller field set to true. There cannot be more\n than one managing controller.\n\n resourceVersion\t\n An opaque value that represents the internal version of this object that\n can be used by clients to determine when objects have changed. May be used\n for optimistic concurrency, change detection, and the watch operation on a\n resource or set of resources. Clients must treat these values as opaque and\n passed unmodified back to the server. They may only be valid for a\n particular resource or set of resources.\n\n Populated by the system. Read-only. Value must be treated as opaque by\n clients and . More info:\n https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency\n\n selfLink\t\n SelfLink is a URL representing this object. Populated by the system.\n Read-only.\n\n DEPRECATED Kubernetes will stop propagating this field in 1.20 release and\n the field is planned to be removed in 1.21 release.\n\n uid\t\n UID is the unique in time and space value for this object. It is typically\n generated by the server on successful creation of a resource and is not\n allowed to change on PUT operations.\n\n Populated by the system. Read-only. More info:\n http://kubernetes.io/docs/user-guide/identifiers#uids\n\n" +Sep 3 07:44:39.637: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 explain e2e-test-crd-publish-openapi-3243-crds.spec' +Sep 3 07:44:39.839: INFO: stderr: "" +Sep 3 07:44:39.839: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-3243-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: spec \n\nDESCRIPTION:\n Specification of Foo\n\nFIELDS:\n bars\t<[]Object>\n List of Bars and their specs.\n\n" +Sep 3 07:44:39.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 explain e2e-test-crd-publish-openapi-3243-crds.spec.bars' +Sep 3 07:44:40.032: INFO: stderr: "" +Sep 3 07:44:40.032: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-3243-crd\nVERSION: crd-publish-openapi-test-foo.example.com/v1\n\nRESOURCE: bars <[]Object>\n\nDESCRIPTION:\n List of Bars and their specs.\n\nFIELDS:\n age\t\n Age of Bar.\n\n bazs\t<[]string>\n List of Bazs.\n\n feeling\t\n Whether Bar is feeling great.\n\n name\t -required-\n Name of Bar.\n\n" +STEP: kubectl explain works to return error when explain is called on property that doesn't exist +Sep 3 07:44:40.032: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=crd-publish-openapi-5210 explain e2e-test-crd-publish-openapi-3243-crds.spec.bars2' +Sep 3 07:44:40.250: INFO: rc: 1 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:42.882: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-5210" for this suite. + +• [SLOW TEST:10.533 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + works for CRD with validation schema [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]","total":346,"completed":197,"skipped":3866,"failed":0} +SS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:42.897: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-map-7a3b8490-49e2-40af-9101-e5389e78afe3 +STEP: Creating a pod to test consume configMaps +Sep 3 07:44:42.939: INFO: Waiting up to 5m0s for pod "pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8" in namespace "configmap-7251" to be "Succeeded or Failed" +Sep 3 07:44:42.944: INFO: Pod "pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8": Phase="Pending", Reason="", readiness=false. Elapsed: 5.073835ms +Sep 3 07:44:44.951: INFO: Pod "pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011922741s +Sep 3 07:44:46.956: INFO: Pod "pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017348165s +STEP: Saw pod success +Sep 3 07:44:46.956: INFO: Pod "pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8" satisfied condition "Succeeded or Failed" +Sep 3 07:44:46.959: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8 container agnhost-container: +STEP: delete the pod +Sep 3 07:44:46.982: INFO: Waiting for pod pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8 to disappear +Sep 3 07:44:46.986: INFO: Pod pod-configmaps-6c0fe494-8342-4dda-8ddb-e3ec9151f6f8 no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:44:46.987: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7251" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":346,"completed":198,"skipped":3868,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:44:46.998: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a ForbidConcurrent cronjob +STEP: Ensuring a job is scheduled +STEP: Ensuring exactly one is scheduled +STEP: Ensuring exactly one running job exists by listing jobs explicitly +STEP: Ensuring no more jobs are scheduled +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:50:01.074: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-8693" for this suite. + +• [SLOW TEST:314.090 seconds] +[sig-apps] CronJob +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should not schedule new jobs when ForbidConcurrent [Slow] [Conformance]","total":346,"completed":199,"skipped":3901,"failed":0} +S +------------------------------ +[sig-api-machinery] Watchers + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:50:01.088: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a watch on configmaps with a certain label +STEP: creating a new configmap +STEP: modifying the configmap once +STEP: changing the label value of the configmap +STEP: Expecting to observe a delete notification for the watched object +Sep 3 07:50:01.174: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174663 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:50:01.174: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174665 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:50:01.174: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174666 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying the configmap a second time +STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements +STEP: changing the label value of the configmap back +STEP: modifying the configmap a third time +STEP: deleting the configmap +STEP: Expecting to observe an add notification for the watched object when the label value was restored +Sep 3 07:50:11.203: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174711 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:50:11.205: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174712 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 07:50:11.212: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-1598 803a2c07-7b86-4e6e-bbd9-d6842145e129 174713 0 2022-09-03 07:50:01 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-03 07:50:01 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:50:11.212: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-1598" for this suite. + +• [SLOW TEST:10.137 seconds] +[sig-api-machinery] Watchers +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","total":346,"completed":200,"skipped":3902,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:50:11.226: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod liveness-9292f8c2-d8a5-41ca-8ce0-5345f46a43d9 in namespace container-probe-801 +Sep 3 07:50:13.279: INFO: Started pod liveness-9292f8c2-d8a5-41ca-8ce0-5345f46a43d9 in namespace container-probe-801 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 07:50:13.282: INFO: Initial restart count of pod liveness-9292f8c2-d8a5-41ca-8ce0-5345f46a43d9 is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:54:14.038: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-801" for this suite. + +• [SLOW TEST:242.826 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]","total":346,"completed":201,"skipped":3910,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny pod and configmap creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:54:14.061: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 07:54:15.009: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 07:54:18.038: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny pod and configmap creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the webhook via the AdmissionRegistration API +STEP: create a pod that should be denied by the webhook +STEP: create a pod that causes the webhook to hang +STEP: create a configmap that should be denied by the webhook +STEP: create a configmap that should be admitted by the webhook +STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook +STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook +STEP: create a namespace that bypass the webhook +STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:54:28.183: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-5253" for this suite. +STEP: Destroying namespace "webhook-5253-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:14.168 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to deny pod and configmap creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]","total":346,"completed":202,"skipped":3940,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] Deployment + should validate Deployment Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:54:28.240: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] should validate Deployment Status endpoints [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a Deployment +Sep 3 07:54:28.309: INFO: Creating simple deployment test-deployment-m79xc +Sep 3 07:54:28.348: INFO: deployment "test-deployment-m79xc" doesn't have the required revision set +STEP: Getting /status +Sep 3 07:54:30.367: INFO: Deployment test-deployment-m79xc has Conditions: [{Available True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:29 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.}] +STEP: updating Deployment Status +Sep 3 07:54:30.376: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 54, 29, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 54, 29, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 7, 54, 29, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 7, 54, 28, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-m79xc-764bc7c4b7\" has successfully progressed."}, v1.DeploymentCondition{Type:"StatusUpdate", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Deployment status to be updated +Sep 3 07:54:30.379: INFO: Observed &Deployment event: ADDED +Sep 3 07:54:30.379: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-m79xc-764bc7c4b7"} +Sep 3 07:54:30.379: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.379: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-m79xc-764bc7c4b7"} +Sep 3 07:54:30.379: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 3 07:54:30.380: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.380: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 3 07:54:30.380: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-m79xc-764bc7c4b7" is progressing.} +Sep 3 07:54:30.380: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.381: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:29 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 3 07:54:30.381: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.} +Sep 3 07:54:30.381: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.381: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:29 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 3 07:54:30.381: INFO: Observed Deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.} +Sep 3 07:54:30.382: INFO: Found Deployment test-deployment-m79xc in namespace deployment-2338 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 3 07:54:30.382: INFO: Deployment test-deployment-m79xc has an updated status +STEP: patching the Statefulset Status +Sep 3 07:54:30.382: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 3 07:54:30.389: INFO: Patched status conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"StatusPatched", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Deployment status to be patched +Sep 3 07:54:30.393: INFO: Observed &Deployment event: ADDED +Sep 3 07:54:30.393: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-m79xc-764bc7c4b7"} +Sep 3 07:54:30.393: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.393: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-m79xc-764bc7c4b7"} +Sep 3 07:54:30.393: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 3 07:54:30.394: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.394: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 3 07:54:30.394: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:28 +0000 UTC 2022-09-03 07:54:28 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-m79xc-764bc7c4b7" is progressing.} +Sep 3 07:54:30.394: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.394: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:29 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 3 07:54:30.394: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.} +Sep 3 07:54:30.395: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.395: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:29 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 3 07:54:30.395: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-03 07:54:29 +0000 UTC 2022-09-03 07:54:28 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.} +Sep 3 07:54:30.395: INFO: Observed deployment test-deployment-m79xc in namespace deployment-2338 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 3 07:54:30.396: INFO: Observed &Deployment event: MODIFIED +Sep 3 07:54:30.396: INFO: Found deployment test-deployment-m79xc in namespace deployment-2338 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC } +Sep 3 07:54:30.396: INFO: Deployment test-deployment-m79xc has a patched status +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 07:54:30.401: INFO: Deployment "test-deployment-m79xc": +&Deployment{ObjectMeta:{test-deployment-m79xc deployment-2338 dbe9fed1-bda7-4e5d-8083-2d8d162adcd3 175487 1 2022-09-03 07:54:28 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2022-09-03 07:54:28 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {e2e.test Update apps/v1 2022-09-03 07:54:30 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"StatusPatched\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}}}} status} {kube-controller-manager Update apps/v1 2022-09-03 07:54:30 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0067bf788 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:1,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:StatusPatched,Status:True,Reason:,Message:,LastUpdateTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,},DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-03 07:54:30 +0000 UTC,LastTransitionTime:2022-09-03 07:54:30 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-deployment-m79xc-764bc7c4b7" has successfully progressed.,LastUpdateTime:2022-09-03 07:54:30 +0000 UTC,LastTransitionTime:2022-09-03 07:54:30 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 3 07:54:30.404: INFO: New ReplicaSet "test-deployment-m79xc-764bc7c4b7" of Deployment "test-deployment-m79xc": +&ReplicaSet{ObjectMeta:{test-deployment-m79xc-764bc7c4b7 deployment-2338 e64fec67-b3d2-49d8-95a3-69efc7a55ff4 175480 1 2022-09-03 07:54:28 +0000 UTC map[e2e:testing name:httpd pod-template-hash:764bc7c4b7] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-m79xc dbe9fed1-bda7-4e5d-8083-2d8d162adcd3 0xc0067bfba0 0xc0067bfba1}] [] [{kube-controller-manager Update apps/v1 2022-09-03 07:54:28 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"dbe9fed1-bda7-4e5d-8083-2d8d162adcd3\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 07:54:29 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,pod-template-hash: 764bc7c4b7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:764bc7c4b7] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0067bfc48 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Sep 3 07:54:30.410: INFO: Pod "test-deployment-m79xc-764bc7c4b7-v6ftz" is available: +&Pod{ObjectMeta:{test-deployment-m79xc-764bc7c4b7-v6ftz test-deployment-m79xc-764bc7c4b7- deployment-2338 ec08438d-3cae-4d9c-8758-58b88df651d2 175478 0 2022-09-03 07:54:28 +0000 UTC map[e2e:testing name:httpd pod-template-hash:764bc7c4b7] map[cni.projectcalico.org/containerID:ea6b75622a0bd16bb77259343c93f546292ed900a3388daf8bd46cf14aedb288 cni.projectcalico.org/podIP:10.233.85.171/32 cni.projectcalico.org/podIPs:10.233.85.171/32] [{apps/v1 ReplicaSet test-deployment-m79xc-764bc7c4b7 e64fec67-b3d2-49d8-95a3-69efc7a55ff4 0xc00684cba0 0xc00684cba1}] [] [{calico Update v1 2022-09-03 07:54:28 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-09-03 07:54:28 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e64fec67-b3d2-49d8-95a3-69efc7a55ff4\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 07:54:29 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.171\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-p8wll,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-p8wll,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:54:28 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:54:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:54:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 07:54:28 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.171,StartTime:2022-09-03 07:54:28 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 07:54:29 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://73411dbddf1c9bdddcdc8f6dc5fa66c67f6175bf9d1c3490fd9044899c2f81b5,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.171,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:54:30.410: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-2338" for this suite. +•{"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","total":346,"completed":203,"skipped":3947,"failed":0} +SSSS +------------------------------ +[sig-auth] Certificates API [Privileged:ClusterAdmin] + should support CSR API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:54:30.420: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename certificates +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support CSR API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting /apis +STEP: getting /apis/certificates.k8s.io +STEP: getting /apis/certificates.k8s.io/v1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Sep 3 07:54:31.138: INFO: starting watch +STEP: patching +STEP: updating +Sep 3 07:54:31.148: INFO: waiting for watch events with expected annotations +Sep 3 07:54:31.148: INFO: saw patched and updated annotations +STEP: getting /approval +STEP: patching /approval +STEP: updating /approval +STEP: getting /status +STEP: patching /status +STEP: updating /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:54:31.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "certificates-5077" for this suite. +•{"msg":"PASSED [sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]","total":346,"completed":204,"skipped":3951,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:54:31.210: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a ConfigMap +STEP: Ensuring resource quota status captures configMap creation +STEP: Deleting a ConfigMap +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:54:59.291: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-4754" for this suite. + +• [SLOW TEST:28.092 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a configMap. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","total":346,"completed":205,"skipped":3986,"failed":0} +SSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for the cluster [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:54:59.308: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for the cluster [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@kubernetes.default.svc.cluster.local;check="$$(dig +tcp +noall +answer +search kubernetes.default.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@kubernetes.default.svc.cluster.local;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 07:55:01.384: INFO: DNS probes using dns-9851/dns-test-0219c434-0f42-4b56-9a7f-006f2d3b07a9 succeeded + +STEP: deleting the pod +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:01.396: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-9851" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide DNS for the cluster [Conformance]","total":346,"completed":206,"skipped":3994,"failed":0} + +------------------------------ +[sig-node] Downward API + should provide pod UID as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:01.438: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide pod UID as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward api env vars +Sep 3 07:55:01.481: INFO: Waiting up to 5m0s for pod "downward-api-28625513-6b86-4d27-8fbe-24177ac180be" in namespace "downward-api-6893" to be "Succeeded or Failed" +Sep 3 07:55:01.485: INFO: Pod "downward-api-28625513-6b86-4d27-8fbe-24177ac180be": Phase="Pending", Reason="", readiness=false. Elapsed: 3.953596ms +Sep 3 07:55:03.492: INFO: Pod "downward-api-28625513-6b86-4d27-8fbe-24177ac180be": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010682322s +Sep 3 07:55:05.500: INFO: Pod "downward-api-28625513-6b86-4d27-8fbe-24177ac180be": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018879157s +STEP: Saw pod success +Sep 3 07:55:05.500: INFO: Pod "downward-api-28625513-6b86-4d27-8fbe-24177ac180be" satisfied condition "Succeeded or Failed" +Sep 3 07:55:05.503: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downward-api-28625513-6b86-4d27-8fbe-24177ac180be container dapi-container: +STEP: delete the pod +Sep 3 07:55:05.531: INFO: Waiting for pod downward-api-28625513-6b86-4d27-8fbe-24177ac180be to disappear +Sep 3 07:55:05.534: INFO: Pod downward-api-28625513-6b86-4d27-8fbe-24177ac180be no longer exists +[AfterEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:05.534: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6893" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]","total":346,"completed":207,"skipped":3994,"failed":0} + +------------------------------ +[sig-network] DNS + should support configurable pod DNS nameservers [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:05.545: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support configurable pod DNS nameservers [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... +Sep 3 07:55:05.580: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-4456 147ad04f-9157-45c3-8898-1ba07b2f0bd3 175723 0 2022-09-03 07:55:05 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2022-09-03 07:55:05 +0000 UTC FieldsV1 {"f:spec":{"f:containers":{"k:{\"name\":\"agnhost-container\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsConfig":{".":{},"f:nameservers":{},"f:searches":{}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-d6qbn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost-container,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-d6qbn,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:None,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:&PodDNSConfig{Nameservers:[1.1.1.1],Searches:[resolv.conf.local],Options:[]PodDNSConfigOption{},},ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 07:55:05.599: INFO: The status of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:55:07.605: INFO: The status of Pod test-dns-nameservers is Running (Ready = true) +STEP: Verifying customized DNS suffix list is configured on pod... +Sep 3 07:55:07.605: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-4456 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:55:07.605: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:55:07.606: INFO: ExecWithOptions: Clientset creation +Sep 3 07:55:07.606: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/dns-4456/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +STEP: Verifying customized DNS server is configured on pod... +Sep 3 07:55:07.710: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-4456 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:55:07.710: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:55:07.711: INFO: ExecWithOptions: Clientset creation +Sep 3 07:55:07.711: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/dns-4456/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 07:55:07.818: INFO: Deleting pod test-dns-nameservers... +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:07.829: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-4456" for this suite. +•{"msg":"PASSED [sig-network] DNS should support configurable pod DNS nameservers [Conformance]","total":346,"completed":208,"skipped":3994,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should succeed in writing subpaths in container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:07.852: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should succeed in writing subpaths in container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +STEP: waiting for pod running +STEP: creating a file in subpath +Sep 3 07:55:09.914: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-56 PodName:var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:55:09.914: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:55:09.915: INFO: ExecWithOptions: Clientset creation +Sep 3 07:55:09.915: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/var-expansion-56/pods/var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true %!s(MISSING)) +STEP: test for file in mounted path +Sep 3 07:55:09.995: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-56 PodName:var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 07:55:09.995: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 07:55:09.996: INFO: ExecWithOptions: Clientset creation +Sep 3 07:55:09.996: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/var-expansion-56/pods/var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true %!s(MISSING)) +STEP: updating the annotation value +Sep 3 07:55:10.611: INFO: Successfully updated pod "var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6" +STEP: waiting for annotated pod running +STEP: deleting the pod gracefully +Sep 3 07:55:10.620: INFO: Deleting pod "var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6" in namespace "var-expansion-56" +Sep 3 07:55:10.632: INFO: Wait up to 5m0s for pod "var-expansion-82bbc89f-7f85-4767-8039-7f57e4e17ec6" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:44.641: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-56" for this suite. + +• [SLOW TEST:36.799 seconds] +[sig-node] Variable Expansion +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should succeed in writing subpaths in container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should succeed in writing subpaths in container [Slow] [Conformance]","total":346,"completed":209,"skipped":4008,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] server version + should find the server version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] server version + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:44.650: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename server-version +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should find the server version [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Request ServerVersion +STEP: Confirm major version +Sep 3 07:55:44.675: INFO: Major version: 1 +STEP: Confirm minor version +Sep 3 07:55:44.675: INFO: cleanMinorVersion: 23 +Sep 3 07:55:44.675: INFO: Minor version: 23 +[AfterEach] [sig-api-machinery] server version + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:44.675: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "server-version-1851" for this suite. +•{"msg":"PASSED [sig-api-machinery] server version should find the server version [Conformance]","total":346,"completed":210,"skipped":4012,"failed":0} +SS +------------------------------ +[sig-node] Lease + lease API should be available [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Lease + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:44.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename lease-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] lease API should be available [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] Lease + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:44.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "lease-test-8578" for this suite. +•{"msg":"PASSED [sig-node] Lease lease API should be available [Conformance]","total":346,"completed":211,"skipped":4014,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:44.767: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name projected-secret-test-map-84e42ed0-2329-4b6d-8e2c-7d9f69b1b92f +STEP: Creating a pod to test consume secrets +Sep 3 07:55:44.849: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc" in namespace "projected-1348" to be "Succeeded or Failed" +Sep 3 07:55:44.867: INFO: Pod "pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc": Phase="Pending", Reason="", readiness=false. Elapsed: 17.661764ms +Sep 3 07:55:46.876: INFO: Pod "pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026977143s +Sep 3 07:55:48.884: INFO: Pod "pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.034658105s +STEP: Saw pod success +Sep 3 07:55:48.884: INFO: Pod "pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc" satisfied condition "Succeeded or Failed" +Sep 3 07:55:48.887: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc container projected-secret-volume-test: +STEP: delete the pod +Sep 3 07:55:48.906: INFO: Waiting for pod pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc to disappear +Sep 3 07:55:48.909: INFO: Pod pod-projected-secrets-99c5a9f9-4816-4536-8f6a-a62c570dcecc no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:48.909: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1348" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":346,"completed":212,"skipped":4046,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:48.924: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-map-0d443fde-0fe6-41c8-b541-f860aa2781d7 +STEP: Creating a pod to test consume secrets +Sep 3 07:55:48.970: INFO: Waiting up to 5m0s for pod "pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62" in namespace "secrets-5517" to be "Succeeded or Failed" +Sep 3 07:55:48.975: INFO: Pod "pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62": Phase="Pending", Reason="", readiness=false. Elapsed: 5.801405ms +Sep 3 07:55:50.982: INFO: Pod "pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012644997s +Sep 3 07:55:52.989: INFO: Pod "pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019595509s +STEP: Saw pod success +Sep 3 07:55:52.989: INFO: Pod "pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62" satisfied condition "Succeeded or Failed" +Sep 3 07:55:52.992: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62 container secret-volume-test: +STEP: delete the pod +Sep 3 07:55:53.007: INFO: Waiting for pod pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62 to disappear +Sep 3 07:55:53.011: INFO: Pod pod-secrets-c9de9b36-b9c1-41da-8a21-2ce4274d8e62 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:55:53.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-5517" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":346,"completed":213,"skipped":4077,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:55:53.022: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod busybox-fa5e0d2b-b359-4b59-bdbf-a6f3cf3a6aa4 in namespace container-probe-3569 +Sep 3 07:55:55.075: INFO: Started pod busybox-fa5e0d2b-b359-4b59-bdbf-a6f3cf3a6aa4 in namespace container-probe-3569 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 07:55:55.078: INFO: Initial restart count of pod busybox-fa5e0d2b-b359-4b59-bdbf-a6f3cf3a6aa4 is 0 +Sep 3 07:56:45.250: INFO: Restart count of pod container-probe-3569/busybox-fa5e0d2b-b359-4b59-bdbf-a6f3cf3a6aa4 is now 1 (50.171194901s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:56:45.263: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-3569" for this suite. + +• [SLOW TEST:52.252 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":346,"completed":214,"skipped":4084,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not cause race condition when used for configmaps [Serial] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:56:45.274: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir-wrapper +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not cause race condition when used for configmaps [Serial] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating 50 configmaps +STEP: Creating RC which spawns configmap-volume pods +Sep 3 07:56:45.654: INFO: Pod name wrapped-volume-race-fecf0df3-7a47-4fab-9ef3-fd8bb61d9499: Found 3 pods out of 5 +Sep 3 07:56:50.666: INFO: Pod name wrapped-volume-race-fecf0df3-7a47-4fab-9ef3-fd8bb61d9499: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-fecf0df3-7a47-4fab-9ef3-fd8bb61d9499 in namespace emptydir-wrapper-7670, will wait for the garbage collector to delete the pods +Sep 3 07:57:00.754: INFO: Deleting ReplicationController wrapped-volume-race-fecf0df3-7a47-4fab-9ef3-fd8bb61d9499 took: 4.371942ms +Sep 3 07:57:00.855: INFO: Terminating ReplicationController wrapped-volume-race-fecf0df3-7a47-4fab-9ef3-fd8bb61d9499 pods took: 100.645521ms +STEP: Creating RC which spawns configmap-volume pods +Sep 3 07:57:05.475: INFO: Pod name wrapped-volume-race-4d6d9bb7-2a90-4a53-8f63-9627dc5ba509: Found 0 pods out of 5 +Sep 3 07:57:10.490: INFO: Pod name wrapped-volume-race-4d6d9bb7-2a90-4a53-8f63-9627dc5ba509: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-4d6d9bb7-2a90-4a53-8f63-9627dc5ba509 in namespace emptydir-wrapper-7670, will wait for the garbage collector to delete the pods +Sep 3 07:57:20.579: INFO: Deleting ReplicationController wrapped-volume-race-4d6d9bb7-2a90-4a53-8f63-9627dc5ba509 took: 5.648904ms +Sep 3 07:57:20.679: INFO: Terminating ReplicationController wrapped-volume-race-4d6d9bb7-2a90-4a53-8f63-9627dc5ba509 pods took: 100.742658ms +STEP: Creating RC which spawns configmap-volume pods +Sep 3 07:57:24.301: INFO: Pod name wrapped-volume-race-7a28ce59-3564-43c6-bf74-849dff1f11fc: Found 0 pods out of 5 +Sep 3 07:57:29.310: INFO: Pod name wrapped-volume-race-7a28ce59-3564-43c6-bf74-849dff1f11fc: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-7a28ce59-3564-43c6-bf74-849dff1f11fc in namespace emptydir-wrapper-7670, will wait for the garbage collector to delete the pods +Sep 3 07:57:41.411: INFO: Deleting ReplicationController wrapped-volume-race-7a28ce59-3564-43c6-bf74-849dff1f11fc took: 6.396634ms +Sep 3 07:57:41.515: INFO: Terminating ReplicationController wrapped-volume-race-7a28ce59-3564-43c6-bf74-849dff1f11fc pods took: 103.656406ms +STEP: Cleaning up the configMaps +[AfterEach] [sig-storage] EmptyDir wrapper volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:44.809: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-7670" for this suite. + +• [SLOW TEST:59.543 seconds] +[sig-storage] EmptyDir wrapper volumes +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + should not cause race condition when used for configmaps [Serial] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]","total":346,"completed":215,"skipped":4098,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/sysctl.go:36 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:44.822: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sysctl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/sysctl.go:65 +[It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod with the kernel.shm_rmid_forced sysctl +STEP: Watching for error events or started pod +STEP: Waiting for pod completion +STEP: Checking that the pod succeeded +STEP: Getting logs from the pod +STEP: Checking that the sysctl is actually updated +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:50.900: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-224" for this suite. + +• [SLOW TEST:6.088 seconds] +[sig-node] Sysctls [LinuxOnly] [NodeConformance] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]","total":346,"completed":216,"skipped":4105,"failed":0} +SSS +------------------------------ +[sig-node] Downward API + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:50.911: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward api env vars +Sep 3 07:57:50.940: INFO: Waiting up to 5m0s for pod "downward-api-b4989076-eb73-415f-b802-29bf5b298c44" in namespace "downward-api-2525" to be "Succeeded or Failed" +Sep 3 07:57:50.946: INFO: Pod "downward-api-b4989076-eb73-415f-b802-29bf5b298c44": Phase="Pending", Reason="", readiness=false. Elapsed: 5.328236ms +Sep 3 07:57:52.950: INFO: Pod "downward-api-b4989076-eb73-415f-b802-29bf5b298c44": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009920524s +Sep 3 07:57:54.961: INFO: Pod "downward-api-b4989076-eb73-415f-b802-29bf5b298c44": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020976021s +STEP: Saw pod success +Sep 3 07:57:54.961: INFO: Pod "downward-api-b4989076-eb73-415f-b802-29bf5b298c44" satisfied condition "Succeeded or Failed" +Sep 3 07:57:54.965: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downward-api-b4989076-eb73-415f-b802-29bf5b298c44 container dapi-container: +STEP: delete the pod +Sep 3 07:57:54.981: INFO: Waiting for pod downward-api-b4989076-eb73-415f-b802-29bf5b298c44 to disappear +Sep 3 07:57:54.984: INFO: Pod downward-api-b4989076-eb73-415f-b802-29bf5b298c44 no longer exists +[AfterEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:54.984: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-2525" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","total":346,"completed":217,"skipped":4108,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should patch a secret [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:54.995: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should patch a secret [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a secret +STEP: listing secrets in all namespaces to ensure that there are more than zero +STEP: patching the secret +STEP: deleting the secret using a LabelSelector +STEP: listing secrets in all namespaces, searching for label name and value in patch +[AfterEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:55.041: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-6004" for this suite. +•{"msg":"PASSED [sig-node] Secrets should patch a secret [Conformance]","total":346,"completed":218,"skipped":4145,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:55.053: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name projected-secret-test-map-385b785f-318d-44a4-93eb-8da096eba185 +STEP: Creating a pod to test consume secrets +Sep 3 07:57:55.089: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0" in namespace "projected-2713" to be "Succeeded or Failed" +Sep 3 07:57:55.099: INFO: Pod "pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0": Phase="Pending", Reason="", readiness=false. Elapsed: 9.701746ms +Sep 3 07:57:57.105: INFO: Pod "pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015950037s +Sep 3 07:57:59.111: INFO: Pod "pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021559996s +STEP: Saw pod success +Sep 3 07:57:59.111: INFO: Pod "pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0" satisfied condition "Succeeded or Failed" +Sep 3 07:57:59.114: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0 container projected-secret-volume-test: +STEP: delete the pod +Sep 3 07:57:59.128: INFO: Waiting for pod pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0 to disappear +Sep 3 07:57:59.131: INFO: Pod pod-projected-secrets-f69c9321-26dd-4dc1-9d6e-13909b55a0a0 no longer exists +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:59.131: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2713" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":219,"skipped":4163,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should support creating EndpointSlice API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:59.142: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/endpointslice.go:49 +[It] should support creating EndpointSlice API operations [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting /apis +STEP: getting /apis/discovery.k8s.io +STEP: getting /apis/discovery.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Sep 3 07:57:59.194: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Sep 3 07:57:59.199: INFO: starting watch +STEP: patching +STEP: updating +Sep 3 07:57:59.211: INFO: waiting for watch events with expected annotations +Sep 3 07:57:59.211: INFO: saw patched and updated annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:57:59.231: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-1170" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","total":346,"completed":220,"skipped":4176,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all services are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:57:59.243: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that all services are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test namespace +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Creating a service in the namespace +STEP: Deleting the namespace +STEP: Waiting for the namespace to be removed. +STEP: Recreating the namespace +STEP: Verifying there is no service in the namespace +[AfterEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 07:58:05.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-2098" for this suite. +STEP: Destroying namespace "nsdeletetest-6614" for this suite. +Sep 3 07:58:05.348: INFO: Namespace nsdeletetest-6614 was already deleted +STEP: Destroying namespace "nsdeletetest-4003" for this suite. + +• [SLOW TEST:6.110 seconds] +[sig-api-machinery] Namespaces [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should ensure that all services are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all services are removed when a namespace is deleted [Conformance]","total":346,"completed":221,"skipped":4266,"failed":0} +SSSSSS +------------------------------ +[sig-network] Services + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 07:58:05.355: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-8266 +Sep 3 07:58:05.399: INFO: The status of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Sep 3 07:58:07.403: INFO: The status of Pod kube-proxy-mode-detector is Running (Ready = true) +Sep 3 07:58:07.406: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Sep 3 07:58:07.668: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Sep 3 07:58:07.668: INFO: stdout: "ipvs" +Sep 3 07:58:07.668: INFO: proxyMode: ipvs +Sep 3 07:58:07.678: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Sep 3 07:58:07.681: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-nodeport-timeout in namespace services-8266 +STEP: creating replication controller affinity-nodeport-timeout in namespace services-8266 +I0903 07:58:07.694844 18 runners.go:193] Created replication controller with name: affinity-nodeport-timeout, namespace: services-8266, replica count: 3 +I0903 07:58:10.747661 18 runners.go:193] affinity-nodeport-timeout Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 07:58:10.761: INFO: Creating new exec pod +Sep 3 07:58:13.794: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 3 07:58:13.979: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport-timeout 80\nConnection to affinity-nodeport-timeout 80 port [tcp/http] succeeded!\n" +Sep 3 07:58:13.979: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:58:13.979: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.32.170 80' +Sep 3 07:58:14.150: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.32.170 80\nConnection to 10.233.32.170 80 port [tcp/http] succeeded!\n" +Sep 3 07:58:14.150: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:58:14.151: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.0.193 31504' +Sep 3 07:58:14.356: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.0.193 31504\nConnection to 10.128.0.193 31504 port [tcp/*] succeeded!\n" +Sep 3 07:58:14.357: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:58:14.357: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.3.141 31504' +Sep 3 07:58:14.513: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.3.141 31504\nConnection to 10.128.3.141 31504 port [tcp/*] succeeded!\n" +Sep 3 07:58:14.513: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 07:58:14.513: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.128.0.193:31504/ ; done' +Sep 3 07:58:14.835: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n" +Sep 3 07:58:14.836: INFO: stdout: "\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8\naffinity-nodeport-timeout-fnch8" +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Received response from host: affinity-nodeport-timeout-fnch8 +Sep 3 07:58:14.836: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.128.0.193:31504/' +Sep 3 07:58:15.002: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n" +Sep 3 07:58:15.002: INFO: stdout: "affinity-nodeport-timeout-fnch8" +Sep 3 08:00:25.003: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8266 exec execpod-affinityq2mmq -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.128.0.193:31504/' +Sep 3 08:00:25.191: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.128.0.193:31504/\n" +Sep 3 08:00:25.191: INFO: stdout: "affinity-nodeport-timeout-drlvq" +Sep 3 08:00:25.191: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-timeout in namespace services-8266, will wait for the garbage collector to delete the pods +Sep 3 08:00:25.258: INFO: Deleting ReplicationController affinity-nodeport-timeout took: 4.555737ms +Sep 3 08:00:25.358: INFO: Terminating ReplicationController affinity-nodeport-timeout pods took: 100.801055ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:00:27.287: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-8266" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:141.943 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance]","total":346,"completed":222,"skipped":4272,"failed":0} +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:00:27.300: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Discovering how many secrets are in namespace by default +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Secret +STEP: Ensuring resource quota status captures secret creation +STEP: Deleting a secret +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:00:44.377: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-6238" for this suite. + +• [SLOW TEST:17.088 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a secret. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]","total":346,"completed":223,"skipped":4273,"failed":0} +SS +------------------------------ +[sig-node] Downward API + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:00:44.389: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward api env vars +Sep 3 08:00:44.418: INFO: Waiting up to 5m0s for pod "downward-api-0f363352-c624-4820-80e3-fcacf1db9529" in namespace "downward-api-560" to be "Succeeded or Failed" +Sep 3 08:00:44.424: INFO: Pod "downward-api-0f363352-c624-4820-80e3-fcacf1db9529": Phase="Pending", Reason="", readiness=false. Elapsed: 5.959509ms +Sep 3 08:00:46.430: INFO: Pod "downward-api-0f363352-c624-4820-80e3-fcacf1db9529": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011305787s +Sep 3 08:00:48.436: INFO: Pod "downward-api-0f363352-c624-4820-80e3-fcacf1db9529": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017376659s +STEP: Saw pod success +Sep 3 08:00:48.436: INFO: Pod "downward-api-0f363352-c624-4820-80e3-fcacf1db9529" satisfied condition "Succeeded or Failed" +Sep 3 08:00:48.439: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downward-api-0f363352-c624-4820-80e3-fcacf1db9529 container dapi-container: +STEP: delete the pod +Sep 3 08:00:48.464: INFO: Waiting for pod downward-api-0f363352-c624-4820-80e3-fcacf1db9529 to disappear +Sep 3 08:00:48.467: INFO: Pod downward-api-0f363352-c624-4820-80e3-fcacf1db9529 no longer exists +[AfterEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:00:48.468: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-560" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]","total":346,"completed":224,"skipped":4275,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete pods created by rc when not orphaning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:00:48.478: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete pods created by rc when not orphaning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the rc +STEP: delete the rc +STEP: wait for all pods to be garbage collected +STEP: Gathering metrics +Sep 3 08:00:58.554: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 08:00:58.616: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:00:58.616: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-473" for this suite. + +• [SLOW TEST:10.145 seconds] +[sig-api-machinery] Garbage collector +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should delete pods created by rc when not orphaning [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should delete pods created by rc when not orphaning [Conformance]","total":346,"completed":225,"skipped":4285,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:00:58.628: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Sep 3 08:00:58.660: INFO: The status of Pod pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:01:00.666: INFO: The status of Pod pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e is Running (Ready = true) +STEP: verifying the pod is in kubernetes +STEP: updating the pod +Sep 3 08:01:01.185: INFO: Successfully updated pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e" +Sep 3 08:01:01.186: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e" in namespace "pods-1824" to be "terminated due to deadline exceeded" +Sep 3 08:01:01.189: INFO: Pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e": Phase="Running", Reason="", readiness=true. Elapsed: 2.982925ms +Sep 3 08:01:03.195: INFO: Pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e": Phase="Running", Reason="", readiness=true. Elapsed: 2.009347972s +Sep 3 08:01:05.202: INFO: Pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e": Phase="Running", Reason="", readiness=true. Elapsed: 4.016233378s +Sep 3 08:01:07.208: INFO: Pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 6.022357925s +Sep 3 08:01:07.208: INFO: Pod "pod-update-activedeadlineseconds-3175697b-54f1-4d7b-b9c9-6bc69e40a93e" satisfied condition "terminated due to deadline exceeded" +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:01:07.208: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-1824" for this suite. + +• [SLOW TEST:8.590 seconds] +[sig-node] Pods +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","total":346,"completed":226,"skipped":4325,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should create a PodDisruptionBudget [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:01:07.222: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:69 +[It] should create a PodDisruptionBudget [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pdb +STEP: Waiting for the pdb to be processed +STEP: updating the pdb +STEP: Waiting for the pdb to be processed +STEP: patching the pdb +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be deleted +[AfterEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:01:07.288: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-9525" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]","total":346,"completed":227,"skipped":4336,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with downward pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:01:07.301: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with downward pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod pod-subpath-test-downwardapi-mj27 +STEP: Creating a pod to test atomic-volume-subpath +Sep 3 08:01:07.337: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-mj27" in namespace "subpath-5194" to be "Succeeded or Failed" +Sep 3 08:01:07.342: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Pending", Reason="", readiness=false. Elapsed: 4.99772ms +Sep 3 08:01:09.349: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 2.012064074s +Sep 3 08:01:11.354: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 4.016807897s +Sep 3 08:01:13.360: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 6.023171911s +Sep 3 08:01:15.366: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 8.028824439s +Sep 3 08:01:17.374: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 10.037328304s +Sep 3 08:01:19.381: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 12.044009053s +Sep 3 08:01:21.385: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 14.048292174s +Sep 3 08:01:23.390: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 16.053211825s +Sep 3 08:01:25.394: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 18.057366708s +Sep 3 08:01:27.399: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=true. Elapsed: 20.062197755s +Sep 3 08:01:29.406: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Running", Reason="", readiness=false. Elapsed: 22.069523989s +Sep 3 08:01:31.410: INFO: Pod "pod-subpath-test-downwardapi-mj27": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.073453189s +STEP: Saw pod success +Sep 3 08:01:31.411: INFO: Pod "pod-subpath-test-downwardapi-mj27" satisfied condition "Succeeded or Failed" +Sep 3 08:01:31.414: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-subpath-test-downwardapi-mj27 container test-container-subpath-downwardapi-mj27: +STEP: delete the pod +Sep 3 08:01:31.433: INFO: Waiting for pod pod-subpath-test-downwardapi-mj27 to disappear +Sep 3 08:01:31.436: INFO: Pod pod-subpath-test-downwardapi-mj27 no longer exists +STEP: Deleting pod pod-subpath-test-downwardapi-mj27 +Sep 3 08:01:31.436: INFO: Deleting pod "pod-subpath-test-downwardapi-mj27" in namespace "subpath-5194" +[AfterEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:01:31.439: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-5194" for this suite. + +• [SLOW TEST:24.147 seconds] +[sig-storage] Subpath +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with downward pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Excluded:WindowsDocker] [Conformance]","total":346,"completed":228,"skipped":4363,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:01:31.452: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a job +STEP: Ensuring job reaches completions +[AfterEach] [sig-apps] Job + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:01:43.486: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-4154" for this suite. + +• [SLOW TEST:12.045 seconds] +[sig-apps] Job +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","total":346,"completed":229,"skipped":4411,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:01:43.498: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod liveness-b877c816-162b-4ce1-9825-2c3abc19d26e in namespace container-probe-2083 +Sep 3 08:01:45.546: INFO: Started pod liveness-b877c816-162b-4ce1-9825-2c3abc19d26e in namespace container-probe-2083 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 08:01:45.549: INFO: Initial restart count of pod liveness-b877c816-162b-4ce1-9825-2c3abc19d26e is 0 +Sep 3 08:02:05.612: INFO: Restart count of pod container-probe-2083/liveness-b877c816-162b-4ce1-9825-2c3abc19d26e is now 1 (20.062877266s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:05.637: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-2083" for this suite. + +• [SLOW TEST:22.158 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":346,"completed":230,"skipped":4424,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] version v1 + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:05.670: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename proxy +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:02:05.696: INFO: Creating pod... +Sep 3 08:02:05.709: INFO: Pod Quantity: 1 Status: Pending +Sep 3 08:02:06.715: INFO: Pod Quantity: 1 Status: Pending +Sep 3 08:02:07.714: INFO: Pod Status: Running +Sep 3 08:02:07.714: INFO: Creating service... +Sep 3 08:02:07.721: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/DELETE +Sep 3 08:02:07.732: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 3 08:02:07.733: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/GET +Sep 3 08:02:07.738: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Sep 3 08:02:07.738: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/HEAD +Sep 3 08:02:07.743: INFO: http.Client request:HEAD | StatusCode:200 +Sep 3 08:02:07.743: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/OPTIONS +Sep 3 08:02:07.747: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 3 08:02:07.747: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/PATCH +Sep 3 08:02:07.752: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 3 08:02:07.752: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/POST +Sep 3 08:02:07.756: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 3 08:02:07.759: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/pods/agnhost/proxy/some/path/with/PUT +Sep 3 08:02:07.766: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Sep 3 08:02:07.766: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/DELETE +Sep 3 08:02:07.771: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 3 08:02:07.772: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/GET +Sep 3 08:02:07.778: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Sep 3 08:02:07.778: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/HEAD +Sep 3 08:02:07.783: INFO: http.Client request:HEAD | StatusCode:200 +Sep 3 08:02:07.784: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/OPTIONS +Sep 3 08:02:07.793: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 3 08:02:07.793: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/PATCH +Sep 3 08:02:07.800: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 3 08:02:07.800: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/POST +Sep 3 08:02:07.805: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 3 08:02:07.805: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-9102/services/test-service/proxy/some/path/with/PUT +Sep 3 08:02:07.811: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +[AfterEach] version v1 + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:07.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-9102" for this suite. +•{"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]","total":346,"completed":231,"skipped":4456,"failed":0} + +------------------------------ +[sig-apps] ReplicationController + should adopt matching pods on creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:07.832: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/rc.go:54 +[It] should adopt matching pods on creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Given a Pod with a 'name' label pod-adoption is created +Sep 3 08:02:07.863: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:02:09.870: INFO: The status of Pod pod-adoption is Running (Ready = true) +STEP: When a replication controller with a matching selector is created +STEP: Then the orphan pod is adopted +[AfterEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:10.886: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-32" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","total":346,"completed":232,"skipped":4456,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for pods for Hostname [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:10.897: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for pods for Hostname [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test headless service +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-4333.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-4333.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;sleep 1; done + +STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-2.dns-test-service-2.dns-4333.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-4333.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;sleep 1; done + +STEP: creating a pod to probe DNS +STEP: submitting the pod to kubernetes +STEP: retrieving the pod +STEP: looking for the results for each expected name from probers +Sep 3 08:02:13.010: INFO: DNS probes using dns-4333/dns-test-7d5cec3c-9796-40cf-a13e-86508780425d succeeded + +STEP: deleting the pod +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:13.043: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-4333" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [LinuxOnly] [Conformance]","total":346,"completed":233,"skipped":4468,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:13.098: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the container +STEP: wait for the container to reach Failed +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Sep 3 08:02:17.157: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:17.171: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-8844" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance]","total":346,"completed":234,"skipped":4535,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Secrets + should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:17.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-ca08de9a-c6dd-4c67-8699-b605838c49ee +STEP: Creating a pod to test consume secrets +Sep 3 08:02:17.240: INFO: Waiting up to 5m0s for pod "pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0" in namespace "secrets-9843" to be "Succeeded or Failed" +Sep 3 08:02:17.246: INFO: Pod "pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.187105ms +Sep 3 08:02:19.253: INFO: Pod "pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012723725s +Sep 3 08:02:21.260: INFO: Pod "pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019302211s +STEP: Saw pod success +Sep 3 08:02:21.260: INFO: Pod "pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0" satisfied condition "Succeeded or Failed" +Sep 3 08:02:21.263: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0 container secret-volume-test: +STEP: delete the pod +Sep 3 08:02:21.279: INFO: Waiting for pod pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0 to disappear +Sep 3 08:02:21.281: INFO: Pod pod-secrets-1eb5ebe4-b513-4b9d-a82a-35166bd874c0 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:21.281: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-9843" for this suite. +STEP: Destroying namespace "secret-namespace-8495" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]","total":346,"completed":235,"skipped":4542,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide podname only [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:21.323: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide podname only [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 08:02:21.362: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e" in namespace "projected-7434" to be "Succeeded or Failed" +Sep 3 08:02:21.369: INFO: Pod "downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.099263ms +Sep 3 08:02:23.374: INFO: Pod "downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011096058s +Sep 3 08:02:25.381: INFO: Pod "downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018470044s +STEP: Saw pod success +Sep 3 08:02:25.381: INFO: Pod "downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e" satisfied condition "Succeeded or Failed" +Sep 3 08:02:25.384: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e container client-container: +STEP: delete the pod +Sep 3 08:02:25.398: INFO: Waiting for pod downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e to disappear +Sep 3 08:02:25.400: INFO: Pod downwardapi-volume-8b993187-ac79-40dd-87d1-a7dfc295c67e no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:25.400: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7434" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","total":346,"completed":236,"skipped":4586,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:25.412: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-539887e9-665e-45a0-8892-c28bdeeb1afc +STEP: Creating a pod to test consume configMaps +Sep 3 08:02:25.454: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3" in namespace "projected-9270" to be "Succeeded or Failed" +Sep 3 08:02:25.461: INFO: Pod "pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3": Phase="Pending", Reason="", readiness=false. Elapsed: 6.494777ms +Sep 3 08:02:27.466: INFO: Pod "pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011746311s +Sep 3 08:02:29.472: INFO: Pod "pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017506524s +STEP: Saw pod success +Sep 3 08:02:29.472: INFO: Pod "pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3" satisfied condition "Succeeded or Failed" +Sep 3 08:02:29.474: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3 container projected-configmap-volume-test: +STEP: delete the pod +Sep 3 08:02:29.488: INFO: Waiting for pod pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3 to disappear +Sep 3 08:02:29.490: INFO: Pod pod-projected-configmaps-95fc11ed-05db-45d6-ab0b-2380059ff8b3 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:02:29.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9270" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":346,"completed":237,"skipped":4598,"failed":0} +SSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:02:29.500: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-154 +[It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating stateful set ss in namespace statefulset-154 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-154 +Sep 3 08:02:29.538: INFO: Found 0 stateful pods, waiting for 1 +Sep 3 08:02:39.545: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Confirming that stateful set scale up will not halt with unhealthy stateful pod +Sep 3 08:02:39.548: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:02:39.705: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:02:39.705: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:02:39.705: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 08:02:39.709: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Sep 3 08:02:49.721: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 08:02:49.721: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 08:02:49.737: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 3 08:02:49.738: INFO: ss-0 cluster1-k8s-node-2 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:40 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:40 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC }] +Sep 3 08:02:49.738: INFO: +Sep 3 08:02:49.738: INFO: StatefulSet ss has not reached scale 3, at 1 +Sep 3 08:02:50.743: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.996280888s +Sep 3 08:02:51.748: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.991140903s +Sep 3 08:02:52.753: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.985898885s +Sep 3 08:02:53.758: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.981173301s +Sep 3 08:02:54.763: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.976522231s +Sep 3 08:02:55.771: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.971028285s +Sep 3 08:02:56.776: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.962366898s +Sep 3 08:02:57.781: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.957764048s +Sep 3 08:02:58.785: INFO: Verifying statefulset ss doesn't scale past 3 for another 952.854758ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-154 +Sep 3 08:02:59.792: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 08:02:59.944: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 08:02:59.944: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 08:02:59.944: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-0: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 08:02:59.945: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 08:03:00.092: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Sep 3 08:03:00.092: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 08:03:00.092: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 08:03:00.092: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 08:03:00.242: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\nmv: can't rename '/tmp/index.html': No such file or directory\n+ true\n" +Sep 3 08:03:00.242: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 08:03:00.242: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss-2: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +Sep 3 08:03:00.247: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false +Sep 3 08:03:10.252: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:03:10.252: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:03:10.252: INFO: Waiting for pod ss-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Scale down will not halt with unhealthy stateful pod +Sep 3 08:03:10.255: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:03:10.413: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:03:10.414: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:03:10.414: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-0: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 08:03:10.414: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:03:10.588: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:03:10.588: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:03:10.588: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 08:03:10.588: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-154 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:03:10.748: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:03:10.748: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:03:10.748: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss-2: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 08:03:10.748: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 08:03:10.751: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 2 +Sep 3 08:03:20.763: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 08:03:20.763: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 08:03:20.763: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Sep 3 08:03:20.786: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 3 08:03:20.786: INFO: ss-0 cluster1-k8s-node-2 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC }] +Sep 3 08:03:20.786: INFO: ss-1 cluster1-k8s-node-1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC }] +Sep 3 08:03:20.786: INFO: ss-2 cluster1-k8s-node-2 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC }] +Sep 3 08:03:20.786: INFO: +Sep 3 08:03:20.786: INFO: StatefulSet ss has not reached scale 0, at 3 +Sep 3 08:03:21.793: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 3 08:03:21.793: INFO: ss-0 cluster1-k8s-node-2 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:29 +0000 UTC }] +Sep 3 08:03:21.793: INFO: ss-2 cluster1-k8s-node-2 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:03:10 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-03 08:02:49 +0000 UTC }] +Sep 3 08:03:21.793: INFO: +Sep 3 08:03:21.793: INFO: StatefulSet ss has not reached scale 0, at 2 +Sep 3 08:03:22.797: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.979363733s +Sep 3 08:03:23.802: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.974664584s +Sep 3 08:03:24.808: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.969705909s +Sep 3 08:03:25.813: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.964489185s +Sep 3 08:03:26.816: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.959503043s +Sep 3 08:03:27.821: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.955501211s +Sep 3 08:03:28.828: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.949949772s +Sep 3 08:03:29.833: INFO: Verifying statefulset ss doesn't scale past 0 for another 944.584571ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-154 +Sep 3 08:03:30.838: INFO: Scaling statefulset ss to 0 +Sep 3 08:03:30.847: INFO: Waiting for statefulset status.replicas updated to 0 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 08:03:30.850: INFO: Deleting all statefulset in ns statefulset-154 +Sep 3 08:03:30.852: INFO: Scaling statefulset ss to 0 +Sep 3 08:03:30.861: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 08:03:30.863: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:03:30.877: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-154" for this suite. + +• [SLOW TEST:61.388 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance]","total":346,"completed":238,"skipped":4602,"failed":0} +SSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:03:30.888: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Performing setup for networking test in namespace pod-network-test-1017 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Sep 3 08:03:30.908: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 3 08:03:30.939: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:03:32.947: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:34.945: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:36.944: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:38.944: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:40.948: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:42.945: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:44.945: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:46.944: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:48.948: INFO: The status of Pod netserver-0 is Running (Ready = false) +Sep 3 08:03:50.953: INFO: The status of Pod netserver-0 is Running (Ready = true) +Sep 3 08:03:50.960: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Sep 3 08:03:52.983: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Sep 3 08:03:52.983: INFO: Breadth first check of 10.233.84.8 on host 10.128.0.193... +Sep 3 08:03:52.986: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.85.206:9080/dial?request=hostname&protocol=http&host=10.233.84.8&port=8083&tries=1'] Namespace:pod-network-test-1017 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 08:03:52.986: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 08:03:52.987: INFO: ExecWithOptions: Clientset creation +Sep 3 08:03:52.987: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-1017/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.85.206%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.233.84.8%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true %!s(MISSING)) +Sep 3 08:03:53.068: INFO: Waiting for responses: map[] +Sep 3 08:03:53.068: INFO: reached 10.233.84.8 after 0/1 tries +Sep 3 08:03:53.068: INFO: Breadth first check of 10.233.85.202 on host 10.128.3.141... +Sep 3 08:03:53.071: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.85.206:9080/dial?request=hostname&protocol=http&host=10.233.85.202&port=8083&tries=1'] Namespace:pod-network-test-1017 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 08:03:53.072: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 08:03:53.073: INFO: ExecWithOptions: Clientset creation +Sep 3 08:03:53.073: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-1017/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.85.206%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.233.85.202%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true %!s(MISSING)) +Sep 3 08:03:53.156: INFO: Waiting for responses: map[] +Sep 3 08:03:53.156: INFO: reached 10.233.85.202 after 0/1 tries +Sep 3 08:03:53.156: INFO: Going to retry 0 out of 2 pods.... +[AfterEach] [sig-network] Networking + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:03:53.156: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-1017" for this suite. + +• [SLOW TEST:22.279 seconds] +[sig-network] Networking +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/framework.go:23 + Granular Checks: Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/networking.go:30 + should function for intra-pod communication: http [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","total":346,"completed":239,"skipped":4610,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:03:53.170: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a test namespace +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Creating a pod in the namespace +STEP: Waiting for the pod to have running status +STEP: Deleting the namespace +STEP: Waiting for the namespace to be removed. +STEP: Recreating the namespace +STEP: Verifying there are no pods in the namespace +[AfterEach] [sig-api-machinery] Namespaces [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:06.272: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-219" for this suite. +STEP: Destroying namespace "nsdeletetest-7245" for this suite. +Sep 3 08:04:06.287: INFO: Namespace nsdeletetest-7245 was already deleted +STEP: Destroying namespace "nsdeletetest-7991" for this suite. + +• [SLOW TEST:13.123 seconds] +[sig-api-machinery] Namespaces [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should ensure that all pods are removed when a namespace is deleted [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all pods are removed when a namespace is deleted [Conformance]","total":346,"completed":240,"skipped":4622,"failed":0} +SSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:06.297: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Sep 3 08:04:06.335: INFO: Waiting up to 5m0s for pod "pod-d03db0dd-078c-4ec7-914c-440e29af7737" in namespace "emptydir-922" to be "Succeeded or Failed" +Sep 3 08:04:06.348: INFO: Pod "pod-d03db0dd-078c-4ec7-914c-440e29af7737": Phase="Pending", Reason="", readiness=false. Elapsed: 12.311309ms +Sep 3 08:04:08.356: INFO: Pod "pod-d03db0dd-078c-4ec7-914c-440e29af7737": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020203627s +Sep 3 08:04:10.365: INFO: Pod "pod-d03db0dd-078c-4ec7-914c-440e29af7737": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.029140948s +STEP: Saw pod success +Sep 3 08:04:10.365: INFO: Pod "pod-d03db0dd-078c-4ec7-914c-440e29af7737" satisfied condition "Succeeded or Failed" +Sep 3 08:04:10.368: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-d03db0dd-078c-4ec7-914c-440e29af7737 container test-container: +STEP: delete the pod +Sep 3 08:04:10.391: INFO: Waiting for pod pod-d03db0dd-078c-4ec7-914c-440e29af7737 to disappear +Sep 3 08:04:10.394: INFO: Pod pod-d03db0dd-078c-4ec7-914c-440e29af7737 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:10.394: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-922" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":241,"skipped":4627,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:10.409: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:53 +STEP: create the container to handle the HTTPGet hook request. +Sep 3 08:04:10.460: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:12.466: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the pod with lifecycle hook +Sep 3 08:04:12.484: INFO: The status of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:14.491: INFO: The status of Pod pod-with-poststart-http-hook is Running (Ready = true) +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Sep 3 08:04:14.506: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 3 08:04:14.513: INFO: Pod pod-with-poststart-http-hook still exists +Sep 3 08:04:16.514: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 3 08:04:16.519: INFO: Pod pod-with-poststart-http-hook still exists +Sep 3 08:04:18.514: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 3 08:04:18.520: INFO: Pod pod-with-poststart-http-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:18.520: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-4375" for this suite. + +• [SLOW TEST:8.123 seconds] +[sig-node] Container Lifecycle Hook +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:44 + should execute poststart http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]","total":346,"completed":242,"skipped":4654,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:18.533: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name s-test-opt-del-c42dc2ad-320e-454b-818a-8e96ca6d48a5 +STEP: Creating secret with name s-test-opt-upd-f66e3218-bbf5-416d-885f-af56964fa3f4 +STEP: Creating the pod +Sep 3 08:04:18.583: INFO: The status of Pod pod-projected-secrets-a74e1249-85eb-447d-b6af-7c4fd3251c86 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:20.589: INFO: The status of Pod pod-projected-secrets-a74e1249-85eb-447d-b6af-7c4fd3251c86 is Running (Ready = true) +STEP: Deleting secret s-test-opt-del-c42dc2ad-320e-454b-818a-8e96ca6d48a5 +STEP: Updating secret s-test-opt-upd-f66e3218-bbf5-416d-885f-af56964fa3f4 +STEP: Creating secret with name s-test-opt-create-57cb38d1-1d95-4202-a835-1cf878aa8cd2 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected secret + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:22.653: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5045" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":243,"skipped":4668,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:22.668: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-map-73e03b3a-81cb-4e69-a3a7-d1493711674b +STEP: Creating a pod to test consume configMaps +Sep 3 08:04:22.704: INFO: Waiting up to 5m0s for pod "pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba" in namespace "configmap-2409" to be "Succeeded or Failed" +Sep 3 08:04:22.709: INFO: Pod "pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba": Phase="Pending", Reason="", readiness=false. Elapsed: 4.817459ms +Sep 3 08:04:24.716: INFO: Pod "pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011314077s +Sep 3 08:04:26.723: INFO: Pod "pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018644583s +STEP: Saw pod success +Sep 3 08:04:26.723: INFO: Pod "pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba" satisfied condition "Succeeded or Failed" +Sep 3 08:04:26.726: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba container agnhost-container: +STEP: delete the pod +Sep 3 08:04:26.742: INFO: Waiting for pod pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba to disappear +Sep 3 08:04:26.745: INFO: Pod pod-configmaps-820a9139-fa2b-41c5-9e13-06062c472aba no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:26.745: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-2409" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":244,"skipped":4695,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Pods + should be updated [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:26.757: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should be updated [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Sep 3 08:04:26.788: INFO: The status of Pod pod-update-9b429061-9a49-4010-81c5-d351803ed3de is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:28.792: INFO: The status of Pod pod-update-9b429061-9a49-4010-81c5-d351803ed3de is Running (Ready = true) +STEP: verifying the pod is in kubernetes +STEP: updating the pod +Sep 3 08:04:29.311: INFO: Successfully updated pod "pod-update-9b429061-9a49-4010-81c5-d351803ed3de" +STEP: verifying the updated pod is in kubernetes +Sep 3 08:04:29.324: INFO: Pod update OK +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:29.324: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-1805" for this suite. +•{"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","total":346,"completed":245,"skipped":4703,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:29.337: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Sep 3 08:04:29.368: INFO: Waiting up to 5m0s for pod "pod-d622de4d-0af7-4f99-9035-8d23f74b16dd" in namespace "emptydir-5374" to be "Succeeded or Failed" +Sep 3 08:04:29.373: INFO: Pod "pod-d622de4d-0af7-4f99-9035-8d23f74b16dd": Phase="Pending", Reason="", readiness=false. Elapsed: 5.816085ms +Sep 3 08:04:31.378: INFO: Pod "pod-d622de4d-0af7-4f99-9035-8d23f74b16dd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010562805s +Sep 3 08:04:33.384: INFO: Pod "pod-d622de4d-0af7-4f99-9035-8d23f74b16dd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016241138s +STEP: Saw pod success +Sep 3 08:04:33.384: INFO: Pod "pod-d622de4d-0af7-4f99-9035-8d23f74b16dd" satisfied condition "Succeeded or Failed" +Sep 3 08:04:33.387: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-d622de4d-0af7-4f99-9035-8d23f74b16dd container test-container: +STEP: delete the pod +Sep 3 08:04:33.402: INFO: Waiting for pod pod-d622de4d-0af7-4f99-9035-8d23f74b16dd to disappear +Sep 3 08:04:33.405: INFO: Pod pod-d622de4d-0af7-4f99-9035-8d23f74b16dd no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:33.405: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-5374" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":246,"skipped":4733,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-network] Services + should serve a basic endpoint from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:33.420: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should serve a basic endpoint from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service endpoint-test2 in namespace services-3627 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3627 to expose endpoints map[] +Sep 3 08:04:33.468: INFO: successfully validated that service endpoint-test2 in namespace services-3627 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-3627 +Sep 3 08:04:33.481: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:35.488: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3627 to expose endpoints map[pod1:[80]] +Sep 3 08:04:35.500: INFO: successfully validated that service endpoint-test2 in namespace services-3627 exposes endpoints map[pod1:[80]] +STEP: Checking if the Service forwards traffic to pod1 +Sep 3 08:04:35.500: INFO: Creating new exec pod +Sep 3 08:04:38.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 3 08:04:38.688: INFO: stderr: "+ nc -v -t -w 2 endpoint-test2 80\n+ echo hostName\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:38.689: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:04:38.689: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.11.65 80' +Sep 3 08:04:38.851: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.11.65 80\nConnection to 10.233.11.65 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:38.851: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Creating pod pod2 in namespace services-3627 +Sep 3 08:04:38.862: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:40.874: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3627 to expose endpoints map[pod1:[80] pod2:[80]] +Sep 3 08:04:40.889: INFO: successfully validated that service endpoint-test2 in namespace services-3627 exposes endpoints map[pod1:[80] pod2:[80]] +STEP: Checking if the Service forwards traffic to pod1 and pod2 +Sep 3 08:04:41.890: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 3 08:04:42.041: INFO: stderr: "+ nc -v -t -w 2 endpoint-test2 80\n+ echo hostName\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:42.041: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:04:42.041: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.11.65 80' +Sep 3 08:04:42.220: INFO: stderr: "+ nc -v -t -w 2 10.233.11.65 80\n+ echo hostName\nConnection to 10.233.11.65 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:42.220: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod1 in namespace services-3627 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3627 to expose endpoints map[pod2:[80]] +Sep 3 08:04:42.263: INFO: successfully validated that service endpoint-test2 in namespace services-3627 exposes endpoints map[pod2:[80]] +STEP: Checking if the Service forwards traffic to pod2 +Sep 3 08:04:43.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 3 08:04:43.422: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:43.422: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:04:43.423: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3627 exec execpodrmj9s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.11.65 80' +Sep 3 08:04:43.584: INFO: stderr: "+ nc -v -t -w 2 10.233.11.65 80\n+ echo hostName\nConnection to 10.233.11.65 80 port [tcp/http] succeeded!\n" +Sep 3 08:04:43.584: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod2 in namespace services-3627 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-3627 to expose endpoints map[] +Sep 3 08:04:43.619: INFO: successfully validated that service endpoint-test2 in namespace services-3627 exposes endpoints map[] +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:43.640: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3627" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:10.242 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should serve a basic endpoint from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should serve a basic endpoint from pods [Conformance]","total":346,"completed":247,"skipped":4744,"failed":0} +S +------------------------------ +[sig-storage] Downward API volume + should update annotations on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:43.661: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should update annotations on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating the pod +Sep 3 08:04:43.707: INFO: The status of Pod annotationupdatea9535b7c-488f-4249-b8a4-fe3628bfc906 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:04:45.714: INFO: The status of Pod annotationupdatea9535b7c-488f-4249-b8a4-fe3628bfc906 is Running (Ready = true) +Sep 3 08:04:46.243: INFO: Successfully updated pod "annotationupdatea9535b7c-488f-4249-b8a4-fe3628bfc906" +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:04:48.274: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3587" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","total":346,"completed":248,"skipped":4745,"failed":0} +SSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:04:48.286: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:90 +Sep 3 08:04:48.330: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 08:05:48.375: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PriorityClass endpoints + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:05:48.378: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption-path +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] PriorityClass endpoints + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:679 +[It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:05:48.415: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: Value: Forbidden: may not be changed in an update. +Sep 3 08:05:48.418: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: Value: Forbidden: may not be changed in an update. +[AfterEach] PriorityClass endpoints + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:05:48.432: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-3317" for this suite. +[AfterEach] PriorityClass endpoints + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:693 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:05:48.446: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-4008" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:78 + +• [SLOW TEST:60.206 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + PriorityClass endpoints + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:673 + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints verify PriorityClass endpoints can be operated with different HTTP methods [Conformance]","total":346,"completed":249,"skipped":4751,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl server-side dry-run + should check if kubectl can dry-run update Pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:05:48.493: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check if kubectl can dry-run update Pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Sep 3 08:05:48.515: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-9850 run e2e-test-httpd-pod --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Sep 3 08:05:48.597: INFO: stderr: "" +Sep 3 08:05:48.597: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: replace the image in the pod with server-side dry-run +Sep 3 08:05:48.598: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-9850 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "k8s.gcr.io/e2e-test-images/busybox:1.29-2"}]}} --dry-run=server' +Sep 3 08:05:49.350: INFO: stderr: "" +Sep 3 08:05:49.350: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Sep 3 08:05:49.353: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-9850 delete pods e2e-test-httpd-pod' +Sep 3 08:05:51.516: INFO: stderr: "" +Sep 3 08:05:51.516: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:05:51.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9850" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]","total":346,"completed":250,"skipped":4783,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:05:51.531: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a ReplicationController +STEP: Ensuring resource quota status captures replication controller creation +STEP: Deleting a ReplicationController +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:06:02.617: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-7600" for this suite. + +• [SLOW TEST:11.098 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]","total":346,"completed":251,"skipped":4795,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:06:02.635: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod test-webserver-c62159d3-126d-4dc4-bf92-6436c5875322 in namespace container-probe-2737 +Sep 3 08:06:04.684: INFO: Started pod test-webserver-c62159d3-126d-4dc4-bf92-6436c5875322 in namespace container-probe-2737 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 08:06:04.688: INFO: Initial restart count of pod test-webserver-c62159d3-126d-4dc4-bf92-6436c5875322 is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:05.474: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-2737" for this suite. + +• [SLOW TEST:242.858 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":346,"completed":252,"skipped":4843,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:05.526: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-map-472e27c5-8c15-4354-a26e-fd5e8d202209 +STEP: Creating a pod to test consume configMaps +Sep 3 08:10:05.597: INFO: Waiting up to 5m0s for pod "pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e" in namespace "configmap-8306" to be "Succeeded or Failed" +Sep 3 08:10:05.614: INFO: Pod "pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e": Phase="Pending", Reason="", readiness=false. Elapsed: 16.403933ms +Sep 3 08:10:07.623: INFO: Pod "pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025194595s +Sep 3 08:10:09.628: INFO: Pod "pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.03063914s +STEP: Saw pod success +Sep 3 08:10:09.628: INFO: Pod "pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e" satisfied condition "Succeeded or Failed" +Sep 3 08:10:09.631: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e container agnhost-container: +STEP: delete the pod +Sep 3 08:10:09.660: INFO: Waiting for pod pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e to disappear +Sep 3 08:10:09.663: INFO: Pod pod-configmaps-f04276fb-dd51-44e1-8c9d-152142d4dd9e no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:09.663: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-8306" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":346,"completed":253,"skipped":4901,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:09.675: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0666 on node default medium +Sep 3 08:10:09.708: INFO: Waiting up to 5m0s for pod "pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc" in namespace "emptydir-7291" to be "Succeeded or Failed" +Sep 3 08:10:09.711: INFO: Pod "pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc": Phase="Pending", Reason="", readiness=false. Elapsed: 3.24479ms +Sep 3 08:10:11.717: INFO: Pod "pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009575554s +Sep 3 08:10:13.724: INFO: Pod "pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016344254s +STEP: Saw pod success +Sep 3 08:10:13.724: INFO: Pod "pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc" satisfied condition "Succeeded or Failed" +Sep 3 08:10:13.728: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc container test-container: +STEP: delete the pod +Sep 3 08:10:13.748: INFO: Waiting for pod pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc to disappear +Sep 3 08:10:13.751: INFO: Pod pod-1c59c85b-12ef-44b0-97ee-7e3333c4bcbc no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:13.751: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-7291" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":254,"skipped":4949,"failed":0} +SSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should honor timeout [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:13.763: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:10:14.171: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 3 08:10:16.185: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.September, 3, 8, 10, 14, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 10, 14, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 10, 14, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 10, 14, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-78948c58f6\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:10:19.205: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should honor timeout [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Setting timeout (1s) shorter than webhook latency (5s) +STEP: Registering slow webhook via the AdmissionRegistration API +STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) +STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore +STEP: Registering slow webhook via the AdmissionRegistration API +STEP: Having no error when timeout is longer than webhook latency +STEP: Registering slow webhook via the AdmissionRegistration API +STEP: Having no error when timeout is empty (defaulted to 10s in v1) +STEP: Registering slow webhook via the AdmissionRegistration API +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:31.333: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7188" for this suite. +STEP: Destroying namespace "webhook-7188-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:17.629 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should honor timeout [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]","total":346,"completed":255,"skipped":4952,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl cluster-info + should check if Kubernetes control plane services is included in cluster-info [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:31.393: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: validating cluster-info +Sep 3 08:10:31.491: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-4048 cluster-info' +Sep 3 08:10:31.782: INFO: stderr: "" +Sep 3 08:10:31.782: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.233.0.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:31.782: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4048" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info [Conformance]","total":346,"completed":256,"skipped":4968,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-instrumentation] Events + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:31.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a test event +STEP: listing all events in all namespaces +STEP: patching the test event +STEP: fetching the test event +STEP: deleting the test event +STEP: listing all events in all namespaces +[AfterEach] [sig-instrumentation] Events + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:31.847: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-7658" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","total":346,"completed":257,"skipped":4985,"failed":0} + +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:31.859: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-map-da6130f0-ecde-4fbc-bbaf-d0e791ef60c4 +STEP: Creating a pod to test consume secrets +Sep 3 08:10:31.949: INFO: Waiting up to 5m0s for pod "pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5" in namespace "secrets-8193" to be "Succeeded or Failed" +Sep 3 08:10:31.971: INFO: Pod "pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5": Phase="Pending", Reason="", readiness=false. Elapsed: 21.476923ms +Sep 3 08:10:33.979: INFO: Pod "pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.029154208s +Sep 3 08:10:35.987: INFO: Pod "pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.037067084s +STEP: Saw pod success +Sep 3 08:10:35.987: INFO: Pod "pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5" satisfied condition "Succeeded or Failed" +Sep 3 08:10:35.990: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5 container secret-volume-test: +STEP: delete the pod +Sep 3 08:10:36.006: INFO: Waiting for pod pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5 to disappear +Sep 3 08:10:36.011: INFO: Pod pod-secrets-fbc2e41f-e7c9-462b-bcb7-dee7c1f364d5 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:36.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8193" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":258,"skipped":4985,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should run through the lifecycle of a ServiceAccount [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:36.031: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run through the lifecycle of a ServiceAccount [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a ServiceAccount +STEP: watching for the ServiceAccount to be added +STEP: patching the ServiceAccount +STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) +STEP: deleting the ServiceAccount +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:10:36.087: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-310" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]","total":346,"completed":259,"skipped":5029,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:10:36.108: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name s-test-opt-del-5ebc0f40-d3c8-4767-bbde-16dcc673240d +STEP: Creating secret with name s-test-opt-upd-06cf65cc-2fb8-49e3-a8f7-694a255760e5 +STEP: Creating the pod +Sep 3 08:10:36.148: INFO: The status of Pod pod-secrets-3d729f0d-30c1-4b28-814a-8e7fd3b687f5 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:10:38.153: INFO: The status of Pod pod-secrets-3d729f0d-30c1-4b28-814a-8e7fd3b687f5 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:10:40.154: INFO: The status of Pod pod-secrets-3d729f0d-30c1-4b28-814a-8e7fd3b687f5 is Running (Ready = true) +STEP: Deleting secret s-test-opt-del-5ebc0f40-d3c8-4767-bbde-16dcc673240d +STEP: Updating secret s-test-opt-upd-06cf65cc-2fb8-49e3-a8f7-694a255760e5 +STEP: Creating secret with name s-test-opt-create-b5103eae-83bf-4e1a-a55f-6bf4d67c0827 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:11:52.480: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3220" for this suite. + +• [SLOW TEST:76.381 seconds] +[sig-storage] Secrets +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]","total":346,"completed":260,"skipped":5055,"failed":0} +[sig-storage] Secrets + should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:11:52.489: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating secret with name secret-test-9c6949e7-5a70-48c5-bde1-90a986e9f414 +STEP: Creating a pod to test consume secrets +Sep 3 08:11:52.524: INFO: Waiting up to 5m0s for pod "pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782" in namespace "secrets-2683" to be "Succeeded or Failed" +Sep 3 08:11:52.531: INFO: Pod "pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782": Phase="Pending", Reason="", readiness=false. Elapsed: 6.762512ms +Sep 3 08:11:54.535: INFO: Pod "pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011291043s +Sep 3 08:11:56.540: INFO: Pod "pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01646822s +STEP: Saw pod success +Sep 3 08:11:56.540: INFO: Pod "pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782" satisfied condition "Succeeded or Failed" +Sep 3 08:11:56.543: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782 container secret-volume-test: +STEP: delete the pod +Sep 3 08:11:56.557: INFO: Waiting for pod pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782 to disappear +Sep 3 08:11:56.561: INFO: Pod pod-secrets-1c2f887f-e835-4eb0-9a9a-51f7fd79f782 no longer exists +[AfterEach] [sig-storage] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:11:56.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-2683" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","total":346,"completed":261,"skipped":5055,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:11:56.576: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-map-e8f275bc-7bd4-4e65-9484-baed7c31642c +STEP: Creating a pod to test consume configMaps +Sep 3 08:11:56.610: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6" in namespace "projected-7951" to be "Succeeded or Failed" +Sep 3 08:11:56.616: INFO: Pod "pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6": Phase="Pending", Reason="", readiness=false. Elapsed: 5.269525ms +Sep 3 08:11:58.621: INFO: Pod "pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010904387s +Sep 3 08:12:00.627: INFO: Pod "pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017138819s +STEP: Saw pod success +Sep 3 08:12:00.627: INFO: Pod "pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6" satisfied condition "Succeeded or Failed" +Sep 3 08:12:00.630: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6 container agnhost-container: +STEP: delete the pod +Sep 3 08:12:00.645: INFO: Waiting for pod pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6 to disappear +Sep 3 08:12:00.648: INFO: Pod pod-projected-configmaps-427da886-4036-4211-823a-4832699577e6 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:12:00.648: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7951" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":262,"skipped":5064,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should release no longer matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:12:00.659: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/rc.go:54 +[It] should release no longer matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Given a ReplicationController is created +STEP: When the matched label of one of its pods change +Sep 3 08:12:00.693: INFO: Pod name pod-release: Found 0 pods out of 1 +Sep 3 08:12:05.702: INFO: Pod name pod-release: Found 1 pods out of 1 +STEP: Then the pod is released +[AfterEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:12:05.757: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-8890" for this suite. + +• [SLOW TEST:5.117 seconds] +[sig-apps] ReplicationController +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should release no longer matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should release no longer matching pods [Conformance]","total":346,"completed":263,"skipped":5075,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl api-versions + should check if v1 is in available api versions [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:12:05.776: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check if v1 is in available api versions [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: validating api versions +Sep 3 08:12:05.800: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-1512 api-versions' +Sep 3 08:12:05.896: INFO: stderr: "" +Sep 3 08:12:05.896: INFO: stdout: "admissionregistration.k8s.io/v1\napiextensions.k8s.io/v1\napiregistration.k8s.io/v1\napps/v1\nauthentication.k8s.io/v1\nauthorization.k8s.io/v1\nautoscaling/v1\nautoscaling/v2\nautoscaling/v2beta1\nautoscaling/v2beta2\nbatch/v1\nbatch/v1beta1\ncertificates.k8s.io/v1\ncoordination.k8s.io/v1\ncrd.projectcalico.org/v1\ndiscovery.k8s.io/v1\ndiscovery.k8s.io/v1beta1\nevents.k8s.io/v1\nevents.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta2\nmetrics.k8s.io/v1beta1\nnetworking.k8s.io/v1\nnode.k8s.io/v1\nnode.k8s.io/v1beta1\npolicy/v1\npolicy/v1beta1\nrbac.authorization.k8s.io/v1\nscheduling.k8s.io/v1\nsnapshot.storage.k8s.io/v1\nsnapshot.storage.k8s.io/v1beta1\nstorage.k8s.io/v1\nstorage.k8s.io/v1beta1\nv1\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:12:05.897: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-1512" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions [Conformance]","total":346,"completed":264,"skipped":5095,"failed":0} + +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates basic preemption works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:12:05.907: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:90 +Sep 3 08:12:05.942: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 08:13:05.988: INFO: Waiting for terminating namespaces to be deleted... +[It] validates basic preemption works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create pods that use 4/5 of node resources. +Sep 3 08:13:06.018: INFO: Created pod: pod0-0-sched-preemption-low-priority +Sep 3 08:13:06.027: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Sep 3 08:13:06.048: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Sep 3 08:13:06.058: INFO: Created pod: pod1-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. +STEP: Run a high priority pod that has same requirements as that of lower priority pod +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:13:20.116: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-3104" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:78 + +• [SLOW TEST:74.250 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates basic preemption works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates basic preemption works [Conformance]","total":346,"completed":265,"skipped":5095,"failed":0} +SSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:13:20.159: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0666 on tmpfs +Sep 3 08:13:20.187: INFO: Waiting up to 5m0s for pod "pod-36f63b25-f688-4c63-b066-7f5a9ed9930d" in namespace "emptydir-3878" to be "Succeeded or Failed" +Sep 3 08:13:20.190: INFO: Pod "pod-36f63b25-f688-4c63-b066-7f5a9ed9930d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.709339ms +Sep 3 08:13:22.195: INFO: Pod "pod-36f63b25-f688-4c63-b066-7f5a9ed9930d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008528146s +Sep 3 08:13:24.202: INFO: Pod "pod-36f63b25-f688-4c63-b066-7f5a9ed9930d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015305778s +STEP: Saw pod success +Sep 3 08:13:24.203: INFO: Pod "pod-36f63b25-f688-4c63-b066-7f5a9ed9930d" satisfied condition "Succeeded or Failed" +Sep 3 08:13:24.207: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-36f63b25-f688-4c63-b066-7f5a9ed9930d container test-container: +STEP: delete the pod +Sep 3 08:13:24.225: INFO: Waiting for pod pod-36f63b25-f688-4c63-b066-7f5a9ed9930d to disappear +Sep 3 08:13:24.228: INFO: Pod pod-36f63b25-f688-4c63-b066-7f5a9ed9930d no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:13:24.229: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3878" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":266,"skipped":5100,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should deny crd creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:13:24.241: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:13:25.321: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:13:28.348: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should deny crd creation [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the crd webhook via the AdmissionRegistration API +STEP: Creating a custom resource definition that should be denied by the webhook +Sep 3 08:13:28.370: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:13:28.389: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2776" for this suite. +STEP: Destroying namespace "webhook-2776-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","total":346,"completed":267,"skipped":5105,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:13:28.478: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/init_container.go:162 +[It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +Sep 3 08:13:28.524: INFO: PodSpec: initContainers in spec.initContainers +Sep 3 08:14:12.961: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-b81e6559-8608-4861-9b61-71b063d2d3d3", GenerateName:"", Namespace:"init-container-486", SelfLink:"", UID:"0f9a08da-15e6-418e-b403-ce5b212fe487", ResourceVersion:"182394", Generation:0, CreationTimestamp:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"524631140"}, Annotations:map[string]string{"cni.projectcalico.org/containerID":"e3bd2fa47b25fddee8ddb87f81e779e6724c37ad4c94538b206dcfa0fd5bdd25", "cni.projectcalico.org/podIP":"10.233.85.208/32", "cni.projectcalico.org/podIPs":"10.233.85.208/32"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004c6c540), Subresource:""}, v1.ManagedFieldsEntry{Manager:"calico", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 3, 8, 13, 29, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004c6c570), Subresource:"status"}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 3, 8, 13, 29, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004c6c5a0), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-hnk4z", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(0xc002c6e680), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"init1", Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", Command:[]string{"/bin/false"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-hnk4z", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}, v1.Container{Name:"init2", Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", Command:[]string{"/bin/true"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-hnk4z", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, Containers:[]v1.Container{v1.Container{Name:"run1", Image:"k8s.gcr.io/pause:3.6", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-api-access-hnk4z", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(nil), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc005eba728), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"cluster1-k8s-node-2", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc0048feb60), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"node.kubernetes.io/not-ready", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc005eba7a0)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc005eba7c0)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc005eba7c8), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc005eba7cc), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc002295d50), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil)}, Status:v1.PodStatus{Phase:"Pending", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), Reason:"ContainersNotInitialized", Message:"containers with incomplete status: [init1 init2]"}, v1.PodCondition{Type:"Ready", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"ContainersReady", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.128.3.141", PodIP:"10.233.85.208", PodIPs:[]v1.PodIP{v1.PodIP{IP:"10.233.85.208"}}, StartTime:time.Date(2022, time.September, 3, 8, 13, 28, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(0xc004c6c5e8), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc0048fec40)}, Ready:false, RestartCount:3, Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", ImageID:"k8s.gcr.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf", ContainerID:"containerd://6d426bddf8c594c6bd19050699970cdb2f5fd93747f7fc2c36eb381fe087e08b", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002c6e7c0), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", ImageID:"", ContainerID:"", Started:(*bool)(nil)}}, ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"run1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002c6e740), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:false, RestartCount:0, Image:"k8s.gcr.io/pause:3.6", ImageID:"", ContainerID:"", Started:(*bool)(0xc005eba84f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} +[AfterEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:14:12.962: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-486" for this suite. + +• [SLOW TEST:44.505 seconds] +[sig-node] InitContainer [NodeConformance] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]","total":346,"completed":268,"skipped":5155,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a volume subpath [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:14:12.984: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a volume subpath [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test substitution in volume subpath +Sep 3 08:14:13.016: INFO: Waiting up to 5m0s for pod "var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1" in namespace "var-expansion-6054" to be "Succeeded or Failed" +Sep 3 08:14:13.021: INFO: Pod "var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.42032ms +Sep 3 08:14:15.026: INFO: Pod "var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009065316s +Sep 3 08:14:17.034: INFO: Pod "var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017619183s +STEP: Saw pod success +Sep 3 08:14:17.034: INFO: Pod "var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1" satisfied condition "Succeeded or Failed" +Sep 3 08:14:17.037: INFO: Trying to get logs from node cluster1-k8s-node-2 pod var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1 container dapi-container: +STEP: delete the pod +Sep 3 08:14:17.054: INFO: Waiting for pod var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1 to disappear +Sep 3 08:14:17.057: INFO: Pod var-expansion-a5d8f39c-788f-4a7a-b83b-76e936c125d1 no longer exists +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:14:17.057: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-6054" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","total":346,"completed":269,"skipped":5210,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Guestbook application + should create and stop a working application [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:14:17.067: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should create and stop a working application [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating all guestbook components +Sep 3 08:14:17.094: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-replica + labels: + app: agnhost + role: replica + tier: backend +spec: + ports: + - port: 6379 + selector: + app: agnhost + role: replica + tier: backend + +Sep 3 08:14:17.094: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:17.306: INFO: stderr: "" +Sep 3 08:14:17.306: INFO: stdout: "service/agnhost-replica created\n" +Sep 3 08:14:17.306: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-primary + labels: + app: agnhost + role: primary + tier: backend +spec: + ports: + - port: 6379 + targetPort: 6379 + selector: + app: agnhost + role: primary + tier: backend + +Sep 3 08:14:17.306: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:17.572: INFO: stderr: "" +Sep 3 08:14:17.572: INFO: stdout: "service/agnhost-primary created\n" +Sep 3 08:14:17.572: INFO: apiVersion: v1 +kind: Service +metadata: + name: frontend + labels: + app: guestbook + tier: frontend +spec: + # if your cluster supports it, uncomment the following to automatically create + # an external load-balanced IP for the frontend service. + # type: LoadBalancer + ports: + - port: 80 + selector: + app: guestbook + tier: frontend + +Sep 3 08:14:17.572: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:17.816: INFO: stderr: "" +Sep 3 08:14:17.816: INFO: stdout: "service/frontend created\n" +Sep 3 08:14:17.817: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: frontend +spec: + replicas: 3 + selector: + matchLabels: + app: guestbook + tier: frontend + template: + metadata: + labels: + app: guestbook + tier: frontend + spec: + containers: + - name: guestbook-frontend + image: k8s.gcr.io/e2e-test-images/agnhost:2.33 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + +Sep 3 08:14:17.818: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:18.220: INFO: stderr: "" +Sep 3 08:14:18.220: INFO: stdout: "deployment.apps/frontend created\n" +Sep 3 08:14:18.220: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-primary +spec: + replicas: 1 + selector: + matchLabels: + app: agnhost + role: primary + tier: backend + template: + metadata: + labels: + app: agnhost + role: primary + tier: backend + spec: + containers: + - name: primary + image: k8s.gcr.io/e2e-test-images/agnhost:2.33 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Sep 3 08:14:18.220: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:18.550: INFO: stderr: "" +Sep 3 08:14:18.550: INFO: stdout: "deployment.apps/agnhost-primary created\n" +Sep 3 08:14:18.550: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-replica +spec: + replicas: 2 + selector: + matchLabels: + app: agnhost + role: replica + tier: backend + template: + metadata: + labels: + app: agnhost + role: replica + tier: backend + spec: + containers: + - name: replica + image: k8s.gcr.io/e2e-test-images/agnhost:2.33 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Sep 3 08:14:18.550: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 create -f -' +Sep 3 08:14:19.008: INFO: stderr: "" +Sep 3 08:14:19.008: INFO: stdout: "deployment.apps/agnhost-replica created\n" +STEP: validating guestbook app +Sep 3 08:14:19.008: INFO: Waiting for all frontend pods to be Running. +Sep 3 08:14:24.061: INFO: Waiting for frontend to serve content. +Sep 3 08:14:24.071: INFO: Trying to add a new entry to the guestbook. +Sep 3 08:14:24.086: INFO: Verifying that added entry can be retrieved. +STEP: using delete to clean up resources +Sep 3 08:14:24.092: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:24.238: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:24.239: INFO: stdout: "service \"agnhost-replica\" force deleted\n" +STEP: using delete to clean up resources +Sep 3 08:14:24.240: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:24.389: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:24.390: INFO: stdout: "service \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources +Sep 3 08:14:24.390: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:24.486: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:24.486: INFO: stdout: "service \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Sep 3 08:14:24.487: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:24.602: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:24.602: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Sep 3 08:14:24.602: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:24.902: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:24.902: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources +Sep 3 08:14:24.902: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-6852 delete --grace-period=0 --force -f -' +Sep 3 08:14:25.131: INFO: stderr: "warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.\n" +Sep 3 08:14:25.131: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:14:25.131: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6852" for this suite. + +• [SLOW TEST:8.093 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Guestbook application + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:339 + should create and stop a working application [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]","total":346,"completed":270,"skipped":5220,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:14:25.160: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 in namespace container-probe-9253 +Sep 3 08:14:27.244: INFO: Started pod liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 in namespace container-probe-9253 +STEP: checking the pod's current state and verifying that restartCount is present +Sep 3 08:14:27.247: INFO: Initial restart count of pod liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is 0 +Sep 3 08:14:47.315: INFO: Restart count of pod container-probe-9253/liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is now 1 (20.068040045s elapsed) +Sep 3 08:15:07.379: INFO: Restart count of pod container-probe-9253/liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is now 2 (40.132334579s elapsed) +Sep 3 08:15:27.442: INFO: Restart count of pod container-probe-9253/liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is now 3 (1m0.195650331s elapsed) +Sep 3 08:15:47.506: INFO: Restart count of pod container-probe-9253/liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is now 4 (1m20.258910118s elapsed) +Sep 3 08:16:47.686: INFO: Restart count of pod container-probe-9253/liveness-4c1a5d49-14bf-4107-bf05-60e372628f85 is now 5 (2m20.439751583s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:16:47.695: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-9253" for this suite. + +• [SLOW TEST:142.546 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should have monotonically increasing restart count [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]","total":346,"completed":271,"skipped":5238,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:16:47.707: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:56 +[It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:16:47.742: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:16:49.750: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:16:51.751: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:16:53.749: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:16:55.747: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:16:57.746: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:16:59.748: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:17:01.748: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:17:03.748: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:17:05.748: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:17:07.746: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = false) +Sep 3 08:17:09.750: INFO: The status of Pod test-webserver-dbfbdc1a-da00-45a5-8fb2-d093690930c5 is Running (Ready = true) +Sep 3 08:17:09.753: INFO: Container started at 2022-09-03 08:16:48 +0000 UTC, pod became ready at 2022-09-03 08:17:07 +0000 UTC +[AfterEach] [sig-node] Probing container + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:17:09.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-6864" for this suite. + +• [SLOW TEST:22.055 seconds] +[sig-node] Probing container +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]","total":346,"completed":272,"skipped":5254,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should run through a ConfigMap lifecycle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:17:09.762: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run through a ConfigMap lifecycle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a ConfigMap +STEP: fetching the ConfigMap +STEP: patching the ConfigMap +STEP: listing all ConfigMaps in all namespaces with a label selector +STEP: deleting the ConfigMap by collection with a label selector +STEP: listing all ConfigMaps in test namespace +[AfterEach] [sig-node] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:17:09.806: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3711" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]","total":346,"completed":273,"skipped":5284,"failed":0} +SSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing mutating webhooks should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:17:09.815: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:17:10.184: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:17:13.201: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing mutating webhooks should work [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Listing all of the created validation webhooks +STEP: Creating a configMap that should be mutated +STEP: Deleting the collection of validation webhooks +STEP: Creating a configMap that should not be mutated +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:17:13.346: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6937" for this suite. +STEP: Destroying namespace "webhook-6937-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","total":346,"completed":274,"skipped":5287,"failed":0} +SSS +------------------------------ +[sig-apps] Daemon set [Serial] + should verify changes to a daemon set status [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:17:13.407: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should verify changes to a daemon set status [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Sep 3 08:17:13.505: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:17:13.510: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 08:17:13.511: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 08:17:14.519: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:17:14.523: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 08:17:14.523: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 08:17:15.519: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:17:15.523: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 08:17:15.523: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Getting /status +Sep 3 08:17:15.538: INFO: Daemon Set daemon-set has Conditions: [] +STEP: updating the DaemonSet Status +Sep 3 08:17:15.545: INFO: updatedStatus.Conditions: []v1.DaemonSetCondition{v1.DaemonSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the daemon set status to be updated +Sep 3 08:17:15.556: INFO: Observed &DaemonSet event: ADDED +Sep 3 08:17:15.560: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.564: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.565: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.565: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.565: INFO: Found daemon set daemon-set in namespace daemonsets-2185 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Sep 3 08:17:15.565: INFO: Daemon set daemon-set has an updated status +STEP: patching the DaemonSet Status +STEP: watching for the daemon set status to be patched +Sep 3 08:17:15.580: INFO: Observed &DaemonSet event: ADDED +Sep 3 08:17:15.580: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.581: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.581: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.581: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.581: INFO: Observed daemon set daemon-set in namespace daemonsets-2185 with annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Sep 3 08:17:15.582: INFO: Observed &DaemonSet event: MODIFIED +Sep 3 08:17:15.582: INFO: Found daemon set daemon-set in namespace daemonsets-2185 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusPatched True 0001-01-01 00:00:00 +0000 UTC }] +Sep 3 08:17:15.584: INFO: Daemon set daemon-set has a patched status +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-2185, will wait for the garbage collector to delete the pods +Sep 3 08:17:15.645: INFO: Deleting DaemonSet.extensions daemon-set took: 4.605367ms +Sep 3 08:17:15.746: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.922698ms +Sep 3 08:17:18.651: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 08:17:18.651: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 08:17:18.654: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"183430"},"items":null} + +Sep 3 08:17:18.657: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"183430"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:17:18.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-2185" for this suite. + +• [SLOW TEST:5.269 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should verify changes to a daemon set status [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should verify changes to a daemon set status [Conformance]","total":346,"completed":275,"skipped":5290,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:17:18.680: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-8665 +[It] should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a new StatefulSet +Sep 3 08:17:18.717: INFO: Found 0 stateful pods, waiting for 3 +Sep 3 08:17:28.724: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:17:28.724: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:17:28.724: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:17:28.734: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-8665 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:17:28.883: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:17:28.883: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:17:28.883: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +STEP: Updating StatefulSet template: update image from k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 to k8s.gcr.io/e2e-test-images/httpd:2.4.39-2 +Sep 3 08:17:38.920: INFO: Updating stateful set ss2 +STEP: Creating a new revision +STEP: Updating Pods in reverse ordinal order +Sep 3 08:17:48.941: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-8665 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 08:17:49.091: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 08:17:49.091: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 08:17:49.091: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +STEP: Rolling back to a previous revision +Sep 3 08:17:59.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-8665 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 3 08:17:59.287: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 3 08:17:59.287: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 3 08:17:59.287: INFO: stdout of mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true on ss2-1: '/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html' + +Sep 3 08:18:09.323: INFO: Updating stateful set ss2 +STEP: Rolling back update in reverse ordinal order +Sep 3 08:18:19.354: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=statefulset-8665 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 3 08:18:19.514: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 3 08:18:19.514: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 3 08:18:19.514: INFO: stdout of mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true on ss2-1: '/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html' + +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 08:18:29.535: INFO: Deleting all statefulset in ns statefulset-8665 +Sep 3 08:18:29.537: INFO: Scaling statefulset ss2 to 0 +Sep 3 08:18:39.558: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 08:18:39.561: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:39.578: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-8665" for this suite. + +• [SLOW TEST:80.908 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + should perform rolling updates and roll backs of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","total":346,"completed":276,"skipped":5322,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should provide secure master service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:39.591: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should provide secure master service [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:39.622: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7066" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 +•{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","total":346,"completed":277,"skipped":5335,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context When creating a container with runAsUser + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:39.635: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/security_context.go:46 +[It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:18:39.663: INFO: Waiting up to 5m0s for pod "busybox-user-65534-4f9c027f-e2f9-4824-85ac-5c43b9470d62" in namespace "security-context-test-9477" to be "Succeeded or Failed" +Sep 3 08:18:39.669: INFO: Pod "busybox-user-65534-4f9c027f-e2f9-4824-85ac-5c43b9470d62": Phase="Pending", Reason="", readiness=false. Elapsed: 6.108601ms +Sep 3 08:18:41.676: INFO: Pod "busybox-user-65534-4f9c027f-e2f9-4824-85ac-5c43b9470d62": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012716291s +Sep 3 08:18:43.688: INFO: Pod "busybox-user-65534-4f9c027f-e2f9-4824-85ac-5c43b9470d62": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024509584s +Sep 3 08:18:43.688: INFO: Pod "busybox-user-65534-4f9c027f-e2f9-4824-85ac-5c43b9470d62" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:43.688: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-9477" for this suite. +•{"msg":"PASSED [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":278,"skipped":5357,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should fail to create secret due to empty secret key [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:43.705: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail to create secret due to empty secret key [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating projection with secret that has name secret-emptykey-test-b30f83af-a3e6-4826-b34a-f5da52674e3f +[AfterEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:43.736: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4449" for this suite. +•{"msg":"PASSED [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]","total":346,"completed":279,"skipped":5375,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should find a service from listing all namespaces [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:43.750: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should find a service from listing all namespaces [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: fetching services +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:43.787: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1189" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 +•{"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","total":346,"completed":280,"skipped":5392,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should unconditionally reject operations on fail closed webhook [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:43.803: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:18:44.652: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:18:47.675: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should unconditionally reject operations on fail closed webhook [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API +STEP: create a namespace for the webhook +STEP: create a configmap should be unconditionally rejected by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:47.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-1560" for this suite. +STEP: Destroying namespace "webhook-1560-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","total":346,"completed":281,"skipped":5426,"failed":0} +S +------------------------------ +[sig-api-machinery] Garbage collector + should not be blocked by dependency circle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:47.770: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not be blocked by dependency circle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:18:47.868: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"ff7ce653-688e-458c-8dc9-339de3ad6067", Controller:(*bool)(0xc0045f114a), BlockOwnerDeletion:(*bool)(0xc0045f114b)}} +Sep 3 08:18:47.876: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"77963a3a-38a9-4dab-9d77-36df3ff85954", Controller:(*bool)(0xc0069e4f3a), BlockOwnerDeletion:(*bool)(0xc0069e4f3b)}} +Sep 3 08:18:47.885: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"5fcdc72f-6b05-4f52-a56a-90f4d64b61c0", Controller:(*bool)(0xc0045f1412), BlockOwnerDeletion:(*bool)(0xc0045f1413)}} +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:52.906: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-2956" for this suite. + +• [SLOW TEST:5.149 seconds] +[sig-api-machinery] Garbage collector +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should not be blocked by dependency circle [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should not be blocked by dependency circle [Conformance]","total":346,"completed":282,"skipped":5427,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should allow opting out of API token automount [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:52.923: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow opting out of API token automount [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting the auto-created API token +Sep 3 08:18:53.489: INFO: created pod pod-service-account-defaultsa +Sep 3 08:18:53.489: INFO: pod pod-service-account-defaultsa service account token volume mount: true +Sep 3 08:18:53.506: INFO: created pod pod-service-account-mountsa +Sep 3 08:18:53.506: INFO: pod pod-service-account-mountsa service account token volume mount: true +Sep 3 08:18:53.518: INFO: created pod pod-service-account-nomountsa +Sep 3 08:18:53.519: INFO: pod pod-service-account-nomountsa service account token volume mount: false +Sep 3 08:18:53.536: INFO: created pod pod-service-account-defaultsa-mountspec +Sep 3 08:18:53.537: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true +Sep 3 08:18:53.549: INFO: created pod pod-service-account-mountsa-mountspec +Sep 3 08:18:53.549: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true +Sep 3 08:18:53.557: INFO: created pod pod-service-account-nomountsa-mountspec +Sep 3 08:18:53.557: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true +Sep 3 08:18:53.566: INFO: created pod pod-service-account-defaultsa-nomountspec +Sep 3 08:18:53.567: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false +Sep 3 08:18:53.586: INFO: created pod pod-service-account-mountsa-nomountspec +Sep 3 08:18:53.586: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false +Sep 3 08:18:53.617: INFO: created pod pod-service-account-nomountsa-nomountspec +Sep 3 08:18:53.617: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:18:53.617: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-3427" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]","total":346,"completed":283,"skipped":5437,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should serve multiport endpoints from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:18:53.642: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should serve multiport endpoints from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service multi-endpoint-test in namespace services-8769 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-8769 to expose endpoints map[] +Sep 3 08:18:53.726: INFO: Failed go get Endpoints object: endpoints "multi-endpoint-test" not found +Sep 3 08:18:54.741: INFO: successfully validated that service multi-endpoint-test in namespace services-8769 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-8769 +Sep 3 08:18:54.752: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:18:56.758: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-8769 to expose endpoints map[pod1:[100]] +Sep 3 08:18:56.770: INFO: successfully validated that service multi-endpoint-test in namespace services-8769 exposes endpoints map[pod1:[100]] +STEP: Creating pod pod2 in namespace services-8769 +Sep 3 08:18:56.781: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:18:58.800: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:19:00.788: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:19:02.787: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-8769 to expose endpoints map[pod1:[100] pod2:[101]] +Sep 3 08:19:02.803: INFO: successfully validated that service multi-endpoint-test in namespace services-8769 exposes endpoints map[pod1:[100] pod2:[101]] +STEP: Checking if the Service forwards traffic to pods +Sep 3 08:19:02.804: INFO: Creating new exec pod +Sep 3 08:19:05.819: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8769 exec execpodzm4g4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Sep 3 08:19:05.985: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 multi-endpoint-test 80\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" +Sep 3 08:19:05.985: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:19:05.985: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8769 exec execpodzm4g4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.33.91 80' +Sep 3 08:19:06.130: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.33.91 80\nConnection to 10.233.33.91 80 port [tcp/http] succeeded!\n" +Sep 3 08:19:06.130: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:19:06.130: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8769 exec execpodzm4g4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 81' +Sep 3 08:19:06.286: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 multi-endpoint-test 81\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" +Sep 3 08:19:06.286: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:19:06.287: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-8769 exec execpodzm4g4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.33.91 81' +Sep 3 08:19:06.423: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.33.91 81\nConnection to 10.233.33.91 81 port [tcp/*] succeeded!\n" +Sep 3 08:19:06.423: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod1 in namespace services-8769 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-8769 to expose endpoints map[pod2:[101]] +Sep 3 08:19:07.466: INFO: successfully validated that service multi-endpoint-test in namespace services-8769 exposes endpoints map[pod2:[101]] +STEP: Deleting pod pod2 in namespace services-8769 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-8769 to expose endpoints map[] +Sep 3 08:19:07.545: INFO: successfully validated that service multi-endpoint-test in namespace services-8769 exposes endpoints map[] +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:19:07.557: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-8769" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:13.948 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should serve multiport endpoints from pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods [Conformance]","total":346,"completed":284,"skipped":5478,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath + runs ReplicaSets to verify preemption running path [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:19:07.590: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:90 +Sep 3 08:19:07.633: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 3 08:20:07.683: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PreemptionExecutionPath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:20:07.686: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-preemption-path +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] PreemptionExecutionPath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:488 +STEP: Finding an available node +STEP: Trying to launch a pod without a label to get a node which can launch it. +STEP: Explicitly delete pod here to free the resource it takes. +Sep 3 08:20:09.759: INFO: found a healthy node: cluster1-k8s-node-2 +[It] runs ReplicaSets to verify preemption running path [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:20:21.843: INFO: pods created so far: [1 1 1] +Sep 3 08:20:21.843: INFO: length of pods created so far: 3 +Sep 3 08:20:25.853: INFO: pods created so far: [2 2 1] +[AfterEach] PreemptionExecutionPath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:20:32.855: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-5011" for this suite. +[AfterEach] PreemptionExecutionPath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:462 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:20:32.891: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-9803" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:78 + +• [SLOW TEST:85.346 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + PreemptionExecutionPath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/preemption.go:451 + runs ReplicaSets to verify preemption running path [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath runs ReplicaSets to verify preemption running path [Conformance]","total":346,"completed":285,"skipped":5498,"failed":0} +SSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + listing custom resource definition objects works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:20:32.938: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] listing custom resource definition objects works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:20:32.962: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:20:39.285: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-8054" for this suite. + +• [SLOW TEST:6.356 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/custom_resource_definition.go:48 + listing custom resource definition objects works [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works [Conformance]","total":346,"completed":286,"skipped":5501,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:20:39.299: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir volume type on node default medium +Sep 3 08:20:39.332: INFO: Waiting up to 5m0s for pod "pod-d1014dfc-9961-4127-888d-15655ac00741" in namespace "emptydir-2531" to be "Succeeded or Failed" +Sep 3 08:20:39.353: INFO: Pod "pod-d1014dfc-9961-4127-888d-15655ac00741": Phase="Pending", Reason="", readiness=false. Elapsed: 6.71243ms +Sep 3 08:20:41.358: INFO: Pod "pod-d1014dfc-9961-4127-888d-15655ac00741": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011579049s +Sep 3 08:20:43.364: INFO: Pod "pod-d1014dfc-9961-4127-888d-15655ac00741": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017994597s +STEP: Saw pod success +Sep 3 08:20:43.364: INFO: Pod "pod-d1014dfc-9961-4127-888d-15655ac00741" satisfied condition "Succeeded or Failed" +Sep 3 08:20:43.367: INFO: Trying to get logs from node cluster1-k8s-node-1 pod pod-d1014dfc-9961-4127-888d-15655ac00741 container test-container: +STEP: delete the pod +Sep 3 08:20:43.387: INFO: Waiting for pod pod-d1014dfc-9961-4127-888d-15655ac00741 to disappear +Sep 3 08:20:43.390: INFO: Pod pod-d1014dfc-9961-4127-888d-15655ac00741 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:20:43.390: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2531" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":287,"skipped":5531,"failed":0} +SSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:20:43.402: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:143 +[It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:20:43.440: INFO: Creating simple daemon set daemon-set +STEP: Check that daemon pods launch on every node of the cluster. +Sep 3 08:20:43.448: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:43.451: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 08:20:43.451: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 08:20:44.458: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:44.464: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 08:20:44.464: INFO: Node cluster1-k8s-node-1 is running 0 daemon pod, expected 1 +Sep 3 08:20:45.459: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:45.462: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 08:20:45.462: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Update daemon pods image. +STEP: Check that daemon pods images are updated. +Sep 3 08:20:45.488: INFO: Wrong image for pod: daemon-set-jwcws. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.33, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Sep 3 08:20:45.495: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:46.501: INFO: Wrong image for pod: daemon-set-jwcws. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.33, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Sep 3 08:20:46.505: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:47.500: INFO: Wrong image for pod: daemon-set-jwcws. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.33, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Sep 3 08:20:47.505: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:48.504: INFO: Pod daemon-set-hktwk is not available +Sep 3 08:20:48.505: INFO: Wrong image for pod: daemon-set-jwcws. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.33, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Sep 3 08:20:48.509: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:49.505: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:50.500: INFO: Pod daemon-set-zmv7s is not available +Sep 3 08:20:50.504: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +STEP: Check that daemon pods are still running on every node of the cluster. +Sep 3 08:20:50.508: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:50.513: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 3 08:20:50.513: INFO: Node cluster1-k8s-node-2 is running 0 daemon pod, expected 1 +Sep 3 08:20:51.521: INFO: DaemonSet pods can't tolerate node cluster1-k8s-master-1 with taints [{Key:node-role.kubernetes.io/master Value: Effect:NoSchedule TimeAdded:}], skip checking this node +Sep 3 08:20:51.524: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 3 08:20:51.524: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/daemon_set.go:109 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-437, will wait for the garbage collector to delete the pods +Sep 3 08:20:51.596: INFO: Deleting DaemonSet.extensions daemon-set took: 4.633465ms +Sep 3 08:20:51.697: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.977387ms +Sep 3 08:20:54.507: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 3 08:20:54.507: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 3 08:20:54.509: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"185311"},"items":null} + +Sep 3 08:20:54.512: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"185311"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:20:54.522: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-437" for this suite. + +• [SLOW TEST:11.127 seconds] +[sig-apps] Daemon set [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should update pod when spec was updated and update strategy is RollingUpdate [Conformance]","total":346,"completed":288,"skipped":5540,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Docker Containers + should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:20:54.530: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test override command +Sep 3 08:20:54.563: INFO: Waiting up to 5m0s for pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698" in namespace "containers-3819" to be "Succeeded or Failed" +Sep 3 08:20:54.569: INFO: Pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698": Phase="Pending", Reason="", readiness=false. Elapsed: 5.273474ms +Sep 3 08:20:56.574: INFO: Pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010246534s +Sep 3 08:20:58.580: INFO: Pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698": Phase="Pending", Reason="", readiness=false. Elapsed: 4.017120562s +Sep 3 08:21:00.587: INFO: Pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.024100826s +STEP: Saw pod success +Sep 3 08:21:00.587: INFO: Pod "client-containers-497a4c9b-7155-4e89-a583-961ad794d698" satisfied condition "Succeeded or Failed" +Sep 3 08:21:00.590: INFO: Trying to get logs from node cluster1-k8s-node-2 pod client-containers-497a4c9b-7155-4e89-a583-961ad794d698 container agnhost-container: +STEP: delete the pod +Sep 3 08:21:00.612: INFO: Waiting for pod client-containers-497a4c9b-7155-4e89-a583-961ad794d698 to disappear +Sep 3 08:21:00.614: INFO: Pod client-containers-497a4c9b-7155-4e89-a583-961ad794d698 no longer exists +[AfterEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:21:00.614: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-3819" for this suite. + +• [SLOW TEST:6.091 seconds] +[sig-node] Docker Containers +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Docker Containers should be able to override the image's default command (docker entrypoint) [NodeConformance] [Conformance]","total":346,"completed":289,"skipped":5579,"failed":0} +SS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:21:00.624: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with configmap pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod pod-subpath-test-configmap-7rhl +STEP: Creating a pod to test atomic-volume-subpath +Sep 3 08:21:00.671: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-7rhl" in namespace "subpath-1526" to be "Succeeded or Failed" +Sep 3 08:21:00.675: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Pending", Reason="", readiness=false. Elapsed: 3.606501ms +Sep 3 08:21:02.682: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 2.011007834s +Sep 3 08:21:04.691: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 4.020140745s +Sep 3 08:21:06.698: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 6.027149686s +Sep 3 08:21:08.707: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 8.036226406s +Sep 3 08:21:10.714: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 10.043194375s +Sep 3 08:21:12.719: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 12.047948249s +Sep 3 08:21:14.729: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 14.057649254s +Sep 3 08:21:16.736: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 16.065165461s +Sep 3 08:21:18.742: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 18.070594138s +Sep 3 08:21:20.746: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=true. Elapsed: 20.0753471s +Sep 3 08:21:22.751: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Running", Reason="", readiness=false. Elapsed: 22.079695461s +Sep 3 08:21:24.758: INFO: Pod "pod-subpath-test-configmap-7rhl": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.087085775s +STEP: Saw pod success +Sep 3 08:21:24.758: INFO: Pod "pod-subpath-test-configmap-7rhl" satisfied condition "Succeeded or Failed" +Sep 3 08:21:24.761: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-subpath-test-configmap-7rhl container test-container-subpath-configmap-7rhl: +STEP: delete the pod +Sep 3 08:21:24.776: INFO: Waiting for pod pod-subpath-test-configmap-7rhl to disappear +Sep 3 08:21:24.779: INFO: Pod pod-subpath-test-configmap-7rhl no longer exists +STEP: Deleting pod pod-subpath-test-configmap-7rhl +Sep 3 08:21:24.779: INFO: Deleting pod "pod-subpath-test-configmap-7rhl" in namespace "subpath-1526" +[AfterEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:21:24.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-1526" for this suite. + +• [SLOW TEST:24.166 seconds] +[sig-storage] Subpath +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with configmap pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [Excluded:WindowsDocker] [Conformance]","total":346,"completed":290,"skipped":5581,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:21:24.792: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-1024 +STEP: changing the ExternalName service to type=NodePort +STEP: creating replication controller externalname-service in namespace services-1024 +I0903 08:21:24.852752 18 runners.go:193] Created replication controller with name: externalname-service, namespace: services-1024, replica count: 2 +Sep 3 08:21:27.904: INFO: Creating new exec pod +I0903 08:21:27.904301 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 08:21:30.928: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-1024 exec execpodsgjcd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 3 08:21:31.230: INFO: stderr: "+ + ncecho -v hostName -t -w\n 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 3 08:21:31.230: INFO: stdout: "" +Sep 3 08:21:32.231: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-1024 exec execpodsgjcd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 3 08:21:32.409: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 3 08:21:32.409: INFO: stdout: "externalname-service-4c4qt" +Sep 3 08:21:32.409: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-1024 exec execpodsgjcd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.6.77 80' +Sep 3 08:21:32.572: INFO: stderr: "+ nc -v -t -w 2 10.233.6.77 80\nConnection to 10.233.6.77 80 port [tcp/http] succeeded!\n+ echo hostName\n" +Sep 3 08:21:32.572: INFO: stdout: "externalname-service-ppdtm" +Sep 3 08:21:32.572: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-1024 exec execpodsgjcd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.0.193 31808' +Sep 3 08:21:32.727: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.128.0.193 31808\nConnection to 10.128.0.193 31808 port [tcp/*] succeeded!\n" +Sep 3 08:21:32.727: INFO: stdout: "externalname-service-ppdtm" +Sep 3 08:21:32.727: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-1024 exec execpodsgjcd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.128.3.141 31808' +Sep 3 08:21:32.870: INFO: stderr: "+ nc -v -t -w 2 10.128.3.141 31808\n+ echo hostName\nConnection to 10.128.3.141 31808 port [tcp/*] succeeded!\n" +Sep 3 08:21:32.870: INFO: stdout: "externalname-service-ppdtm" +Sep 3 08:21:32.870: INFO: Cleaning up the ExternalName to NodePort test service +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:21:32.895: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1024" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:8.112 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to NodePort [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]","total":346,"completed":291,"skipped":5638,"failed":0} +SS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:21:32.903: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name configmap-test-volume-8970d7e5-0586-4405-b8f1-535437010a4a +STEP: Creating a pod to test consume configMaps +Sep 3 08:21:32.938: INFO: Waiting up to 5m0s for pod "pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e" in namespace "configmap-1876" to be "Succeeded or Failed" +Sep 3 08:21:32.947: INFO: Pod "pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e": Phase="Pending", Reason="", readiness=false. Elapsed: 9.27091ms +Sep 3 08:21:34.955: INFO: Pod "pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016684184s +Sep 3 08:21:36.962: INFO: Pod "pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023857851s +STEP: Saw pod success +Sep 3 08:21:36.962: INFO: Pod "pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e" satisfied condition "Succeeded or Failed" +Sep 3 08:21:36.965: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e container agnhost-container: +STEP: delete the pod +Sep 3 08:21:36.982: INFO: Waiting for pod pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e to disappear +Sep 3 08:21:36.985: INFO: Pod pod-configmaps-27e5721a-17df-4ea3-836e-606c9241dd1e no longer exists +[AfterEach] [sig-storage] ConfigMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:21:36.985: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1876" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":346,"completed":292,"skipped":5640,"failed":0} +SSSS +------------------------------ +[sig-node] Container Runtime blackbox test when starting a container that exits + should run with the expected status [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:21:36.998: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run with the expected status [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpa': should get the expected 'State' +STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] +STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpof': should get the expected 'State' +STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] +STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' +STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' +STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition +STEP: Container 'terminate-cmd-rpn': should get the expected 'State' +STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] +[AfterEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:05.301: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-5184" for this suite. + +• [SLOW TEST:28.313 seconds] +[sig-node] Container Runtime +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + blackbox test + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/runtime.go:41 + when starting a container that exits + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/runtime.go:42 + should run with the expected status [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","total":346,"completed":293,"skipped":5644,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:05.312: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:22:05.339: INFO: Creating ReplicaSet my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19 +Sep 3 08:22:05.351: INFO: Pod name my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19: Found 0 pods out of 1 +Sep 3 08:22:10.361: INFO: Pod name my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19: Found 1 pods out of 1 +Sep 3 08:22:10.361: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19" is running +Sep 3 08:22:10.363: INFO: Pod "my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19-ztpq9" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 08:22:05 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 08:22:06 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 08:22:06 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-03 08:22:05 +0000 UTC Reason: Message:}]) +Sep 3 08:22:10.363: INFO: Trying to dial the pod +Sep 3 08:22:15.381: INFO: Controller my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19: Got expected result from replica 1 [my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19-ztpq9]: "my-hostname-basic-1f8fabea-abb3-4326-8b0b-eba7aab3da19-ztpq9", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:15.381: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-681" for this suite. + +• [SLOW TEST:10.079 seconds] +[sig-apps] ReplicaSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]","total":346,"completed":294,"skipped":5672,"failed":0} +SSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl logs + should be able to retrieve and filter logs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:15.391: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[BeforeEach] Kubectl logs + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1411 +STEP: creating an pod +Sep 3 08:22:15.414: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 run logs-generator --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' +Sep 3 08:22:15.505: INFO: stderr: "" +Sep 3 08:22:15.506: INFO: stdout: "pod/logs-generator created\n" +[It] should be able to retrieve and filter logs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Waiting for log generator to start. +Sep 3 08:22:15.506: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] +Sep 3 08:22:15.506: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-3789" to be "running and ready, or succeeded" +Sep 3 08:22:15.513: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 7.254527ms +Sep 3 08:22:17.519: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.012286062s +Sep 3 08:22:17.519: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" +Sep 3 08:22:17.519: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] +STEP: checking for a matching strings +Sep 3 08:22:17.519: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator' +Sep 3 08:22:17.608: INFO: stderr: "" +Sep 3 08:22:17.608: INFO: stdout: "I0903 08:22:16.418211 1 logs_generator.go:76] 0 POST /api/v1/namespaces/ns/pods/hwrw 484\nI0903 08:22:16.618575 1 logs_generator.go:76] 1 GET /api/v1/namespaces/kube-system/pods/tp2 260\nI0903 08:22:16.819032 1 logs_generator.go:76] 2 POST /api/v1/namespaces/kube-system/pods/x7hd 313\nI0903 08:22:17.018356 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/z59l 213\nI0903 08:22:17.218749 1 logs_generator.go:76] 4 POST /api/v1/namespaces/default/pods/psm 482\nI0903 08:22:17.419126 1 logs_generator.go:76] 5 POST /api/v1/namespaces/default/pods/wdfb 470\n" +STEP: limiting log lines +Sep 3 08:22:17.609: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator --tail=1' +Sep 3 08:22:17.706: INFO: stderr: "" +Sep 3 08:22:17.706: INFO: stdout: "I0903 08:22:17.618440 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/4p4x 364\n" +Sep 3 08:22:17.706: INFO: got output "I0903 08:22:17.618440 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/4p4x 364\n" +STEP: limiting log bytes +Sep 3 08:22:17.706: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator --limit-bytes=1' +Sep 3 08:22:17.791: INFO: stderr: "" +Sep 3 08:22:17.791: INFO: stdout: "I" +Sep 3 08:22:17.791: INFO: got output "I" +STEP: exposing timestamps +Sep 3 08:22:17.791: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator --tail=1 --timestamps' +Sep 3 08:22:17.874: INFO: stderr: "" +Sep 3 08:22:17.874: INFO: stdout: "2022-09-03T08:22:17.819525841Z I0903 08:22:17.819339 1 logs_generator.go:76] 7 POST /api/v1/namespaces/kube-system/pods/5sdv 579\n" +Sep 3 08:22:17.874: INFO: got output "2022-09-03T08:22:17.819525841Z I0903 08:22:17.819339 1 logs_generator.go:76] 7 POST /api/v1/namespaces/kube-system/pods/5sdv 579\n" +STEP: restricting to a time range +Sep 3 08:22:20.374: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator --since=1s' +Sep 3 08:22:20.465: INFO: stderr: "" +Sep 3 08:22:20.465: INFO: stdout: "I0903 08:22:19.619060 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/295 442\nI0903 08:22:19.818348 1 logs_generator.go:76] 17 PUT /api/v1/namespaces/kube-system/pods/kvx 296\nI0903 08:22:20.018709 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/kkvl 333\nI0903 08:22:20.219109 1 logs_generator.go:76] 19 PUT /api/v1/namespaces/default/pods/wx7w 322\nI0903 08:22:20.418353 1 logs_generator.go:76] 20 POST /api/v1/namespaces/default/pods/btf 251\n" +Sep 3 08:22:20.466: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 logs logs-generator logs-generator --since=24h' +Sep 3 08:22:20.577: INFO: stderr: "" +Sep 3 08:22:20.577: INFO: stdout: "I0903 08:22:16.418211 1 logs_generator.go:76] 0 POST /api/v1/namespaces/ns/pods/hwrw 484\nI0903 08:22:16.618575 1 logs_generator.go:76] 1 GET /api/v1/namespaces/kube-system/pods/tp2 260\nI0903 08:22:16.819032 1 logs_generator.go:76] 2 POST /api/v1/namespaces/kube-system/pods/x7hd 313\nI0903 08:22:17.018356 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/ns/pods/z59l 213\nI0903 08:22:17.218749 1 logs_generator.go:76] 4 POST /api/v1/namespaces/default/pods/psm 482\nI0903 08:22:17.419126 1 logs_generator.go:76] 5 POST /api/v1/namespaces/default/pods/wdfb 470\nI0903 08:22:17.618440 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/4p4x 364\nI0903 08:22:17.819339 1 logs_generator.go:76] 7 POST /api/v1/namespaces/kube-system/pods/5sdv 579\nI0903 08:22:18.018929 1 logs_generator.go:76] 8 POST /api/v1/namespaces/ns/pods/ctb 223\nI0903 08:22:18.218231 1 logs_generator.go:76] 9 POST /api/v1/namespaces/default/pods/nnlc 538\nI0903 08:22:18.418632 1 logs_generator.go:76] 10 POST /api/v1/namespaces/ns/pods/7lff 464\nI0903 08:22:18.618221 1 logs_generator.go:76] 11 POST /api/v1/namespaces/ns/pods/phtl 595\nI0903 08:22:18.818663 1 logs_generator.go:76] 12 PUT /api/v1/namespaces/ns/pods/n2z 314\nI0903 08:22:19.018978 1 logs_generator.go:76] 13 POST /api/v1/namespaces/ns/pods/6j45 493\nI0903 08:22:19.218254 1 logs_generator.go:76] 14 POST /api/v1/namespaces/kube-system/pods/2cb 521\nI0903 08:22:19.418725 1 logs_generator.go:76] 15 GET /api/v1/namespaces/kube-system/pods/g4l 560\nI0903 08:22:19.619060 1 logs_generator.go:76] 16 GET /api/v1/namespaces/ns/pods/295 442\nI0903 08:22:19.818348 1 logs_generator.go:76] 17 PUT /api/v1/namespaces/kube-system/pods/kvx 296\nI0903 08:22:20.018709 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/kkvl 333\nI0903 08:22:20.219109 1 logs_generator.go:76] 19 PUT /api/v1/namespaces/default/pods/wx7w 322\nI0903 08:22:20.418353 1 logs_generator.go:76] 20 POST /api/v1/namespaces/default/pods/btf 251\n" +[AfterEach] Kubectl logs + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1416 +Sep 3 08:22:20.577: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-3789 delete pod logs-generator' +Sep 3 08:22:21.745: INFO: stderr: "" +Sep 3 08:22:21.745: INFO: stdout: "pod \"logs-generator\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:21.745: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-3789" for this suite. + +• [SLOW TEST:6.367 seconds] +[sig-cli] Kubectl client +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23 + Kubectl logs + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1408 + should be able to retrieve and filter logs [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs [Conformance]","total":346,"completed":295,"skipped":5681,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl diff + should check if kubectl diff finds a difference for Deployments [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:21.758: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244 +[It] should check if kubectl diff finds a difference for Deployments [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create deployment with httpd image +Sep 3 08:22:21.788: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8786 create -f -' +Sep 3 08:22:22.711: INFO: stderr: "" +Sep 3 08:22:22.711: INFO: stdout: "deployment.apps/httpd-deployment created\n" +STEP: verify diff finds difference between live and declared image +Sep 3 08:22:22.711: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8786 diff -f -' +Sep 3 08:22:22.935: INFO: rc: 1 +Sep 3 08:22:22.936: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=kubectl-8786 delete -f -' +Sep 3 08:22:23.019: INFO: stderr: "" +Sep 3 08:22:23.019: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:23.019: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-8786" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]","total":346,"completed":296,"skipped":5692,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Docker Containers + should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:23.037: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test override arguments +Sep 3 08:22:23.092: INFO: Waiting up to 5m0s for pod "client-containers-0df67252-7f60-4592-be75-4c35cf92af9d" in namespace "containers-7671" to be "Succeeded or Failed" +Sep 3 08:22:23.096: INFO: Pod "client-containers-0df67252-7f60-4592-be75-4c35cf92af9d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.308949ms +Sep 3 08:22:25.102: INFO: Pod "client-containers-0df67252-7f60-4592-be75-4c35cf92af9d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009855191s +Sep 3 08:22:27.107: INFO: Pod "client-containers-0df67252-7f60-4592-be75-4c35cf92af9d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014683846s +STEP: Saw pod success +Sep 3 08:22:27.107: INFO: Pod "client-containers-0df67252-7f60-4592-be75-4c35cf92af9d" satisfied condition "Succeeded or Failed" +Sep 3 08:22:27.110: INFO: Trying to get logs from node cluster1-k8s-node-2 pod client-containers-0df67252-7f60-4592-be75-4c35cf92af9d container agnhost-container: +STEP: delete the pod +Sep 3 08:22:27.131: INFO: Waiting for pod client-containers-0df67252-7f60-4592-be75-4c35cf92af9d to disappear +Sep 3 08:22:27.136: INFO: Pod client-containers-0df67252-7f60-4592-be75-4c35cf92af9d no longer exists +[AfterEach] [sig-node] Docker Containers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:27.136: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-7671" for this suite. +•{"msg":"PASSED [sig-node] Docker Containers should be able to override the image's default arguments (docker cmd) [NodeConformance] [Conformance]","total":346,"completed":297,"skipped":5711,"failed":0} +SSSS +------------------------------ +[sig-apps] Deployment + Deployment should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:27.148: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] Deployment should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:22:27.171: INFO: Creating simple deployment test-new-deployment +Sep 3 08:22:27.184: INFO: deployment "test-new-deployment" doesn't have the required revision set +STEP: getting scale subresource +STEP: updating a scale subresource +STEP: verifying the deployment Spec.Replicas was modified +STEP: Patch a scale subresource +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 08:22:29.233: INFO: Deployment "test-new-deployment": +&Deployment{ObjectMeta:{test-new-deployment deployment-4471 acb80225-02d2-465e-b5f7-114df476b133 186082 3 2022-09-03 08:22:27 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 FieldsV1 {"f:spec":{"f:replicas":{}}} scale} {e2e.test Update apps/v1 2022-09-03 08:22:27 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:22:28 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0061d0788 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:25%!,(MISSING)MaxSurge:25%!,(MISSING)},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-5d9fdcc779" has successfully progressed.,LastUpdateTime:2022-09-03 08:22:28 +0000 UTC,LastTransitionTime:2022-09-03 08:22:27 +0000 UTC,},DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2022-09-03 08:22:29 +0000 UTC,LastTransitionTime:2022-09-03 08:22:29 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 3 08:22:29.238: INFO: New ReplicaSet "test-new-deployment-5d9fdcc779" of Deployment "test-new-deployment": +&ReplicaSet{ObjectMeta:{test-new-deployment-5d9fdcc779 deployment-4471 3da536a3-0e4b-45f3-80f5-d0dac334e8dd 186083 3 2022-09-03 08:22:27 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[deployment.kubernetes.io/desired-replicas:4 deployment.kubernetes.io/max-replicas:5 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment acb80225-02d2-465e-b5f7-114df476b133 0xc0061d0ba7 0xc0061d0ba8}] [] [{kube-controller-manager Update apps/v1 2022-09-03 08:22:27 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"acb80225-02d2-465e-b5f7-114df476b133\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:22:28 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*4,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 5d9fdcc779,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc0061d0c38 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Sep 3 08:22:29.244: INFO: Pod "test-new-deployment-5d9fdcc779-fz6l2" is available: +&Pod{ObjectMeta:{test-new-deployment-5d9fdcc779-fz6l2 test-new-deployment-5d9fdcc779- deployment-4471 2a923310-20d0-4acb-a9cd-1573f2f0bf88 186070 0 2022-09-03 08:22:27 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[cni.projectcalico.org/containerID:6ad996d07365b9dbdf44df49c8bcda4ff8ebc331e0f6a197c7fff49e01d40a59 cni.projectcalico.org/podIP:10.233.85.15/32 cni.projectcalico.org/podIPs:10.233.85.15/32] [{apps/v1 ReplicaSet test-new-deployment-5d9fdcc779 3da536a3-0e4b-45f3-80f5-d0dac334e8dd 0xc0061d1027 0xc0061d1028}] [] [{calico Update v1 2022-09-03 08:22:27 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-09-03 08:22:27 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"3da536a3-0e4b-45f3-80f5-d0dac334e8dd\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 08:22:28 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.15\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jgmf4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jgmf4,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:27 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:28 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:28 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:27 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.15,StartTime:2022-09-03 08:22:27 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 08:22:28 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://158ca9df5790a2c8972baf51e7fc3e8e6796177040930b00ffe5cae7b83c684f,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.15,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 3 08:22:29.244: INFO: Pod "test-new-deployment-5d9fdcc779-hvxdh" is not available: +&Pod{ObjectMeta:{test-new-deployment-5d9fdcc779-hvxdh test-new-deployment-5d9fdcc779- deployment-4471 2334b1e0-4c2c-4feb-b4c7-c7fee6f3599b 186086 0 2022-09-03 08:22:29 +0000 UTC map[name:httpd pod-template-hash:5d9fdcc779] map[] [{apps/v1 ReplicaSet test-new-deployment-5d9fdcc779 3da536a3-0e4b-45f3-80f5-d0dac334e8dd 0xc0061d1217 0xc0061d1218}] [] [{kube-controller-manager Update v1 2022-09-03 08:22:29 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"3da536a3-0e4b-45f3-80f5-d0dac334e8dd\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-09-03 08:22:29 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-r7bkd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-r7bkd,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-1,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:29 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:29 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:ContainersReady,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:29 +0000 UTC,Reason:ContainersNotReady,Message:containers with unready status: [httpd],},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:22:29 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.0.193,PodIP:,StartTime:2022-09-03 08:22:29 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ContainerCreating,Message:,},Running:nil,Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:false,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:29.244: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-4471" for this suite. +•{"msg":"PASSED [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]","total":346,"completed":298,"skipped":5715,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Servers with support for Table transformation + should return a 406 for a backend which does not implement metadata [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:29.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename tables +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/table_conversion.go:47 +[It] should return a 406 for a backend which does not implement metadata [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-api-machinery] Servers with support for Table transformation + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:29.304: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "tables-5471" for this suite. +•{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return a 406 for a backend which does not implement metadata [Conformance]","total":346,"completed":299,"skipped":5784,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should be possible to delete [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:29.319: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:38 +[BeforeEach] when scheduling a busybox command that always fails in a pod + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:82 +[It] should be possible to delete [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[AfterEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:29.359: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-5197" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","total":346,"completed":300,"skipped":5857,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should receive events on concurrent watches in same order [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:29.379: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should receive events on concurrent watches in same order [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: getting a starting resourceVersion +STEP: starting a background goroutine to produce watch events +STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order +[AfterEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:32.188: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-850" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]","total":346,"completed":301,"skipped":5897,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:32.291: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir volume type on tmpfs +Sep 3 08:22:32.322: INFO: Waiting up to 5m0s for pod "pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41" in namespace "emptydir-9677" to be "Succeeded or Failed" +Sep 3 08:22:32.331: INFO: Pod "pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41": Phase="Pending", Reason="", readiness=false. Elapsed: 9.371617ms +Sep 3 08:22:34.337: INFO: Pod "pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014506299s +Sep 3 08:22:36.342: INFO: Pod "pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020093867s +STEP: Saw pod success +Sep 3 08:22:36.342: INFO: Pod "pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41" satisfied condition "Succeeded or Failed" +Sep 3 08:22:36.345: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41 container test-container: +STEP: delete the pod +Sep 3 08:22:36.359: INFO: Waiting for pod pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41 to disappear +Sep 3 08:22:36.362: INFO: Pod pod-69704af6-b9fd-4e60-afcd-71fd1aa02b41 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:36.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9677" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":302,"skipped":5909,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:36.377: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: set up a multi version CRD +Sep 3 08:22:36.405: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: mark a version not serverd +STEP: check the unserved version gets removed +STEP: check the other version is not changed +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:57.146: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9350" for this suite. + +• [SLOW TEST:20.788 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + removes definition from spec when one version gets changed to not be served [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]","total":346,"completed":303,"skipped":5946,"failed":0} +SS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if not matching [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:57.167: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:90 +Sep 3 08:22:57.200: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 3 08:22:57.209: INFO: Waiting for terminating namespaces to be deleted... +Sep 3 08:22:57.212: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-1 before test +Sep 3 08:22:57.220: INFO: ingress-nginx-controller-lwxt7 from ingress-nginx started at 2022-09-03 06:46:58 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container controller ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: calico-node-pclmw from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container calico-node ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: coredns-76b4fb4578-wxg5h from kube-system started at 2022-09-02 17:53:29 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container coredns ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: csi-cinder-controllerplugin-7d65c5b8f8-cmlhb from kube-system started at 2022-09-02 19:25:47 +0000 UTC (6 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container csi-attacher ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container csi-provisioner ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container csi-resizer ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container csi-snapshotter ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: csi-cinder-nodeplugin-wczff from kube-system started at 2022-09-02 17:54:15 +0000 UTC (3 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: kube-proxy-ct6gr from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container kube-proxy ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: nginx-proxy-cluster1-k8s-node-1 from kube-system started at 2022-09-02 17:50:53 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container nginx-proxy ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: nodelocaldns-78b5l from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container node-cache ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: snapshot-controller-754bc6769f-vlhdz from kube-system started at 2022-09-02 17:54:31 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container snapshot-controller ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-zcfpq from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:22:57.220: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: Container systemd-logs ready: true, restart count 0 +Sep 3 08:22:57.220: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-2 before test +Sep 3 08:22:57.228: INFO: ingress-nginx-controller-pw79l from ingress-nginx started at 2022-09-03 07:25:23 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container controller ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: calico-node-skndk from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container calico-node ready: true, restart count 1 +Sep 3 08:22:57.228: INFO: csi-cinder-nodeplugin-7tqsx from kube-system started at 2022-09-03 07:25:23 +0000 UTC (3 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: kube-proxy-rxpzs from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container kube-proxy ready: true, restart count 1 +Sep 3 08:22:57.228: INFO: nginx-proxy-cluster1-k8s-node-2 from kube-system started at 2022-09-02 17:50:54 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container nginx-proxy ready: true, restart count 1 +Sep 3 08:22:57.228: INFO: nodelocaldns-plb54 from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container node-cache ready: true, restart count 1 +Sep 3 08:22:57.228: INFO: sonobuoy from sonobuoy started at 2022-09-03 07:00:05 +0000 UTC (1 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: sonobuoy-e2e-job-0a4e0df40285441e from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container e2e ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-ldpqn from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:22:57.228: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:22:57.228: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if not matching [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Trying to schedule Pod with nonempty NodeSelector. +STEP: Considering event: +Type = [Warning], Name = [restricted-pod.17114c11e73a41f3], Reason = [FailedScheduling], Message = [0/3 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate, 2 node(s) didn't match Pod's node affinity/selector.] +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:22:58.257: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-9266" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:81 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance]","total":346,"completed":304,"skipped":5948,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + pod should support shared volumes between containers [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:22:58.267: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] pod should support shared volumes between containers [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating Pod +STEP: Reading file content from the nginx-container +Sep 3 08:23:00.318: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-1062 PodName:pod-sharedvolume-73332280-0d5b-4799-b3ce-be472d2bfe6b ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 3 08:23:00.318: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +Sep 3 08:23:00.319: INFO: ExecWithOptions: Clientset creation +Sep 3 08:23:00.319: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/emptydir-1062/pods/pod-sharedvolume-73332280-0d5b-4799-b3ce-be472d2bfe6b/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fusr%2Fshare%2Fvolumeshare%2Fshareddata.txt&container=busybox-main-container&container=busybox-main-container&stderr=true&stdout=true %!s(MISSING)) +Sep 3 08:23:00.397: INFO: Exec stderr: "" +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:00.397: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1062" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","total":346,"completed":305,"skipped":5977,"failed":0} +SSS +------------------------------ +[sig-node] Pods Extended Pods Set QOS Class + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods Extended + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:00.413: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Pods Set QOS Class + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/pods.go:150 +[It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +STEP: submitting the pod to kubernetes +STEP: verifying QOS class is set on the pod +[AfterEach] [sig-node] Pods Extended + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:00.454: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-6400" for this suite. +•{"msg":"PASSED [sig-node] Pods Extended Pods Set QOS Class should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]","total":346,"completed":306,"skipped":5980,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:00.467: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:53 +STEP: create the container to handle the HTTPGet hook request. +Sep 3 08:23:00.513: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:23:02.517: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the pod with lifecycle hook +Sep 3 08:23:02.531: INFO: The status of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:23:04.537: INFO: The status of Pod pod-with-prestop-http-hook is Running (Ready = true) +STEP: delete the pod with lifecycle hook +Sep 3 08:23:04.545: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 3 08:23:04.548: INFO: Pod pod-with-prestop-http-hook still exists +Sep 3 08:23:06.549: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 3 08:23:06.559: INFO: Pod pod-with-prestop-http-hook still exists +Sep 3 08:23:08.548: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 3 08:23:08.553: INFO: Pod pod-with-prestop-http-hook no longer exists +STEP: check prestop hook +[AfterEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:08.564: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-5419" for this suite. + +• [SLOW TEST:8.107 seconds] +[sig-node] Container Lifecycle Hook +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:44 + should execute prestop http hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]","total":346,"completed":307,"skipped":6025,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support rollover [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:08.577: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:89 +[It] deployment should support rollover [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:23:08.609: INFO: Pod name rollover-pod: Found 0 pods out of 1 +Sep 3 08:23:13.617: INFO: Pod name rollover-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Sep 3 08:23:13.618: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready +Sep 3 08:23:15.625: INFO: Creating deployment "test-rollover-deployment" +Sep 3 08:23:15.632: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations +Sep 3 08:23:17.641: INFO: Check revision of new replica set for deployment "test-rollover-deployment" +Sep 3 08:23:17.649: INFO: Ensure that both replica sets have 1 created replica +Sep 3 08:23:17.655: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update +Sep 3 08:23:17.663: INFO: Updating deployment test-rollover-deployment +Sep 3 08:23:17.663: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller +Sep 3 08:23:19.677: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 +Sep 3 08:23:19.683: INFO: Make sure deployment "test-rollover-deployment" is complete +Sep 3 08:23:19.688: INFO: all replica sets need to contain the pod-template-hash label +Sep 3 08:23:19.689: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-668b7f667d\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 08:23:21.697: INFO: all replica sets need to contain the pod-template-hash label +Sep 3 08:23:21.697: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-668b7f667d\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 08:23:23.697: INFO: all replica sets need to contain the pod-template-hash label +Sep 3 08:23:23.697: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-668b7f667d\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 08:23:25.700: INFO: all replica sets need to contain the pod-template-hash label +Sep 3 08:23:25.700: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-668b7f667d\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 08:23:27.697: INFO: all replica sets need to contain the pod-template-hash label +Sep 3 08:23:27.697: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:2, Replicas:2, UpdatedReplicas:1, ReadyReplicas:2, AvailableReplicas:1, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 3, 8, 23, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 3, 8, 23, 15, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-668b7f667d\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 3 08:23:29.701: INFO: +Sep 3 08:23:29.702: INFO: Ensure that both old replica sets have no replicas +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:83 +Sep 3 08:23:29.710: INFO: Deployment "test-rollover-deployment": +&Deployment{ObjectMeta:{test-rollover-deployment deployment-5242 281c28d5-6092-4f24-9b38-d43b0e6c5613 186738 2 2022-09-03 08:23:15 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-03 08:23:17 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:minReadySeconds":{},"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:23:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc005394f68 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:0,MaxSurge:1,},},MinReadySeconds:10,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:2,Replicas:1,UpdatedReplicas:1,AvailableReplicas:1,UnavailableReplicas:0,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-03 08:23:15 +0000 UTC,LastTransitionTime:2022-09-03 08:23:15 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-668b7f667d" has successfully progressed.,LastUpdateTime:2022-09-03 08:23:29 +0000 UTC,LastTransitionTime:2022-09-03 08:23:15 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 3 08:23:29.713: INFO: New ReplicaSet "test-rollover-deployment-668b7f667d" of Deployment "test-rollover-deployment": +&ReplicaSet{ObjectMeta:{test-rollover-deployment-668b7f667d deployment-5242 8bcd54d9-fdfa-482e-8306-e4329b9c146f 186728 2 2022-09-03 08:23:17 +0000 UTC map[name:rollover-pod pod-template-hash:668b7f667d] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment 281c28d5-6092-4f24-9b38-d43b0e6c5613 0xc00533bb37 0xc00533bb38}] [] [{kube-controller-manager Update apps/v1 2022-09-03 08:23:17 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"281c28d5-6092-4f24-9b38-d43b0e6c5613\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:23:29 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 668b7f667d,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:668b7f667d] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.33 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00533bc28 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Sep 3 08:23:29.713: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": +Sep 3 08:23:29.713: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-5242 a7a9a32f-927c-4763-9897-30cbbe41606e 186736 2 2022-09-03 08:23:08 +0000 UTC map[name:rollover-pod pod:httpd] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2] [{apps/v1 Deployment test-rollover-deployment 281c28d5-6092-4f24-9b38-d43b0e6c5613 0xc00533ba07 0xc00533ba08}] [] [{e2e.test Update apps/v1 2022-09-03 08:23:08 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:23:29 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"281c28d5-6092-4f24-9b38-d43b0e6c5613\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:23:29 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod:httpd] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc00533bac8 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 08:23:29.714: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-784bc44b77 deployment-5242 9ea9fea0-2008-480a-9561-4ebb91c2c6b0 186678 2 2022-09-03 08:23:15 +0000 UTC map[name:rollover-pod pod-template-hash:784bc44b77] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment 281c28d5-6092-4f24-9b38-d43b0e6c5613 0xc00533bc97 0xc00533bc98}] [] [{kube-controller-manager Update apps/v1 2022-09-03 08:23:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"281c28d5-6092-4f24-9b38-d43b0e6c5613\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"redis-slave\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-09-03 08:23:17 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 784bc44b77,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:784bc44b77] map[] [] [] []} {[] [] [{redis-slave gcr.io/google_samples/gb-redisslave:nonexistent [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,} false false false}] [] Always 0xc00533bd58 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 3 08:23:29.717: INFO: Pod "test-rollover-deployment-668b7f667d-ffmph" is available: +&Pod{ObjectMeta:{test-rollover-deployment-668b7f667d-ffmph test-rollover-deployment-668b7f667d- deployment-5242 34076ed7-e2f6-4067-ae5d-c03dd4b15d55 186698 0 2022-09-03 08:23:17 +0000 UTC map[name:rollover-pod pod-template-hash:668b7f667d] map[cni.projectcalico.org/containerID:fa32c41605699f5281c8184f1299626ca75d22cbab7b7e2ad5d0c7ca7a2328fd cni.projectcalico.org/podIP:10.233.85.39/32 cni.projectcalico.org/podIPs:10.233.85.39/32] [{apps/v1 ReplicaSet test-rollover-deployment-668b7f667d 8bcd54d9-fdfa-482e-8306-e4329b9c146f 0xc0053953c7 0xc0053953c8}] [] [{kube-controller-manager Update v1 2022-09-03 08:23:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8bcd54d9-fdfa-482e-8306-e4329b9c146f\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {calico Update v1 2022-09-03 08:23:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-09-03 08:23:18 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.85.39\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7rv5z,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret:nil,NFS:nil,ISCSI:nil,Glusterfs:nil,PersistentVolumeClaim:nil,RBD:nil,FlexVolume:nil,Cinder:nil,CephFS:nil,Flocker:nil,DownwardAPI:nil,FC:nil,AzureFile:nil,ConfigMap:nil,VsphereVolume:nil,Quobyte:nil,AzureDisk:nil,PhotonPersistentDisk:nil,PortworxVolume:nil,ScaleIO:nil,Projected:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7rv5z,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:cluster1-k8s-node-2,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:&PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,},ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:default-scheduler,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{Toleration{Key:node.kubernetes.io/not-ready,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},Toleration{Key:node.kubernetes.io/unreachable,Operator:Exists,Value:,Effect:NoExecute,TolerationSeconds:*300,},},HostAliases:[]HostAlias{},PriorityClassName:,Priority:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:23:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:23:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:23:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-03 08:23:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.128.3.141,PodIP:10.233.85.39,StartTime:2022-09-03 08:23:17 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-03 08:23:18 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/agnhost:2.33,ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:5b3a9f1c71c09c00649d8374224642ff7029ce91a721ec9132e6ed45fa73fd43,ContainerID:containerd://02207f30f02ce916f6f9f5e2b0d385bd1020a5916a77ff937f0b309b7b221dfb,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.85.39,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:29.717: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-5242" for this suite. + +• [SLOW TEST:21.148 seconds] +[sig-apps] Deployment +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + deployment should support rollover [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","total":346,"completed":308,"skipped":6046,"failed":0} +[sig-storage] Downward API volume + should provide container's memory request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:29.725: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide container's memory request [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 08:23:29.752: INFO: Waiting up to 5m0s for pod "downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7" in namespace "downward-api-3323" to be "Succeeded or Failed" +Sep 3 08:23:29.760: INFO: Pod "downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.307601ms +Sep 3 08:23:31.767: INFO: Pod "downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014792477s +Sep 3 08:23:33.771: INFO: Pod "downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019083287s +STEP: Saw pod success +Sep 3 08:23:33.771: INFO: Pod "downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7" satisfied condition "Succeeded or Failed" +Sep 3 08:23:33.774: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7 container client-container: +STEP: delete the pod +Sep 3 08:23:33.789: INFO: Waiting for pod downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7 to disappear +Sep 3 08:23:33.792: INFO: Pod downwardapi-volume-f9c12789-d4db-4411-bed2-66859d7ce3e7 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:33.792: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3323" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","total":346,"completed":309,"skipped":6046,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should observe add, update, and delete watch notifications on configmaps [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:33.807: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should observe add, update, and delete watch notifications on configmaps [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a watch on configmaps with label A +STEP: creating a watch on configmaps with label B +STEP: creating a watch on configmaps with label A or B +STEP: creating a configmap with label A and ensuring the correct watchers observe the notification +Sep 3 08:23:33.847: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186789 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:33.847: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186789 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying configmap A and ensuring the correct watchers observe the notification +Sep 3 08:23:33.854: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186790 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:33.854: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186790 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying configmap A again and ensuring the correct watchers observe the notification +Sep 3 08:23:33.861: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186791 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:33.861: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186791 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap A and ensuring the correct watchers observe the notification +Sep 3 08:23:33.865: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186792 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:33.865: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-139 2529ee0f-d6e5-4ace-9432-24754873d6cf 186792 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: creating a configmap with label B and ensuring the correct watchers observe the notification +Sep 3 08:23:33.869: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-139 0f8271e8-581e-4432-b978-eb7ddab125c1 186793 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:33.869: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-139 0f8271e8-581e-4432-b978-eb7ddab125c1 186793 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap B and ensuring the correct watchers observe the notification +Sep 3 08:23:43.880: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-139 0f8271e8-581e-4432-b978-eb7ddab125c1 186870 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 3 08:23:43.881: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-139 0f8271e8-581e-4432-b978-eb7ddab125c1 186870 0 2022-09-03 08:23:33 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-03 08:23:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:23:53.881: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-139" for this suite. + +• [SLOW TEST:20.086 seconds] +[sig-api-machinery] Watchers +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should observe add, update, and delete watch notifications on configmaps [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","total":346,"completed":310,"skipped":6106,"failed":0} +[sig-api-machinery] Garbage collector + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:23:53.895: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the rc +STEP: delete the rc +STEP: wait for the rc to be deleted +Sep 3 08:23:59.955: INFO: 80 pods remaining +Sep 3 08:23:59.955: INFO: 80 pods has nil DeletionTimestamp +Sep 3 08:23:59.955: INFO: +Sep 3 08:24:00.986: INFO: 70 pods remaining +Sep 3 08:24:00.986: INFO: 70 pods has nil DeletionTimestamp +Sep 3 08:24:00.986: INFO: +Sep 3 08:24:01.976: INFO: 60 pods remaining +Sep 3 08:24:01.976: INFO: 60 pods has nil DeletionTimestamp +Sep 3 08:24:01.976: INFO: +Sep 3 08:24:02.955: INFO: 40 pods remaining +Sep 3 08:24:02.955: INFO: 40 pods has nil DeletionTimestamp +Sep 3 08:24:02.955: INFO: +Sep 3 08:24:03.964: INFO: 31 pods remaining +Sep 3 08:24:03.964: INFO: 31 pods has nil DeletionTimestamp +Sep 3 08:24:03.964: INFO: +Sep 3 08:24:04.970: INFO: 20 pods remaining +Sep 3 08:24:04.983: INFO: 20 pods has nil DeletionTimestamp +Sep 3 08:24:04.984: INFO: +STEP: Gathering metrics +Sep 3 08:24:05.981: INFO: The status of Pod kube-controller-manager-cluster1-k8s-master-1 is Running (Ready = true) +Sep 3 08:24:06.061: INFO: For apiserver_request_total: +For apiserver_request_latency_seconds: +For apiserver_init_events_total: +For garbage_collector_attempt_to_delete_queue_latency: +For garbage_collector_attempt_to_delete_work_duration: +For garbage_collector_attempt_to_orphan_queue_latency: +For garbage_collector_attempt_to_orphan_work_duration: +For garbage_collector_dirty_processing_latency_microseconds: +For garbage_collector_event_processing_latency_microseconds: +For garbage_collector_graph_changes_queue_latency: +For garbage_collector_graph_changes_work_duration: +For garbage_collector_orphan_processing_latency_microseconds: +For namespace_queue_latency: +For namespace_queue_latency_sum: +For namespace_queue_latency_count: +For namespace_retries: +For namespace_work_duration: +For namespace_work_duration_sum: +For namespace_work_duration_count: +For function_duration_seconds: +For errors_total: +For evicted_pods_total: + +[AfterEach] [sig-api-machinery] Garbage collector + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:24:06.061: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-3024" for this suite. + +• [SLOW TEST:12.177 seconds] +[sig-api-machinery] Garbage collector +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance]","total":346,"completed":311,"skipped":6106,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to ClusterIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:24:06.072: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should be able to change the type from ExternalName to ClusterIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-3172 +STEP: changing the ExternalName service to type=ClusterIP +STEP: creating replication controller externalname-service in namespace services-3172 +I0903 08:24:06.160796 18 runners.go:193] Created replication controller with name: externalname-service, namespace: services-3172, replica count: 2 +I0903 08:24:09.213191 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 08:24:12.213276 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 08:24:15.213858 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 08:24:18.219981 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0903 08:24:21.221180 18 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 08:24:21.221: INFO: Creating new exec pod +Sep 3 08:24:26.241: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3172 exec execpodgd2fx -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 3 08:24:26.448: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 3 08:24:26.448: INFO: stdout: "" +Sep 3 08:24:27.449: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3172 exec execpodgd2fx -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 3 08:24:27.602: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 3 08:24:27.602: INFO: stdout: "externalname-service-89l8k" +Sep 3 08:24:27.602: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3172 exec execpodgd2fx -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.13.192 80' +Sep 3 08:24:27.750: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.13.192 80\nConnection to 10.233.13.192 80 port [tcp/http] succeeded!\n" +Sep 3 08:24:27.750: INFO: stdout: "" +Sep 3 08:24:28.751: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-3172 exec execpodgd2fx -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.13.192 80' +Sep 3 08:24:28.907: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.13.192 80\nConnection to 10.233.13.192 80 port [tcp/http] succeeded!\n" +Sep 3 08:24:28.907: INFO: stdout: "externalname-service-89l8k" +Sep 3 08:24:28.907: INFO: Cleaning up the ExternalName to ClusterIP test service +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:24:28.928: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3172" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:22.891 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to ClusterIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","total":346,"completed":312,"skipped":6124,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:24:28.963: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod with failed condition +STEP: updating the pod +Sep 3 08:26:29.537: INFO: Successfully updated pod "var-expansion-bf26fd66-f2b0-47ea-8c29-64fca88c5298" +STEP: waiting for pod running +STEP: deleting the pod gracefully +Sep 3 08:26:31.553: INFO: Deleting pod "var-expansion-bf26fd66-f2b0-47ea-8c29-64fca88c5298" in namespace "var-expansion-383" +Sep 3 08:26:31.566: INFO: Wait up to 5m0s for pod "var-expansion-bf26fd66-f2b0-47ea-8c29-64fca88c5298" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:27:03.578: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-383" for this suite. + +• [SLOW TEST:154.630 seconds] +[sig-node] Variable Expansion +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance]","total":346,"completed":313,"skipped":6190,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide podname only [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:27:03.598: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide podname only [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 08:27:03.647: INFO: Waiting up to 5m0s for pod "downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68" in namespace "downward-api-4374" to be "Succeeded or Failed" +Sep 3 08:27:03.654: INFO: Pod "downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68": Phase="Pending", Reason="", readiness=false. Elapsed: 7.270359ms +Sep 3 08:27:05.660: INFO: Pod "downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013583139s +Sep 3 08:27:07.666: INFO: Pod "downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019154816s +STEP: Saw pod success +Sep 3 08:27:07.666: INFO: Pod "downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68" satisfied condition "Succeeded or Failed" +Sep 3 08:27:07.669: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68 container client-container: +STEP: delete the pod +Sep 3 08:27:07.696: INFO: Waiting for pod downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68 to disappear +Sep 3 08:27:07.699: INFO: Pod downwardapi-volume-423ff1a9-f15d-4a80-a945-4b5130255a68 no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:27:07.699: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-4374" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","total":346,"completed":314,"skipped":6238,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a pod. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:27:07.707: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a pod. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Pod that fits quota +STEP: Ensuring ResourceQuota status captures the pod usage +STEP: Not allowing a pod to be created that exceeds remaining quota +STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources) +STEP: Ensuring a pod cannot update its resource requirements +STEP: Ensuring attempts to update pod resource requirements did not change quota usage +STEP: Deleting the pod +STEP: Ensuring resource quota status released the pod usage +[AfterEach] [sig-api-machinery] ResourceQuota + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:27:20.808: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-2960" for this suite. + +• [SLOW TEST:13.110 seconds] +[sig-api-machinery] ResourceQuota +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a pod. [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]","total":346,"completed":315,"skipped":6271,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSliceMirroring + should mirror a custom Endpoints resource through create update and delete [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] EndpointSliceMirroring + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:27:20.822: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename endpointslicemirroring +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSliceMirroring + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/endpointslicemirroring.go:39 +[It] should mirror a custom Endpoints resource through create update and delete [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: mirroring a new custom Endpoint +Sep 3 08:27:20.866: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 +STEP: mirroring an update to a custom Endpoint +STEP: mirroring deletion of a custom Endpoint +Sep 3 08:27:22.888: INFO: Waiting for 0 EndpointSlices to exist, got 1 +[AfterEach] [sig-network] EndpointSliceMirroring + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:27:24.893: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslicemirroring-5690" for this suite. +•{"msg":"PASSED [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]","total":346,"completed":316,"skipped":6283,"failed":0} +S +------------------------------ +[sig-network] Services + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:27:24.902: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:749 +[It] should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating service in namespace services-7757 +Sep 3 08:27:24.937: INFO: The status of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:27:26.942: INFO: The status of Pod kube-proxy-mode-detector is Running (Ready = true) +Sep 3 08:27:26.944: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Sep 3 08:27:27.101: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Sep 3 08:27:27.101: INFO: stdout: "ipvs" +Sep 3 08:27:27.101: INFO: proxyMode: ipvs +Sep 3 08:27:27.110: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Sep 3 08:27:27.113: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-clusterip-timeout in namespace services-7757 +STEP: creating replication controller affinity-clusterip-timeout in namespace services-7757 +I0903 08:27:27.128800 18 runners.go:193] Created replication controller with name: affinity-clusterip-timeout, namespace: services-7757, replica count: 3 +I0903 08:27:30.179693 18 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 3 08:27:30.191: INFO: Creating new exec pod +Sep 3 08:27:33.209: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec execpod-affinitytwxnp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-timeout 80' +Sep 3 08:27:33.380: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip-timeout 80\nConnection to affinity-clusterip-timeout 80 port [tcp/http] succeeded!\n" +Sep 3 08:27:33.380: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:27:33.380: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec execpod-affinitytwxnp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.47.60 80' +Sep 3 08:27:33.529: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.47.60 80\nConnection to 10.233.47.60 80 port [tcp/http] succeeded!\n" +Sep 3 08:27:33.529: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Sep 3 08:27:33.529: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec execpod-affinitytwxnp -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.47.60:80/ ; done' +Sep 3 08:27:33.804: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n" +Sep 3 08:27:33.804: INFO: stdout: "\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj\naffinity-clusterip-timeout-9bgzj" +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Received response from host: affinity-clusterip-timeout-9bgzj +Sep 3 08:27:33.804: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec execpod-affinitytwxnp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.47.60:80/' +Sep 3 08:27:33.963: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n" +Sep 3 08:27:33.963: INFO: stdout: "affinity-clusterip-timeout-9bgzj" +Sep 3 08:29:43.964: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=services-7757 exec execpod-affinitytwxnp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.47.60:80/' +Sep 3 08:29:44.149: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.47.60:80/\n" +Sep 3 08:29:44.149: INFO: stdout: "affinity-clusterip-timeout-zpffd" +Sep 3 08:29:44.149: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-timeout in namespace services-7757, will wait for the garbage collector to delete the pods +Sep 3 08:29:44.304: INFO: Deleting ReplicationController affinity-clusterip-timeout took: 9.023887ms +Sep 3 08:29:44.409: INFO: Terminating ReplicationController affinity-clusterip-timeout pods took: 104.943616ms +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:29:46.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7757" for this suite. +[AfterEach] [sig-network] Services + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:753 + +• [SLOW TEST:141.835 seconds] +[sig-network] Services +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23 + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance]","total":346,"completed":317,"skipped":6284,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should mount projected service account token [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:29:46.737: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should mount projected service account token [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test service account token: +Sep 3 08:29:46.778: INFO: Waiting up to 5m0s for pod "test-pod-985e1982-d9ce-493c-bde0-5897616f180a" in namespace "svcaccounts-9107" to be "Succeeded or Failed" +Sep 3 08:29:46.784: INFO: Pod "test-pod-985e1982-d9ce-493c-bde0-5897616f180a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.709056ms +Sep 3 08:29:48.791: INFO: Pod "test-pod-985e1982-d9ce-493c-bde0-5897616f180a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01227022s +Sep 3 08:29:50.798: INFO: Pod "test-pod-985e1982-d9ce-493c-bde0-5897616f180a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01902117s +STEP: Saw pod success +Sep 3 08:29:50.798: INFO: Pod "test-pod-985e1982-d9ce-493c-bde0-5897616f180a" satisfied condition "Succeeded or Failed" +Sep 3 08:29:50.801: INFO: Trying to get logs from node cluster1-k8s-node-2 pod test-pod-985e1982-d9ce-493c-bde0-5897616f180a container agnhost-container: +STEP: delete the pod +Sep 3 08:29:50.823: INFO: Waiting for pod test-pod-985e1982-d9ce-493c-bde0-5897616f180a to disappear +Sep 3 08:29:50.828: INFO: Pod test-pod-985e1982-d9ce-493c-bde0-5897616f180a no longer exists +[AfterEach] [sig-auth] ServiceAccounts + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:29:50.831: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-9107" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should mount projected service account token [Conformance]","total":346,"completed":318,"skipped":6299,"failed":0} +SSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:29:50.842: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/downwardapi_volume.go:41 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 08:29:50.875: INFO: Waiting up to 5m0s for pod "downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a" in namespace "downward-api-1928" to be "Succeeded or Failed" +Sep 3 08:29:50.879: INFO: Pod "downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.40221ms +Sep 3 08:29:52.885: INFO: Pod "downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009735531s +Sep 3 08:29:54.891: INFO: Pod "downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016696286s +STEP: Saw pod success +Sep 3 08:29:54.892: INFO: Pod "downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a" satisfied condition "Succeeded or Failed" +Sep 3 08:29:54.894: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a container client-container: +STEP: delete the pod +Sep 3 08:29:54.909: INFO: Waiting for pod downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a to disappear +Sep 3 08:29:54.911: INFO: Pod downwardapi-volume-69a7b262-bece-492c-8eb2-048abf539f1a no longer exists +[AfterEach] [sig-storage] Downward API volume + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:29:54.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1928" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","total":346,"completed":319,"skipped":6303,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:29:54.927: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:53 +STEP: create the container to handle the HTTPGet hook request. +Sep 3 08:29:54.963: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:29:56.970: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the pod with lifecycle hook +Sep 3 08:29:56.985: INFO: The status of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:29:58.994: INFO: The status of Pod pod-with-poststart-exec-hook is Running (Ready = true) +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Sep 3 08:29:59.011: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 3 08:29:59.015: INFO: Pod pod-with-poststart-exec-hook still exists +Sep 3 08:30:01.016: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 3 08:30:01.022: INFO: Pod pod-with-poststart-exec-hook still exists +Sep 3 08:30:03.016: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 3 08:30:03.021: INFO: Pod pod-with-poststart-exec-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:30:03.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-4968" for this suite. + +• [SLOW TEST:8.106 seconds] +[sig-node] Container Lifecycle Hook +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/lifecycle_hook.go:44 + should execute poststart exec hook properly [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","total":346,"completed":320,"skipped":6334,"failed":0} +SSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates resource limits of pods that are allowed to run [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:30:03.034: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:90 +Sep 3 08:30:03.057: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 3 08:30:03.066: INFO: Waiting for terminating namespaces to be deleted... +Sep 3 08:30:03.069: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-1 before test +Sep 3 08:30:03.077: INFO: ingress-nginx-controller-lwxt7 from ingress-nginx started at 2022-09-03 06:46:58 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.077: INFO: Container controller ready: true, restart count 0 +Sep 3 08:30:03.077: INFO: calico-node-pclmw from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.077: INFO: Container calico-node ready: true, restart count 0 +Sep 3 08:30:03.077: INFO: coredns-76b4fb4578-wxg5h from kube-system started at 2022-09-02 17:53:29 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.077: INFO: Container coredns ready: true, restart count 0 +Sep 3 08:30:03.077: INFO: csi-cinder-controllerplugin-7d65c5b8f8-cmlhb from kube-system started at 2022-09-02 19:25:47 +0000 UTC (6 container statuses recorded) +Sep 3 08:30:03.077: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:30:03.077: INFO: Container csi-attacher ready: true, restart count 0 +Sep 3 08:30:03.077: INFO: Container csi-provisioner ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container csi-resizer ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container csi-snapshotter ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: csi-cinder-nodeplugin-wczff from kube-system started at 2022-09-02 17:54:15 +0000 UTC (3 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: kube-proxy-ct6gr from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container kube-proxy ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: nginx-proxy-cluster1-k8s-node-1 from kube-system started at 2022-09-02 17:50:53 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container nginx-proxy ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: nodelocaldns-78b5l from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container node-cache ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: snapshot-controller-754bc6769f-vlhdz from kube-system started at 2022-09-02 17:54:31 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container snapshot-controller ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-zcfpq from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:30:03.078: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: Container systemd-logs ready: true, restart count 0 +Sep 3 08:30:03.078: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-2 before test +Sep 3 08:30:03.087: INFO: pod-handle-http-request from container-lifecycle-hook-4968 started at 2022-09-03 08:29:54 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container agnhost-container ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: ingress-nginx-controller-pw79l from ingress-nginx started at 2022-09-03 07:25:23 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container controller ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: calico-node-skndk from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container calico-node ready: true, restart count 1 +Sep 3 08:30:03.087: INFO: csi-cinder-nodeplugin-7tqsx from kube-system started at 2022-09-03 07:25:23 +0000 UTC (3 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: kube-proxy-rxpzs from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container kube-proxy ready: true, restart count 1 +Sep 3 08:30:03.087: INFO: nginx-proxy-cluster1-k8s-node-2 from kube-system started at 2022-09-02 17:50:54 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container nginx-proxy ready: true, restart count 1 +Sep 3 08:30:03.087: INFO: nodelocaldns-plb54 from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container node-cache ready: true, restart count 1 +Sep 3 08:30:03.087: INFO: sonobuoy from sonobuoy started at 2022-09-03 07:00:05 +0000 UTC (1 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: sonobuoy-e2e-job-0a4e0df40285441e from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container e2e ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-ldpqn from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:30:03.087: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:30:03.087: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates resource limits of pods that are allowed to run [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: verifying the node has the label node cluster1-k8s-node-1 +STEP: verifying the node has the label node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod pod-handle-http-request requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod ingress-nginx-controller-lwxt7 requesting resource cpu=100m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod ingress-nginx-controller-pw79l requesting resource cpu=100m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod calico-node-pclmw requesting resource cpu=150m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod calico-node-skndk requesting resource cpu=150m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod coredns-76b4fb4578-wxg5h requesting resource cpu=100m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod csi-cinder-controllerplugin-7d65c5b8f8-cmlhb requesting resource cpu=0m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod csi-cinder-nodeplugin-7tqsx requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod csi-cinder-nodeplugin-wczff requesting resource cpu=0m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod kube-proxy-ct6gr requesting resource cpu=0m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod kube-proxy-rxpzs requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod nginx-proxy-cluster1-k8s-node-1 requesting resource cpu=25m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod nginx-proxy-cluster1-k8s-node-2 requesting resource cpu=25m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod nodelocaldns-78b5l requesting resource cpu=100m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod nodelocaldns-plb54 requesting resource cpu=100m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod snapshot-controller-754bc6769f-vlhdz requesting resource cpu=0m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.150: INFO: Pod sonobuoy requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod sonobuoy-e2e-job-0a4e0df40285441e requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-ldpqn requesting resource cpu=0m on Node cluster1-k8s-node-2 +Sep 3 08:30:03.150: INFO: Pod sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-zcfpq requesting resource cpu=0m on Node cluster1-k8s-node-1 +STEP: Starting Pods to consume most of the cluster CPU. +Sep 3 08:30:03.150: INFO: Creating a pod which consumes cpu=647m on Node cluster1-k8s-node-1 +Sep 3 08:30:03.182: INFO: Creating a pod which consumes cpu=717m on Node cluster1-k8s-node-2 +STEP: Creating another pod that requires unavailable amount of CPU. +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b.17114c751395f480], Reason = [Scheduled], Message = [Successfully assigned sched-pred-989/filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b to cluster1-k8s-node-2] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b.17114c75436e6ed1], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.6" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b.17114c75441971fe], Reason = [Created], Message = [Created container filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b.17114c754aa6e82d], Reason = [Started], Message = [Started container filler-pod-b70b62a5-4ae0-4a03-9817-4ab4f31e050b] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b71243da-7565-4904-accf-b9693b9e53ba.17114c75133a6b2c], Reason = [Scheduled], Message = [Successfully assigned sched-pred-989/filler-pod-b71243da-7565-4904-accf-b9693b9e53ba to cluster1-k8s-node-1] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b71243da-7565-4904-accf-b9693b9e53ba.17114c753b24847f], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.6" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b71243da-7565-4904-accf-b9693b9e53ba.17114c753bd5269b], Reason = [Created], Message = [Created container filler-pod-b71243da-7565-4904-accf-b9693b9e53ba] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-b71243da-7565-4904-accf-b9693b9e53ba.17114c7540230518], Reason = [Started], Message = [Started container filler-pod-b71243da-7565-4904-accf-b9693b9e53ba] +STEP: Considering event: +Type = [Warning], Name = [additional-pod.17114c758c4f8ce7], Reason = [FailedScheduling], Message = [0/3 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate, 2 Insufficient cpu.] +STEP: removing the label node off the node cluster1-k8s-node-1 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node cluster1-k8s-node-2 +STEP: verifying the node doesn't have the label node +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:30:06.275: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-989" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:81 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]","total":346,"completed":321,"skipped":6340,"failed":0} +SSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:30:06.288: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: create the container +STEP: wait for the container to reach Succeeded +STEP: get the container status +STEP: the container should be terminated +STEP: the termination message should be set +Sep 3 08:30:10.345: INFO: Expected: &{OK} to match Container's Termination Message: OK -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:30:10.356: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-7892" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [Excluded:WindowsDocker] [NodeConformance] [Conformance]","total":346,"completed":322,"skipped":6345,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow composing env vars into new env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:30:10.370: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test env composition +Sep 3 08:30:10.405: INFO: Waiting up to 5m0s for pod "var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29" in namespace "var-expansion-7833" to be "Succeeded or Failed" +Sep 3 08:30:10.412: INFO: Pod "var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29": Phase="Pending", Reason="", readiness=false. Elapsed: 6.973755ms +Sep 3 08:30:12.416: INFO: Pod "var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010537929s +Sep 3 08:30:14.420: INFO: Pod "var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015394432s +STEP: Saw pod success +Sep 3 08:30:14.421: INFO: Pod "var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29" satisfied condition "Succeeded or Failed" +Sep 3 08:30:14.423: INFO: Trying to get logs from node cluster1-k8s-node-2 pod var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29 container dapi-container: +STEP: delete the pod +Sep 3 08:30:14.440: INFO: Waiting for pod var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29 to disappear +Sep 3 08:30:14.443: INFO: Pod var-expansion-8fa76b67-5b1e-41a7-9898-e2688563da29 no longer exists +[AfterEach] [sig-node] Variable Expansion + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:30:14.443: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7833" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","total":346,"completed":323,"skipped":6359,"failed":0} +SSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform canary updates and phased rolling updates of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:30:14.451: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:94 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:109 +STEP: Creating service test in namespace statefulset-6598 +[It] should perform canary updates and phased rolling updates of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a new StatefulSet +Sep 3 08:30:14.489: INFO: Found 0 stateful pods, waiting for 3 +Sep 3 08:30:24.494: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:30:24.494: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:30:24.494: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Updating stateful set template: update image from k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 to k8s.gcr.io/e2e-test-images/httpd:2.4.39-2 +Sep 3 08:30:24.521: INFO: Updating stateful set ss2 +STEP: Creating a new revision +STEP: Not applying an update when the partition is greater than the number of replicas +STEP: Performing a canary update +Sep 3 08:30:34.555: INFO: Updating stateful set ss2 +Sep 3 08:30:34.561: INFO: Waiting for Pod statefulset-6598/ss2-2 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +STEP: Restoring Pods to the correct revision when they are deleted +Sep 3 08:30:44.612: INFO: Found 2 stateful pods, waiting for 3 +Sep 3 08:30:54.618: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:30:54.618: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 3 08:30:54.618: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Performing a phased rolling update +Sep 3 08:30:54.646: INFO: Updating stateful set ss2 +Sep 3 08:30:54.653: INFO: Waiting for Pod statefulset-6598/ss2-1 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +Sep 3 08:31:04.683: INFO: Updating stateful set ss2 +Sep 3 08:31:04.700: INFO: Waiting for StatefulSet statefulset-6598/ss2 to complete update +Sep 3 08:31:04.700: INFO: Waiting for Pod statefulset-6598/ss2-0 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:120 +Sep 3 08:31:14.710: INFO: Deleting all statefulset in ns statefulset-6598 +Sep 3 08:31:14.713: INFO: Scaling statefulset ss2 to 0 +Sep 3 08:31:24.733: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 3 08:31:24.737: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:24.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-6598" for this suite. + +• [SLOW TEST:70.311 seconds] +[sig-apps] StatefulSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:99 + should perform canary updates and phased rolling updates of template modifications [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","total":346,"completed":324,"skipped":6362,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:24.769: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/endpointslice.go:49 +[It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:31:24.807: INFO: Endpoints addresses: [10.128.3.143] , ports: [6443] +Sep 3 08:31:24.807: INFO: EndpointSlices addresses: [10.128.3.143] , ports: [6443] +[AfterEach] [sig-network] EndpointSlice + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:24.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-6333" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]","total":346,"completed":325,"skipped":6380,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update annotations on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:24.818: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should update annotations on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating the pod +Sep 3 08:31:24.853: INFO: The status of Pod annotationupdateac5de847-26e7-4df3-b0ad-913f4d486037 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:31:26.858: INFO: The status of Pod annotationupdateac5de847-26e7-4df3-b0ad-913f4d486037 is Running (Ready = true) +Sep 3 08:31:27.380: INFO: Successfully updated pod "annotationupdateac5de847-26e7-4df3-b0ad-913f4d486037" +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:31.409: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4191" for this suite. + +• [SLOW TEST:6.608 seconds] +[sig-storage] Projected downwardAPI +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]","total":346,"completed":326,"skipped":6402,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide host IP as an env var [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:31.428: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide host IP as an env var [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward api env vars +Sep 3 08:31:31.464: INFO: Waiting up to 5m0s for pod "downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2" in namespace "downward-api-9558" to be "Succeeded or Failed" +Sep 3 08:31:31.471: INFO: Pod "downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.775254ms +Sep 3 08:31:33.477: INFO: Pod "downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010386745s +Sep 3 08:31:35.483: INFO: Pod "downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016445295s +STEP: Saw pod success +Sep 3 08:31:35.483: INFO: Pod "downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2" satisfied condition "Succeeded or Failed" +Sep 3 08:31:35.486: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2 container dapi-container: +STEP: delete the pod +Sep 3 08:31:35.505: INFO: Waiting for pod downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2 to disappear +Sep 3 08:31:35.508: INFO: Pod downward-api-e74c7186-f6b1-4194-bc12-71da09586ce2 no longer exists +[AfterEach] [sig-node] Downward API + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:35.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-9558" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]","total":346,"completed":327,"skipped":6424,"failed":0} +SS +------------------------------ +[sig-apps] ReplicaSet + Replicaset should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:35.520: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] Replicaset should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota +Sep 3 08:31:35.553: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 3 08:31:40.564: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: getting scale subresource +STEP: updating a scale subresource +STEP: verifying the replicaset Spec.Replicas was modified +STEP: Patch a scale subresource +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:40.599: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-7617" for this suite. + +• [SLOW TEST:5.104 seconds] +[sig-apps] ReplicaSet +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23 + Replicaset should have a working scale subresource [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]","total":346,"completed":328,"skipped":6426,"failed":0} +SSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:40.624: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Sep 3 08:31:40.653: INFO: Waiting up to 5m0s for pod "pod-1487045d-e269-4dce-9c8f-cad018122bf5" in namespace "emptydir-2148" to be "Succeeded or Failed" +Sep 3 08:31:40.660: INFO: Pod "pod-1487045d-e269-4dce-9c8f-cad018122bf5": Phase="Pending", Reason="", readiness=false. Elapsed: 7.388836ms +Sep 3 08:31:42.664: INFO: Pod "pod-1487045d-e269-4dce-9c8f-cad018122bf5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011123921s +Sep 3 08:31:44.669: INFO: Pod "pod-1487045d-e269-4dce-9c8f-cad018122bf5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015887566s +STEP: Saw pod success +Sep 3 08:31:44.669: INFO: Pod "pod-1487045d-e269-4dce-9c8f-cad018122bf5" satisfied condition "Succeeded or Failed" +Sep 3 08:31:44.672: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-1487045d-e269-4dce-9c8f-cad018122bf5 container test-container: +STEP: delete the pod +Sep 3 08:31:44.686: INFO: Waiting for pod pod-1487045d-e269-4dce-9c8f-cad018122bf5 to disappear +Sep 3 08:31:44.689: INFO: Pod pod-1487045d-e269-4dce-9c8f-cad018122bf5 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:44.689: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2148" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":329,"skipped":6432,"failed":0} +SS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate configmap [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:44.699: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:31:45.364: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:31:48.382: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate configmap [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the mutating configmap webhook via the AdmissionRegistration API +STEP: create a configmap that should be updated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:31:48.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-483" for this suite. +STEP: Destroying namespace "webhook-483-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","total":346,"completed":330,"skipped":6434,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:31:48.473: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:90 +Sep 3 08:31:48.536: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 3 08:31:48.545: INFO: Waiting for terminating namespaces to be deleted... +Sep 3 08:31:48.548: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-1 before test +Sep 3 08:31:48.555: INFO: ingress-nginx-controller-lwxt7 from ingress-nginx started at 2022-09-03 06:46:58 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container controller ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: calico-node-pclmw from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container calico-node ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: coredns-76b4fb4578-wxg5h from kube-system started at 2022-09-02 17:53:29 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container coredns ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: csi-cinder-controllerplugin-7d65c5b8f8-cmlhb from kube-system started at 2022-09-02 19:25:47 +0000 UTC (6 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container csi-attacher ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container csi-provisioner ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container csi-resizer ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container csi-snapshotter ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: csi-cinder-nodeplugin-wczff from kube-system started at 2022-09-02 17:54:15 +0000 UTC (3 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: kube-proxy-ct6gr from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container kube-proxy ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: nginx-proxy-cluster1-k8s-node-1 from kube-system started at 2022-09-02 17:50:53 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container nginx-proxy ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: nodelocaldns-78b5l from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container node-cache ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: snapshot-controller-754bc6769f-vlhdz from kube-system started at 2022-09-02 17:54:31 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container snapshot-controller ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-zcfpq from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:31:48.555: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: Container systemd-logs ready: true, restart count 0 +Sep 3 08:31:48.555: INFO: +Logging pods the apiserver thinks is on node cluster1-k8s-node-2 before test +Sep 3 08:31:48.561: INFO: ingress-nginx-controller-pw79l from ingress-nginx started at 2022-09-03 07:25:23 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container controller ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: calico-node-skndk from kube-system started at 2022-09-02 17:51:33 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container calico-node ready: true, restart count 1 +Sep 3 08:31:48.561: INFO: csi-cinder-nodeplugin-7tqsx from kube-system started at 2022-09-03 07:25:23 +0000 UTC (3 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container cinder-csi-plugin ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: Container liveness-probe ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: Container node-driver-registrar ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: kube-proxy-rxpzs from kube-system started at 2022-09-02 17:50:57 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container kube-proxy ready: true, restart count 1 +Sep 3 08:31:48.561: INFO: nginx-proxy-cluster1-k8s-node-2 from kube-system started at 2022-09-02 17:50:54 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container nginx-proxy ready: true, restart count 1 +Sep 3 08:31:48.561: INFO: nodelocaldns-plb54 from kube-system started at 2022-09-02 17:53:18 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container node-cache ready: true, restart count 1 +Sep 3 08:31:48.561: INFO: sonobuoy from sonobuoy started at 2022-09-03 07:00:05 +0000 UTC (1 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: sonobuoy-e2e-job-0a4e0df40285441e from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container e2e ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: sonobuoy-systemd-logs-daemon-set-c85d1ee449404b96-ldpqn from sonobuoy started at 2022-09-03 07:00:06 +0000 UTC (2 container statuses recorded) +Sep 3 08:31:48.561: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 3 08:31:48.561: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Trying to launch a pod without a label to get a node which can launch it. +STEP: Explicitly delete pod here to free the resource it takes. +STEP: Trying to apply a random label on the found node. +STEP: verifying the node has the label kubernetes.io/e2e-ca70f6ad-2596-4e0f-84ad-54f1a4a1ab1f 95 +STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled +STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 10.128.3.141 on the node which pod4 resides and expect not scheduled +STEP: removing the label kubernetes.io/e2e-ca70f6ad-2596-4e0f-84ad-54f1a4a1ab1f off the node cluster1-k8s-node-2 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-ca70f6ad-2596-4e0f-84ad-54f1a4a1ab1f +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:36:52.685: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-847" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:81 + +• [SLOW TEST:304.225 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/framework.go:40 + validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance]","total":346,"completed":331,"skipped":6448,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:36:52.698: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-map-a4fae82a-93a3-4eea-9ea9-3965a895391b +STEP: Creating a pod to test consume configMaps +Sep 3 08:36:52.743: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8" in namespace "projected-7542" to be "Succeeded or Failed" +Sep 3 08:36:52.746: INFO: Pod "pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.506346ms +Sep 3 08:36:54.754: INFO: Pod "pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011815921s +Sep 3 08:36:56.760: INFO: Pod "pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017410114s +STEP: Saw pod success +Sep 3 08:36:56.760: INFO: Pod "pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8" satisfied condition "Succeeded or Failed" +Sep 3 08:36:56.763: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8 container agnhost-container: +STEP: delete the pod +Sep 3 08:36:56.787: INFO: Waiting for pod pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8 to disappear +Sep 3 08:36:56.792: INFO: Pod pod-projected-configmaps-30f31bba-6ee6-4e2b-a8c8-050287062bd8 no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:36:56.792: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7542" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":346,"completed":332,"skipped":6456,"failed":0} + +------------------------------ +[sig-node] Kubelet when scheduling a read only busybox container + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:36:56.812: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/kubelet.go:38 +[It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:36:56.843: INFO: The status of Pod busybox-readonly-fsaeeb74da-80bd-4c0f-9a07-4cad043d4e80 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:36:58.847: INFO: The status of Pod busybox-readonly-fsaeeb74da-80bd-4c0f-9a07-4cad043d4e80 is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:36:58.857: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-4864" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":333,"skipped":6456,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:36:58.868: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Sep 3 08:36:58.896: INFO: Waiting up to 5m0s for pod "pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0" in namespace "emptydir-6258" to be "Succeeded or Failed" +Sep 3 08:36:58.899: INFO: Pod "pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.628246ms +Sep 3 08:37:00.907: INFO: Pod "pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011063462s +Sep 3 08:37:02.911: INFO: Pod "pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015270331s +STEP: Saw pod success +Sep 3 08:37:02.911: INFO: Pod "pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0" satisfied condition "Succeeded or Failed" +Sep 3 08:37:02.916: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0 container test-container: +STEP: delete the pod +Sep 3 08:37:02.933: INFO: Waiting for pod pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0 to disappear +Sep 3 08:37:02.936: INFO: Pod pod-9bcf91d3-eb43-47c9-a0c0-3b39138466c0 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:02.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-6258" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":334,"skipped":6473,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:02.946: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating a pod to test downward API volume plugin +Sep 3 08:37:02.995: INFO: Waiting up to 5m0s for pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21" in namespace "projected-915" to be "Succeeded or Failed" +Sep 3 08:37:02.998: INFO: Pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21": Phase="Pending", Reason="", readiness=false. Elapsed: 2.78617ms +Sep 3 08:37:05.006: INFO: Pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21": Phase="Running", Reason="", readiness=true. Elapsed: 2.010586264s +Sep 3 08:37:07.013: INFO: Pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21": Phase="Running", Reason="", readiness=false. Elapsed: 4.017160865s +Sep 3 08:37:09.020: INFO: Pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.024969725s +STEP: Saw pod success +Sep 3 08:37:09.021: INFO: Pod "downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21" satisfied condition "Succeeded or Failed" +Sep 3 08:37:09.024: INFO: Trying to get logs from node cluster1-k8s-node-2 pod downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21 container client-container: +STEP: delete the pod +Sep 3 08:37:09.046: INFO: Waiting for pod downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21 to disappear +Sep 3 08:37:09.050: INFO: Pod downwardapi-volume-30a48567-e5f2-4cd1-b7dd-2e3cf60f3c21 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:09.050: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-915" for this suite. + +• [SLOW TEST:6.113 seconds] +[sig-storage] Projected downwardAPI +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","total":346,"completed":335,"skipped":6482,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces + should list and delete a collection of PodDisruptionBudgets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:09.066: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:69 +[BeforeEach] Listing PodDisruptionBudgets for all namespaces + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:09.092: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename disruption-2 +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should list and delete a collection of PodDisruptionBudgets [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be processed +STEP: listing a collection of PDBs across all namespaces +STEP: listing a collection of PDBs in namespace disruption-6079 +STEP: deleting a collection of PDBs +STEP: Waiting for the PDB collection to be deleted +[AfterEach] Listing PodDisruptionBudgets for all namespaces + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:11.164: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2-1658" for this suite. +[AfterEach] [sig-apps] DisruptionController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:11.174: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-6079" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces should list and delete a collection of PodDisruptionBudgets [Conformance]","total":346,"completed":336,"skipped":6529,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:11.184: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating configMap with name projected-configmap-test-volume-e3d48dfa-29dd-425f-92a6-f04184671704 +STEP: Creating a pod to test consume configMaps +Sep 3 08:37:11.225: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e" in namespace "projected-1380" to be "Succeeded or Failed" +Sep 3 08:37:11.228: INFO: Pod "pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.915732ms +Sep 3 08:37:13.237: INFO: Pod "pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011390721s +Sep 3 08:37:15.244: INFO: Pod "pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018535018s +STEP: Saw pod success +Sep 3 08:37:15.244: INFO: Pod "pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e" satisfied condition "Succeeded or Failed" +Sep 3 08:37:15.247: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e container agnhost-container: +STEP: delete the pod +Sep 3 08:37:15.260: INFO: Waiting for pod pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e to disappear +Sep 3 08:37:15.268: INFO: Pod pod-projected-configmaps-0082ac6d-51f6-4b49-b06c-cead06259e7e no longer exists +[AfterEach] [sig-storage] Projected configMap + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:15.269: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1380" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":346,"completed":337,"skipped":6551,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Secrets + should be consumable via the environment [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:15.280: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating secret secrets-7314/secret-test-a3434bd2-bbdf-4061-90e0-4f4c7b4c3b98 +STEP: Creating a pod to test consume secrets +Sep 3 08:37:15.313: INFO: Waiting up to 5m0s for pod "pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4" in namespace "secrets-7314" to be "Succeeded or Failed" +Sep 3 08:37:15.317: INFO: Pod "pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4": Phase="Pending", Reason="", readiness=false. Elapsed: 3.852483ms +Sep 3 08:37:17.322: INFO: Pod "pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008851135s +Sep 3 08:37:19.330: INFO: Pod "pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01657192s +STEP: Saw pod success +Sep 3 08:37:19.330: INFO: Pod "pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4" satisfied condition "Succeeded or Failed" +Sep 3 08:37:19.333: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4 container env-test: +STEP: delete the pod +Sep 3 08:37:19.351: INFO: Waiting for pod pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4 to disappear +Sep 3 08:37:19.354: INFO: Pod pod-configmaps-70c66e22-3675-4e0d-9035-813b9778ddf4 no longer exists +[AfterEach] [sig-node] Secrets + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:19.355: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-7314" for this suite. +•{"msg":"PASSED [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]","total":346,"completed":338,"skipped":6559,"failed":0} +S +------------------------------ +[sig-node] Pods + should delete a collection of pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:19.367: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:189 +[It] should delete a collection of pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Create set of pods +Sep 3 08:37:19.399: INFO: created test-pod-1 +Sep 3 08:37:21.414: INFO: running and ready test-pod-1 +Sep 3 08:37:21.422: INFO: created test-pod-2 +Sep 3 08:37:23.430: INFO: running and ready test-pod-2 +Sep 3 08:37:23.437: INFO: created test-pod-3 +Sep 3 08:37:25.450: INFO: running and ready test-pod-3 +STEP: waiting for all 3 pods to be located +STEP: waiting for all pods to be deleted +Sep 3 08:37:25.485: INFO: Pod quantity 3 is different from expected quantity 0 +Sep 3 08:37:26.498: INFO: Pod quantity 2 is different from expected quantity 0 +Sep 3 08:37:27.496: INFO: Pod quantity 1 is different from expected quantity 0 +[AfterEach] [sig-node] Pods + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:28.493: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-289" for this suite. + +• [SLOW TEST:9.137 seconds] +[sig-node] Pods +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should delete a collection of pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] Pods should delete a collection of pods [Conformance]","total":346,"completed":339,"skipped":6560,"failed":0} +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny attaching pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:28.507: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:87 +STEP: Setting up server cert +STEP: Create role binding to let webhook read extension-apiserver-authentication +STEP: Deploying the webhook pod +STEP: Wait for the deployment to be ready +Sep 3 08:37:28.960: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Sep 3 08:37:31.986: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny attaching pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Registering the webhook via the AdmissionRegistration API +STEP: create a pod +STEP: 'kubectl attach' the pod, should be denied by the webhook +Sep 3 08:37:34.028: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1301277336 --namespace=webhook-9832 attach --namespace=webhook-9832 to-be-attached-pod -i -c=container1' +Sep 3 08:37:34.484: INFO: rc: 1 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:34.488: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9832" for this suite. +STEP: Destroying namespace "webhook-9832-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/webhook.go:102 + +• [SLOW TEST:6.045 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23 + should be able to deny attaching pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","total":346,"completed":340,"skipped":6561,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartNever pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:34.552: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/init_container.go:162 +[It] should invoke init containers on a RestartNever pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating the pod +Sep 3 08:37:34.639: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:39.844: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-7452" for this suite. + +• [SLOW TEST:5.326 seconds] +[sig-node] InitContainer [NodeConformance] +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartNever pod [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","total":346,"completed":341,"skipped":6581,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] ReplicationController + should surface a failure condition on a common issue like exceeded quota [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:39.879: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/rc.go:54 +[It] should surface a failure condition on a common issue like exceeded quota [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +Sep 3 08:37:39.905: INFO: Creating quota "condition-test" that allows only two pods to run in the current namespace +STEP: Creating rc "condition-test" that asks for more than the allowed pod quota +STEP: Checking rc "condition-test" has the desired failure condition set +STEP: Scaling down rc "condition-test" to satisfy pod quota +Sep 3 08:37:41.944: INFO: Updating replication controller "condition-test" +STEP: Checking rc "condition-test" has no failure condition set +[AfterEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:41.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-9988" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]","total":346,"completed":342,"skipped":6588,"failed":0} +SSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update labels on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:41.958: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41 +[It] should update labels on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating the pod +Sep 3 08:37:41.997: INFO: The status of Pod labelsupdate82553279-f1f5-4d2b-a9dd-2e9cd83b49a4 is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:37:44.004: INFO: The status of Pod labelsupdate82553279-f1f5-4d2b-a9dd-2e9cd83b49a4 is Running (Ready = true) +Sep 3 08:37:44.526: INFO: Successfully updated pod "labelsupdate82553279-f1f5-4d2b-a9dd-2e9cd83b49a4" +[AfterEach] [sig-storage] Projected downwardAPI + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:48.548: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-547" for this suite. + +• [SLOW TEST:6.600 seconds] +[sig-storage] Projected downwardAPI +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]","total":346,"completed":343,"skipped":6592,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should adopt matching pods on creation and release no longer matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:48.560: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should adopt matching pods on creation and release no longer matching pods [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Given a Pod with a 'name' label pod-adoption-release is created +Sep 3 08:37:48.591: INFO: The status of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) +Sep 3 08:37:50.595: INFO: The status of Pod pod-adoption-release is Running (Ready = true) +STEP: When a replicaset with a matching selector is created +STEP: Then the orphan pod is adopted +STEP: When the matched label of one of its pods change +Sep 3 08:37:51.613: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 +STEP: Then the pod is released +[AfterEach] [sig-apps] ReplicaSet + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:37:51.652: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-2405" for this suite. +•{"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","total":346,"completed":344,"skipped":6622,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with projected pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:37:51.673: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38 +STEP: Setting up data +[It] should support subpaths with projected pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: Creating pod pod-subpath-test-projected-sdhc +STEP: Creating a pod to test atomic-volume-subpath +Sep 3 08:37:51.717: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-sdhc" in namespace "subpath-84" to be "Succeeded or Failed" +Sep 3 08:37:51.720: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.964275ms +Sep 3 08:37:53.725: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 2.007746493s +Sep 3 08:37:55.733: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 4.015207414s +Sep 3 08:37:57.737: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 6.019959885s +Sep 3 08:37:59.745: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 8.027345273s +Sep 3 08:38:01.752: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 10.034945819s +Sep 3 08:38:03.758: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 12.040155949s +Sep 3 08:38:05.762: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 14.044573368s +Sep 3 08:38:07.769: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 16.051872412s +Sep 3 08:38:09.777: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 18.05941433s +Sep 3 08:38:11.785: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=true. Elapsed: 20.06715287s +Sep 3 08:38:13.790: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Running", Reason="", readiness=false. Elapsed: 22.072524051s +Sep 3 08:38:15.797: INFO: Pod "pod-subpath-test-projected-sdhc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.079606481s +STEP: Saw pod success +Sep 3 08:38:15.797: INFO: Pod "pod-subpath-test-projected-sdhc" satisfied condition "Succeeded or Failed" +Sep 3 08:38:15.800: INFO: Trying to get logs from node cluster1-k8s-node-2 pod pod-subpath-test-projected-sdhc container test-container-subpath-projected-sdhc: +STEP: delete the pod +Sep 3 08:38:15.815: INFO: Waiting for pod pod-subpath-test-projected-sdhc to disappear +Sep 3 08:38:15.819: INFO: Pod pod-subpath-test-projected-sdhc no longer exists +STEP: Deleting pod pod-subpath-test-projected-sdhc +Sep 3 08:38:15.819: INFO: Deleting pod "pod-subpath-test-projected-sdhc" in namespace "subpath-84" +[AfterEach] [sig-storage] Subpath + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:38:15.822: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-84" for this suite. + +• [SLOW TEST:24.165 seconds] +[sig-storage] Subpath +/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:34 + should support subpaths with projected pod [Excluded:WindowsDocker] [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Excluded:WindowsDocker] [Conformance]","total":346,"completed":345,"skipped":6639,"failed":0} +SS +------------------------------ +[sig-apps] ReplicationController + should test the lifecycle of a ReplicationController [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 +STEP: Creating a kubernetes client +Sep 3 08:38:15.838: INFO: >>> kubeConfig: /tmp/kubeconfig-1301277336 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/rc.go:54 +[It] should test the lifecycle of a ReplicationController [Conformance] + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633 +STEP: creating a ReplicationController +STEP: waiting for RC to be added +STEP: waiting for available Replicas +STEP: patching ReplicationController +STEP: waiting for RC to be modified +STEP: patching ReplicationController status +STEP: waiting for RC to be modified +STEP: waiting for available Replicas +STEP: fetching ReplicationController status +STEP: patching ReplicationController scale +STEP: waiting for RC to be modified +STEP: waiting for ReplicationController's scale to be the max amount +STEP: fetching ReplicationController; ensuring that it's patched +STEP: updating ReplicationController status +STEP: waiting for RC to be modified +STEP: listing all ReplicationControllers +STEP: checking that ReplicationController has expected values +STEP: deleting ReplicationControllers by collection +STEP: waiting for ReplicationController to have a DELETED watchEvent +[AfterEach] [sig-apps] ReplicationController + /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 +Sep 3 08:38:18.327: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-2851" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]","total":346,"completed":346,"skipped":6641,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSep 3 08:38:18.340: INFO: Running AfterSuite actions on all nodes +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func18.2 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func7.2 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 +Sep 3 08:38:18.341: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 +Sep 3 08:38:18.341: INFO: Running AfterSuite actions on node 1 +Sep 3 08:38:18.341: INFO: Skipping dumping logs from cluster + +JUnit report was created: /tmp/sonobuoy/results/junit_01.xml +{"msg":"Test Suite completed","total":346,"completed":346,"skipped":6698,"failed":0} + +Ran 346 of 7044 Specs in 5877.672 seconds +SUCCESS! -- 346 Passed | 0 Failed | 0 Pending | 6698 Skipped +PASS + +Ginkgo ran 1 suite in 1h38m1.480447632s +Test Suite Passed diff --git a/v1.23/elastx/junit_01.xml b/v1.23/elastx/junit_01.xml new file mode 100644 index 0000000000..566ed3a912 --- /dev/null +++ b/v1.23/elastx/junit_01.xml @@ -0,0 +1,20443 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file