diff --git a/v1.25/gke/PRODUCT.yaml b/v1.25/gke/PRODUCT.yaml new file mode 100644 index 0000000000..88e73399a9 --- /dev/null +++ b/v1.25/gke/PRODUCT.yaml @@ -0,0 +1,8 @@ +vendor: Google +name: Google Kubernetes Engine +version: 1.25.0-gke.1100 +website_url: https://cloud.google.com/kubernetes-engine/ +documentation_url: https://cloud.google.com/kubernetes-engine/docs/ +product_logo_url: https://cloud.google.com/_static/cloud/images/cloud-logo.svg +type: hosted +description: 'GKE is an enterprise-grade platform for containerized applications, including stateful and stateless, AI and ML, Linux and Windows, complex and simple web apps, API, and backend services.' diff --git a/v1.25/gke/README.md b/v1.25/gke/README.md new file mode 100644 index 0000000000..9216e1a3f5 --- /dev/null +++ b/v1.25/gke/README.md @@ -0,0 +1,19 @@ +To reproduce: +```bash +## +# Env setup + +export CLUSTER_NAME=gke-1-25 + +## +# Create the cluster. +# This creates a cluster on the rapid channel. +# https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels + +gcloud container clusters create --release-channel=rapid --cluster-version=1.25 $CLUSTER_NAME + +## +# Run the tests + +sonobuoy run --mode=certified-conformance +``` diff --git a/v1.25/gke/e2e.log b/v1.25/gke/e2e.log new file mode 100644 index 0000000000..736c74dfaf --- /dev/null +++ b/v1.25/gke/e2e.log @@ -0,0 +1,47571 @@ +I0913 14:56:06.483910 19 e2e.go:116] Starting e2e run "c02f0c43-7842-4d98-95e9-e3f23360320c" on Ginkgo node 1 +Sep 13 14:56:06.503: INFO: Enabling in-tree volume drivers +Running Suite: Kubernetes e2e suite - /usr/local/bin +==================================================== +Random Seed: 1663080966 - will randomize all specs + +Will run 362 of 7067 specs +------------------------------ +[SynchronizedBeforeSuite] +test/e2e/e2e.go:76 +[SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:76 +{"msg":"Test Suite starting","completed":0,"skipped":0,"failed":0} +Sep 13 14:56:06.649: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 14:56:06.651: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable +Sep 13 14:56:06.667: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready +Sep 13 14:56:06.700: INFO: 22 / 22 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) +Sep 13 14:56:06.700: INFO: expected 10 pod replicas in namespace 'kube-system', 10 are Running and Ready. +Sep 13 14:56:06.700: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start +Sep 13 14:56:06.712: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke-256pd' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke-max' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-scaling-10' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-scaling-20' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-windows' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'metadata-proxy-v0.1' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-large' (0 seconds elapsed) +Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-medium' (0 seconds elapsed) +Sep 13 14:56:06.713: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-small' (0 seconds elapsed) +Sep 13 14:56:06.713: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'pdcsi-node' (0 seconds elapsed) +Sep 13 14:56:06.713: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'pdcsi-node-windows' (0 seconds elapsed) +Sep 13 14:56:06.713: INFO: e2e test version: v1.25.0 +Sep 13 14:56:06.714: INFO: kube-apiserver version: v1.25.0-gke.1100 +[SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:76 +Sep 13 14:56:06.714: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 14:56:06.721: INFO: Cluster IP family: ipv4 +------------------------------ +[SynchronizedBeforeSuite] PASSED [0.072 seconds] +[SynchronizedBeforeSuite] +test/e2e/e2e.go:76 + + Begin Captured GinkgoWriter Output >> + [SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:76 + Sep 13 14:56:06.649: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 14:56:06.651: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable + Sep 13 14:56:06.667: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready + Sep 13 14:56:06.700: INFO: 22 / 22 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) + Sep 13 14:56:06.700: INFO: expected 10 pod replicas in namespace 'kube-system', 10 are Running and Ready. + Sep 13 14:56:06.700: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start + Sep 13 14:56:06.712: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke-256pd' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'fluentbit-gke-max' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-scaling-10' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-scaling-20' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'gke-metrics-agent-windows' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'metadata-proxy-v0.1' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-large' (0 seconds elapsed) + Sep 13 14:56:06.712: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-medium' (0 seconds elapsed) + Sep 13 14:56:06.713: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'nvidia-gpu-device-plugin-small' (0 seconds elapsed) + Sep 13 14:56:06.713: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'pdcsi-node' (0 seconds elapsed) + Sep 13 14:56:06.713: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'pdcsi-node-windows' (0 seconds elapsed) + Sep 13 14:56:06.713: INFO: e2e test version: v1.25.0 + Sep 13 14:56:06.714: INFO: kube-apiserver version: v1.25.0-gke.1100 + [SynchronizedBeforeSuite] TOP-LEVEL + test/e2e/e2e.go:76 + Sep 13 14:56:06.714: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 14:56:06.721: INFO: Cluster IP family: ipv4 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:06.752 +Sep 13 14:56:06.752: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 14:56:06.753 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:06.766 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:06.77 +[It] should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 +STEP: Creating a test headless service 09/13/22 14:56:06.774 +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-161.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-161.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;sleep 1; done + 09/13/22 14:56:06.781 +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-161.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-161.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;sleep 1; done + 09/13/22 14:56:06.782 +STEP: creating a pod to probe DNS 09/13/22 14:56:06.782 +STEP: submitting the pod to kubernetes 09/13/22 14:56:06.782 +Sep 13 14:56:06.809: INFO: Waiting up to 15m0s for pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5" in namespace "dns-161" to be "running" +Sep 13 14:56:06.821: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 11.462487ms +Sep 13 14:56:08.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015415785s +Sep 13 14:56:10.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.015846731s +Sep 13 14:56:12.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.016207897s +Sep 13 14:56:14.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.015647522s +Sep 13 14:56:16.826: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.016457855s +Sep 13 14:56:18.835: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Running", Reason="", readiness=true. Elapsed: 12.025353337s +Sep 13 14:56:18.835: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5" satisfied condition "running" +STEP: retrieving the pod 09/13/22 14:56:18.835 +STEP: looking for the results for each expected name from probers 09/13/22 14:56:18.84 +Sep 13 14:56:19.001: INFO: DNS probes using dns-161/dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5 succeeded + +STEP: deleting the pod 09/13/22 14:56:19.001 +STEP: deleting the test headless service 09/13/22 14:56:19.07 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 14:56:19.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-161" for this suite. 09/13/22 14:56:19.224 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [Conformance]","completed":1,"skipped":24,"failed":0} +------------------------------ +• [SLOW TEST] [12.484 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:06.752 + Sep 13 14:56:06.752: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 14:56:06.753 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:06.766 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:06.77 + [It] should provide DNS for pods for Hostname [Conformance] + test/e2e/network/dns.go:248 + STEP: Creating a test headless service 09/13/22 14:56:06.774 + 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-161.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-161.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;sleep 1; done + 09/13/22 14:56:06.781 + 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-161.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-161.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;sleep 1; done + 09/13/22 14:56:06.782 + STEP: creating a pod to probe DNS 09/13/22 14:56:06.782 + STEP: submitting the pod to kubernetes 09/13/22 14:56:06.782 + Sep 13 14:56:06.809: INFO: Waiting up to 15m0s for pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5" in namespace "dns-161" to be "running" + Sep 13 14:56:06.821: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 11.462487ms + Sep 13 14:56:08.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015415785s + Sep 13 14:56:10.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.015846731s + Sep 13 14:56:12.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.016207897s + Sep 13 14:56:14.825: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.015647522s + Sep 13 14:56:16.826: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.016457855s + Sep 13 14:56:18.835: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5": Phase="Running", Reason="", readiness=true. Elapsed: 12.025353337s + Sep 13 14:56:18.835: INFO: Pod "dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5" satisfied condition "running" + STEP: retrieving the pod 09/13/22 14:56:18.835 + STEP: looking for the results for each expected name from probers 09/13/22 14:56:18.84 + Sep 13 14:56:19.001: INFO: DNS probes using dns-161/dns-test-c7569e6c-6230-44e8-83e8-ba79aaee1ca5 succeeded + + STEP: deleting the pod 09/13/22 14:56:19.001 + STEP: deleting the test headless service 09/13/22 14:56:19.07 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 14:56:19.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-161" for this suite. 09/13/22 14:56:19.224 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:156 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:19.247 +Sep 13 14:56:19.247: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 14:56:19.249 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:19.271 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:19.289 +[It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:156 +STEP: Creating a pod to test emptydir volume type on node default medium 09/13/22 14:56:19.3 +Sep 13 14:56:19.333: INFO: Waiting up to 5m0s for pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee" in namespace "emptydir-9277" to be "Succeeded or Failed" +Sep 13 14:56:19.354: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Pending", Reason="", readiness=false. Elapsed: 20.605655ms +Sep 13 14:56:21.357: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Running", Reason="", readiness=true. Elapsed: 2.024050914s +Sep 13 14:56:23.357: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Running", Reason="", readiness=false. Elapsed: 4.024168375s +Sep 13 14:56:25.359: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.02562748s +STEP: Saw pod success 09/13/22 14:56:25.359 +Sep 13 14:56:25.359: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee" satisfied condition "Succeeded or Failed" +Sep 13 14:56:25.361: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee container test-container: +STEP: delete the pod 09/13/22 14:56:25.382 +Sep 13 14:56:25.395: INFO: Waiting for pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee to disappear +Sep 13 14:56:25.398: INFO: Pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 14:56:25.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9277" for this suite. 09/13/22 14:56:25.403 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","completed":2,"skipped":70,"failed":0} +------------------------------ +• [SLOW TEST] [6.163 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:156 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:19.247 + Sep 13 14:56:19.247: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 14:56:19.249 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:19.271 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:19.289 + [It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:156 + STEP: Creating a pod to test emptydir volume type on node default medium 09/13/22 14:56:19.3 + Sep 13 14:56:19.333: INFO: Waiting up to 5m0s for pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee" in namespace "emptydir-9277" to be "Succeeded or Failed" + Sep 13 14:56:19.354: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Pending", Reason="", readiness=false. Elapsed: 20.605655ms + Sep 13 14:56:21.357: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Running", Reason="", readiness=true. Elapsed: 2.024050914s + Sep 13 14:56:23.357: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Running", Reason="", readiness=false. Elapsed: 4.024168375s + Sep 13 14:56:25.359: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.02562748s + STEP: Saw pod success 09/13/22 14:56:25.359 + Sep 13 14:56:25.359: INFO: Pod "pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee" satisfied condition "Succeeded or Failed" + Sep 13 14:56:25.361: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee container test-container: + STEP: delete the pod 09/13/22 14:56:25.382 + Sep 13 14:56:25.395: INFO: Waiting for pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee to disappear + Sep 13 14:56:25.398: INFO: Pod pod-c172017e-7d7d-4d17-8cd8-090fa6da05ee no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 14:56:25.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-9277" for this suite. 09/13/22 14:56:25.403 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:231 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:25.418 +Sep 13 14:56:25.418: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-runtime 09/13/22 14:56:25.419 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:25.459 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:25.466 +[It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:231 +STEP: create the container 09/13/22 14:56:25.476 +STEP: wait for the container to reach Succeeded 09/13/22 14:56:25.499 +STEP: get the container status 09/13/22 14:56:30.523 +STEP: the container should be terminated 09/13/22 14:56:30.525 +STEP: the termination message should be set 09/13/22 14:56:30.526 +Sep 13 14:56:30.526: INFO: Expected: &{} to match Container's Termination Message: -- +STEP: delete the container 09/13/22 14:56:30.526 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +Sep 13 14:56:30.548: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-94" for this suite. 09/13/22 14:56:30.553 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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 [NodeConformance] [Conformance]","completed":3,"skipped":116,"failed":0} +------------------------------ +• [SLOW TEST] [5.145 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + on terminated container + test/e2e/common/node/runtime.go:136 + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:231 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:25.418 + Sep 13 14:56:25.418: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-runtime 09/13/22 14:56:25.419 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:25.459 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:25.466 + [It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:231 + STEP: create the container 09/13/22 14:56:25.476 + STEP: wait for the container to reach Succeeded 09/13/22 14:56:25.499 + STEP: get the container status 09/13/22 14:56:30.523 + STEP: the container should be terminated 09/13/22 14:56:30.525 + STEP: the termination message should be set 09/13/22 14:56:30.526 + Sep 13 14:56:30.526: INFO: Expected: &{} to match Container's Termination Message: -- + STEP: delete the container 09/13/22 14:56:30.526 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 + Sep 13 14:56:30.548: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-runtime-94" for this suite. 09/13/22 14:56:30.553 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:382 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:30.568 +Sep 13 14:56:30.568: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 14:56:30.569 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:30.586 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:30.589 +[It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:382 +STEP: Counting existing ResourceQuota 09/13/22 14:56:30.592 +STEP: Creating a ResourceQuota 09/13/22 14:56:36.597 +STEP: Ensuring resource quota status is calculated 09/13/22 14:56:36.602 +STEP: Creating a ReplicationController 09/13/22 14:56:38.606 +STEP: Ensuring resource quota status captures replication controller creation 09/13/22 14:56:38.618 +STEP: Deleting a ReplicationController 09/13/22 14:56:40.622 +STEP: Ensuring resource quota status released usage 09/13/22 14:56:40.629 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 14:56:42.633: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-484" for this suite. 09/13/22 14:56:42.638 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]","completed":4,"skipped":117,"failed":0} +------------------------------ +• [SLOW TEST] [12.079 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:382 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:30.568 + Sep 13 14:56:30.568: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 14:56:30.569 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:30.586 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:30.589 + [It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/apimachinery/resource_quota.go:382 + STEP: Counting existing ResourceQuota 09/13/22 14:56:30.592 + STEP: Creating a ResourceQuota 09/13/22 14:56:36.597 + STEP: Ensuring resource quota status is calculated 09/13/22 14:56:36.602 + STEP: Creating a ReplicationController 09/13/22 14:56:38.606 + STEP: Ensuring resource quota status captures replication controller creation 09/13/22 14:56:38.618 + STEP: Deleting a ReplicationController 09/13/22 14:56:40.622 + STEP: Ensuring resource quota status released usage 09/13/22 14:56:40.629 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 14:56:42.633: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-484" for this suite. 09/13/22 14:56:42.638 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:385 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:42.655 +Sep 13 14:56:42.655: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 14:56:42.656 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:42.671 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:42.676 +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:385 +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 14:56:42.733: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8489" for this suite. 09/13/22 14:56:42.739 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]","completed":5,"skipped":130,"failed":0} +------------------------------ +• [0.090 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:385 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:42.655 + Sep 13 14:56:42.655: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 14:56:42.656 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:42.671 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:42.676 + [It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/secrets_volume.go:385 + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 14:56:42.733: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-8489" for this suite. 09/13/22 14:56:42.739 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:431 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:42.753 +Sep 13 14:56:42.754: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 14:56:42.755 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:42.771 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:42.784 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:431 +Sep 13 14:56:42.811: INFO: Create a RollingUpdate DaemonSet +Sep 13 14:56:42.816: INFO: Check that daemon pods launch on every node of the cluster +Sep 13 14:56:42.829: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:42.829: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:43.837: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:43.837: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:44.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:44.839: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:45.837: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:45.837: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:46.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:46.838: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:47.840: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:47.840: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:48.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:48.838: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 14:56:49.844: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 14:56:49.844: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +Sep 13 14:56:49.844: INFO: Update the DaemonSet to trigger a rollout +Sep 13 14:56:49.868: INFO: Updating DaemonSet daemon-set +Sep 13 14:56:54.885: INFO: Roll back the DaemonSet before rollout is complete +Sep 13 14:56:54.895: INFO: Updating DaemonSet daemon-set +Sep 13 14:56:54.895: INFO: Make sure DaemonSet rollback is complete +Sep 13 14:56:54.903: INFO: Wrong image for pod: daemon-set-tfpd6. Expected: registry.k8s.io/e2e-test-images/httpd:2.4.38-2, got: foo:non-existent. +Sep 13 14:56:54.903: INFO: Pod daemon-set-tfpd6 is not available +Sep 13 14:56:56.938: INFO: Pod daemon-set-mfdf2 is not available +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 14:56:56.966 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8836, will wait for the garbage collector to delete the pods 09/13/22 14:56:56.966 +Sep 13 14:56:57.027: INFO: Deleting DaemonSet.extensions daemon-set took: 5.806498ms +Sep 13 14:56:57.128: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.976328ms +Sep 13 14:56:59.435: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 14:56:59.435: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 14:56:59.442: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"5514"},"items":null} + +Sep 13 14:56:59.446: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"5514"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 14:56:59.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-8836" for this suite. 09/13/22 14:56:59.462 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should rollback without unnecessary restarts [Conformance]","completed":6,"skipped":136,"failed":0} +------------------------------ +• [SLOW TEST] [16.714 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:431 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:42.753 + Sep 13 14:56:42.754: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 14:56:42.755 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:42.771 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:42.784 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should rollback without unnecessary restarts [Conformance] + test/e2e/apps/daemon_set.go:431 + Sep 13 14:56:42.811: INFO: Create a RollingUpdate DaemonSet + Sep 13 14:56:42.816: INFO: Check that daemon pods launch on every node of the cluster + Sep 13 14:56:42.829: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:42.829: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:43.837: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:43.837: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:44.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:44.839: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:45.837: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:45.837: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:46.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:46.838: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:47.840: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:47.840: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:48.838: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:48.838: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 14:56:49.844: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 14:56:49.844: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + Sep 13 14:56:49.844: INFO: Update the DaemonSet to trigger a rollout + Sep 13 14:56:49.868: INFO: Updating DaemonSet daemon-set + Sep 13 14:56:54.885: INFO: Roll back the DaemonSet before rollout is complete + Sep 13 14:56:54.895: INFO: Updating DaemonSet daemon-set + Sep 13 14:56:54.895: INFO: Make sure DaemonSet rollback is complete + Sep 13 14:56:54.903: INFO: Wrong image for pod: daemon-set-tfpd6. Expected: registry.k8s.io/e2e-test-images/httpd:2.4.38-2, got: foo:non-existent. + Sep 13 14:56:54.903: INFO: Pod daemon-set-tfpd6 is not available + Sep 13 14:56:56.938: INFO: Pod daemon-set-mfdf2 is not available + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 14:56:56.966 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8836, will wait for the garbage collector to delete the pods 09/13/22 14:56:56.966 + Sep 13 14:56:57.027: INFO: Deleting DaemonSet.extensions daemon-set took: 5.806498ms + Sep 13 14:56:57.128: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.976328ms + Sep 13 14:56:59.435: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 14:56:59.435: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 14:56:59.442: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"5514"},"items":null} + + Sep 13 14:56:59.446: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"5514"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 14:56:59.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-8836" for this suite. 09/13/22 14:56:59.462 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:136 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:56:59.47 +Sep 13 14:56:59.470: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 14:56:59.472 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:59.489 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:59.494 +[It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:136 +STEP: Creating a pod to test emptydir 0666 on tmpfs 09/13/22 14:56:59.498 +Sep 13 14:56:59.507: INFO: Waiting up to 5m0s for pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de" in namespace "emptydir-1622" to be "Succeeded or Failed" +Sep 13 14:56:59.523: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Pending", Reason="", readiness=false. Elapsed: 14.941457ms +Sep 13 14:57:01.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018578904s +Sep 13 14:57:03.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017958508s +STEP: Saw pod success 09/13/22 14:57:03.526 +Sep 13 14:57:03.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de" satisfied condition "Succeeded or Failed" +Sep 13 14:57:03.530: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de container test-container: +STEP: delete the pod 09/13/22 14:57:03.538 +Sep 13 14:57:03.552: INFO: Waiting for pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de to disappear +Sep 13 14:57:03.558: INFO: Pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 14:57:03.558: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1622" for this suite. 09/13/22 14:57:03.562 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":7,"skipped":148,"failed":0} +------------------------------ +• [4.096 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:136 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:56:59.47 + Sep 13 14:56:59.470: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 14:56:59.472 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:56:59.489 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:56:59.494 + [It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:136 + STEP: Creating a pod to test emptydir 0666 on tmpfs 09/13/22 14:56:59.498 + Sep 13 14:56:59.507: INFO: Waiting up to 5m0s for pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de" in namespace "emptydir-1622" to be "Succeeded or Failed" + Sep 13 14:56:59.523: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Pending", Reason="", readiness=false. Elapsed: 14.941457ms + Sep 13 14:57:01.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018578904s + Sep 13 14:57:03.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017958508s + STEP: Saw pod success 09/13/22 14:57:03.526 + Sep 13 14:57:03.526: INFO: Pod "pod-131342ca-70bd-49a3-9f13-f2a37b3296de" satisfied condition "Succeeded or Failed" + Sep 13 14:57:03.530: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de container test-container: + STEP: delete the pod 09/13/22 14:57:03.538 + Sep 13 14:57:03.552: INFO: Waiting for pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de to disappear + Sep 13 14:57:03.558: INFO: Pod pod-131342ca-70bd-49a3-9f13-f2a37b3296de no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 14:57:03.558: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-1622" for this suite. 09/13/22 14:57:03.562 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] CSIStorageCapacity + should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 +[BeforeEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:03.574 +Sep 13 14:57:03.574: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename csistoragecapacity 09/13/22 14:57:03.575 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:03.594 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:03.602 +[It] should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 +STEP: getting /apis 09/13/22 14:57:03.605 +STEP: getting /apis/storage.k8s.io 09/13/22 14:57:03.619 +STEP: getting /apis/storage.k8s.io/v1 09/13/22 14:57:03.624 +STEP: creating 09/13/22 14:57:03.627 +STEP: watching 09/13/22 14:57:03.649 +Sep 13 14:57:03.649: INFO: starting watch +STEP: getting 09/13/22 14:57:03.661 +STEP: listing in namespace 09/13/22 14:57:03.665 +STEP: listing across namespaces 09/13/22 14:57:03.672 +STEP: patching 09/13/22 14:57:03.678 +STEP: updating 09/13/22 14:57:03.687 +Sep 13 14:57:03.694: INFO: waiting for watch events with expected annotations in namespace +Sep 13 14:57:03.694: INFO: waiting for watch events with expected annotations across namespace +STEP: deleting 09/13/22 14:57:03.694 +STEP: deleting a collection 09/13/22 14:57:03.708 +[AfterEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:187 +Sep 13 14:57:03.722: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "csistoragecapacity-6350" for this suite. 09/13/22 14:57:03.727 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] CSIStorageCapacity should support CSIStorageCapacities API operations [Conformance]","completed":8,"skipped":158,"failed":0} +------------------------------ +• [0.160 seconds] +[sig-storage] CSIStorageCapacity +test/e2e/storage/utils/framework.go:23 + should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:03.574 + Sep 13 14:57:03.574: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename csistoragecapacity 09/13/22 14:57:03.575 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:03.594 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:03.602 + [It] should support CSIStorageCapacities API operations [Conformance] + test/e2e/storage/csistoragecapacity.go:49 + STEP: getting /apis 09/13/22 14:57:03.605 + STEP: getting /apis/storage.k8s.io 09/13/22 14:57:03.619 + STEP: getting /apis/storage.k8s.io/v1 09/13/22 14:57:03.624 + STEP: creating 09/13/22 14:57:03.627 + STEP: watching 09/13/22 14:57:03.649 + Sep 13 14:57:03.649: INFO: starting watch + STEP: getting 09/13/22 14:57:03.661 + STEP: listing in namespace 09/13/22 14:57:03.665 + STEP: listing across namespaces 09/13/22 14:57:03.672 + STEP: patching 09/13/22 14:57:03.678 + STEP: updating 09/13/22 14:57:03.687 + Sep 13 14:57:03.694: INFO: waiting for watch events with expected annotations in namespace + Sep 13 14:57:03.694: INFO: waiting for watch events with expected annotations across namespace + STEP: deleting 09/13/22 14:57:03.694 + STEP: deleting a collection 09/13/22 14:57:03.708 + [AfterEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:187 + Sep 13 14:57:03.722: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "csistoragecapacity-6350" for this suite. 09/13/22 14:57:03.727 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:123 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:03.739 +Sep 13 14:57:03.739: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 14:57:03.74 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:03.759 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:03.763 +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:123 +STEP: Creating configMap with name configmap-test-upd-4ca3fb8f-7fa8-4112-9b56-f70200fe1527 09/13/22 14:57:03.778 +STEP: Creating the pod 09/13/22 14:57:03.799 +Sep 13 14:57:03.859: INFO: Waiting up to 5m0s for pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01" in namespace "configmap-561" to be "running and ready" +Sep 13 14:57:03.866: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01": Phase="Pending", Reason="", readiness=false. Elapsed: 6.191728ms +Sep 13 14:57:03.866: INFO: The phase of Pod pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:57:05.870: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01": Phase="Running", Reason="", readiness=true. Elapsed: 2.010847674s +Sep 13 14:57:05.870: INFO: The phase of Pod pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01 is Running (Ready = true) +Sep 13 14:57:05.870: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01" satisfied condition "running and ready" +STEP: Updating configmap configmap-test-upd-4ca3fb8f-7fa8-4112-9b56-f70200fe1527 09/13/22 14:57:05.879 +STEP: waiting to observe update in volume 09/13/22 14:57:05.883 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 14:57:07.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-561" for this suite. 09/13/22 14:57:07.903 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","completed":9,"skipped":192,"failed":0} +------------------------------ +• [4.168 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:123 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:03.739 + Sep 13 14:57:03.739: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 14:57:03.74 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:03.759 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:03.763 + [It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:123 + STEP: Creating configMap with name configmap-test-upd-4ca3fb8f-7fa8-4112-9b56-f70200fe1527 09/13/22 14:57:03.778 + STEP: Creating the pod 09/13/22 14:57:03.799 + Sep 13 14:57:03.859: INFO: Waiting up to 5m0s for pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01" in namespace "configmap-561" to be "running and ready" + Sep 13 14:57:03.866: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01": Phase="Pending", Reason="", readiness=false. Elapsed: 6.191728ms + Sep 13 14:57:03.866: INFO: The phase of Pod pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:57:05.870: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01": Phase="Running", Reason="", readiness=true. Elapsed: 2.010847674s + Sep 13 14:57:05.870: INFO: The phase of Pod pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01 is Running (Ready = true) + Sep 13 14:57:05.870: INFO: Pod "pod-configmaps-d56df8e8-26d8-40f5-b9a4-27a8d189af01" satisfied condition "running and ready" + STEP: Updating configmap configmap-test-upd-4ca3fb8f-7fa8-4112-9b56-f70200fe1527 09/13/22 14:57:05.879 + STEP: waiting to observe update in volume 09/13/22 14:57:05.883 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 14:57:07.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-561" for this suite. 09/13/22 14:57:07.903 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:343 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:07.908 +Sep 13 14:57:07.908: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 14:57:07.91 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:07.925 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:07.933 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:343 +STEP: creating the pod 09/13/22 14:57:07.936 +STEP: submitting the pod to kubernetes 09/13/22 14:57:07.937 +Sep 13 14:57:07.954: INFO: Waiting up to 5m0s for pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" in namespace "pods-5037" to be "running and ready" +Sep 13 14:57:07.969: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Pending", Reason="", readiness=false. Elapsed: 14.976ms +Sep 13 14:57:07.969: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:57:09.973: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01869928s +Sep 13 14:57:09.973: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:57:11.973: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Running", Reason="", readiness=true. Elapsed: 4.019263941s +Sep 13 14:57:11.974: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Running (Ready = true) +Sep 13 14:57:11.974: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" satisfied condition "running and ready" +STEP: verifying the pod is in kubernetes 09/13/22 14:57:11.978 +STEP: updating the pod 09/13/22 14:57:11.983 +Sep 13 14:57:12.499: INFO: Successfully updated pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" +Sep 13 14:57:12.499: INFO: Waiting up to 5m0s for pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" in namespace "pods-5037" to be "running" +Sep 13 14:57:12.503: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Running", Reason="", readiness=true. Elapsed: 3.336072ms +Sep 13 14:57:12.503: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" satisfied condition "running" +STEP: verifying the updated pod is in kubernetes 09/13/22 14:57:12.503 +Sep 13 14:57:12.506: INFO: Pod update OK +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 14:57:12.506: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-5037" for this suite. 09/13/22 14:57:12.51 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","completed":10,"skipped":193,"failed":0} +------------------------------ +• [4.608 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:343 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:07.908 + Sep 13 14:57:07.908: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 14:57:07.91 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:07.925 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:07.933 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:343 + STEP: creating the pod 09/13/22 14:57:07.936 + STEP: submitting the pod to kubernetes 09/13/22 14:57:07.937 + Sep 13 14:57:07.954: INFO: Waiting up to 5m0s for pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" in namespace "pods-5037" to be "running and ready" + Sep 13 14:57:07.969: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Pending", Reason="", readiness=false. Elapsed: 14.976ms + Sep 13 14:57:07.969: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:57:09.973: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01869928s + Sep 13 14:57:09.973: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:57:11.973: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Running", Reason="", readiness=true. Elapsed: 4.019263941s + Sep 13 14:57:11.974: INFO: The phase of Pod pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a is Running (Ready = true) + Sep 13 14:57:11.974: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" satisfied condition "running and ready" + STEP: verifying the pod is in kubernetes 09/13/22 14:57:11.978 + STEP: updating the pod 09/13/22 14:57:11.983 + Sep 13 14:57:12.499: INFO: Successfully updated pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" + Sep 13 14:57:12.499: INFO: Waiting up to 5m0s for pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" in namespace "pods-5037" to be "running" + Sep 13 14:57:12.503: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a": Phase="Running", Reason="", readiness=true. Elapsed: 3.336072ms + Sep 13 14:57:12.503: INFO: Pod "pod-update-bc6f8ff7-31e9-4dc7-ab99-f26127bb953a" satisfied condition "running" + STEP: verifying the updated pod is in kubernetes 09/13/22 14:57:12.503 + Sep 13 14:57:12.506: INFO: Pod update OK + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 14:57:12.506: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-5037" for this suite. 09/13/22 14:57:12.51 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:12.525 +Sep 13 14:57:12.525: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 14:57:12.526 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:12.543 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:12.547 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 +Sep 13 14:57:12.551: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) +Sep 13 14:57:12.569: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 13 14:57:17.578: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 14:57:17.578 +Sep 13 14:57:17.578: INFO: Creating deployment "test-rolling-update-deployment" +Sep 13 14:57:17.584: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has +Sep 13 14:57:17.608: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created +Sep 13 14:57:19.615: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected +Sep 13 14:57:19.618: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 14:57:19.627: INFO: Deployment "test-rolling-update-deployment": +&Deployment{ObjectMeta:{test-rolling-update-deployment deployment-9755 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 5803 1 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2022-09-13 14:57:17 +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-13 14:57:19 +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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003462488 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-13 14:57:17 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-78f575d8ff" has successfully progressed.,LastUpdateTime:2022-09-13 14:57:19 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 13 14:57:19.631: INFO: New ReplicaSet "test-rolling-update-deployment-78f575d8ff" of Deployment "test-rolling-update-deployment": +&ReplicaSet{ObjectMeta:{test-rolling-update-deployment-78f575d8ff deployment-9755 a1177398-630b-4ce7-a3a2-e19dd4d2ae08 5790 1 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] 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 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 0xc003482457 0xc003482458}] [] [{kube-controller-manager Update apps/v1 2022-09-13 14:57: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\":\"e2d46e66-a0d0-4c61-8472-2a2f8bad1e56\"}":{}}},"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-13 14:57: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: sample-pod,pod-template-hash: 78f575d8ff,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003482508 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 13 14:57:19.631: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": +Sep 13 14:57:19.631: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-9755 872f35fd-30f8-48ca-9237-4bba2202de0c 5801 2 2022-09-13 14:57:12 +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 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 0xc003482337 0xc003482338}] [] [{e2e.test Update apps/v1 2022-09-13 14:57:12 +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-13 14:57:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e2d46e66-a0d0-4c61-8472-2a2f8bad1e56\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-13 14:57:19 +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 registry.k8s.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 0xc0034823f8 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 13 14:57:19.636: INFO: Pod "test-rolling-update-deployment-78f575d8ff-cgmrc" is available: +&Pod{ObjectMeta:{test-rolling-update-deployment-78f575d8ff-cgmrc test-rolling-update-deployment-78f575d8ff- deployment-9755 90f07a88-856f-4f34-b797-3934f70c309b 5789 0 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] map[] [{apps/v1 ReplicaSet test-rolling-update-deployment-78f575d8ff a1177398-630b-4ce7-a3a2-e19dd4d2ae08 0xc0034627ff 0xc003462830}] [] [{kube-controller-manager Update v1 2022-09-13 14:57:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a1177398-630b-4ce7-a3a2-e19dd4d2ae08\"}":{}}},"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-13 14:57: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.72.1.12\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-db64s,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-db64s,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.12,StartTime:2022-09-13 14:57:17 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 14:57:18 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.40,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146,ContainerID:containerd://d9428c80db697934d009c39d052b2a3e2093acc0534481d30d359acadf33fe68,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.12,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 14:57:19.636: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-9755" for this suite. 09/13/22 14:57:19.64 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","completed":11,"skipped":209,"failed":0} +------------------------------ +• [SLOW TEST] [7.120 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:12.525 + Sep 13 14:57:12.525: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 14:57:12.526 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:12.543 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:12.547 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:105 + Sep 13 14:57:12.551: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) + Sep 13 14:57:12.569: INFO: Pod name sample-pod: Found 0 pods out of 1 + Sep 13 14:57:17.578: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 14:57:17.578 + Sep 13 14:57:17.578: INFO: Creating deployment "test-rolling-update-deployment" + Sep 13 14:57:17.584: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has + Sep 13 14:57:17.608: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created + Sep 13 14:57:19.615: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected + Sep 13 14:57:19.618: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 14:57:19.627: INFO: Deployment "test-rolling-update-deployment": + &Deployment{ObjectMeta:{test-rolling-update-deployment deployment-9755 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 5803 1 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2022-09-13 14:57:17 +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-13 14:57:19 +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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003462488 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-13 14:57:17 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-78f575d8ff" has successfully progressed.,LastUpdateTime:2022-09-13 14:57:19 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Sep 13 14:57:19.631: INFO: New ReplicaSet "test-rolling-update-deployment-78f575d8ff" of Deployment "test-rolling-update-deployment": + &ReplicaSet{ObjectMeta:{test-rolling-update-deployment-78f575d8ff deployment-9755 a1177398-630b-4ce7-a3a2-e19dd4d2ae08 5790 1 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] 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 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 0xc003482457 0xc003482458}] [] [{kube-controller-manager Update apps/v1 2022-09-13 14:57: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\":\"e2d46e66-a0d0-4c61-8472-2a2f8bad1e56\"}":{}}},"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-13 14:57: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: sample-pod,pod-template-hash: 78f575d8ff,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003482508 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 13 14:57:19.631: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": + Sep 13 14:57:19.631: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-9755 872f35fd-30f8-48ca-9237-4bba2202de0c 5801 2 2022-09-13 14:57:12 +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 e2d46e66-a0d0-4c61-8472-2a2f8bad1e56 0xc003482337 0xc003482338}] [] [{e2e.test Update apps/v1 2022-09-13 14:57:12 +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-13 14:57:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e2d46e66-a0d0-4c61-8472-2a2f8bad1e56\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-13 14:57:19 +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 registry.k8s.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 0xc0034823f8 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 13 14:57:19.636: INFO: Pod "test-rolling-update-deployment-78f575d8ff-cgmrc" is available: + &Pod{ObjectMeta:{test-rolling-update-deployment-78f575d8ff-cgmrc test-rolling-update-deployment-78f575d8ff- deployment-9755 90f07a88-856f-4f34-b797-3934f70c309b 5789 0 2022-09-13 14:57:17 +0000 UTC map[name:sample-pod pod-template-hash:78f575d8ff] map[] [{apps/v1 ReplicaSet test-rolling-update-deployment-78f575d8ff a1177398-630b-4ce7-a3a2-e19dd4d2ae08 0xc0034627ff 0xc003462830}] [] [{kube-controller-manager Update v1 2022-09-13 14:57:17 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a1177398-630b-4ce7-a3a2-e19dd4d2ae08\"}":{}}},"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-13 14:57: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.72.1.12\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-db64s,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-db64s,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:18 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 14:57:17 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.12,StartTime:2022-09-13 14:57:17 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 14:57:18 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.40,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146,ContainerID:containerd://d9428c80db697934d009c39d052b2a3e2093acc0534481d30d359acadf33fe68,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.12,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 14:57:19.636: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-9755" for this suite. 09/13/22 14:57:19.64 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] Certificates API [Privileged:ClusterAdmin] + should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 +[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:19.653 +Sep 13 14:57:19.653: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename certificates 09/13/22 14:57:19.654 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:19.672 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:19.676 +[It] should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 +STEP: getting /apis 09/13/22 14:57:20.367 +STEP: getting /apis/certificates.k8s.io 09/13/22 14:57:20.37 +STEP: getting /apis/certificates.k8s.io/v1 09/13/22 14:57:20.371 +STEP: creating 09/13/22 14:57:20.373 +STEP: getting 09/13/22 14:57:20.388 +STEP: listing 09/13/22 14:57:20.391 +STEP: watching 09/13/22 14:57:20.395 +Sep 13 14:57:20.395: INFO: starting watch +STEP: patching 09/13/22 14:57:20.397 +STEP: updating 09/13/22 14:57:20.402 +Sep 13 14:57:20.408: INFO: waiting for watch events with expected annotations +Sep 13 14:57:20.408: INFO: saw patched and updated annotations +STEP: getting /approval 09/13/22 14:57:20.408 +STEP: patching /approval 09/13/22 14:57:20.411 +STEP: updating /approval 09/13/22 14:57:20.418 +STEP: getting /status 09/13/22 14:57:20.424 +STEP: patching /status 09/13/22 14:57:20.427 +STEP: updating /status 09/13/22 14:57:20.433 +STEP: deleting 09/13/22 14:57:20.438 +STEP: deleting a collection 09/13/22 14:57:20.46 +[AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 14:57:20.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "certificates-4787" for this suite. 09/13/22 14:57:20.475 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]","completed":12,"skipped":215,"failed":0} +------------------------------ +• [0.843 seconds] +[sig-auth] Certificates API [Privileged:ClusterAdmin] +test/e2e/auth/framework.go:23 + should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:19.653 + Sep 13 14:57:19.653: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename certificates 09/13/22 14:57:19.654 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:19.672 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:19.676 + [It] should support CSR API operations [Conformance] + test/e2e/auth/certificates.go:200 + STEP: getting /apis 09/13/22 14:57:20.367 + STEP: getting /apis/certificates.k8s.io 09/13/22 14:57:20.37 + STEP: getting /apis/certificates.k8s.io/v1 09/13/22 14:57:20.371 + STEP: creating 09/13/22 14:57:20.373 + STEP: getting 09/13/22 14:57:20.388 + STEP: listing 09/13/22 14:57:20.391 + STEP: watching 09/13/22 14:57:20.395 + Sep 13 14:57:20.395: INFO: starting watch + STEP: patching 09/13/22 14:57:20.397 + STEP: updating 09/13/22 14:57:20.402 + Sep 13 14:57:20.408: INFO: waiting for watch events with expected annotations + Sep 13 14:57:20.408: INFO: saw patched and updated annotations + STEP: getting /approval 09/13/22 14:57:20.408 + STEP: patching /approval 09/13/22 14:57:20.411 + STEP: updating /approval 09/13/22 14:57:20.418 + STEP: getting /status 09/13/22 14:57:20.424 + STEP: patching /status 09/13/22 14:57:20.427 + STEP: updating /status 09/13/22 14:57:20.433 + STEP: deleting 09/13/22 14:57:20.438 + STEP: deleting a collection 09/13/22 14:57:20.46 + [AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 14:57:20.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "certificates-4787" for this suite. 09/13/22 14:57:20.475 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:251 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:20.506 +Sep 13 14:57:20.506: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 14:57:20.507 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:20.524 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:20.532 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 14:57:20.548 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 14:57:21.076 +STEP: Deploying the webhook pod 09/13/22 14:57:21.082 +STEP: Wait for the deployment to be ready 09/13/22 14:57:21.094 +Sep 13 14:57:21.107: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 13 14:57:23.136: 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, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 14:57:25.147: 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, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service 09/13/22 14:57:27.139 +STEP: Verifying the service has paired with the endpoint 09/13/22 14:57:27.164 +Sep 13 14:57:28.165: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:251 +STEP: Registering the mutating configmap webhook via the AdmissionRegistration API 09/13/22 14:57:28.169 +STEP: create a configmap that should be updated by the webhook 09/13/22 14:57:28.192 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 14:57:28.221: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-3416" for this suite. 09/13/22 14:57:28.227 +STEP: Destroying namespace "webhook-3416-markers" for this suite. 09/13/22 14:57:28.236 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","completed":13,"skipped":239,"failed":0} +------------------------------ +• [SLOW TEST] [7.789 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:251 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:20.506 + Sep 13 14:57:20.506: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 14:57:20.507 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:20.524 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:20.532 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 14:57:20.548 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 14:57:21.076 + STEP: Deploying the webhook pod 09/13/22 14:57:21.082 + STEP: Wait for the deployment to be ready 09/13/22 14:57:21.094 + Sep 13 14:57:21.107: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + Sep 13 14:57:23.136: 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, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 14:57:25.147: 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, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 14, 57, 21, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} + STEP: Deploying the webhook service 09/13/22 14:57:27.139 + STEP: Verifying the service has paired with the endpoint 09/13/22 14:57:27.164 + Sep 13 14:57:28.165: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate configmap [Conformance] + test/e2e/apimachinery/webhook.go:251 + STEP: Registering the mutating configmap webhook via the AdmissionRegistration API 09/13/22 14:57:28.169 + STEP: create a configmap that should be updated by the webhook 09/13/22 14:57:28.192 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 14:57:28.221: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-3416" for this suite. 09/13/22 14:57:28.227 + STEP: Destroying namespace "webhook-3416-markers" for this suite. 09/13/22 14:57:28.236 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:438 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:28.304 +Sep 13 14:57:28.305: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-pred 09/13/22 14:57:28.306 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:28.346 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:28.358 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Sep 13 14:57:28.367: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 13 14:57:28.396: INFO: Waiting for terminating namespaces to be deleted... +Sep 13 14:57:28.399: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test +Sep 13 14:57:28.409: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.409: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 14:57:28.409: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 14:57:28.409: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.409: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 14:57:28.409: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 14:57:28.410: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.410: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 14:57:28.410: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.410: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 14:57:28.410: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) +Sep 13 14:57:28.410: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 14:57:28.411: INFO: Container kubedns ready: true, restart count 0 +Sep 13 14:57:28.411: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 14:57:28.411: INFO: Container sidecar ready: true, restart count 0 +Sep 13 14:57:28.411: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.411: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 14:57:28.411: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.412: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 14:57:28.412: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.412: INFO: Container default-http-backend ready: true, restart count 0 +Sep 13 14:57:28.412: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.412: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 14:57:28.412: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 14:57:28.413: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.413: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 14:57:28.413: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 14:57:28.413: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test +Sep 13 14:57:28.423: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.423: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 14:57:28.423: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 14:57:28.424: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.424: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 14:57:28.424: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 14:57:28.424: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.424: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 14:57:28.425: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) +Sep 13 14:57:28.425: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 14:57:28.425: INFO: Container kubedns ready: true, restart count 0 +Sep 13 14:57:28.425: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 14:57:28.425: INFO: Container sidecar ready: true, restart count 0 +Sep 13 14:57:28.425: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.425: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 14:57:28.426: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.426: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 14:57:28.426: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 14:57:28.426: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.426: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 14:57:28.427: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 14:57:28.427: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test +Sep 13 14:57:28.449: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.449: INFO: Container event-exporter ready: true, restart count 0 +Sep 13 14:57:28.449: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 +Sep 13 14:57:28.449: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.450: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 14:57:28.450: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 14:57:28.450: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.450: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 14:57:28.450: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 14:57:28.450: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.451: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 14:57:28.451: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.451: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 14:57:28.451: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.451: INFO: Container metrics-server ready: true, restart count 0 +Sep 13 14:57:28.451: INFO: Container metrics-server-nanny ready: true, restart count 0 +Sep 13 14:57:28.452: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.452: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 14:57:28.452: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 14:57:28.452: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) +Sep 13 14:57:28.452: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 13 14:57:28.452: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.453: INFO: Container e2e ready: true, restart count 0 +Sep 13 14:57:28.453: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 14:57:28.453: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 14:57:28.453: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 14:57:28.453: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:438 +STEP: Trying to schedule Pod with nonempty NodeSelector. 09/13/22 14:57:28.454 +STEP: Considering event: +Type = [Warning], Name = [restricted-pod.17147366f8d45ca8], Reason = [FailedScheduling], Message = [0/3 nodes are available: 3 node(s) didn't match Pod's node affinity/selector. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.] 09/13/22 14:57:28.518 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +Sep 13 14:57:29.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-2778" for this suite. 09/13/22 14:57:29.512 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance]","completed":14,"skipped":257,"failed":0} +------------------------------ +• [1.213 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:438 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:28.304 + Sep 13 14:57:28.305: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-pred 09/13/22 14:57:28.306 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:28.346 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:28.358 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 + Sep 13 14:57:28.367: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Sep 13 14:57:28.396: INFO: Waiting for terminating namespaces to be deleted... + Sep 13 14:57:28.399: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test + Sep 13 14:57:28.409: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.409: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 14:57:28.409: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 14:57:28.409: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.409: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 14:57:28.409: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 14:57:28.410: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.410: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 14:57:28.410: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.410: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 14:57:28.410: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) + Sep 13 14:57:28.410: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 14:57:28.411: INFO: Container kubedns ready: true, restart count 0 + Sep 13 14:57:28.411: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 14:57:28.411: INFO: Container sidecar ready: true, restart count 0 + Sep 13 14:57:28.411: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.411: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 14:57:28.411: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.412: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 14:57:28.412: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.412: INFO: Container default-http-backend ready: true, restart count 0 + Sep 13 14:57:28.412: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.412: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 14:57:28.412: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 14:57:28.413: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.413: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 14:57:28.413: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 14:57:28.413: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test + Sep 13 14:57:28.423: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.423: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 14:57:28.423: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 14:57:28.424: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.424: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 14:57:28.424: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 14:57:28.424: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.424: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 14:57:28.425: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) + Sep 13 14:57:28.425: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 14:57:28.425: INFO: Container kubedns ready: true, restart count 0 + Sep 13 14:57:28.425: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 14:57:28.425: INFO: Container sidecar ready: true, restart count 0 + Sep 13 14:57:28.425: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.425: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 14:57:28.426: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.426: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 14:57:28.426: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 14:57:28.426: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.426: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 14:57:28.427: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 14:57:28.427: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test + Sep 13 14:57:28.449: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.449: INFO: Container event-exporter ready: true, restart count 0 + Sep 13 14:57:28.449: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 + Sep 13 14:57:28.449: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.450: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 14:57:28.450: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 14:57:28.450: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.450: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 14:57:28.450: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 14:57:28.450: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.451: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 14:57:28.451: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.451: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 14:57:28.451: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.451: INFO: Container metrics-server ready: true, restart count 0 + Sep 13 14:57:28.451: INFO: Container metrics-server-nanny ready: true, restart count 0 + Sep 13 14:57:28.452: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.452: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 14:57:28.452: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 14:57:28.452: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) + Sep 13 14:57:28.452: INFO: Container kube-sonobuoy ready: true, restart count 0 + Sep 13 14:57:28.452: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.453: INFO: Container e2e ready: true, restart count 0 + Sep 13 14:57:28.453: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 14:57:28.453: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 14:57:28.453: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 14:57:28.453: INFO: Container systemd-logs ready: true, restart count 0 + [It] validates that NodeSelector is respected if not matching [Conformance] + test/e2e/scheduling/predicates.go:438 + STEP: Trying to schedule Pod with nonempty NodeSelector. 09/13/22 14:57:28.454 + STEP: Considering event: + Type = [Warning], Name = [restricted-pod.17147366f8d45ca8], Reason = [FailedScheduling], Message = [0/3 nodes are available: 3 node(s) didn't match Pod's node affinity/selector. preemption: 0/3 nodes are available: 3 Preemption is not helpful for scheduling.] 09/13/22 14:57:28.518 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 + Sep 13 14:57:29.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-pred-2778" for this suite. 09/13/22 14:57:29.512 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:29.518 +Sep 13 14:57:29.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 14:57:29.522 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:29.538 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:29.543 +[It] listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 +Sep 13 14:57:29.548: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 14:57:36.344: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-269" for this suite. 09/13/22 14:57:36.349 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works [Conformance]","completed":15,"skipped":262,"failed":0} +------------------------------ +• [SLOW TEST] [6.838 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:29.518 + Sep 13 14:57:29.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 14:57:29.522 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:29.538 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:29.543 + [It] listing custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:85 + Sep 13 14:57:29.548: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 14:57:36.344: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "custom-resource-definition-269" for this suite. 09/13/22 14:57:36.349 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 +[BeforeEach] version v1 + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:36.357 +Sep 13 14:57:36.358: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename proxy 09/13/22 14:57:36.359 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:36.38 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:36.384 +[It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 +Sep 13 14:57:36.389: INFO: Creating pod... +Sep 13 14:57:36.402: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-5471" to be "running" +Sep 13 14:57:36.422: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 19.900715ms +Sep 13 14:57:38.426: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024098786s +Sep 13 14:57:40.426: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 4.023732427s +Sep 13 14:57:40.426: INFO: Pod "agnhost" satisfied condition "running" +Sep 13 14:57:40.426: INFO: Creating service... +Sep 13 14:57:40.447: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/DELETE +Sep 13 14:57:40.473: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 13 14:57:40.473: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/GET +Sep 13 14:57:40.478: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Sep 13 14:57:40.478: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/HEAD +Sep 13 14:57:40.483: INFO: http.Client request:HEAD | StatusCode:200 +Sep 13 14:57:40.483: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/OPTIONS +Sep 13 14:57:40.489: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 13 14:57:40.489: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/PATCH +Sep 13 14:57:40.498: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 13 14:57:40.498: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/POST +Sep 13 14:57:40.504: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 13 14:57:40.504: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/PUT +Sep 13 14:57:40.510: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Sep 13 14:57:40.510: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/DELETE +Sep 13 14:57:40.516: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 13 14:57:40.516: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/GET +Sep 13 14:57:40.521: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Sep 13 14:57:40.521: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/HEAD +Sep 13 14:57:40.526: INFO: http.Client request:HEAD | StatusCode:200 +Sep 13 14:57:40.526: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/OPTIONS +Sep 13 14:57:40.546: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 13 14:57:40.546: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/PATCH +Sep 13 14:57:40.553: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 13 14:57:40.553: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/POST +Sep 13 14:57:40.563: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 13 14:57:40.563: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/PUT +Sep 13 14:57:40.572: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +[AfterEach] version v1 + test/e2e/framework/framework.go:187 +Sep 13 14:57:40.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-5471" for this suite. 09/13/22 14:57:40.578 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]","completed":16,"skipped":271,"failed":0} +------------------------------ +• [4.225 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:36.357 + Sep 13 14:57:36.358: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename proxy 09/13/22 14:57:36.359 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:36.38 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:36.384 + [It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/network/proxy.go:286 + Sep 13 14:57:36.389: INFO: Creating pod... + Sep 13 14:57:36.402: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-5471" to be "running" + Sep 13 14:57:36.422: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 19.900715ms + Sep 13 14:57:38.426: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024098786s + Sep 13 14:57:40.426: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 4.023732427s + Sep 13 14:57:40.426: INFO: Pod "agnhost" satisfied condition "running" + Sep 13 14:57:40.426: INFO: Creating service... + Sep 13 14:57:40.447: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/DELETE + Sep 13 14:57:40.473: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Sep 13 14:57:40.473: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/GET + Sep 13 14:57:40.478: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET + Sep 13 14:57:40.478: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/HEAD + Sep 13 14:57:40.483: INFO: http.Client request:HEAD | StatusCode:200 + Sep 13 14:57:40.483: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/OPTIONS + Sep 13 14:57:40.489: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Sep 13 14:57:40.489: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/PATCH + Sep 13 14:57:40.498: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Sep 13 14:57:40.498: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/POST + Sep 13 14:57:40.504: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Sep 13 14:57:40.504: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/pods/agnhost/proxy/some/path/with/PUT + Sep 13 14:57:40.510: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Sep 13 14:57:40.510: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/DELETE + Sep 13 14:57:40.516: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Sep 13 14:57:40.516: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/GET + Sep 13 14:57:40.521: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET + Sep 13 14:57:40.521: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/HEAD + Sep 13 14:57:40.526: INFO: http.Client request:HEAD | StatusCode:200 + Sep 13 14:57:40.526: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/OPTIONS + Sep 13 14:57:40.546: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Sep 13 14:57:40.546: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/PATCH + Sep 13 14:57:40.553: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Sep 13 14:57:40.553: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/POST + Sep 13 14:57:40.563: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Sep 13 14:57:40.563: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-5471/services/test-service/proxy/some/path/with/PUT + Sep 13 14:57:40.572: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + [AfterEach] version v1 + test/e2e/framework/framework.go:187 + Sep 13 14:57:40.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "proxy-5471" for this suite. 09/13/22 14:57:40.578 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:791 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:40.583 +Sep 13 14:57:40.583: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 14:57:40.584 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:40.666 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:40.674 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:791 +STEP: creating service endpoint-test2 in namespace services-7167 09/13/22 14:57:40.68 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[] 09/13/22 14:57:40.77 +Sep 13 14:57:40.779: INFO: Failed go get Endpoints object: endpoints "endpoint-test2" not found +Sep 13 14:57:41.788: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-7167 09/13/22 14:57:41.788 +Sep 13 14:57:41.805: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-7167" to be "running and ready" +Sep 13 14:57:41.813: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 7.307331ms +Sep 13 14:57:41.814: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:57:43.818: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.012664488s +Sep 13 14:57:43.819: INFO: The phase of Pod pod1 is Running (Ready = true) +Sep 13 14:57:43.819: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod1:[80]] 09/13/22 14:57:43.821 +Sep 13 14:57:43.832: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod1:[80]] +STEP: Checking if the Service forwards traffic to pod1 09/13/22 14:57:43.832 +Sep 13 14:57:43.833: INFO: Creating new exec pod +Sep 13 14:57:43.858: INFO: Waiting up to 5m0s for pod "execpodg6gsh" in namespace "services-7167" to be "running" +Sep 13 14:57:43.868: INFO: Pod "execpodg6gsh": Phase="Pending", Reason="", readiness=false. Elapsed: 9.269213ms +Sep 13 14:57:45.873: INFO: Pod "execpodg6gsh": Phase="Running", Reason="", readiness=true. Elapsed: 2.014185851s +Sep 13 14:57:45.873: INFO: Pod "execpodg6gsh" satisfied condition "running" +Sep 13 14:57:46.873: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 13 14:57:49.111: INFO: rc: 1 +Sep 13 14:57:49.111: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 endpoint-test2 80 +nc: connect to endpoint-test2 port 80 (tcp) timed out: Operation in progress +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 14:57:50.112: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 13 14:57:50.282: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:50.282: 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 13 14:57:50.282: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' +Sep 13 14:57:50.446: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:50.446: 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-7167 09/13/22 14:57:50.446 +Sep 13 14:57:50.467: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-7167" to be "running and ready" +Sep 13 14:57:50.471: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.425687ms +Sep 13 14:57:50.472: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:57:52.476: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.008522998s +Sep 13 14:57:52.476: INFO: The phase of Pod pod2 is Running (Ready = true) +Sep 13 14:57:52.476: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod1:[80] pod2:[80]] 09/13/22 14:57:52.478 +Sep 13 14:57:52.489: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod1:[80] pod2:[80]] +STEP: Checking if the Service forwards traffic to pod1 and pod2 09/13/22 14:57:52.489 +Sep 13 14:57:53.490: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 13 14:57:53.644: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:53.644: 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 13 14:57:53.644: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' +Sep 13 14:57:53.843: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:53.843: 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-7167 09/13/22 14:57:53.843 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod2:[80]] 09/13/22 14:57:53.874 +Sep 13 14:57:53.889: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod2:[80]] +STEP: Checking if the Service forwards traffic to pod2 09/13/22 14:57:53.889 +Sep 13 14:57:54.890: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 13 14:57:57.043: INFO: rc: 1 +Sep 13 14:57:57.043: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80: +Command stdout: + +stderr: ++ + echo hostName +nc -v -t -w 2 endpoint-test2 80 +nc: connect to endpoint-test2 port 80 (tcp) timed out: Operation in progress +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 14:57:58.043: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Sep 13 14:57:58.190: INFO: stderr: "+ nc -v -t -w 2 endpoint-test2 80\n+ echo hostName\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:58.190: 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 13 14:57:58.190: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' +Sep 13 14:57:58.396: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" +Sep 13 14:57:58.396: 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-7167 09/13/22 14:57:58.396 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[] 09/13/22 14:57:58.427 +Sep 13 14:57:58.447: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 14:57:58.466: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7167" for this suite. 09/13/22 14:57:58.471 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should serve a basic endpoint from pods [Conformance]","completed":17,"skipped":282,"failed":0} +------------------------------ +• [SLOW TEST] [17.893 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:791 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:40.583 + Sep 13 14:57:40.583: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 14:57:40.584 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:40.666 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:40.674 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should serve a basic endpoint from pods [Conformance] + test/e2e/network/service.go:791 + STEP: creating service endpoint-test2 in namespace services-7167 09/13/22 14:57:40.68 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[] 09/13/22 14:57:40.77 + Sep 13 14:57:40.779: INFO: Failed go get Endpoints object: endpoints "endpoint-test2" not found + Sep 13 14:57:41.788: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[] + STEP: Creating pod pod1 in namespace services-7167 09/13/22 14:57:41.788 + Sep 13 14:57:41.805: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-7167" to be "running and ready" + Sep 13 14:57:41.813: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 7.307331ms + Sep 13 14:57:41.814: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:57:43.818: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.012664488s + Sep 13 14:57:43.819: INFO: The phase of Pod pod1 is Running (Ready = true) + Sep 13 14:57:43.819: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod1:[80]] 09/13/22 14:57:43.821 + Sep 13 14:57:43.832: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod1:[80]] + STEP: Checking if the Service forwards traffic to pod1 09/13/22 14:57:43.832 + Sep 13 14:57:43.833: INFO: Creating new exec pod + Sep 13 14:57:43.858: INFO: Waiting up to 5m0s for pod "execpodg6gsh" in namespace "services-7167" to be "running" + Sep 13 14:57:43.868: INFO: Pod "execpodg6gsh": Phase="Pending", Reason="", readiness=false. Elapsed: 9.269213ms + Sep 13 14:57:45.873: INFO: Pod "execpodg6gsh": Phase="Running", Reason="", readiness=true. Elapsed: 2.014185851s + Sep 13 14:57:45.873: INFO: Pod "execpodg6gsh" satisfied condition "running" + Sep 13 14:57:46.873: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' + Sep 13 14:57:49.111: INFO: rc: 1 + Sep 13 14:57:49.111: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 endpoint-test2 80 + nc: connect to endpoint-test2 port 80 (tcp) timed out: Operation in progress + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 14:57:50.112: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' + Sep 13 14:57:50.282: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:50.282: 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 13 14:57:50.282: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' + Sep 13 14:57:50.446: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:50.446: 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-7167 09/13/22 14:57:50.446 + Sep 13 14:57:50.467: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-7167" to be "running and ready" + Sep 13 14:57:50.471: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.425687ms + Sep 13 14:57:50.472: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:57:52.476: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.008522998s + Sep 13 14:57:52.476: INFO: The phase of Pod pod2 is Running (Ready = true) + Sep 13 14:57:52.476: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod1:[80] pod2:[80]] 09/13/22 14:57:52.478 + Sep 13 14:57:52.489: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod1:[80] pod2:[80]] + STEP: Checking if the Service forwards traffic to pod1 and pod2 09/13/22 14:57:52.489 + Sep 13 14:57:53.490: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' + Sep 13 14:57:53.644: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:53.644: 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 13 14:57:53.644: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' + Sep 13 14:57:53.843: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:53.843: 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-7167 09/13/22 14:57:53.843 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[pod2:[80]] 09/13/22 14:57:53.874 + Sep 13 14:57:53.889: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[pod2:[80]] + STEP: Checking if the Service forwards traffic to pod2 09/13/22 14:57:53.889 + Sep 13 14:57:54.890: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' + Sep 13 14:57:57.043: INFO: rc: 1 + Sep 13 14:57:57.043: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80: + Command stdout: + + stderr: + + + echo hostName + nc -v -t -w 2 endpoint-test2 80 + nc: connect to endpoint-test2 port 80 (tcp) timed out: Operation in progress + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 14:57:58.043: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' + Sep 13 14:57:58.190: INFO: stderr: "+ nc -v -t -w 2 endpoint-test2 80\n+ echo hostName\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:58.190: 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 13 14:57:58.190: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-7167 exec execpodg6gsh -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.247 80' + Sep 13 14:57:58.396: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.19.247 80\nConnection to 10.80.19.247 80 port [tcp/http] succeeded!\n" + Sep 13 14:57:58.396: 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-7167 09/13/22 14:57:58.396 + STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-7167 to expose endpoints map[] 09/13/22 14:57:58.427 + Sep 13 14:57:58.447: INFO: successfully validated that service endpoint-test2 in namespace services-7167 exposes endpoints map[] + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 14:57:58.466: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-7167" for this suite. 09/13/22 14:57:58.471 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:176 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:57:58.476 +Sep 13 14:57:58.476: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename init-container 09/13/22 14:57:58.481 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:58.5 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:58.503 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:176 +STEP: creating the pod 09/13/22 14:57:58.512 +Sep 13 14:57:58.513: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 14:58:05.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-5935" for this suite. 09/13/22 14:58:05.157 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","completed":18,"skipped":282,"failed":0} +------------------------------ +• [SLOW TEST] [6.694 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:57:58.476 + Sep 13 14:57:58.476: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename init-container 09/13/22 14:57:58.481 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:57:58.5 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:57:58.503 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 + [It] should invoke init containers on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:176 + STEP: creating the pod 09/13/22 14:57:58.512 + Sep 13 14:57:58.513: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 14:58:05.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "init-container-5935" for this suite. 09/13/22 14:58:05.157 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:581 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:58:05.171 +Sep 13 14:58:05.171: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 14:58:05.172 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:58:05.19 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:58:05.194 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 14:58:05.214 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 14:58:05.528 +STEP: Deploying the webhook pod 09/13/22 14:58:05.533 +STEP: Wait for the deployment to be ready 09/13/22 14:58:05.543 +Sep 13 14:58:05.552: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 14:58:07.561 +STEP: Verifying the service has paired with the endpoint 09/13/22 14:58:07.578 +Sep 13 14:58:08.578: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:581 +STEP: Listing all of the created validation webhooks 09/13/22 14:58:08.636 +STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 14:58:08.701 +STEP: Deleting the collection of validation webhooks 09/13/22 14:58:08.773 +STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 14:58:08.817 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 14:58:08.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-3342" for this suite. 09/13/22 14:58:08.832 +STEP: Destroying namespace "webhook-3342-markers" for this suite. 09/13/22 14:58:08.838 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","completed":19,"skipped":292,"failed":0} +------------------------------ +• [3.721 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:581 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:58:05.171 + Sep 13 14:58:05.171: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 14:58:05.172 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:58:05.19 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:58:05.194 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 14:58:05.214 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 14:58:05.528 + STEP: Deploying the webhook pod 09/13/22 14:58:05.533 + STEP: Wait for the deployment to be ready 09/13/22 14:58:05.543 + Sep 13 14:58:05.552: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 14:58:07.561 + STEP: Verifying the service has paired with the endpoint 09/13/22 14:58:07.578 + Sep 13 14:58:08.578: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] listing validating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:581 + STEP: Listing all of the created validation webhooks 09/13/22 14:58:08.636 + STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 14:58:08.701 + STEP: Deleting the collection of validation webhooks 09/13/22 14:58:08.773 + STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 14:58:08.817 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 14:58:08.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-3342" for this suite. 09/13/22 14:58:08.832 + STEP: Destroying namespace "webhook-3342-markers" for this suite. 09/13/22 14:58:08.838 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:304 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:58:08.893 +Sep 13 14:58:08.893: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 14:58:08.895 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:58:08.937 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:58:08.943 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1430 09/13/22 14:58:08.953 +[It] should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:304 +STEP: Creating a new StatefulSet 09/13/22 14:58:08.968 +Sep 13 14:58:09.004: INFO: Found 0 stateful pods, waiting for 3 +Sep 13 14:58:19.010: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 14:58:19.011: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 14:58:19.011: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 14:58:19.022: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 14:58:19.243: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 14:58:19.243: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 14:58:19.243: 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 registry.k8s.io/e2e-test-images/httpd:2.4.38-2 to registry.k8s.io/e2e-test-images/httpd:2.4.39-2 09/13/22 14:58:29.276 +Sep 13 14:58:29.319: INFO: Updating stateful set ss2 +STEP: Creating a new revision 09/13/22 14:58:29.319 +STEP: Updating Pods in reverse ordinal order 09/13/22 14:58:39.345 +Sep 13 14:58:39.349: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 14:58:39.505: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 14:58:39.505: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 14:58:39.505: 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' + +Sep 13 14:58:59.526: INFO: Waiting for StatefulSet statefulset-1430/ss2 to complete update +STEP: Rolling back to a previous revision 09/13/22 14:59:09.533 +Sep 13 14:59:09.534: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 14:59:09.681: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 14:59:09.681: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 14:59:09.681: 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 13 14:59:19.730: INFO: Updating stateful set ss2 +STEP: Rolling back update in reverse ordinal order 09/13/22 14:59:29.75 +Sep 13 14:59:29.755: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 14:59:29.906: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 14:59:29.906: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 14:59:29.906: 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] + test/e2e/apps/statefulset.go:122 +Sep 13 14:59:39.927: INFO: Deleting all statefulset in ns statefulset-1430 +Sep 13 14:59:39.932: INFO: Scaling statefulset ss2 to 0 +Sep 13 14:59:49.966: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 14:59:49.969: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 14:59:50.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1430" for this suite. 09/13/22 14:59:50.029 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","completed":20,"skipped":300,"failed":0} +------------------------------ +• [SLOW TEST] [101.144 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:304 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:58:08.893 + Sep 13 14:58:08.893: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 14:58:08.895 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:58:08.937 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:58:08.943 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-1430 09/13/22 14:58:08.953 + [It] should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/apps/statefulset.go:304 + STEP: Creating a new StatefulSet 09/13/22 14:58:08.968 + Sep 13 14:58:09.004: INFO: Found 0 stateful pods, waiting for 3 + Sep 13 14:58:19.010: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 14:58:19.011: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 14:58:19.011: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 14:58:19.022: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 14:58:19.243: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 14:58:19.243: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 14:58:19.243: 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 registry.k8s.io/e2e-test-images/httpd:2.4.38-2 to registry.k8s.io/e2e-test-images/httpd:2.4.39-2 09/13/22 14:58:29.276 + Sep 13 14:58:29.319: INFO: Updating stateful set ss2 + STEP: Creating a new revision 09/13/22 14:58:29.319 + STEP: Updating Pods in reverse ordinal order 09/13/22 14:58:39.345 + Sep 13 14:58:39.349: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 14:58:39.505: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 14:58:39.505: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 14:58:39.505: 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' + + Sep 13 14:58:59.526: INFO: Waiting for StatefulSet statefulset-1430/ss2 to complete update + STEP: Rolling back to a previous revision 09/13/22 14:59:09.533 + Sep 13 14:59:09.534: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 14:59:09.681: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 14:59:09.681: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 14:59:09.681: 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 13 14:59:19.730: INFO: Updating stateful set ss2 + STEP: Rolling back update in reverse ordinal order 09/13/22 14:59:29.75 + Sep 13 14:59:29.755: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1430 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 14:59:29.906: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 14:59:29.906: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 14:59:29.906: 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] + test/e2e/apps/statefulset.go:122 + Sep 13 14:59:39.927: INFO: Deleting all statefulset in ns statefulset-1430 + Sep 13 14:59:39.932: INFO: Scaling statefulset ss2 to 0 + Sep 13 14:59:49.966: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 14:59:49.969: INFO: Deleting statefulset ss2 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 14:59:50.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-1430" for this suite. 09/13/22 14:59:50.029 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:192 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:59:50.04 +Sep 13 14:59:50.040: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 14:59:50.043 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:59:50.063 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:59:50.068 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:192 +STEP: Creating a pod to test downward API volume plugin 09/13/22 14:59:50.071 +Sep 13 14:59:50.094: INFO: Waiting up to 5m0s for pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae" in namespace "downward-api-3605" to be "Succeeded or Failed" +Sep 13 14:59:50.101: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Pending", Reason="", readiness=false. Elapsed: 6.684924ms +Sep 13 14:59:52.104: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010071848s +Sep 13 14:59:54.106: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011563811s +STEP: Saw pod success 09/13/22 14:59:54.106 +Sep 13 14:59:54.106: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae" satisfied condition "Succeeded or Failed" +Sep 13 14:59:54.109: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae container client-container: +STEP: delete the pod 09/13/22 14:59:54.126 +Sep 13 14:59:54.139: INFO: Waiting for pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae to disappear +Sep 13 14:59:54.142: INFO: Pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 14:59:54.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3605" for this suite. 09/13/22 14:59:54.146 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]","completed":21,"skipped":312,"failed":0} +------------------------------ +• [4.111 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:192 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:59:50.04 + Sep 13 14:59:50.040: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 14:59:50.043 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:59:50.063 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:59:50.068 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:192 + STEP: Creating a pod to test downward API volume plugin 09/13/22 14:59:50.071 + Sep 13 14:59:50.094: INFO: Waiting up to 5m0s for pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae" in namespace "downward-api-3605" to be "Succeeded or Failed" + Sep 13 14:59:50.101: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Pending", Reason="", readiness=false. Elapsed: 6.684924ms + Sep 13 14:59:52.104: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010071848s + Sep 13 14:59:54.106: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011563811s + STEP: Saw pod success 09/13/22 14:59:54.106 + Sep 13 14:59:54.106: INFO: Pod "downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae" satisfied condition "Succeeded or Failed" + Sep 13 14:59:54.109: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae container client-container: + STEP: delete the pod 09/13/22 14:59:54.126 + Sep 13 14:59:54.139: INFO: Waiting for pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae to disappear + Sep 13 14:59:54.142: INFO: Pod downwardapi-volume-b2865ce0-8b4a-4cac-a6b2-8e18a44658ae no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 14:59:54.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-3605" for this suite. 09/13/22 14:59:54.146 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 14:59:54.158 +Sep 13 14:59:54.159: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pod-network-test 09/13/22 14:59:54.16 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:59:54.177 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:59:54.185 +[It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 +STEP: Performing setup for networking test in namespace pod-network-test-1883 09/13/22 14:59:54.199 +STEP: creating a selector 09/13/22 14:59:54.2 +STEP: Creating the service pods in kubernetes 09/13/22 14:59:54.2 +Sep 13 14:59:54.200: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 13 14:59:54.472: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-1883" to be "running and ready" +Sep 13 14:59:54.489: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 17.513705ms +Sep 13 14:59:54.490: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 14:59:56.507: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.035583994s +Sep 13 14:59:56.507: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 14:59:58.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.021999613s +Sep 13 14:59:58.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:00.496: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.024123216s +Sep 13 15:00:00.496: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:02.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.021832825s +Sep 13 15:00:02.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:04.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.021776384s +Sep 13 15:00:04.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:06.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.021524792s +Sep 13 15:00:06.493: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:08.495: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.022830877s +Sep 13 15:00:08.495: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:10.496: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.023921073s +Sep 13 15:00:10.496: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:12.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.021291993s +Sep 13 15:00:12.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:14.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.021296177s +Sep 13 15:00:14.493: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:00:16.495: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.022939209s +Sep 13 15:00:16.495: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Sep 13 15:00:16.495: INFO: Pod "netserver-0" satisfied condition "running and ready" +Sep 13 15:00:16.498: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-1883" to be "running and ready" +Sep 13 15:00:16.500: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.395278ms +Sep 13 15:00:16.500: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Sep 13 15:00:16.500: INFO: Pod "netserver-1" satisfied condition "running and ready" +Sep 13 15:00:16.503: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-1883" to be "running and ready" +Sep 13 15:00:16.505: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.493978ms +Sep 13 15:00:16.505: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Sep 13 15:00:16.505: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 09/13/22 15:00:16.508 +Sep 13 15:00:16.552: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-1883" to be "running" +Sep 13 15:00:16.560: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 8.303064ms +Sep 13 15:00:18.563: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011570054s +Sep 13 15:00:18.563: INFO: Pod "test-container-pod" satisfied condition "running" +Sep 13 15:00:18.566: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-1883" to be "running" +Sep 13 15:00:18.569: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.410908ms +Sep 13 15:00:18.569: INFO: Pod "host-test-container-pod" satisfied condition "running" +Sep 13 15:00:18.574: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Sep 13 15:00:18.574: INFO: Going to poll 10.72.0.16 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:00:18.577: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.0.16:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:00:18.577: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:00:18.578: INFO: ExecWithOptions: Clientset creation +Sep 13 15:00:18.578: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.0.16%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:00:18.651: INFO: Found all 1 expected endpoints: [netserver-0] +Sep 13 15:00:18.652: INFO: Going to poll 10.72.1.21 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:00:18.656: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.1.21:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:00:18.656: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:00:18.657: INFO: ExecWithOptions: Clientset creation +Sep 13 15:00:18.657: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.1.21%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:00:18.730: INFO: Found all 1 expected endpoints: [netserver-1] +Sep 13 15:00:18.730: INFO: Going to poll 10.72.2.12 on port 8083 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:00:18.734: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.2.12:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:00:18.734: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:00:18.735: INFO: ExecWithOptions: Clientset creation +Sep 13 15:00:18.735: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.2.12%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:00:18.830: INFO: Found all 1 expected endpoints: [netserver-2] +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +Sep 13 15:00:18.831: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-1883" for this suite. 09/13/22 15:00:18.847 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]","completed":22,"skipped":325,"failed":0} +------------------------------ +• [SLOW TEST] [24.713 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 14:59:54.158 + Sep 13 14:59:54.159: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pod-network-test 09/13/22 14:59:54.16 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 14:59:54.177 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 14:59:54.185 + [It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:105 + STEP: Performing setup for networking test in namespace pod-network-test-1883 09/13/22 14:59:54.199 + STEP: creating a selector 09/13/22 14:59:54.2 + STEP: Creating the service pods in kubernetes 09/13/22 14:59:54.2 + Sep 13 14:59:54.200: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Sep 13 14:59:54.472: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-1883" to be "running and ready" + Sep 13 14:59:54.489: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 17.513705ms + Sep 13 14:59:54.490: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 14:59:56.507: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.035583994s + Sep 13 14:59:56.507: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 14:59:58.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.021999613s + Sep 13 14:59:58.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:00.496: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.024123216s + Sep 13 15:00:00.496: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:02.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.021832825s + Sep 13 15:00:02.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:04.494: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.021776384s + Sep 13 15:00:04.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:06.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.021524792s + Sep 13 15:00:06.493: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:08.495: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.022830877s + Sep 13 15:00:08.495: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:10.496: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.023921073s + Sep 13 15:00:10.496: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:12.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.021291993s + Sep 13 15:00:12.494: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:14.493: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.021296177s + Sep 13 15:00:14.493: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:00:16.495: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.022939209s + Sep 13 15:00:16.495: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Sep 13 15:00:16.495: INFO: Pod "netserver-0" satisfied condition "running and ready" + Sep 13 15:00:16.498: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-1883" to be "running and ready" + Sep 13 15:00:16.500: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.395278ms + Sep 13 15:00:16.500: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Sep 13 15:00:16.500: INFO: Pod "netserver-1" satisfied condition "running and ready" + Sep 13 15:00:16.503: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-1883" to be "running and ready" + Sep 13 15:00:16.505: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.493978ms + Sep 13 15:00:16.505: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Sep 13 15:00:16.505: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 09/13/22 15:00:16.508 + Sep 13 15:00:16.552: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-1883" to be "running" + Sep 13 15:00:16.560: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 8.303064ms + Sep 13 15:00:18.563: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011570054s + Sep 13 15:00:18.563: INFO: Pod "test-container-pod" satisfied condition "running" + Sep 13 15:00:18.566: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-1883" to be "running" + Sep 13 15:00:18.569: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.410908ms + Sep 13 15:00:18.569: INFO: Pod "host-test-container-pod" satisfied condition "running" + Sep 13 15:00:18.574: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Sep 13 15:00:18.574: INFO: Going to poll 10.72.0.16 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:00:18.577: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.0.16:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:00:18.577: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:00:18.578: INFO: ExecWithOptions: Clientset creation + Sep 13 15:00:18.578: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.0.16%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:00:18.651: INFO: Found all 1 expected endpoints: [netserver-0] + Sep 13 15:00:18.652: INFO: Going to poll 10.72.1.21 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:00:18.656: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.1.21:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:00:18.656: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:00:18.657: INFO: ExecWithOptions: Clientset creation + Sep 13 15:00:18.657: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.1.21%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:00:18.730: INFO: Found all 1 expected endpoints: [netserver-1] + Sep 13 15:00:18.730: INFO: Going to poll 10.72.2.12 on port 8083 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:00:18.734: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.72.2.12:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-1883 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:00:18.734: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:00:18.735: INFO: ExecWithOptions: Clientset creation + Sep 13 15:00:18.735: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-1883/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.72.2.12%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:00:18.830: INFO: Found all 1 expected endpoints: [netserver-2] + [AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 + Sep 13 15:00:18.831: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pod-network-test-1883" for this suite. 09/13/22 15:00:18.847 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:00:18.881 +Sep 13 15:00:18.881: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename subpath 09/13/22 15:00:18.883 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:18.932 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:18.947 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 09/13/22 15:00:18.956 +[It] should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 +STEP: Creating pod pod-subpath-test-configmap-2csz 09/13/22 15:00:18.976 +STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:00:18.976 +Sep 13 15:00:19.004: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-2csz" in namespace "subpath-6708" to be "Succeeded or Failed" +Sep 13 15:00:19.021: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Pending", Reason="", readiness=false. Elapsed: 17.090078ms +Sep 13 15:00:21.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 2.021192064s +Sep 13 15:00:23.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 4.020804329s +Sep 13 15:00:25.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 6.021769592s +Sep 13 15:00:27.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 8.020967139s +Sep 13 15:00:29.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 10.020899222s +Sep 13 15:00:31.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 12.022592299s +Sep 13 15:00:33.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 14.021378187s +Sep 13 15:00:35.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 16.0212905s +Sep 13 15:00:37.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 18.021680068s +Sep 13 15:00:39.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 20.021750559s +Sep 13 15:00:41.030: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=false. Elapsed: 22.025745206s +Sep 13 15:00:43.027: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.023088262s +STEP: Saw pod success 09/13/22 15:00:43.027 +Sep 13 15:00:43.027: INFO: Pod "pod-subpath-test-configmap-2csz" satisfied condition "Succeeded or Failed" +Sep 13 15:00:43.030: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-configmap-2csz container test-container-subpath-configmap-2csz: +STEP: delete the pod 09/13/22 15:00:43.052 +Sep 13 15:00:43.074: INFO: Waiting for pod pod-subpath-test-configmap-2csz to disappear +Sep 13 15:00:43.083: INFO: Pod pod-subpath-test-configmap-2csz no longer exists +STEP: Deleting pod pod-subpath-test-configmap-2csz 09/13/22 15:00:43.083 +Sep 13 15:00:43.083: INFO: Deleting pod "pod-subpath-test-configmap-2csz" in namespace "subpath-6708" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +Sep 13 15:00:43.090: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-6708" for this suite. 09/13/22 15:00:43.098 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [Conformance]","completed":23,"skipped":341,"failed":0} +------------------------------ +• [SLOW TEST] [24.229 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:00:18.881 + Sep 13 15:00:18.881: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename subpath 09/13/22 15:00:18.883 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:18.932 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:18.947 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 09/13/22 15:00:18.956 + [It] should support subpaths with configmap pod [Conformance] + test/e2e/storage/subpath.go:70 + STEP: Creating pod pod-subpath-test-configmap-2csz 09/13/22 15:00:18.976 + STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:00:18.976 + Sep 13 15:00:19.004: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-2csz" in namespace "subpath-6708" to be "Succeeded or Failed" + Sep 13 15:00:19.021: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Pending", Reason="", readiness=false. Elapsed: 17.090078ms + Sep 13 15:00:21.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 2.021192064s + Sep 13 15:00:23.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 4.020804329s + Sep 13 15:00:25.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 6.021769592s + Sep 13 15:00:27.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 8.020967139s + Sep 13 15:00:29.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 10.020899222s + Sep 13 15:00:31.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 12.022592299s + Sep 13 15:00:33.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 14.021378187s + Sep 13 15:00:35.025: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 16.0212905s + Sep 13 15:00:37.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 18.021680068s + Sep 13 15:00:39.026: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=true. Elapsed: 20.021750559s + Sep 13 15:00:41.030: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Running", Reason="", readiness=false. Elapsed: 22.025745206s + Sep 13 15:00:43.027: INFO: Pod "pod-subpath-test-configmap-2csz": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.023088262s + STEP: Saw pod success 09/13/22 15:00:43.027 + Sep 13 15:00:43.027: INFO: Pod "pod-subpath-test-configmap-2csz" satisfied condition "Succeeded or Failed" + Sep 13 15:00:43.030: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-configmap-2csz container test-container-subpath-configmap-2csz: + STEP: delete the pod 09/13/22 15:00:43.052 + Sep 13 15:00:43.074: INFO: Waiting for pod pod-subpath-test-configmap-2csz to disappear + Sep 13 15:00:43.083: INFO: Pod pod-subpath-test-configmap-2csz no longer exists + STEP: Deleting pod pod-subpath-test-configmap-2csz 09/13/22 15:00:43.083 + Sep 13 15:00:43.083: INFO: Deleting pod "pod-subpath-test-configmap-2csz" in namespace "subpath-6708" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 + Sep 13 15:00:43.090: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "subpath-6708" for this suite. 09/13/22 15:00:43.098 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl diff + should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:929 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:00:43.11 +Sep 13 15:00:43.110: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:00:43.111 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:43.142 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:43.156 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:929 +STEP: create deployment with httpd image 09/13/22 15:00:43.16 +Sep 13 15:00:43.166: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 create -f -' +Sep 13 15:00:44.619: INFO: stderr: "" +Sep 13 15:00:44.619: INFO: stdout: "deployment.apps/httpd-deployment created\n" +STEP: verify diff finds difference between live and declared image 09/13/22 15:00:44.619 +Sep 13 15:00:44.619: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 diff -f -' +Sep 13 15:00:44.932: INFO: rc: 1 +Sep 13 15:00:44.932: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 delete -f -' +Sep 13 15:00:45.023: INFO: stderr: "" +Sep 13 15:00:45.023: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:00:45.023: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9982" for this suite. 09/13/22 15:00:45.045 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]","completed":24,"skipped":346,"failed":0} +------------------------------ +• [1.951 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl diff + test/e2e/kubectl/kubectl.go:923 + should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:929 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:00:43.11 + Sep 13 15:00:43.110: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:00:43.111 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:43.142 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:43.156 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/kubectl/kubectl.go:929 + STEP: create deployment with httpd image 09/13/22 15:00:43.16 + Sep 13 15:00:43.166: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 create -f -' + Sep 13 15:00:44.619: INFO: stderr: "" + Sep 13 15:00:44.619: INFO: stdout: "deployment.apps/httpd-deployment created\n" + STEP: verify diff finds difference between live and declared image 09/13/22 15:00:44.619 + Sep 13 15:00:44.619: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 diff -f -' + Sep 13 15:00:44.932: INFO: rc: 1 + Sep 13 15:00:44.932: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9982 delete -f -' + Sep 13 15:00:45.023: INFO: stderr: "" + Sep 13 15:00:45.023: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:00:45.023: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-9982" for this suite. 09/13/22 15:00:45.045 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:535 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:00:45.067 +Sep 13 15:00:45.068: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:00:45.069 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:45.126 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:45.131 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:535 +Sep 13 15:00:45.136: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: creating the pod 09/13/22 15:00:45.136 +STEP: submitting the pod to kubernetes 09/13/22 15:00:45.137 +Sep 13 15:00:45.152: INFO: Waiting up to 5m0s for pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385" in namespace "pods-2909" to be "running and ready" +Sep 13 15:00:45.155: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385": Phase="Pending", Reason="", readiness=false. Elapsed: 3.189649ms +Sep 13 15:00:45.155: INFO: The phase of Pod pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:00:47.158: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385": Phase="Running", Reason="", readiness=true. Elapsed: 2.006299965s +Sep 13 15:00:47.158: INFO: The phase of Pod pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385 is Running (Ready = true) +Sep 13 15:00:47.158: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385" satisfied condition "running and ready" +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:00:47.523: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-2909" for this suite. 09/13/22 15:00:47.528 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","completed":25,"skipped":396,"failed":0} +------------------------------ +• [2.466 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:535 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:00:45.067 + Sep 13 15:00:45.068: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:00:45.069 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:45.126 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:45.131 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:535 + Sep 13 15:00:45.136: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: creating the pod 09/13/22 15:00:45.136 + STEP: submitting the pod to kubernetes 09/13/22 15:00:45.137 + Sep 13 15:00:45.152: INFO: Waiting up to 5m0s for pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385" in namespace "pods-2909" to be "running and ready" + Sep 13 15:00:45.155: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385": Phase="Pending", Reason="", readiness=false. Elapsed: 3.189649ms + Sep 13 15:00:45.155: INFO: The phase of Pod pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:00:47.158: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385": Phase="Running", Reason="", readiness=true. Elapsed: 2.006299965s + Sep 13 15:00:47.158: INFO: The phase of Pod pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385 is Running (Ready = true) + Sep 13 15:00:47.158: INFO: Pod "pod-exec-websocket-651109ed-1bdd-492e-9334-901f60864385" satisfied condition "running and ready" + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:00:47.523: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-2909" for this suite. 09/13/22 15:00:47.528 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Watchers + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:00:47.54 +Sep 13 15:00:47.540: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename watch 09/13/22 15:00:47.543 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:47.554 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:47.562 +[It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 +STEP: creating a watch on configmaps 09/13/22 15:00:47.57 +STEP: creating a new configmap 09/13/22 15:00:47.572 +STEP: modifying the configmap once 09/13/22 15:00:47.581 +STEP: closing the watch once it receives two notifications 09/13/22 15:00:47.593 +Sep 13 15:00:47.593: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8310 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 13 15:00:47.594: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8312 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 09/13/22 15:00:47.594 +STEP: creating a new watch on configmaps from the last resource version observed by the first watch 09/13/22 15:00:47.614 +STEP: deleting the configmap 09/13/22 15:00:47.616 +STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed 09/13/22 15:00:47.626 +Sep 13 15:00:47.627: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8315 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 13 15:00:47.627: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8316 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 + test/e2e/framework/framework.go:187 +Sep 13 15:00:47.627: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-5811" for this suite. 09/13/22 15:00:47.633 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]","completed":26,"skipped":456,"failed":0} +------------------------------ +• [0.109 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:00:47.54 + Sep 13 15:00:47.540: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename watch 09/13/22 15:00:47.543 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:47.554 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:47.562 + [It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/apimachinery/watch.go:191 + STEP: creating a watch on configmaps 09/13/22 15:00:47.57 + STEP: creating a new configmap 09/13/22 15:00:47.572 + STEP: modifying the configmap once 09/13/22 15:00:47.581 + STEP: closing the watch once it receives two notifications 09/13/22 15:00:47.593 + Sep 13 15:00:47.593: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8310 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Sep 13 15:00:47.594: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8312 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 09/13/22 15:00:47.594 + STEP: creating a new watch on configmaps from the last resource version observed by the first watch 09/13/22 15:00:47.614 + STEP: deleting the configmap 09/13/22 15:00:47.616 + STEP: Expecting to observe notifications for all changes to the configmap since the first watch closed 09/13/22 15:00:47.626 + Sep 13 15:00:47.627: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8315 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 13 15:00:47.627: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-5811 ddb0ecde-2abb-4a25-b71f-ef7565cf959c 8316 0 2022-09-13 15:00:47 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-09-13 15:00:47 +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 + test/e2e/framework/framework.go:187 + Sep 13 15:00:47.627: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "watch-5811" for this suite. 09/13/22 15:00:47.633 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:275 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:00:47.654 +Sep 13 15:00:47.655: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:00:47.656 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:47.67 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:47.675 +[It] works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:275 +STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation 09/13/22 15:00:47.678 +Sep 13 15:00:47.679: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:00:52.397: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:01:06.176: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-7831" for this suite. 09/13/22 15:01:06.184 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","completed":27,"skipped":470,"failed":0} +------------------------------ +• [SLOW TEST] [18.535 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:275 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:00:47.654 + Sep 13 15:00:47.655: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:00:47.656 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:00:47.67 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:00:47.675 + [It] works for multiple CRDs of different groups [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:275 + STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation 09/13/22 15:00:47.678 + Sep 13 15:00:47.679: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:00:52.397: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:01:06.176: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-7831" for this suite. 09/13/22 15:01:06.184 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:422 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:01:06.192 +Sep 13 15:01:06.192: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:01:06.194 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:06.212 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:06.219 +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:422 +STEP: Creating configMap with name configmap-test-volume-f85eb1ff-a57d-4cde-a44f-b00ff7753cc1 09/13/22 15:01:06.225 +STEP: Creating a pod to test consume configMaps 09/13/22 15:01:06.234 +Sep 13 15:01:06.255: INFO: Waiting up to 5m0s for pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea" in namespace "configmap-7384" to be "Succeeded or Failed" +Sep 13 15:01:06.262: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Pending", Reason="", readiness=false. Elapsed: 7.341504ms +Sep 13 15:01:08.268: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013276126s +Sep 13 15:01:10.267: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012022765s +STEP: Saw pod success 09/13/22 15:01:10.267 +Sep 13 15:01:10.268: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea" satisfied condition "Succeeded or Failed" +Sep 13 15:01:10.271: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea container configmap-volume-test: +STEP: delete the pod 09/13/22 15:01:10.279 +Sep 13 15:01:10.294: INFO: Waiting for pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea to disappear +Sep 13 15:01:10.299: INFO: Pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:01:10.299: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7384" for this suite. 09/13/22 15:01:10.303 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","completed":28,"skipped":480,"failed":0} +------------------------------ +• [4.118 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:422 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:01:06.192 + Sep 13 15:01:06.192: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:01:06.194 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:06.212 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:06.219 + [It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:422 + STEP: Creating configMap with name configmap-test-volume-f85eb1ff-a57d-4cde-a44f-b00ff7753cc1 09/13/22 15:01:06.225 + STEP: Creating a pod to test consume configMaps 09/13/22 15:01:06.234 + Sep 13 15:01:06.255: INFO: Waiting up to 5m0s for pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea" in namespace "configmap-7384" to be "Succeeded or Failed" + Sep 13 15:01:06.262: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Pending", Reason="", readiness=false. Elapsed: 7.341504ms + Sep 13 15:01:08.268: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013276126s + Sep 13 15:01:10.267: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012022765s + STEP: Saw pod success 09/13/22 15:01:10.267 + Sep 13 15:01:10.268: INFO: Pod "pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea" satisfied condition "Succeeded or Failed" + Sep 13 15:01:10.271: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea container configmap-volume-test: + STEP: delete the pod 09/13/22 15:01:10.279 + Sep 13 15:01:10.294: INFO: Waiting for pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea to disappear + Sep 13 15:01:10.299: INFO: Pod pod-configmaps-58c5ab40-970f-446b-ab1e-bf188e824dea no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:01:10.299: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-7384" for this suite. 09/13/22 15:01:10.303 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] EndpointSlice + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:204 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:01:10.318 +Sep 13 15:01:10.318: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename endpointslice 09/13/22 15:01:10.32 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:10.336 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:10.34 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:204 +STEP: referencing a single matching pod 09/13/22 15:01:15.526 +STEP: referencing matching pods with named port 09/13/22 15:01:20.536 +STEP: creating empty Endpoints and EndpointSlices for no matching Pods 09/13/22 15:01:25.544 +STEP: recreating EndpointSlices after they've been deleted 09/13/22 15:01:30.552 +Sep 13 15:01:30.568: INFO: EndpointSlice for Service endpointslice-2658/example-named-port not found +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +Sep 13 15:01:40.582: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-2658" for this suite. 09/13/22 15:01:40.587 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service [Conformance]","completed":29,"skipped":499,"failed":0} +------------------------------ +• [SLOW TEST] [30.274 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:204 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:01:10.318 + Sep 13 15:01:10.318: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename endpointslice 09/13/22 15:01:10.32 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:10.336 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:10.34 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 + [It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/network/endpointslice.go:204 + STEP: referencing a single matching pod 09/13/22 15:01:15.526 + STEP: referencing matching pods with named port 09/13/22 15:01:20.536 + STEP: creating empty Endpoints and EndpointSlices for no matching Pods 09/13/22 15:01:25.544 + STEP: recreating EndpointSlices after they've been deleted 09/13/22 15:01:30.552 + Sep 13 15:01:30.568: INFO: EndpointSlice for Service endpointslice-2658/example-named-port not found + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 + Sep 13 15:01:40.582: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "endpointslice-2658" for this suite. 09/13/22 15:01:40.587 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:01:40.598 +Sep 13 15:01:40.598: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename subpath 09/13/22 15:01:40.599 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:40.616 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:40.62 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 09/13/22 15:01:40.625 +[It] should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 +STEP: Creating pod pod-subpath-test-projected-c6q2 09/13/22 15:01:40.636 +STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:01:40.637 +Sep 13 15:01:40.651: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-c6q2" in namespace "subpath-7810" to be "Succeeded or Failed" +Sep 13 15:01:40.664: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Pending", Reason="", readiness=false. Elapsed: 12.169615ms +Sep 13 15:01:42.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 2.016071623s +Sep 13 15:01:44.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 4.01739376s +Sep 13 15:01:46.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 6.017056105s +Sep 13 15:01:48.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 8.016525315s +Sep 13 15:01:50.672: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 10.020719379s +Sep 13 15:01:52.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 12.01598591s +Sep 13 15:01:54.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 14.017183028s +Sep 13 15:01:56.672: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 16.020188409s +Sep 13 15:01:58.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 18.016074103s +Sep 13 15:02:00.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 20.016230134s +Sep 13 15:02:02.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=false. Elapsed: 22.016449612s +Sep 13 15:02:04.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.016324543s +STEP: Saw pod success 09/13/22 15:02:04.668 +Sep 13 15:02:04.668: INFO: Pod "pod-subpath-test-projected-c6q2" satisfied condition "Succeeded or Failed" +Sep 13 15:02:04.671: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-projected-c6q2 container test-container-subpath-projected-c6q2: +STEP: delete the pod 09/13/22 15:02:04.679 +Sep 13 15:02:04.688: INFO: Waiting for pod pod-subpath-test-projected-c6q2 to disappear +Sep 13 15:02:04.692: INFO: Pod pod-subpath-test-projected-c6q2 no longer exists +STEP: Deleting pod pod-subpath-test-projected-c6q2 09/13/22 15:02:04.692 +Sep 13 15:02:04.693: INFO: Deleting pod "pod-subpath-test-projected-c6q2" in namespace "subpath-7810" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +Sep 13 15:02:04.697: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-7810" for this suite. 09/13/22 15:02:04.702 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Conformance]","completed":30,"skipped":544,"failed":0} +------------------------------ +• [SLOW TEST] [24.107 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:01:40.598 + Sep 13 15:01:40.598: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename subpath 09/13/22 15:01:40.599 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:01:40.616 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:01:40.62 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 09/13/22 15:01:40.625 + [It] should support subpaths with projected pod [Conformance] + test/e2e/storage/subpath.go:106 + STEP: Creating pod pod-subpath-test-projected-c6q2 09/13/22 15:01:40.636 + STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:01:40.637 + Sep 13 15:01:40.651: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-c6q2" in namespace "subpath-7810" to be "Succeeded or Failed" + Sep 13 15:01:40.664: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Pending", Reason="", readiness=false. Elapsed: 12.169615ms + Sep 13 15:01:42.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 2.016071623s + Sep 13 15:01:44.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 4.01739376s + Sep 13 15:01:46.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 6.017056105s + Sep 13 15:01:48.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 8.016525315s + Sep 13 15:01:50.672: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 10.020719379s + Sep 13 15:01:52.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 12.01598591s + Sep 13 15:01:54.669: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 14.017183028s + Sep 13 15:01:56.672: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 16.020188409s + Sep 13 15:01:58.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 18.016074103s + Sep 13 15:02:00.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=true. Elapsed: 20.016230134s + Sep 13 15:02:02.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Running", Reason="", readiness=false. Elapsed: 22.016449612s + Sep 13 15:02:04.668: INFO: Pod "pod-subpath-test-projected-c6q2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.016324543s + STEP: Saw pod success 09/13/22 15:02:04.668 + Sep 13 15:02:04.668: INFO: Pod "pod-subpath-test-projected-c6q2" satisfied condition "Succeeded or Failed" + Sep 13 15:02:04.671: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-projected-c6q2 container test-container-subpath-projected-c6q2: + STEP: delete the pod 09/13/22 15:02:04.679 + Sep 13 15:02:04.688: INFO: Waiting for pod pod-subpath-test-projected-c6q2 to disappear + Sep 13 15:02:04.692: INFO: Pod pod-subpath-test-projected-c6q2 no longer exists + STEP: Deleting pod pod-subpath-test-projected-c6q2 09/13/22 15:02:04.692 + Sep 13 15:02:04.693: INFO: Deleting pod "pod-subpath-test-projected-c6q2" in namespace "subpath-7810" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 + Sep 13 15:02:04.697: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "subpath-7810" for this suite. 09/13/22 15:02:04.702 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:04.713 +Sep 13 15:02:04.713: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 15:02:04.714 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:04.731 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:04.736 +[It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 +STEP: create the rc 09/13/22 15:02:04.747 +STEP: delete the rc 09/13/22 15:02:09.761 +STEP: wait for the rc to be deleted 09/13/22 15:02:09.778 +Sep 13 15:02:11.421: INFO: 80 pods remaining +Sep 13 15:02:11.421: INFO: 80 pods has nil DeletionTimestamp +Sep 13 15:02:11.421: INFO: +Sep 13 15:02:12.313: INFO: 69 pods remaining +Sep 13 15:02:12.348: INFO: 68 pods has nil DeletionTimestamp +Sep 13 15:02:12.350: INFO: +Sep 13 15:02:12.815: INFO: 60 pods remaining +Sep 13 15:02:12.816: INFO: 60 pods has nil DeletionTimestamp +Sep 13 15:02:12.816: INFO: +Sep 13 15:02:13.826: INFO: 40 pods remaining +Sep 13 15:02:13.827: INFO: 40 pods has nil DeletionTimestamp +Sep 13 15:02:13.827: INFO: +Sep 13 15:02:14.876: INFO: 31 pods remaining +Sep 13 15:02:14.877: INFO: 31 pods has nil DeletionTimestamp +Sep 13 15:02:14.877: INFO: +Sep 13 15:02:15.943: INFO: 20 pods remaining +Sep 13 15:02:15.943: INFO: 20 pods has nil DeletionTimestamp +Sep 13 15:02:15.943: INFO: +STEP: Gathering metrics 09/13/22 15:02:16.791 +W0913 15:02:16.885012 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 15:02:16.907: 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 + test/e2e/framework/framework.go:187 +Sep 13 15:02:16.913: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-6893" for this suite. 09/13/22 15:02:16.952 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance]","completed":31,"skipped":555,"failed":0} +------------------------------ +• [SLOW TEST] [12.245 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:04.713 + Sep 13 15:02:04.713: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 15:02:04.714 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:04.731 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:04.736 + [It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/apimachinery/garbage_collector.go:650 + STEP: create the rc 09/13/22 15:02:04.747 + STEP: delete the rc 09/13/22 15:02:09.761 + STEP: wait for the rc to be deleted 09/13/22 15:02:09.778 + Sep 13 15:02:11.421: INFO: 80 pods remaining + Sep 13 15:02:11.421: INFO: 80 pods has nil DeletionTimestamp + Sep 13 15:02:11.421: INFO: + Sep 13 15:02:12.313: INFO: 69 pods remaining + Sep 13 15:02:12.348: INFO: 68 pods has nil DeletionTimestamp + Sep 13 15:02:12.350: INFO: + Sep 13 15:02:12.815: INFO: 60 pods remaining + Sep 13 15:02:12.816: INFO: 60 pods has nil DeletionTimestamp + Sep 13 15:02:12.816: INFO: + Sep 13 15:02:13.826: INFO: 40 pods remaining + Sep 13 15:02:13.827: INFO: 40 pods has nil DeletionTimestamp + Sep 13 15:02:13.827: INFO: + Sep 13 15:02:14.876: INFO: 31 pods remaining + Sep 13 15:02:14.877: INFO: 31 pods has nil DeletionTimestamp + Sep 13 15:02:14.877: INFO: + Sep 13 15:02:15.943: INFO: 20 pods remaining + Sep 13 15:02:15.943: INFO: 20 pods has nil DeletionTimestamp + Sep 13 15:02:15.943: INFO: + STEP: Gathering metrics 09/13/22 15:02:16.791 + W0913 15:02:16.885012 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 15:02:16.907: 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 + test/e2e/framework/framework.go:187 + Sep 13 15:02:16.913: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-6893" for this suite. 09/13/22 15:02:16.952 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:116 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:16.958 +Sep 13 15:02:16.958: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:02:16.963 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:16.984 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:17.007 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:02:17.16 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:02:27.845 +STEP: Deploying the webhook pod 09/13/22 15:02:27.853 +STEP: Wait for the deployment to be ready 09/13/22 15:02:27.862 +Sep 13 15:02:27.886: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:02:29.896 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:02:29.914 +Sep 13 15:02:30.918: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:116 +STEP: fetching the /apis discovery document 09/13/22 15:02:30.923 +STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document 09/13/22 15:02:30.925 +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document 09/13/22 15:02:30.925 +STEP: fetching the /apis/admissionregistration.k8s.io discovery document 09/13/22 15:02:30.925 +STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document 09/13/22 15:02:30.926 +STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document 09/13/22 15:02:30.927 +STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document 09/13/22 15:02:30.928 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:02:30.928: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-501" for this suite. 09/13/22 15:02:30.932 +STEP: Destroying namespace "webhook-501-markers" for this suite. 09/13/22 15:02:30.936 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","completed":32,"skipped":555,"failed":0} +------------------------------ +• [SLOW TEST] [14.092 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:116 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:16.958 + Sep 13 15:02:16.958: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:02:16.963 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:16.984 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:17.007 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:02:17.16 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:02:27.845 + STEP: Deploying the webhook pod 09/13/22 15:02:27.853 + STEP: Wait for the deployment to be ready 09/13/22 15:02:27.862 + Sep 13 15:02:27.886: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:02:29.896 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:02:29.914 + Sep 13 15:02:30.918: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should include webhook resources in discovery documents [Conformance] + test/e2e/apimachinery/webhook.go:116 + STEP: fetching the /apis discovery document 09/13/22 15:02:30.923 + STEP: finding the admissionregistration.k8s.io API group in the /apis discovery document 09/13/22 15:02:30.925 + STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis discovery document 09/13/22 15:02:30.925 + STEP: fetching the /apis/admissionregistration.k8s.io discovery document 09/13/22 15:02:30.925 + STEP: finding the admissionregistration.k8s.io/v1 API group/version in the /apis/admissionregistration.k8s.io discovery document 09/13/22 15:02:30.926 + STEP: fetching the /apis/admissionregistration.k8s.io/v1 discovery document 09/13/22 15:02:30.927 + STEP: finding mutatingwebhookconfigurations and validatingwebhookconfigurations resources in the /apis/admissionregistration.k8s.io/v1 discovery document 09/13/22 15:02:30.928 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:02:30.928: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-501" for this suite. 09/13/22 15:02:30.932 + STEP: Destroying namespace "webhook-501-markers" for this suite. 09/13/22 15:02:30.936 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:83 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:31.052 +Sep 13 15:02:31.052: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:02:31.054 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:31.097 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:31.102 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:83 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:02:31.119 +Sep 13 15:02:31.164: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f" in namespace "downward-api-5965" to be "Succeeded or Failed" +Sep 13 15:02:31.176: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Pending", Reason="", readiness=false. Elapsed: 12.18892ms +Sep 13 15:02:33.179: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015496339s +Sep 13 15:02:35.181: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017041881s +STEP: Saw pod success 09/13/22 15:02:35.181 +Sep 13 15:02:35.181: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f" satisfied condition "Succeeded or Failed" +Sep 13 15:02:35.184: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f container client-container: +STEP: delete the pod 09/13/22 15:02:35.196 +Sep 13 15:02:35.205: INFO: Waiting for pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f to disappear +Sep 13 15:02:35.213: INFO: Pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:02:35.221: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-5965" for this suite. 09/13/22 15:02:35.229 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","completed":33,"skipped":559,"failed":0} +------------------------------ +• [4.199 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:83 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:31.052 + Sep 13 15:02:31.052: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:02:31.054 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:31.097 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:31.102 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:83 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:02:31.119 + Sep 13 15:02:31.164: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f" in namespace "downward-api-5965" to be "Succeeded or Failed" + Sep 13 15:02:31.176: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Pending", Reason="", readiness=false. Elapsed: 12.18892ms + Sep 13 15:02:33.179: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015496339s + Sep 13 15:02:35.181: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017041881s + STEP: Saw pod success 09/13/22 15:02:35.181 + Sep 13 15:02:35.181: INFO: Pod "downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f" satisfied condition "Succeeded or Failed" + Sep 13 15:02:35.184: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f container client-container: + STEP: delete the pod 09/13/22 15:02:35.196 + Sep 13 15:02:35.205: INFO: Waiting for pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f to disappear + Sep 13 15:02:35.213: INFO: Pod downwardapi-volume-8a749fd6-5c11-4655-8611-0ba8df6a129f no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:02:35.221: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-5965" for this suite. 09/13/22 15:02:35.229 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl logs + should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1590 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:35.262 +Sep 13 15:02:35.263: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:02:35.265 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:35.279 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:35.285 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1570 +STEP: creating an pod 09/13/22 15:02:35.288 +Sep 13 15:02:35.288: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 run logs-generator --image=registry.k8s.io/e2e-test-images/agnhost:2.40 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' +Sep 13 15:02:35.385: INFO: stderr: "" +Sep 13 15:02:35.385: INFO: stdout: "pod/logs-generator created\n" +[It] should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1590 +STEP: Waiting for log generator to start. 09/13/22 15:02:35.385 +Sep 13 15:02:35.385: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] +Sep 13 15:02:35.385: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-9582" to be "running and ready, or succeeded" +Sep 13 15:02:35.395: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 10.222596ms +Sep 13 15:02:35.395: INFO: Error evaluating pod condition running and ready, or succeeded: want pod 'logs-generator' on '' to be 'Running' but was 'Pending' +Sep 13 15:02:37.399: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.014232387s +Sep 13 15:02:37.399: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" +Sep 13 15:02:37.399: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] +STEP: checking for a matching strings 09/13/22 15:02:37.399 +Sep 13 15:02:37.400: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator' +Sep 13 15:02:37.486: INFO: stderr: "" +Sep 13 15:02:37.486: INFO: stdout: "I0913 15:02:36.285118 1 logs_generator.go:76] 0 GET /api/v1/namespaces/default/pods/8tq 543\nI0913 15:02:36.485356 1 logs_generator.go:76] 1 PUT /api/v1/namespaces/ns/pods/hzm 283\nI0913 15:02:36.686169 1 logs_generator.go:76] 2 GET /api/v1/namespaces/kube-system/pods/d6xw 463\nI0913 15:02:36.885558 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/kube-system/pods/xmkq 434\nI0913 15:02:37.086024 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/ns/pods/fww 387\nI0913 15:02:37.285299 1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/2sl 308\n" +STEP: limiting log lines 09/13/22 15:02:37.486 +Sep 13 15:02:37.486: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --tail=1' +Sep 13 15:02:37.587: INFO: stderr: "" +Sep 13 15:02:37.587: INFO: stdout: "I0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\n" +Sep 13 15:02:37.587: INFO: got output "I0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\n" +STEP: limiting log bytes 09/13/22 15:02:37.587 +Sep 13 15:02:37.587: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --limit-bytes=1' +Sep 13 15:02:37.674: INFO: stderr: "" +Sep 13 15:02:37.674: INFO: stdout: "I" +Sep 13 15:02:37.674: INFO: got output "I" +STEP: exposing timestamps 09/13/22 15:02:37.674 +Sep 13 15:02:37.675: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --tail=1 --timestamps' +Sep 13 15:02:37.763: INFO: stderr: "" +Sep 13 15:02:37.763: INFO: stdout: "2022-09-13T15:02:37.685441974Z I0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\n" +Sep 13 15:02:37.763: INFO: got output "2022-09-13T15:02:37.685441974Z I0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\n" +STEP: restricting to a time range 09/13/22 15:02:37.764 +Sep 13 15:02:40.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --since=1s' +Sep 13 15:02:40.357: INFO: stderr: "" +Sep 13 15:02:40.357: INFO: stdout: "I0913 15:02:39.485648 1 logs_generator.go:76] 16 PUT /api/v1/namespaces/ns/pods/9kct 563\nI0913 15:02:39.686051 1 logs_generator.go:76] 17 POST /api/v1/namespaces/default/pods/4h9 203\nI0913 15:02:39.885255 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/jz5 330\nI0913 15:02:40.085644 1 logs_generator.go:76] 19 GET /api/v1/namespaces/ns/pods/7xcd 483\nI0913 15:02:40.286035 1 logs_generator.go:76] 20 GET /api/v1/namespaces/kube-system/pods/s7c 479\n" +Sep 13 15:02:40.358: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --since=24h' +Sep 13 15:02:40.475: INFO: stderr: "" +Sep 13 15:02:40.475: INFO: stdout: "I0913 15:02:36.285118 1 logs_generator.go:76] 0 GET /api/v1/namespaces/default/pods/8tq 543\nI0913 15:02:36.485356 1 logs_generator.go:76] 1 PUT /api/v1/namespaces/ns/pods/hzm 283\nI0913 15:02:36.686169 1 logs_generator.go:76] 2 GET /api/v1/namespaces/kube-system/pods/d6xw 463\nI0913 15:02:36.885558 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/kube-system/pods/xmkq 434\nI0913 15:02:37.086024 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/ns/pods/fww 387\nI0913 15:02:37.285299 1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/2sl 308\nI0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\nI0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\nI0913 15:02:37.885625 1 logs_generator.go:76] 8 GET /api/v1/namespaces/kube-system/pods/tb2 264\nI0913 15:02:38.086045 1 logs_generator.go:76] 9 GET /api/v1/namespaces/default/pods/jjv2 340\nI0913 15:02:38.285522 1 logs_generator.go:76] 10 POST /api/v1/namespaces/default/pods/79bc 274\nI0913 15:02:38.486117 1 logs_generator.go:76] 11 PUT /api/v1/namespaces/default/pods/flwd 294\nI0913 15:02:38.685683 1 logs_generator.go:76] 12 PUT /api/v1/namespaces/ns/pods/2cl 364\nI0913 15:02:38.886127 1 logs_generator.go:76] 13 GET /api/v1/namespaces/default/pods/7k2 259\nI0913 15:02:39.085685 1 logs_generator.go:76] 14 POST /api/v1/namespaces/default/pods/cw5 596\nI0913 15:02:39.285189 1 logs_generator.go:76] 15 PUT /api/v1/namespaces/default/pods/wwq 441\nI0913 15:02:39.485648 1 logs_generator.go:76] 16 PUT /api/v1/namespaces/ns/pods/9kct 563\nI0913 15:02:39.686051 1 logs_generator.go:76] 17 POST /api/v1/namespaces/default/pods/4h9 203\nI0913 15:02:39.885255 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/jz5 330\nI0913 15:02:40.085644 1 logs_generator.go:76] 19 GET /api/v1/namespaces/ns/pods/7xcd 483\nI0913 15:02:40.286035 1 logs_generator.go:76] 20 GET /api/v1/namespaces/kube-system/pods/s7c 479\n" +[AfterEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1575 +Sep 13 15:02:40.475: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 delete pod logs-generator' +Sep 13 15:02:41.780: INFO: stderr: "" +Sep 13 15:02:41.780: INFO: stdout: "pod \"logs-generator\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:02:41.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9582" for this suite. 09/13/22 15:02:41.785 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs [Conformance]","completed":34,"skipped":588,"failed":0} +------------------------------ +• [SLOW TEST] [6.528 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl logs + test/e2e/kubectl/kubectl.go:1567 + should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1590 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:35.262 + Sep 13 15:02:35.263: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:02:35.265 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:35.279 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:35.285 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1570 + STEP: creating an pod 09/13/22 15:02:35.288 + Sep 13 15:02:35.288: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 run logs-generator --image=registry.k8s.io/e2e-test-images/agnhost:2.40 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' + Sep 13 15:02:35.385: INFO: stderr: "" + Sep 13 15:02:35.385: INFO: stdout: "pod/logs-generator created\n" + [It] should be able to retrieve and filter logs [Conformance] + test/e2e/kubectl/kubectl.go:1590 + STEP: Waiting for log generator to start. 09/13/22 15:02:35.385 + Sep 13 15:02:35.385: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] + Sep 13 15:02:35.385: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-9582" to be "running and ready, or succeeded" + Sep 13 15:02:35.395: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 10.222596ms + Sep 13 15:02:35.395: INFO: Error evaluating pod condition running and ready, or succeeded: want pod 'logs-generator' on '' to be 'Running' but was 'Pending' + Sep 13 15:02:37.399: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.014232387s + Sep 13 15:02:37.399: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" + Sep 13 15:02:37.399: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] + STEP: checking for a matching strings 09/13/22 15:02:37.399 + Sep 13 15:02:37.400: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator' + Sep 13 15:02:37.486: INFO: stderr: "" + Sep 13 15:02:37.486: INFO: stdout: "I0913 15:02:36.285118 1 logs_generator.go:76] 0 GET /api/v1/namespaces/default/pods/8tq 543\nI0913 15:02:36.485356 1 logs_generator.go:76] 1 PUT /api/v1/namespaces/ns/pods/hzm 283\nI0913 15:02:36.686169 1 logs_generator.go:76] 2 GET /api/v1/namespaces/kube-system/pods/d6xw 463\nI0913 15:02:36.885558 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/kube-system/pods/xmkq 434\nI0913 15:02:37.086024 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/ns/pods/fww 387\nI0913 15:02:37.285299 1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/2sl 308\n" + STEP: limiting log lines 09/13/22 15:02:37.486 + Sep 13 15:02:37.486: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --tail=1' + Sep 13 15:02:37.587: INFO: stderr: "" + Sep 13 15:02:37.587: INFO: stdout: "I0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\n" + Sep 13 15:02:37.587: INFO: got output "I0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\n" + STEP: limiting log bytes 09/13/22 15:02:37.587 + Sep 13 15:02:37.587: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --limit-bytes=1' + Sep 13 15:02:37.674: INFO: stderr: "" + Sep 13 15:02:37.674: INFO: stdout: "I" + Sep 13 15:02:37.674: INFO: got output "I" + STEP: exposing timestamps 09/13/22 15:02:37.674 + Sep 13 15:02:37.675: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --tail=1 --timestamps' + Sep 13 15:02:37.763: INFO: stderr: "" + Sep 13 15:02:37.763: INFO: stdout: "2022-09-13T15:02:37.685441974Z I0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\n" + Sep 13 15:02:37.763: INFO: got output "2022-09-13T15:02:37.685441974Z I0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\n" + STEP: restricting to a time range 09/13/22 15:02:37.764 + Sep 13 15:02:40.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --since=1s' + Sep 13 15:02:40.357: INFO: stderr: "" + Sep 13 15:02:40.357: INFO: stdout: "I0913 15:02:39.485648 1 logs_generator.go:76] 16 PUT /api/v1/namespaces/ns/pods/9kct 563\nI0913 15:02:39.686051 1 logs_generator.go:76] 17 POST /api/v1/namespaces/default/pods/4h9 203\nI0913 15:02:39.885255 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/jz5 330\nI0913 15:02:40.085644 1 logs_generator.go:76] 19 GET /api/v1/namespaces/ns/pods/7xcd 483\nI0913 15:02:40.286035 1 logs_generator.go:76] 20 GET /api/v1/namespaces/kube-system/pods/s7c 479\n" + Sep 13 15:02:40.358: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 logs logs-generator logs-generator --since=24h' + Sep 13 15:02:40.475: INFO: stderr: "" + Sep 13 15:02:40.475: INFO: stdout: "I0913 15:02:36.285118 1 logs_generator.go:76] 0 GET /api/v1/namespaces/default/pods/8tq 543\nI0913 15:02:36.485356 1 logs_generator.go:76] 1 PUT /api/v1/namespaces/ns/pods/hzm 283\nI0913 15:02:36.686169 1 logs_generator.go:76] 2 GET /api/v1/namespaces/kube-system/pods/d6xw 463\nI0913 15:02:36.885558 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/kube-system/pods/xmkq 434\nI0913 15:02:37.086024 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/ns/pods/fww 387\nI0913 15:02:37.285299 1 logs_generator.go:76] 5 PUT /api/v1/namespaces/default/pods/2sl 308\nI0913 15:02:37.485859 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/bfts 246\nI0913 15:02:37.685195 1 logs_generator.go:76] 7 POST /api/v1/namespaces/default/pods/r5j 478\nI0913 15:02:37.885625 1 logs_generator.go:76] 8 GET /api/v1/namespaces/kube-system/pods/tb2 264\nI0913 15:02:38.086045 1 logs_generator.go:76] 9 GET /api/v1/namespaces/default/pods/jjv2 340\nI0913 15:02:38.285522 1 logs_generator.go:76] 10 POST /api/v1/namespaces/default/pods/79bc 274\nI0913 15:02:38.486117 1 logs_generator.go:76] 11 PUT /api/v1/namespaces/default/pods/flwd 294\nI0913 15:02:38.685683 1 logs_generator.go:76] 12 PUT /api/v1/namespaces/ns/pods/2cl 364\nI0913 15:02:38.886127 1 logs_generator.go:76] 13 GET /api/v1/namespaces/default/pods/7k2 259\nI0913 15:02:39.085685 1 logs_generator.go:76] 14 POST /api/v1/namespaces/default/pods/cw5 596\nI0913 15:02:39.285189 1 logs_generator.go:76] 15 PUT /api/v1/namespaces/default/pods/wwq 441\nI0913 15:02:39.485648 1 logs_generator.go:76] 16 PUT /api/v1/namespaces/ns/pods/9kct 563\nI0913 15:02:39.686051 1 logs_generator.go:76] 17 POST /api/v1/namespaces/default/pods/4h9 203\nI0913 15:02:39.885255 1 logs_generator.go:76] 18 POST /api/v1/namespaces/ns/pods/jz5 330\nI0913 15:02:40.085644 1 logs_generator.go:76] 19 GET /api/v1/namespaces/ns/pods/7xcd 483\nI0913 15:02:40.286035 1 logs_generator.go:76] 20 GET /api/v1/namespaces/kube-system/pods/s7c 479\n" + [AfterEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1575 + Sep 13 15:02:40.475: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9582 delete pod logs-generator' + Sep 13 15:02:41.780: INFO: stderr: "" + Sep 13 15:02:41.780: INFO: stdout: "pod \"logs-generator\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:02:41.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-9582" for this suite. 09/13/22 15:02:41.785 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1268 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:41.791 +Sep 13 15:02:41.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:02:41.792 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:41.813 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:41.818 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1268 +STEP: creating service nodeport-test with type=NodePort in namespace services-8912 09/13/22 15:02:41.822 +STEP: creating replication controller nodeport-test in namespace services-8912 09/13/22 15:02:41.845 +I0913 15:02:41.855311 19 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-8912, replica count: 2 +I0913 15:02:44.907116 19 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 13 15:02:44.907: INFO: Creating new exec pod +Sep 13 15:02:44.927: INFO: Waiting up to 5m0s for pod "execpod4df7v" in namespace "services-8912" to be "running" +Sep 13 15:02:44.932: INFO: Pod "execpod4df7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326407ms +Sep 13 15:02:46.935: INFO: Pod "execpod4df7v": Phase="Running", Reason="", readiness=true. Elapsed: 2.007524848s +Sep 13 15:02:46.935: INFO: Pod "execpod4df7v" satisfied condition "running" +Sep 13 15:02:47.945: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Sep 13 15:02:50.204: INFO: rc: 1 +Sep 13 15:02:50.204: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80: +Command stdout: + +stderr: ++ + ncecho -v hostName -t + -w 2 nodeport-test 80 +nc: connect to nodeport-test port 80 (tcp) timed out: Operation in progress +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:02:51.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Sep 13 15:02:51.381: INFO: stderr: "+ nc -v -t -w 2 nodeport-test 80\n+ echo hostName\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Sep 13 15:02:51.382: INFO: stdout: "" +Sep 13 15:02:52.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Sep 13 15:02:52.372: INFO: stderr: "+ nc -v -t -w 2 nodeport-test 80\n+ echo hostName\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Sep 13 15:02:52.372: INFO: stdout: "nodeport-test-zr4t5" +Sep 13 15:02:52.372: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.103 80' +Sep 13 15:02:52.528: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.103 80\nConnection to 10.80.23.103 80 port [tcp/http] succeeded!\n" +Sep 13 15:02:52.528: INFO: stdout: "" +Sep 13 15:02:53.529: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.103 80' +Sep 13 15:02:53.688: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.103 80\nConnection to 10.80.23.103 80 port [tcp/http] succeeded!\n" +Sep 13 15:02:53.688: INFO: stdout: "nodeport-test-zr4t5" +Sep 13 15:02:53.688: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30611' +Sep 13 15:02:53.836: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30611\nConnection to 10.196.0.28 30611 port [tcp/*] succeeded!\n" +Sep 13 15:02:53.836: INFO: stdout: "" +Sep 13 15:02:54.836: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30611' +Sep 13 15:02:54.983: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30611\nConnection to 10.196.0.28 30611 port [tcp/*] succeeded!\n" +Sep 13 15:02:54.983: INFO: stdout: "nodeport-test-zr4t5" +Sep 13 15:02:54.984: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30611' +Sep 13 15:02:55.131: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30611\n+ echo hostName\nConnection to 10.196.0.29 30611 port [tcp/*] succeeded!\n" +Sep 13 15:02:55.131: INFO: stdout: "nodeport-test-zr4t5" +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:02:55.131: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-8912" for this suite. 09/13/22 15:02:55.136 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","completed":35,"skipped":597,"failed":0} +------------------------------ +• [SLOW TEST] [13.350 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1268 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:41.791 + Sep 13 15:02:41.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:02:41.792 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:41.813 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:41.818 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to create a functioning NodePort service [Conformance] + test/e2e/network/service.go:1268 + STEP: creating service nodeport-test with type=NodePort in namespace services-8912 09/13/22 15:02:41.822 + STEP: creating replication controller nodeport-test in namespace services-8912 09/13/22 15:02:41.845 + I0913 15:02:41.855311 19 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-8912, replica count: 2 + I0913 15:02:44.907116 19 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 13 15:02:44.907: INFO: Creating new exec pod + Sep 13 15:02:44.927: INFO: Waiting up to 5m0s for pod "execpod4df7v" in namespace "services-8912" to be "running" + Sep 13 15:02:44.932: INFO: Pod "execpod4df7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326407ms + Sep 13 15:02:46.935: INFO: Pod "execpod4df7v": Phase="Running", Reason="", readiness=true. Elapsed: 2.007524848s + Sep 13 15:02:46.935: INFO: Pod "execpod4df7v" satisfied condition "running" + Sep 13 15:02:47.945: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' + Sep 13 15:02:50.204: INFO: rc: 1 + Sep 13 15:02:50.204: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80: + Command stdout: + + stderr: + + + ncecho -v hostName -t + -w 2 nodeport-test 80 + nc: connect to nodeport-test port 80 (tcp) timed out: Operation in progress + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:02:51.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' + Sep 13 15:02:51.381: INFO: stderr: "+ nc -v -t -w 2 nodeport-test 80\n+ echo hostName\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" + Sep 13 15:02:51.382: INFO: stdout: "" + Sep 13 15:02:52.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' + Sep 13 15:02:52.372: INFO: stderr: "+ nc -v -t -w 2 nodeport-test 80\n+ echo hostName\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" + Sep 13 15:02:52.372: INFO: stdout: "nodeport-test-zr4t5" + Sep 13 15:02:52.372: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.103 80' + Sep 13 15:02:52.528: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.103 80\nConnection to 10.80.23.103 80 port [tcp/http] succeeded!\n" + Sep 13 15:02:52.528: INFO: stdout: "" + Sep 13 15:02:53.529: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.103 80' + Sep 13 15:02:53.688: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.103 80\nConnection to 10.80.23.103 80 port [tcp/http] succeeded!\n" + Sep 13 15:02:53.688: INFO: stdout: "nodeport-test-zr4t5" + Sep 13 15:02:53.688: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30611' + Sep 13 15:02:53.836: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30611\nConnection to 10.196.0.28 30611 port [tcp/*] succeeded!\n" + Sep 13 15:02:53.836: INFO: stdout: "" + Sep 13 15:02:54.836: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30611' + Sep 13 15:02:54.983: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30611\nConnection to 10.196.0.28 30611 port [tcp/*] succeeded!\n" + Sep 13 15:02:54.983: INFO: stdout: "nodeport-test-zr4t5" + Sep 13 15:02:54.984: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-8912 exec execpod4df7v -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30611' + Sep 13 15:02:55.131: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30611\n+ echo hostName\nConnection to 10.196.0.29 30611 port [tcp/*] succeeded!\n" + Sep 13 15:02:55.131: INFO: stdout: "nodeport-test-zr4t5" + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:02:55.131: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-8912" for this suite. 09/13/22 15:02:55.136 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:68 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:02:55.152 +Sep 13 15:02:55.152: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:02:55.153 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:55.169 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:55.175 +[It] works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:68 +Sep 13 15:02:55.179: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: kubectl validation (kubectl create and apply) allows request with known and required properties 09/13/22 15:02:58.356 +Sep 13 15:02:58.356: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' +Sep 13 15:02:59.221: INFO: stderr: "" +Sep 13 15:02:59.221: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Sep 13 15:02:59.222: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 delete e2e-test-crd-publish-openapi-4941-crds test-foo' +Sep 13 15:02:59.314: INFO: stderr: "" +Sep 13 15:02:59.314: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +Sep 13 15:02:59.315: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' +Sep 13 15:02:59.560: INFO: stderr: "" +Sep 13 15:02:59.560: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Sep 13 15:02:59.560: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 delete e2e-test-crd-publish-openapi-4941-crds test-foo' +Sep 13 15:02:59.647: INFO: stderr: "" +Sep 13 15:02:59.647: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +STEP: kubectl validation (kubectl create and apply) rejects request with value outside defined enum values 09/13/22 15:02:59.647 +Sep 13 15:02:59.647: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' +Sep 13 15:02:59.898: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema 09/13/22 15:02:59.898 +Sep 13 15:02:59.898: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' +Sep 13 15:03:00.156: INFO: rc: 1 +Sep 13 15:03:00.156: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' +Sep 13 15:03:00.455: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request without required properties 09/13/22 15:03:00.455 +Sep 13 15:03:00.455: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' +Sep 13 15:03:00.721: INFO: rc: 1 +Sep 13 15:03:00.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' +Sep 13 15:03:00.989: INFO: rc: 1 +STEP: kubectl explain works to explain CR properties 09/13/22 15:03:00.989 +Sep 13 15:03:00.989: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds' +Sep 13 15:03:01.239: INFO: stderr: "" +Sep 13 15:03:01.239: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 09/13/22 15:03:01.239 +Sep 13 15:03:01.239: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.metadata' +Sep 13 15:03:01.637: INFO: stderr: "" +Sep 13 15:03:01.637: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 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 return a 409.\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 Deprecated: selfLink is a legacy read-only field that is no longer\n populated by the system.\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 13 15:03:01.638: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec' +Sep 13 15:03:02.123: INFO: stderr: "" +Sep 13 15:03:02.123: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 13 15:03:02.124: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec.bars' +Sep 13 15:03:02.443: INFO: stderr: "" +Sep 13 15:03:02.443: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 09/13/22 15:03:02.444 +Sep 13 15:03:02.444: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec.bars2' +Sep 13 15:03:02.704: INFO: rc: 1 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:03:05.755: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-7312" for this suite. 09/13/22 15:03:05.764 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]","completed":36,"skipped":645,"failed":0} +------------------------------ +• [SLOW TEST] [10.617 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:68 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:02:55.152 + Sep 13 15:02:55.152: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:02:55.153 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:02:55.169 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:02:55.175 + [It] works for CRD with validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:68 + Sep 13 15:02:55.179: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: kubectl validation (kubectl create and apply) allows request with known and required properties 09/13/22 15:02:58.356 + Sep 13 15:02:58.356: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' + Sep 13 15:02:59.221: INFO: stderr: "" + Sep 13 15:02:59.221: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" + Sep 13 15:02:59.222: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 delete e2e-test-crd-publish-openapi-4941-crds test-foo' + Sep 13 15:02:59.314: INFO: stderr: "" + Sep 13 15:02:59.314: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" + Sep 13 15:02:59.315: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' + Sep 13 15:02:59.560: INFO: stderr: "" + Sep 13 15:02:59.560: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" + Sep 13 15:02:59.560: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 delete e2e-test-crd-publish-openapi-4941-crds test-foo' + Sep 13 15:02:59.647: INFO: stderr: "" + Sep 13 15:02:59.647: INFO: stdout: "e2e-test-crd-publish-openapi-4941-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" + STEP: kubectl validation (kubectl create and apply) rejects request with value outside defined enum values 09/13/22 15:02:59.647 + Sep 13 15:02:59.647: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' + Sep 13 15:02:59.898: INFO: rc: 1 + STEP: kubectl validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema 09/13/22 15:02:59.898 + Sep 13 15:02:59.898: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' + Sep 13 15:03:00.156: INFO: rc: 1 + Sep 13 15:03:00.156: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' + Sep 13 15:03:00.455: INFO: rc: 1 + STEP: kubectl validation (kubectl create and apply) rejects request without required properties 09/13/22 15:03:00.455 + Sep 13 15:03:00.455: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 create -f -' + Sep 13 15:03:00.721: INFO: rc: 1 + Sep 13 15:03:00.721: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 --namespace=crd-publish-openapi-7312 apply -f -' + Sep 13 15:03:00.989: INFO: rc: 1 + STEP: kubectl explain works to explain CR properties 09/13/22 15:03:00.989 + Sep 13 15:03:00.989: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds' + Sep 13 15:03:01.239: INFO: stderr: "" + Sep 13 15:03:01.239: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 09/13/22 15:03:01.239 + Sep 13 15:03:01.239: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.metadata' + Sep 13 15:03:01.637: INFO: stderr: "" + Sep 13 15:03:01.637: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 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 return a 409.\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 Deprecated: selfLink is a legacy read-only field that is no longer\n populated by the system.\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 13 15:03:01.638: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec' + Sep 13 15:03:02.123: INFO: stderr: "" + Sep 13 15:03:02.123: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 13 15:03:02.124: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec.bars' + Sep 13 15:03:02.443: INFO: stderr: "" + Sep 13 15:03:02.443: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4941-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 09/13/22 15:03:02.444 + Sep 13 15:03:02.444: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-7312 explain e2e-test-crd-publish-openapi-4941-crds.spec.bars2' + Sep 13 15:03:02.704: INFO: rc: 1 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:03:05.755: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-7312" for this suite. 09/13/22 15:03:05.764 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:98 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:05.774 +Sep 13 15:03:05.775: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:03:05.776 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:05.793 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:05.798 +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:98 +STEP: Creating configMap with name configmap-test-volume-map-26ba7f87-e79c-4329-ac26-92ff7753dff3 09/13/22 15:03:05.801 +STEP: Creating a pod to test consume configMaps 09/13/22 15:03:05.805 +Sep 13 15:03:05.834: INFO: Waiting up to 5m0s for pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa" in namespace "configmap-1866" to be "Succeeded or Failed" +Sep 13 15:03:05.842: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Pending", Reason="", readiness=false. Elapsed: 7.972546ms +Sep 13 15:03:07.845: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011595605s +Sep 13 15:03:09.846: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011627474s +STEP: Saw pod success 09/13/22 15:03:09.846 +Sep 13 15:03:09.846: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa" satisfied condition "Succeeded or Failed" +Sep 13 15:03:09.848: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa container agnhost-container: +STEP: delete the pod 09/13/22 15:03:09.856 +Sep 13 15:03:09.866: INFO: Waiting for pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa to disappear +Sep 13 15:03:09.871: INFO: Pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:03:09.871: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1866" for this suite. 09/13/22 15:03:09.876 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","completed":37,"skipped":651,"failed":0} +------------------------------ +• [4.107 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:98 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:05.774 + Sep 13 15:03:05.775: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:03:05.776 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:05.793 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:05.798 + [It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:98 + STEP: Creating configMap with name configmap-test-volume-map-26ba7f87-e79c-4329-ac26-92ff7753dff3 09/13/22 15:03:05.801 + STEP: Creating a pod to test consume configMaps 09/13/22 15:03:05.805 + Sep 13 15:03:05.834: INFO: Waiting up to 5m0s for pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa" in namespace "configmap-1866" to be "Succeeded or Failed" + Sep 13 15:03:05.842: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Pending", Reason="", readiness=false. Elapsed: 7.972546ms + Sep 13 15:03:07.845: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011595605s + Sep 13 15:03:09.846: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011627474s + STEP: Saw pod success 09/13/22 15:03:09.846 + Sep 13 15:03:09.846: INFO: Pod "pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa" satisfied condition "Succeeded or Failed" + Sep 13 15:03:09.848: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa container agnhost-container: + STEP: delete the pod 09/13/22 15:03:09.856 + Sep 13 15:03:09.866: INFO: Waiting for pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa to disappear + Sep 13 15:03:09.871: INFO: Pod pod-configmaps-835f1b68-5f97-4970-ae89-ee24975dfdfa no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:03:09.871: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-1866" for this suite. 09/13/22 15:03:09.876 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:861 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:09.891 +Sep 13 15:03:09.891: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 15:03:09.893 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:09.913 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:09.919 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:861 +STEP: Creating simple DaemonSet "daemon-set" 09/13/22 15:03:09.945 +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:03:09.951 +Sep 13 15:03:09.963: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:03:09.963: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:03:10.983: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:03:10.984: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:03:11.971: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 15:03:11.971: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Getting /status 09/13/22 15:03:11.974 +Sep 13 15:03:11.978: INFO: Daemon Set daemon-set has Conditions: [] +STEP: updating the DaemonSet Status 09/13/22 15:03:11.979 +Sep 13 15:03:11.988: 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 09/13/22 15:03:11.989 +Sep 13 15:03:11.992: INFO: Observed &DaemonSet event: ADDED +Sep 13 15:03:11.992: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:11.993: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:11.993: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:11.994: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:11.994: INFO: Found daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:11.995: INFO: Daemon set daemon-set has an updated status +STEP: patching the DaemonSet Status 09/13/22 15:03:11.995 +STEP: watching for the daemon set status to be patched 09/13/22 15:03:12.008 +Sep 13 15:03:12.011: INFO: Observed &DaemonSet event: ADDED +Sep 13 15:03:12.012: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:12.013: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:12.017: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:12.017: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:12.018: INFO: Observed daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:12.020: INFO: Observed &DaemonSet event: MODIFIED +Sep 13 15:03:12.020: INFO: Found daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:12.021: INFO: Daemon set daemon-set has a patched status +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 15:03:12.029 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9133, will wait for the garbage collector to delete the pods 09/13/22 15:03:12.03 +Sep 13 15:03:12.096: INFO: Deleting DaemonSet.extensions daemon-set took: 9.833368ms +Sep 13 15:03:12.196: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.69803ms +Sep 13 15:03:15.002: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:03:15.002: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 15:03:15.006: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"10629"},"items":null} + +Sep 13 15:03:15.010: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"10629"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:03:15.029: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-9133" for this suite. 09/13/22 15:03:15.034 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should verify changes to a daemon set status [Conformance]","completed":38,"skipped":689,"failed":0} +------------------------------ +• [SLOW TEST] [5.149 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:861 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:09.891 + Sep 13 15:03:09.891: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 15:03:09.893 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:09.913 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:09.919 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should verify changes to a daemon set status [Conformance] + test/e2e/apps/daemon_set.go:861 + STEP: Creating simple DaemonSet "daemon-set" 09/13/22 15:03:09.945 + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:03:09.951 + Sep 13 15:03:09.963: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:03:09.963: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:03:10.983: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:03:10.984: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:03:11.971: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 15:03:11.971: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Getting /status 09/13/22 15:03:11.974 + Sep 13 15:03:11.978: INFO: Daemon Set daemon-set has Conditions: [] + STEP: updating the DaemonSet Status 09/13/22 15:03:11.979 + Sep 13 15:03:11.988: 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 09/13/22 15:03:11.989 + Sep 13 15:03:11.992: INFO: Observed &DaemonSet event: ADDED + Sep 13 15:03:11.992: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:11.993: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:11.993: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:11.994: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:11.994: INFO: Found daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:11.995: INFO: Daemon set daemon-set has an updated status + STEP: patching the DaemonSet Status 09/13/22 15:03:11.995 + STEP: watching for the daemon set status to be patched 09/13/22 15:03:12.008 + Sep 13 15:03:12.011: INFO: Observed &DaemonSet event: ADDED + Sep 13 15:03:12.012: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:12.013: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:12.017: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:12.017: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:12.018: INFO: Observed daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:12.020: INFO: Observed &DaemonSet event: MODIFIED + Sep 13 15:03:12.020: INFO: Found daemon set daemon-set in namespace daemonsets-9133 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 13 15:03:12.021: INFO: Daemon set daemon-set has a patched status + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 15:03:12.029 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9133, will wait for the garbage collector to delete the pods 09/13/22 15:03:12.03 + Sep 13 15:03:12.096: INFO: Deleting DaemonSet.extensions daemon-set took: 9.833368ms + Sep 13 15:03:12.196: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.69803ms + Sep 13 15:03:15.002: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:03:15.002: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 15:03:15.006: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"10629"},"items":null} + + Sep 13 15:03:15.010: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"10629"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:03:15.029: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-9133" for this suite. 09/13/22 15:03:15.034 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:457 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:15.047 +Sep 13 15:03:15.047: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename init-container 09/13/22 15:03:15.048 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:15.072 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:15.077 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:457 +STEP: creating the pod 09/13/22 15:03:15.081 +Sep 13 15:03:15.081: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:03:19.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-1566" for this suite. 09/13/22 15:03:19.904 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]","completed":39,"skipped":710,"failed":0} +------------------------------ +• [4.864 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:457 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:15.047 + Sep 13 15:03:15.047: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename init-container 09/13/22 15:03:15.048 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:15.072 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:15.077 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 + [It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/common/node/init_container.go:457 + STEP: creating the pod 09/13/22 15:03:15.081 + Sep 13 15:03:15.081: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:03:19.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "init-container-1566" for this suite. 09/13/22 15:03:19.904 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:397 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:19.913 +Sep 13 15:03:19.913: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:03:19.914 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:19.927 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:19.933 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:397 +STEP: creating the pod 09/13/22 15:03:19.937 +STEP: submitting the pod to kubernetes 09/13/22 15:03:19.938 +Sep 13 15:03:19.948: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" in namespace "pods-576" to be "running and ready" +Sep 13 15:03:19.954: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Pending", Reason="", readiness=false. Elapsed: 5.209809ms +Sep 13 15:03:19.954: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:03:21.958: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009331908s +Sep 13 15:03:21.958: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:03:23.960: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=true. Elapsed: 4.011505189s +Sep 13 15:03:23.960: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Running (Ready = true) +Sep 13 15:03:23.960: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" satisfied condition "running and ready" +STEP: verifying the pod is in kubernetes 09/13/22 15:03:23.963 +STEP: updating the pod 09/13/22 15:03:23.967 +Sep 13 15:03:24.492: INFO: Successfully updated pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" +Sep 13 15:03:24.492: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" in namespace "pods-576" to be "terminated with reason DeadlineExceeded" +Sep 13 15:03:24.500: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=true. Elapsed: 7.37747ms +Sep 13 15:03:26.503: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=false. Elapsed: 2.011215378s +Sep 13 15:03:28.504: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 4.011350242s +Sep 13 15:03:28.504: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" satisfied condition "terminated with reason DeadlineExceeded" +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:03:28.504: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-576" for this suite. 09/13/22 15:03:28.508 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","completed":40,"skipped":726,"failed":0} +------------------------------ +• [SLOW TEST] [8.600 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:397 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:19.913 + Sep 13 15:03:19.913: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:03:19.914 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:19.927 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:19.933 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:397 + STEP: creating the pod 09/13/22 15:03:19.937 + STEP: submitting the pod to kubernetes 09/13/22 15:03:19.938 + Sep 13 15:03:19.948: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" in namespace "pods-576" to be "running and ready" + Sep 13 15:03:19.954: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Pending", Reason="", readiness=false. Elapsed: 5.209809ms + Sep 13 15:03:19.954: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:03:21.958: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009331908s + Sep 13 15:03:21.958: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:03:23.960: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=true. Elapsed: 4.011505189s + Sep 13 15:03:23.960: INFO: The phase of Pod pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4 is Running (Ready = true) + Sep 13 15:03:23.960: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" satisfied condition "running and ready" + STEP: verifying the pod is in kubernetes 09/13/22 15:03:23.963 + STEP: updating the pod 09/13/22 15:03:23.967 + Sep 13 15:03:24.492: INFO: Successfully updated pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" + Sep 13 15:03:24.492: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" in namespace "pods-576" to be "terminated with reason DeadlineExceeded" + Sep 13 15:03:24.500: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=true. Elapsed: 7.37747ms + Sep 13 15:03:26.503: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Running", Reason="", readiness=false. Elapsed: 2.011215378s + Sep 13 15:03:28.504: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 4.011350242s + Sep 13 15:03:28.504: INFO: Pod "pod-update-activedeadlineseconds-3b07ee15-2d4b-4071-bf1a-7c5509a352b4" satisfied condition "terminated with reason DeadlineExceeded" + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:03:28.504: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-576" for this suite. 09/13/22 15:03:28.508 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicationController + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:66 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:28.516 +Sep 13 15:03:28.516: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replication-controller 09/13/22 15:03:28.517 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:28.53 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:28.535 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:66 +STEP: Creating replication controller my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038 09/13/22 15:03:28.538 +Sep 13 15:03:28.550: INFO: Pod name my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Found 0 pods out of 1 +Sep 13 15:03:33.556: INFO: Pod name my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Found 1 pods out of 1 +Sep 13 15:03:33.556: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038" are running +Sep 13 15:03:33.556: INFO: Waiting up to 5m0s for pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" in namespace "replication-controller-3726" to be "running" +Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh": Phase="Running", Reason="", readiness=true. Elapsed: 7.038196ms +Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" satisfied condition "running" +Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:28 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:29 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:29 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:28 +0000 UTC Reason: Message:}]) +Sep 13 15:03:33.563: INFO: Trying to dial the pod +Sep 13 15:03:38.579: INFO: Controller my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Got expected result from replica 1 [my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh]: "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +Sep 13 15:03:38.579: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-3726" for this suite. 09/13/22 15:03:38.583 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image [Conformance]","completed":41,"skipped":729,"failed":0} +------------------------------ +• [SLOW TEST] [10.072 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:66 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:28.516 + Sep 13 15:03:28.516: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replication-controller 09/13/22 15:03:28.517 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:28.53 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:28.535 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 + [It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/rc.go:66 + STEP: Creating replication controller my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038 09/13/22 15:03:28.538 + Sep 13 15:03:28.550: INFO: Pod name my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Found 0 pods out of 1 + Sep 13 15:03:33.556: INFO: Pod name my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Found 1 pods out of 1 + Sep 13 15:03:33.556: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038" are running + Sep 13 15:03:33.556: INFO: Waiting up to 5m0s for pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" in namespace "replication-controller-3726" to be "running" + Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh": Phase="Running", Reason="", readiness=true. Elapsed: 7.038196ms + Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" satisfied condition "running" + Sep 13 15:03:33.563: INFO: Pod "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:28 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:29 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:29 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:03:28 +0000 UTC Reason: Message:}]) + Sep 13 15:03:33.563: INFO: Trying to dial the pod + Sep 13 15:03:38.579: INFO: Controller my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038: Got expected result from replica 1 [my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh]: "my-hostname-basic-f673b20a-ab6a-4209-8c15-8ea690d1e038-rgcjh", 1 of 1 required successes so far + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 + Sep 13 15:03:38.579: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replication-controller-3726" for this suite. 09/13/22 15:03:38.583 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:195 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:03:38.591 +Sep 13 15:03:38.592: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 15:03:38.593 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:38.607 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:38.611 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:195 +STEP: Creating pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 in namespace container-probe-3732 09/13/22 15:03:38.617 +Sep 13 15:03:38.627: INFO: Waiting up to 5m0s for pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6" in namespace "container-probe-3732" to be "not pending" +Sep 13 15:03:38.631: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.429078ms +Sep 13 15:03:40.635: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6": Phase="Running", Reason="", readiness=true. Elapsed: 2.007707062s +Sep 13 15:03:40.635: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6" satisfied condition "not pending" +Sep 13 15:03:40.635: INFO: Started pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 in namespace container-probe-3732 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:03:40.635 +Sep 13 15:03:40.638: INFO: Initial restart count of pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is 0 +Sep 13 15:04:00.697: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 1 (20.05901909s elapsed) +Sep 13 15:04:20.739: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 2 (40.100807263s elapsed) +Sep 13 15:04:40.781: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 3 (1m0.142889038s elapsed) +Sep 13 15:05:00.823: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 4 (1m20.185407506s elapsed) +Sep 13 15:06:09.047: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 5 (2m28.409003587s elapsed) +STEP: deleting the pod 09/13/22 15:06:09.047 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 15:06:09.077: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-3732" for this suite. 09/13/22 15:06:09.084 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]","completed":42,"skipped":741,"failed":0} +------------------------------ +• [SLOW TEST] [150.506 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:195 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:03:38.591 + Sep 13 15:03:38.592: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 15:03:38.593 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:03:38.607 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:03:38.611 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:195 + STEP: Creating pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 in namespace container-probe-3732 09/13/22 15:03:38.617 + Sep 13 15:03:38.627: INFO: Waiting up to 5m0s for pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6" in namespace "container-probe-3732" to be "not pending" + Sep 13 15:03:38.631: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.429078ms + Sep 13 15:03:40.635: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6": Phase="Running", Reason="", readiness=true. Elapsed: 2.007707062s + Sep 13 15:03:40.635: INFO: Pod "liveness-624855af-cfc7-49a1-8aa9-aea1920357c6" satisfied condition "not pending" + Sep 13 15:03:40.635: INFO: Started pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 in namespace container-probe-3732 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:03:40.635 + Sep 13 15:03:40.638: INFO: Initial restart count of pod liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is 0 + Sep 13 15:04:00.697: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 1 (20.05901909s elapsed) + Sep 13 15:04:20.739: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 2 (40.100807263s elapsed) + Sep 13 15:04:40.781: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 3 (1m0.142889038s elapsed) + Sep 13 15:05:00.823: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 4 (1m20.185407506s elapsed) + Sep 13 15:06:09.047: INFO: Restart count of pod container-probe-3732/liveness-624855af-cfc7-49a1-8aa9-aea1920357c6 is now 5 (2m28.409003587s elapsed) + STEP: deleting the pod 09/13/22 15:06:09.047 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 15:06:09.077: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-3732" for this suite. 09/13/22 15:06:09.084 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2189 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:06:09.099 +Sep 13 15:06:09.099: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:06:09.101 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:09.117 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:09.121 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2189 +STEP: creating service in namespace services-2231 09/13/22 15:06:09.124 +STEP: creating service affinity-clusterip-transition in namespace services-2231 09/13/22 15:06:09.125 +STEP: creating replication controller affinity-clusterip-transition in namespace services-2231 09/13/22 15:06:09.191 +I0913 15:06:09.206343 19 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-2231, replica count: 3 +I0913 15:06:12.258940 19 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 13 15:06:12.265: INFO: Creating new exec pod +Sep 13 15:06:12.278: INFO: Waiting up to 5m0s for pod "execpod-affinityk8xzd" in namespace "services-2231" to be "running" +Sep 13 15:06:12.282: INFO: Pod "execpod-affinityk8xzd": Phase="Pending", Reason="", readiness=false. Elapsed: 3.753363ms +Sep 13 15:06:14.289: INFO: Pod "execpod-affinityk8xzd": Phase="Running", Reason="", readiness=true. Elapsed: 2.010746747s +Sep 13 15:06:14.289: INFO: Pod "execpod-affinityk8xzd" satisfied condition "running" +Sep 13 15:06:15.290: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 13 15:06:15.448: INFO: rc: 1 +Sep 13 15:06:15.448: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 affinity-clusterip-transition 80 +nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:06:16.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 13 15:06:16.602: INFO: rc: 1 +Sep 13 15:06:16.603: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: +Command stdout: + +stderr: ++ + ncecho -v hostName -t + -w 2 affinity-clusterip-transition 80 +nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:06:17.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 13 15:06:17.605: INFO: rc: 1 +Sep 13 15:06:17.605: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: +Command stdout: + +stderr: ++ nc -v -t -w 2 affinity-clusterip-transition 80 ++ echo hostName +nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:06:18.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 13 15:06:18.610: INFO: rc: 1 +Sep 13 15:06:18.610: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: +Command stdout: + +stderr: ++ nc -v -t -w 2 affinity-clusterip-transition 80 ++ echo hostName +nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:06:19.449: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Sep 13 15:06:19.600: INFO: stderr: "+ nc -v -t -w 2 affinity-clusterip-transition 80\n+ echo hostName\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" +Sep 13 15:06:19.600: 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 13 15:06:19.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.24.133 80' +Sep 13 15:06:19.756: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.24.133 80\nConnection to 10.80.24.133 80 port [tcp/http] succeeded!\n" +Sep 13 15:06:19.756: 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 13 15:06:19.764: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' +Sep 13 15:06:20.016: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" +Sep 13 15:06:20.017: INFO: stdout: "\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58" +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.017: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' +Sep 13 15:06:50.264: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" +Sep 13 15:06:50.264: INFO: stdout: "\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-2ht58" +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 +Sep 13 15:06:50.275: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' +Sep 13 15:06:50.606: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" +Sep 13 15:06:50.606: INFO: stdout: "\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94" +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 +Sep 13 15:06:50.606: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-2231, will wait for the garbage collector to delete the pods 09/13/22 15:06:50.629 +Sep 13 15:06:50.697: INFO: Deleting ReplicationController affinity-clusterip-transition took: 8.76885ms +Sep 13 15:06:50.798: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.342906ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:06:52.838: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2231" for this suite. 09/13/22 15:06:52.843 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance]","completed":43,"skipped":755,"failed":0} +------------------------------ +• [SLOW TEST] [43.752 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2189 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:06:09.099 + Sep 13 15:06:09.099: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:06:09.101 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:09.117 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:09.121 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2189 + STEP: creating service in namespace services-2231 09/13/22 15:06:09.124 + STEP: creating service affinity-clusterip-transition in namespace services-2231 09/13/22 15:06:09.125 + STEP: creating replication controller affinity-clusterip-transition in namespace services-2231 09/13/22 15:06:09.191 + I0913 15:06:09.206343 19 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-2231, replica count: 3 + I0913 15:06:12.258940 19 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 13 15:06:12.265: INFO: Creating new exec pod + Sep 13 15:06:12.278: INFO: Waiting up to 5m0s for pod "execpod-affinityk8xzd" in namespace "services-2231" to be "running" + Sep 13 15:06:12.282: INFO: Pod "execpod-affinityk8xzd": Phase="Pending", Reason="", readiness=false. Elapsed: 3.753363ms + Sep 13 15:06:14.289: INFO: Pod "execpod-affinityk8xzd": Phase="Running", Reason="", readiness=true. Elapsed: 2.010746747s + Sep 13 15:06:14.289: INFO: Pod "execpod-affinityk8xzd" satisfied condition "running" + Sep 13 15:06:15.290: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' + Sep 13 15:06:15.448: INFO: rc: 1 + Sep 13 15:06:15.448: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 affinity-clusterip-transition 80 + nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:06:16.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' + Sep 13 15:06:16.602: INFO: rc: 1 + Sep 13 15:06:16.603: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: + Command stdout: + + stderr: + + + ncecho -v hostName -t + -w 2 affinity-clusterip-transition 80 + nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:06:17.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' + Sep 13 15:06:17.605: INFO: rc: 1 + Sep 13 15:06:17.605: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: + Command stdout: + + stderr: + + nc -v -t -w 2 affinity-clusterip-transition 80 + + echo hostName + nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:06:18.448: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' + Sep 13 15:06:18.610: INFO: rc: 1 + Sep 13 15:06:18.610: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80: + Command stdout: + + stderr: + + nc -v -t -w 2 affinity-clusterip-transition 80 + + echo hostName + nc: connect to affinity-clusterip-transition port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:06:19.449: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' + Sep 13 15:06:19.600: INFO: stderr: "+ nc -v -t -w 2 affinity-clusterip-transition 80\n+ echo hostName\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" + Sep 13 15:06:19.600: 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 13 15:06:19.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.24.133 80' + Sep 13 15:06:19.756: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.24.133 80\nConnection to 10.80.24.133 80 port [tcp/http] succeeded!\n" + Sep 13 15:06:19.756: 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 13 15:06:19.764: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' + Sep 13 15:06:20.016: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" + Sep 13 15:06:20.017: INFO: stdout: "\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58" + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:20.017: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.017: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' + Sep 13 15:06:50.264: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" + Sep 13 15:06:50.264: INFO: stdout: "\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-2ht58\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-wp84n\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-2ht58" + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-wp84n + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.264: INFO: Received response from host: affinity-clusterip-transition-2ht58 + Sep 13 15:06:50.275: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2231 exec execpod-affinityk8xzd -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.24.133:80/ ; done' + Sep 13 15:06:50.606: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.24.133:80/\n" + Sep 13 15:06:50.606: INFO: stdout: "\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94\naffinity-clusterip-transition-jbg94" + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Received response from host: affinity-clusterip-transition-jbg94 + Sep 13 15:06:50.606: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-2231, will wait for the garbage collector to delete the pods 09/13/22 15:06:50.629 + Sep 13 15:06:50.697: INFO: Deleting ReplicationController affinity-clusterip-transition took: 8.76885ms + Sep 13 15:06:50.798: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.342906ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:06:52.838: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-2231" for this suite. 09/13/22 15:06:52.843 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] server version + should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 +[BeforeEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:06:52.858 +Sep 13 15:06:52.858: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename server-version 09/13/22 15:06:52.859 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:52.874 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:52.883 +[It] should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 +STEP: Request ServerVersion 09/13/22 15:06:52.887 +STEP: Confirm major version 09/13/22 15:06:52.889 +Sep 13 15:06:52.889: INFO: Major version: 1 +STEP: Confirm minor version 09/13/22 15:06:52.889 +Sep 13 15:06:52.889: INFO: cleanMinorVersion: 25 +Sep 13 15:06:52.889: INFO: Minor version: 25 +[AfterEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:187 +Sep 13 15:06:52.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "server-version-80" for this suite. 09/13/22 15:06:52.898 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] server version should find the server version [Conformance]","completed":44,"skipped":765,"failed":0} +------------------------------ +• [0.057 seconds] +[sig-api-machinery] server version +test/e2e/apimachinery/framework.go:23 + should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:06:52.858 + Sep 13 15:06:52.858: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename server-version 09/13/22 15:06:52.859 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:52.874 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:52.883 + [It] should find the server version [Conformance] + test/e2e/apimachinery/server_version.go:39 + STEP: Request ServerVersion 09/13/22 15:06:52.887 + STEP: Confirm major version 09/13/22 15:06:52.889 + Sep 13 15:06:52.889: INFO: Major version: 1 + STEP: Confirm minor version 09/13/22 15:06:52.889 + Sep 13 15:06:52.889: INFO: cleanMinorVersion: 25 + Sep 13 15:06:52.889: INFO: Minor version: 25 + [AfterEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:187 + Sep 13 15:06:52.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "server-version-80" for this suite. 09/13/22 15:06:52.898 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:118 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:06:52.922 +Sep 13 15:06:52.922: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:06:52.923 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:52.941 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:52.952 +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:118 +STEP: Creating secret with name projected-secret-test-33c32b4a-dc73-46a2-be55-8ef5acd09b31 09/13/22 15:06:52.956 +STEP: Creating a pod to test consume secrets 09/13/22 15:06:52.961 +Sep 13 15:06:52.999: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35" in namespace "projected-3177" to be "Succeeded or Failed" +Sep 13 15:06:53.009: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Pending", Reason="", readiness=false. Elapsed: 9.692945ms +Sep 13 15:06:55.013: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014069439s +Sep 13 15:06:57.012: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01364962s +STEP: Saw pod success 09/13/22 15:06:57.012 +Sep 13 15:06:57.013: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35" satisfied condition "Succeeded or Failed" +Sep 13 15:06:57.016: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 container secret-volume-test: +STEP: delete the pod 09/13/22 15:06:57.071 +Sep 13 15:06:57.085: INFO: Waiting for pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 to disappear +Sep 13 15:06:57.089: INFO: Pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 15:06:57.089: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3177" for this suite. 09/13/22 15:06:57.094 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","completed":45,"skipped":772,"failed":0} +------------------------------ +• [4.184 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:118 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:06:52.922 + Sep 13 15:06:52.922: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:06:52.923 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:52.941 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:52.952 + [It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:118 + STEP: Creating secret with name projected-secret-test-33c32b4a-dc73-46a2-be55-8ef5acd09b31 09/13/22 15:06:52.956 + STEP: Creating a pod to test consume secrets 09/13/22 15:06:52.961 + Sep 13 15:06:52.999: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35" in namespace "projected-3177" to be "Succeeded or Failed" + Sep 13 15:06:53.009: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Pending", Reason="", readiness=false. Elapsed: 9.692945ms + Sep 13 15:06:55.013: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014069439s + Sep 13 15:06:57.012: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01364962s + STEP: Saw pod success 09/13/22 15:06:57.012 + Sep 13 15:06:57.013: INFO: Pod "pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35" satisfied condition "Succeeded or Failed" + Sep 13 15:06:57.016: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 container secret-volume-test: + STEP: delete the pod 09/13/22 15:06:57.071 + Sep 13 15:06:57.085: INFO: Waiting for pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 to disappear + Sep 13 15:06:57.089: INFO: Pod pod-projected-secrets-3e09f6de-38d2-4c8a-b788-3a9c96ce8f35 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 15:06:57.089: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-3177" for this suite. 09/13/22 15:06:57.094 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Runtime blackbox test when starting a container that exits + should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:51 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:06:57.106 +Sep 13 15:06:57.106: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-runtime 09/13/22 15:06:57.109 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:57.138 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:57.155 +[It] should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:51 +STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' 09/13/22 15:06:57.189 +STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' 09/13/22 15:07:15.264 +STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition 09/13/22 15:07:15.268 +STEP: Container 'terminate-cmd-rpa': should get the expected 'State' 09/13/22 15:07:15.273 +STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] 09/13/22 15:07:15.273 +STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' 09/13/22 15:07:15.305 +STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' 09/13/22 15:07:18.323 +STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition 09/13/22 15:07:20.334 +STEP: Container 'terminate-cmd-rpof': should get the expected 'State' 09/13/22 15:07:20.341 +STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] 09/13/22 15:07:20.341 +STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' 09/13/22 15:07:20.39 +STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' 09/13/22 15:07:21.402 +STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition 09/13/22 15:07:24.416 +STEP: Container 'terminate-cmd-rpn': should get the expected 'State' 09/13/22 15:07:24.421 +STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] 09/13/22 15:07:24.421 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +Sep 13 15:07:24.445: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-8431" for this suite. 09/13/22 15:07:24.448 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","completed":46,"skipped":776,"failed":0} +------------------------------ +• [SLOW TEST] [27.348 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + when starting a container that exits + test/e2e/common/node/runtime.go:44 + should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:51 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:06:57.106 + Sep 13 15:06:57.106: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-runtime 09/13/22 15:06:57.109 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:06:57.138 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:06:57.155 + [It] should run with the expected status [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:51 + STEP: Container 'terminate-cmd-rpa': should get the expected 'RestartCount' 09/13/22 15:06:57.189 + STEP: Container 'terminate-cmd-rpa': should get the expected 'Phase' 09/13/22 15:07:15.264 + STEP: Container 'terminate-cmd-rpa': should get the expected 'Ready' condition 09/13/22 15:07:15.268 + STEP: Container 'terminate-cmd-rpa': should get the expected 'State' 09/13/22 15:07:15.273 + STEP: Container 'terminate-cmd-rpa': should be possible to delete [NodeConformance] 09/13/22 15:07:15.273 + STEP: Container 'terminate-cmd-rpof': should get the expected 'RestartCount' 09/13/22 15:07:15.305 + STEP: Container 'terminate-cmd-rpof': should get the expected 'Phase' 09/13/22 15:07:18.323 + STEP: Container 'terminate-cmd-rpof': should get the expected 'Ready' condition 09/13/22 15:07:20.334 + STEP: Container 'terminate-cmd-rpof': should get the expected 'State' 09/13/22 15:07:20.341 + STEP: Container 'terminate-cmd-rpof': should be possible to delete [NodeConformance] 09/13/22 15:07:20.341 + STEP: Container 'terminate-cmd-rpn': should get the expected 'RestartCount' 09/13/22 15:07:20.39 + STEP: Container 'terminate-cmd-rpn': should get the expected 'Phase' 09/13/22 15:07:21.402 + STEP: Container 'terminate-cmd-rpn': should get the expected 'Ready' condition 09/13/22 15:07:24.416 + STEP: Container 'terminate-cmd-rpn': should get the expected 'State' 09/13/22 15:07:24.421 + STEP: Container 'terminate-cmd-rpn': should be possible to delete [NodeConformance] 09/13/22 15:07:24.421 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 + Sep 13 15:07:24.445: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-runtime-8431" for this suite. 09/13/22 15:07:24.448 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicationController + should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:91 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:24.455 +Sep 13 15:07:24.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replication-controller 09/13/22 15:07:24.458 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:24.475 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:24.482 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:91 +STEP: Given a Pod with a 'name' label pod-adoption is created 09/13/22 15:07:24.488 +Sep 13 15:07:24.514: INFO: Waiting up to 5m0s for pod "pod-adoption" in namespace "replication-controller-7297" to be "running and ready" +Sep 13 15:07:24.520: INFO: Pod "pod-adoption": Phase="Pending", Reason="", readiness=false. Elapsed: 5.890092ms +Sep 13 15:07:24.521: INFO: The phase of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:07:26.525: INFO: Pod "pod-adoption": Phase="Running", Reason="", readiness=true. Elapsed: 2.010417134s +Sep 13 15:07:26.525: INFO: The phase of Pod pod-adoption is Running (Ready = true) +Sep 13 15:07:26.525: INFO: Pod "pod-adoption" satisfied condition "running and ready" +STEP: When a replication controller with a matching selector is created 09/13/22 15:07:26.528 +STEP: Then the orphan pod is adopted 09/13/22 15:07:26.533 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +Sep 13 15:07:27.546: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-7297" for this suite. 09/13/22 15:07:27.553 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","completed":47,"skipped":780,"failed":0} +------------------------------ +• [3.107 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:91 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:24.455 + Sep 13 15:07:24.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replication-controller 09/13/22 15:07:24.458 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:24.475 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:24.482 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 + [It] should adopt matching pods on creation [Conformance] + test/e2e/apps/rc.go:91 + STEP: Given a Pod with a 'name' label pod-adoption is created 09/13/22 15:07:24.488 + Sep 13 15:07:24.514: INFO: Waiting up to 5m0s for pod "pod-adoption" in namespace "replication-controller-7297" to be "running and ready" + Sep 13 15:07:24.520: INFO: Pod "pod-adoption": Phase="Pending", Reason="", readiness=false. Elapsed: 5.890092ms + Sep 13 15:07:24.521: INFO: The phase of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:07:26.525: INFO: Pod "pod-adoption": Phase="Running", Reason="", readiness=true. Elapsed: 2.010417134s + Sep 13 15:07:26.525: INFO: The phase of Pod pod-adoption is Running (Ready = true) + Sep 13 15:07:26.525: INFO: Pod "pod-adoption" satisfied condition "running and ready" + STEP: When a replication controller with a matching selector is created 09/13/22 15:07:26.528 + STEP: Then the orphan pod is adopted 09/13/22 15:07:26.533 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 + Sep 13 15:07:27.546: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replication-controller-7297" for this suite. 09/13/22 15:07:27.553 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:739 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:27.58 +Sep 13 15:07:27.580: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:07:27.586 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:27.609 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:27.615 +[It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:739 +Sep 13 15:07:27.629: INFO: Got root ca configmap in namespace "svcaccounts-2236" +Sep 13 15:07:27.637: INFO: Deleted root ca configmap in namespace "svcaccounts-2236" +STEP: waiting for a new root ca configmap created 09/13/22 15:07:28.137 +Sep 13 15:07:28.142: INFO: Recreated root ca configmap in namespace "svcaccounts-2236" +Sep 13 15:07:28.146: INFO: Updated root ca configmap in namespace "svcaccounts-2236" +STEP: waiting for the root ca configmap reconciled 09/13/22 15:07:28.647 +Sep 13 15:07:28.650: INFO: Reconciled root ca configmap in namespace "svcaccounts-2236" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 15:07:28.651: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-2236" for this suite. 09/13/22 15:07:28.656 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]","completed":48,"skipped":793,"failed":0} +------------------------------ +• [1.085 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:739 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:27.58 + Sep 13 15:07:27.580: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:07:27.586 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:27.609 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:27.615 + [It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/auth/service_accounts.go:739 + Sep 13 15:07:27.629: INFO: Got root ca configmap in namespace "svcaccounts-2236" + Sep 13 15:07:27.637: INFO: Deleted root ca configmap in namespace "svcaccounts-2236" + STEP: waiting for a new root ca configmap created 09/13/22 15:07:28.137 + Sep 13 15:07:28.142: INFO: Recreated root ca configmap in namespace "svcaccounts-2236" + Sep 13 15:07:28.146: INFO: Updated root ca configmap in namespace "svcaccounts-2236" + STEP: waiting for the root ca configmap reconciled 09/13/22 15:07:28.647 + Sep 13 15:07:28.650: INFO: Reconciled root ca configmap in namespace "svcaccounts-2236" + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 15:07:28.651: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-2236" for this suite. 09/13/22 15:07:28.656 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] LimitRange + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:57 +[BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:28.671 +Sep 13 15:07:28.671: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename limitrange 09/13/22 15:07:28.673 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:28.69 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:28.694 +[It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:57 +STEP: Creating a LimitRange 09/13/22 15:07:28.701 +STEP: Setting up watch 09/13/22 15:07:28.702 +STEP: Submitting a LimitRange 09/13/22 15:07:28.808 +STEP: Verifying LimitRange creation was observed 09/13/22 15:07:28.839 +STEP: Fetching the LimitRange to ensure it has proper values 09/13/22 15:07:28.839 +Sep 13 15:07:28.842: 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 13 15:07:28.843: 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 09/13/22 15:07:28.843 +STEP: Ensuring Pod has resource requirements applied from LimitRange 09/13/22 15:07:28.855 +Sep 13 15:07:28.860: 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 13 15:07:28.860: 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 09/13/22 15:07:28.86 +STEP: Ensuring Pod has merged resource requirements applied from LimitRange 09/13/22 15:07:28.885 +Sep 13 15:07:28.892: 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 13 15:07:28.892: 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 09/13/22 15:07:28.892 +STEP: Failing to create a Pod with more than max resources 09/13/22 15:07:28.937 +STEP: Updating a LimitRange 09/13/22 15:07:28.943 +STEP: Verifying LimitRange updating is effective 09/13/22 15:07:28.947 +STEP: Creating a Pod with less than former min resources 09/13/22 15:07:30.951 +STEP: Failing to create a Pod with more than max resources 09/13/22 15:07:30.964 +STEP: Deleting a LimitRange 09/13/22 15:07:30.984 +STEP: Verifying the LimitRange was deleted 09/13/22 15:07:30.992 +Sep 13 15:07:35.996: INFO: limitRange is already deleted +STEP: Creating a Pod with more than former max resources 09/13/22 15:07:35.996 +[AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:187 +Sep 13 15:07:36.017: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "limitrange-4241" for this suite. 09/13/22 15:07:36.023 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","completed":49,"skipped":799,"failed":0} +------------------------------ +• [SLOW TEST] [7.363 seconds] +[sig-scheduling] LimitRange +test/e2e/scheduling/framework.go:40 + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:28.671 + Sep 13 15:07:28.671: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename limitrange 09/13/22 15:07:28.673 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:28.69 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:28.694 + [It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/scheduling/limit_range.go:57 + STEP: Creating a LimitRange 09/13/22 15:07:28.701 + STEP: Setting up watch 09/13/22 15:07:28.702 + STEP: Submitting a LimitRange 09/13/22 15:07:28.808 + STEP: Verifying LimitRange creation was observed 09/13/22 15:07:28.839 + STEP: Fetching the LimitRange to ensure it has proper values 09/13/22 15:07:28.839 + Sep 13 15:07:28.842: 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 13 15:07:28.843: 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 09/13/22 15:07:28.843 + STEP: Ensuring Pod has resource requirements applied from LimitRange 09/13/22 15:07:28.855 + Sep 13 15:07:28.860: 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 13 15:07:28.860: 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 09/13/22 15:07:28.86 + STEP: Ensuring Pod has merged resource requirements applied from LimitRange 09/13/22 15:07:28.885 + Sep 13 15:07:28.892: 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 13 15:07:28.892: 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 09/13/22 15:07:28.892 + STEP: Failing to create a Pod with more than max resources 09/13/22 15:07:28.937 + STEP: Updating a LimitRange 09/13/22 15:07:28.943 + STEP: Verifying LimitRange updating is effective 09/13/22 15:07:28.947 + STEP: Creating a Pod with less than former min resources 09/13/22 15:07:30.951 + STEP: Failing to create a Pod with more than max resources 09/13/22 15:07:30.964 + STEP: Deleting a LimitRange 09/13/22 15:07:30.984 + STEP: Verifying the LimitRange was deleted 09/13/22 15:07:30.992 + Sep 13 15:07:35.996: INFO: limitRange is already deleted + STEP: Creating a Pod with more than former max resources 09/13/22 15:07:35.996 + [AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:187 + Sep 13 15:07:36.017: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "limitrange-4241" for this suite. 09/13/22 15:07:36.023 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Job + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:335 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:36.042 +Sep 13 15:07:36.043: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 15:07:36.044 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:36.066 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:36.07 +[It] should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:335 +STEP: Creating a job 09/13/22 15:07:36.083 +STEP: Ensuring active pods == parallelism 09/13/22 15:07:36.174 +STEP: Orphaning one of the Job's Pods 09/13/22 15:07:38.178 +Sep 13 15:07:38.695: INFO: Successfully updated pod "adopt-release-94vc5" +STEP: Checking that the Job readopts the Pod 09/13/22 15:07:38.695 +Sep 13 15:07:38.695: INFO: Waiting up to 15m0s for pod "adopt-release-94vc5" in namespace "job-8726" to be "adopted" +Sep 13 15:07:38.703: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 7.438326ms +Sep 13 15:07:40.706: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011135487s +Sep 13 15:07:40.707: INFO: Pod "adopt-release-94vc5" satisfied condition "adopted" +STEP: Removing the labels from the Job's Pod 09/13/22 15:07:40.707 +Sep 13 15:07:41.252: INFO: Successfully updated pod "adopt-release-94vc5" +STEP: Checking that the Job releases the Pod 09/13/22 15:07:41.252 +Sep 13 15:07:41.253: INFO: Waiting up to 15m0s for pod "adopt-release-94vc5" in namespace "job-8726" to be "released" +Sep 13 15:07:41.263: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 9.887705ms +Sep 13 15:07:43.266: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 2.013783004s +Sep 13 15:07:43.266: INFO: Pod "adopt-release-94vc5" satisfied condition "released" +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 15:07:43.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-8726" for this suite. 09/13/22 15:07:43.271 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","completed":50,"skipped":818,"failed":0} +------------------------------ +• [SLOW TEST] [7.233 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:335 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:36.042 + Sep 13 15:07:36.043: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 15:07:36.044 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:36.066 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:36.07 + [It] should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/apps/job.go:335 + STEP: Creating a job 09/13/22 15:07:36.083 + STEP: Ensuring active pods == parallelism 09/13/22 15:07:36.174 + STEP: Orphaning one of the Job's Pods 09/13/22 15:07:38.178 + Sep 13 15:07:38.695: INFO: Successfully updated pod "adopt-release-94vc5" + STEP: Checking that the Job readopts the Pod 09/13/22 15:07:38.695 + Sep 13 15:07:38.695: INFO: Waiting up to 15m0s for pod "adopt-release-94vc5" in namespace "job-8726" to be "adopted" + Sep 13 15:07:38.703: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 7.438326ms + Sep 13 15:07:40.706: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011135487s + Sep 13 15:07:40.707: INFO: Pod "adopt-release-94vc5" satisfied condition "adopted" + STEP: Removing the labels from the Job's Pod 09/13/22 15:07:40.707 + Sep 13 15:07:41.252: INFO: Successfully updated pod "adopt-release-94vc5" + STEP: Checking that the Job releases the Pod 09/13/22 15:07:41.252 + Sep 13 15:07:41.253: INFO: Waiting up to 15m0s for pod "adopt-release-94vc5" in namespace "job-8726" to be "released" + Sep 13 15:07:41.263: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 9.887705ms + Sep 13 15:07:43.266: INFO: Pod "adopt-release-94vc5": Phase="Running", Reason="", readiness=true. Elapsed: 2.013783004s + Sep 13 15:07:43.266: INFO: Pod "adopt-release-94vc5" satisfied condition "released" + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 15:07:43.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-8726" for this suite. 09/13/22 15:07:43.271 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:87 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:43.285 +Sep 13 15:07:43.285: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:07:43.287 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:43.3 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:43.306 +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:87 +STEP: Creating projection with secret that has name projected-secret-test-map-767c7124-74ac-4a41-9088-f5c503fdaf35 09/13/22 15:07:43.31 +STEP: Creating a pod to test consume secrets 09/13/22 15:07:43.317 +Sep 13 15:07:43.331: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5" in namespace "projected-8844" to be "Succeeded or Failed" +Sep 13 15:07:43.360: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Pending", Reason="", readiness=false. Elapsed: 29.423049ms +Sep 13 15:07:45.364: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.033384226s +Sep 13 15:07:47.365: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.034113997s +STEP: Saw pod success 09/13/22 15:07:47.365 +Sep 13 15:07:47.365: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5" satisfied condition "Succeeded or Failed" +Sep 13 15:07:47.368: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 container projected-secret-volume-test: +STEP: delete the pod 09/13/22 15:07:47.388 +Sep 13 15:07:47.403: INFO: Waiting for pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 to disappear +Sep 13 15:07:47.406: INFO: Pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 15:07:47.407: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8844" for this suite. 09/13/22 15:07:47.411 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","completed":51,"skipped":842,"failed":0} +------------------------------ +• [4.131 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:87 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:43.285 + Sep 13 15:07:43.285: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:07:43.287 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:43.3 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:43.306 + [It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:87 + STEP: Creating projection with secret that has name projected-secret-test-map-767c7124-74ac-4a41-9088-f5c503fdaf35 09/13/22 15:07:43.31 + STEP: Creating a pod to test consume secrets 09/13/22 15:07:43.317 + Sep 13 15:07:43.331: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5" in namespace "projected-8844" to be "Succeeded or Failed" + Sep 13 15:07:43.360: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Pending", Reason="", readiness=false. Elapsed: 29.423049ms + Sep 13 15:07:45.364: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.033384226s + Sep 13 15:07:47.365: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.034113997s + STEP: Saw pod success 09/13/22 15:07:47.365 + Sep 13 15:07:47.365: INFO: Pod "pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5" satisfied condition "Succeeded or Failed" + Sep 13 15:07:47.368: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 container projected-secret-volume-test: + STEP: delete the pod 09/13/22 15:07:47.388 + Sep 13 15:07:47.403: INFO: Waiting for pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 to disappear + Sep 13 15:07:47.406: INFO: Pod pod-projected-secrets-826f8fb1-e6e0-4f20-a284-d34c99d38dc5 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 15:07:47.407: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8844" for this suite. 09/13/22 15:07:47.411 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Aggregator + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:07:47.43 +Sep 13 15:07:47.430: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename aggregator 09/13/22 15:07:47.431 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:47.448 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:47.451 +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:78 +Sep 13 15:07:47.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 +STEP: Registering the sample API server. 09/13/22 15:07:47.456 +Sep 13 15:07:48.419: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set +Sep 13 15:07:50.499: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:07:52.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:07:54.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:07:56.508: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:07:58.721: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:00.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:02.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:04.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:06.504: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:08.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:10.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:08:12.638: INFO: Waited 130.355747ms for the sample-apiserver to be ready to handle requests. +STEP: Read Status for v1alpha1.wardle.example.com 09/13/22 15:08:12.71 +STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' 09/13/22 15:08:12.714 +STEP: List APIServices 09/13/22 15:08:12.723 +Sep 13 15:08:12.733: INFO: Found v1alpha1.wardle.example.com in APIServiceList +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:68 +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:187 +Sep 13 15:08:13.367: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "aggregator-1438" for this suite. 09/13/22 15:08:13.417 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","completed":52,"skipped":879,"failed":0} +------------------------------ +• [SLOW TEST] [26.038 seconds] +[sig-api-machinery] Aggregator +test/e2e/apimachinery/framework.go:23 + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:07:47.43 + Sep 13 15:07:47.430: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename aggregator 09/13/22 15:07:47.431 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:07:47.448 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:07:47.451 + [BeforeEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:78 + Sep 13 15:07:47.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/apimachinery/aggregator.go:100 + STEP: Registering the sample API server. 09/13/22 15:07:47.456 + Sep 13 15:07:48.419: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set + Sep 13 15:07:50.499: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:07:52.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:07:54.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:07:56.508: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:07:58.721: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:00.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:02.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:04.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:06.504: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:08.503: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:10.505: 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, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 7, 48, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-78794cb777\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:08:12.638: INFO: Waited 130.355747ms for the sample-apiserver to be ready to handle requests. + STEP: Read Status for v1alpha1.wardle.example.com 09/13/22 15:08:12.71 + STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' 09/13/22 15:08:12.714 + STEP: List APIServices 09/13/22 15:08:12.723 + Sep 13 15:08:12.733: INFO: Found v1alpha1.wardle.example.com in APIServiceList + [AfterEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:68 + [AfterEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:187 + Sep 13 15:08:13.367: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "aggregator-1438" for this suite. 09/13/22 15:08:13.417 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:108 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:13.469 +Sep 13 15:08:13.469: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:08:13.474 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:13.489 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:13.495 +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:108 +STEP: Creating configMap with name configmap-test-volume-map-f924ca62-c914-4211-a595-e8f42a5c9902 09/13/22 15:08:13.498 +STEP: Creating a pod to test consume configMaps 09/13/22 15:08:13.503 +Sep 13 15:08:13.526: INFO: Waiting up to 5m0s for pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2" in namespace "configmap-3359" to be "Succeeded or Failed" +Sep 13 15:08:13.533: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.683692ms +Sep 13 15:08:15.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010515066s +Sep 13 15:08:17.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010659339s +STEP: Saw pod success 09/13/22 15:08:17.537 +Sep 13 15:08:17.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2" satisfied condition "Succeeded or Failed" +Sep 13 15:08:17.541: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 container agnhost-container: +STEP: delete the pod 09/13/22 15:08:17.548 +Sep 13 15:08:17.561: INFO: Waiting for pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 to disappear +Sep 13 15:08:17.564: INFO: Pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:08:17.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3359" for this suite. 09/13/22 15:08:17.569 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","completed":53,"skipped":884,"failed":0} +------------------------------ +• [4.104 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:108 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:13.469 + Sep 13 15:08:13.469: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:08:13.474 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:13.489 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:13.495 + [It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:108 + STEP: Creating configMap with name configmap-test-volume-map-f924ca62-c914-4211-a595-e8f42a5c9902 09/13/22 15:08:13.498 + STEP: Creating a pod to test consume configMaps 09/13/22 15:08:13.503 + Sep 13 15:08:13.526: INFO: Waiting up to 5m0s for pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2" in namespace "configmap-3359" to be "Succeeded or Failed" + Sep 13 15:08:13.533: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Pending", Reason="", readiness=false. Elapsed: 6.683692ms + Sep 13 15:08:15.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010515066s + Sep 13 15:08:17.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010659339s + STEP: Saw pod success 09/13/22 15:08:17.537 + Sep 13 15:08:17.537: INFO: Pod "pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2" satisfied condition "Succeeded or Failed" + Sep 13 15:08:17.541: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 container agnhost-container: + STEP: delete the pod 09/13/22 15:08:17.548 + Sep 13 15:08:17.561: INFO: Waiting for pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 to disappear + Sep 13 15:08:17.564: INFO: Pod pod-configmaps-3c8180f7-bb03-46cd-910e-cc6c7d774bd2 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:08:17.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-3359" for this suite. 09/13/22 15:08:17.569 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:203 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:17.577 +Sep 13 15:08:17.577: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:08:17.579 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:17.599 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:17.603 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:203 +STEP: creating pod 09/13/22 15:08:17.607 +Sep 13 15:08:17.629: INFO: Waiting up to 5m0s for pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed" in namespace "pods-2469" to be "running and ready" +Sep 13 15:08:17.638: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Pending", Reason="", readiness=false. Elapsed: 9.021388ms +Sep 13 15:08:17.638: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:08:19.642: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013526837s +Sep 13 15:08:19.643: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:08:21.643: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Running", Reason="", readiness=true. Elapsed: 4.013866348s +Sep 13 15:08:21.643: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Running (Ready = true) +Sep 13 15:08:21.643: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed" satisfied condition "running and ready" +Sep 13 15:08:21.648: INFO: Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed has hostIP: 10.196.0.29 +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:08:21.648: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-2469" for this suite. 09/13/22 15:08:21.652 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should get a host IP [NodeConformance] [Conformance]","completed":54,"skipped":896,"failed":0} +------------------------------ +• [4.080 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:203 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:17.577 + Sep 13 15:08:17.577: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:08:17.579 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:17.599 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:17.603 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should get a host IP [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:203 + STEP: creating pod 09/13/22 15:08:17.607 + Sep 13 15:08:17.629: INFO: Waiting up to 5m0s for pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed" in namespace "pods-2469" to be "running and ready" + Sep 13 15:08:17.638: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Pending", Reason="", readiness=false. Elapsed: 9.021388ms + Sep 13 15:08:17.638: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:08:19.642: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013526837s + Sep 13 15:08:19.643: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:08:21.643: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed": Phase="Running", Reason="", readiness=true. Elapsed: 4.013866348s + Sep 13 15:08:21.643: INFO: The phase of Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed is Running (Ready = true) + Sep 13 15:08:21.643: INFO: Pod "pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed" satisfied condition "running and ready" + Sep 13 15:08:21.648: INFO: Pod pod-hostip-690f3863-5a6b-40b1-8c8b-7129f047f0ed has hostIP: 10.196.0.29 + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:08:21.648: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-2469" for this suite. 09/13/22 15:08:21.652 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1443 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:21.661 +Sep 13 15:08:21.662: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:08:21.663 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:21.681 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:21.688 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1443 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-5644 09/13/22 15:08:21.691 +STEP: changing the ExternalName service to type=NodePort 09/13/22 15:08:21.71 +STEP: creating replication controller externalname-service in namespace services-5644 09/13/22 15:08:21.75 +I0913 15:08:21.761041 19 runners.go:193] Created replication controller with name: externalname-service, namespace: services-5644, replica count: 2 +I0913 15:08:24.817147 19 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 13 15:08:24.817: INFO: Creating new exec pod +Sep 13 15:08:24.831: INFO: Waiting up to 5m0s for pod "execpodqfjsp" in namespace "services-5644" to be "running" +Sep 13 15:08:24.840: INFO: Pod "execpodqfjsp": Phase="Pending", Reason="", readiness=false. Elapsed: 8.957087ms +Sep 13 15:08:26.844: INFO: Pod "execpodqfjsp": Phase="Running", Reason="", readiness=true. Elapsed: 2.013187441s +Sep 13 15:08:26.844: INFO: Pod "execpodqfjsp" satisfied condition "running" +Sep 13 15:08:27.850: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:08:30.045: INFO: rc: 1 +Sep 13 15:08:30.045: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) timed out: Operation in progress +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:08:31.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:08:33.193: INFO: rc: 1 +Sep 13 15:08:33.193: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) timed out: Operation in progress +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:08:34.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:08:34.336: INFO: stderr: "+ nc+ -vecho -t hostName -w\n 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 13 15:08:34.336: INFO: stdout: "externalname-service-kdvz7" +Sep 13 15:08:34.336: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.31.24 80' +Sep 13 15:08:34.583: INFO: stderr: "+ + ncecho -v hostName -t\n -w 2 10.80.31.24 80\nConnection to 10.80.31.24 80 port [tcp/http] succeeded!\n" +Sep 13 15:08:34.583: INFO: stdout: "" +Sep 13 15:08:35.583: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.31.24 80' +Sep 13 15:08:35.732: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.31.24 80\nConnection to 10.80.31.24 80 port [tcp/http] succeeded!\n" +Sep 13 15:08:35.732: INFO: stdout: "externalname-service-kdvz7" +Sep 13 15:08:35.732: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30077' +Sep 13 15:08:35.912: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30077\n+ echo hostName\nConnection to 10.196.0.29 30077 port [tcp/*] succeeded!\n" +Sep 13 15:08:35.912: INFO: stdout: "" +Sep 13 15:08:36.912: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30077' +Sep 13 15:08:37.068: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30077\n+ echo hostName\nConnection to 10.196.0.29 30077 port [tcp/*] succeeded!\n" +Sep 13 15:08:37.068: INFO: stdout: "externalname-service-kdvz7" +Sep 13 15:08:37.068: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' +Sep 13 15:08:37.218: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30077\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" +Sep 13 15:08:37.218: INFO: stdout: "" +Sep 13 15:08:38.219: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' +Sep 13 15:08:38.373: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30077\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" +Sep 13 15:08:38.373: INFO: stdout: "" +Sep 13 15:08:39.219: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' +Sep 13 15:08:39.381: INFO: stderr: "+ nc -v -t -w 2 10.196.0.28 30077\n+ echo hostName\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" +Sep 13 15:08:39.381: INFO: stdout: "externalname-service-kdvz7" +Sep 13 15:08:39.381: INFO: Cleaning up the ExternalName to NodePort test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:08:39.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-5644" for this suite. 09/13/22 15:08:39.44 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]","completed":55,"skipped":898,"failed":0} +------------------------------ +• [SLOW TEST] [17.786 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1443 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:21.661 + Sep 13 15:08:21.662: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:08:21.663 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:21.681 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:21.688 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/network/service.go:1443 + STEP: creating a service externalname-service with the type=ExternalName in namespace services-5644 09/13/22 15:08:21.691 + STEP: changing the ExternalName service to type=NodePort 09/13/22 15:08:21.71 + STEP: creating replication controller externalname-service in namespace services-5644 09/13/22 15:08:21.75 + I0913 15:08:21.761041 19 runners.go:193] Created replication controller with name: externalname-service, namespace: services-5644, replica count: 2 + I0913 15:08:24.817147 19 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 13 15:08:24.817: INFO: Creating new exec pod + Sep 13 15:08:24.831: INFO: Waiting up to 5m0s for pod "execpodqfjsp" in namespace "services-5644" to be "running" + Sep 13 15:08:24.840: INFO: Pod "execpodqfjsp": Phase="Pending", Reason="", readiness=false. Elapsed: 8.957087ms + Sep 13 15:08:26.844: INFO: Pod "execpodqfjsp": Phase="Running", Reason="", readiness=true. Elapsed: 2.013187441s + Sep 13 15:08:26.844: INFO: Pod "execpodqfjsp" satisfied condition "running" + Sep 13 15:08:27.850: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:08:30.045: INFO: rc: 1 + Sep 13 15:08:30.045: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) timed out: Operation in progress + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:08:31.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:08:33.193: INFO: rc: 1 + Sep 13 15:08:33.193: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) timed out: Operation in progress + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:08:34.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:08:34.336: INFO: stderr: "+ nc+ -vecho -t hostName -w\n 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" + Sep 13 15:08:34.336: INFO: stdout: "externalname-service-kdvz7" + Sep 13 15:08:34.336: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.31.24 80' + Sep 13 15:08:34.583: INFO: stderr: "+ + ncecho -v hostName -t\n -w 2 10.80.31.24 80\nConnection to 10.80.31.24 80 port [tcp/http] succeeded!\n" + Sep 13 15:08:34.583: INFO: stdout: "" + Sep 13 15:08:35.583: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.31.24 80' + Sep 13 15:08:35.732: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.31.24 80\nConnection to 10.80.31.24 80 port [tcp/http] succeeded!\n" + Sep 13 15:08:35.732: INFO: stdout: "externalname-service-kdvz7" + Sep 13 15:08:35.732: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30077' + Sep 13 15:08:35.912: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30077\n+ echo hostName\nConnection to 10.196.0.29 30077 port [tcp/*] succeeded!\n" + Sep 13 15:08:35.912: INFO: stdout: "" + Sep 13 15:08:36.912: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 30077' + Sep 13 15:08:37.068: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 30077\n+ echo hostName\nConnection to 10.196.0.29 30077 port [tcp/*] succeeded!\n" + Sep 13 15:08:37.068: INFO: stdout: "externalname-service-kdvz7" + Sep 13 15:08:37.068: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' + Sep 13 15:08:37.218: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30077\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" + Sep 13 15:08:37.218: INFO: stdout: "" + Sep 13 15:08:38.219: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' + Sep 13 15:08:38.373: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 30077\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" + Sep 13 15:08:38.373: INFO: stdout: "" + Sep 13 15:08:39.219: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-5644 exec execpodqfjsp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30077' + Sep 13 15:08:39.381: INFO: stderr: "+ nc -v -t -w 2 10.196.0.28 30077\n+ echo hostName\nConnection to 10.196.0.28 30077 port [tcp/*] succeeded!\n" + Sep 13 15:08:39.381: INFO: stdout: "externalname-service-kdvz7" + Sep 13 15:08:39.381: INFO: Cleaning up the ExternalName to NodePort test service + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:08:39.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-5644" for this suite. 09/13/22 15:08:39.44 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:165 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:39.448 +Sep 13 15:08:39.448: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 15:08:39.449 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:39.471 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:39.474 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:165 +STEP: Creating simple DaemonSet "daemon-set" 09/13/22 15:08:39.514 +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:08:39.52 +Sep 13 15:08:39.530: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:08:39.530: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:08:40.539: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:08:40.540: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:08:41.539: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 15:08:41.539: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Stop a daemon pod, check that the daemon pod is revived. 09/13/22 15:08:41.542 +Sep 13 15:08:41.562: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 15:08:41.562: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 15:08:42.570: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 15:08:42.570: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 15:08:43.571: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 15:08:43.571: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 15:08:44.578: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 15:08:44.578: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 15:08:45.574: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 15:08:45.574: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 15:08:45.582 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9785, will wait for the garbage collector to delete the pods 09/13/22 15:08:45.582 +Sep 13 15:08:45.642: INFO: Deleting DaemonSet.extensions daemon-set took: 5.227149ms +Sep 13 15:08:45.743: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.037939ms +Sep 13 15:08:47.949: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 15:08:47.949: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 15:08:47.952: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"13952"},"items":null} + +Sep 13 15:08:47.954: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"13952"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:08:47.966: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-9785" for this suite. 09/13/22 15:08:47.97 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop simple daemon [Conformance]","completed":56,"skipped":919,"failed":0} +------------------------------ +• [SLOW TEST] [8.527 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:165 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:39.448 + Sep 13 15:08:39.448: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 15:08:39.449 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:39.471 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:39.474 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should run and stop simple daemon [Conformance] + test/e2e/apps/daemon_set.go:165 + STEP: Creating simple DaemonSet "daemon-set" 09/13/22 15:08:39.514 + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:08:39.52 + Sep 13 15:08:39.530: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:08:39.530: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:08:40.539: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:08:40.540: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:08:41.539: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 15:08:41.539: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Stop a daemon pod, check that the daemon pod is revived. 09/13/22 15:08:41.542 + Sep 13 15:08:41.562: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 15:08:41.562: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 15:08:42.570: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 15:08:42.570: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 15:08:43.571: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 15:08:43.571: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 15:08:44.578: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 15:08:44.578: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 15:08:45.574: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 15:08:45.574: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 15:08:45.582 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-9785, will wait for the garbage collector to delete the pods 09/13/22 15:08:45.582 + Sep 13 15:08:45.642: INFO: Deleting DaemonSet.extensions daemon-set took: 5.227149ms + Sep 13 15:08:45.743: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.037939ms + Sep 13 15:08:47.949: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 15:08:47.949: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 15:08:47.952: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"13952"},"items":null} + + Sep 13 15:08:47.954: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"13952"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:08:47.966: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-9785" for this suite. 09/13/22 15:08:47.97 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-instrumentation] Events + should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:47.975 +Sep 13 15:08:47.976: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename events 09/13/22 15:08:47.978 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:48.004 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:48.007 +[It] should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 +STEP: Create set of events 09/13/22 15:08:48.011 +Sep 13 15:08:48.018: INFO: created test-event-1 +Sep 13 15:08:48.023: INFO: created test-event-2 +Sep 13 15:08:48.028: INFO: created test-event-3 +STEP: get a list of Events with a label in the current namespace 09/13/22 15:08:48.028 +STEP: delete collection of events 09/13/22 15:08:48.035 +Sep 13 15:08:48.036: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity 09/13/22 15:08:48.065 +Sep 13 15:08:48.065: INFO: requesting list of events to confirm quantity +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 +Sep 13 15:08:48.069: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-1320" for this suite. 09/13/22 15:08:48.073 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-instrumentation] Events should delete a collection of events [Conformance]","completed":57,"skipped":928,"failed":0} +------------------------------ +• [0.103 seconds] +[sig-instrumentation] Events +test/e2e/instrumentation/common/framework.go:23 + should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:47.975 + Sep 13 15:08:47.976: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename events 09/13/22 15:08:47.978 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:48.004 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:48.007 + [It] should delete a collection of events [Conformance] + test/e2e/instrumentation/core_events.go:175 + STEP: Create set of events 09/13/22 15:08:48.011 + Sep 13 15:08:48.018: INFO: created test-event-1 + Sep 13 15:08:48.023: INFO: created test-event-2 + Sep 13 15:08:48.028: INFO: created test-event-3 + STEP: get a list of Events with a label in the current namespace 09/13/22 15:08:48.028 + STEP: delete collection of events 09/13/22 15:08:48.035 + Sep 13 15:08:48.036: INFO: requesting DeleteCollection of events + STEP: check that the list of events matches the requested quantity 09/13/22 15:08:48.065 + Sep 13 15:08:48.065: INFO: requesting list of events to confirm quantity + [AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 + Sep 13 15:08:48.069: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "events-1320" for this suite. 09/13/22 15:08:48.073 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:443 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:48.086 +Sep 13 15:08:48.086: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:08:48.087 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:48.103 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:48.106 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:443 +Sep 13 15:08:48.123: INFO: Waiting up to 5m0s for pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4" in namespace "pods-5591" to be "running and ready" +Sep 13 15:08:48.129: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4": Phase="Pending", Reason="", readiness=false. Elapsed: 5.098284ms +Sep 13 15:08:48.129: INFO: The phase of Pod server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:08:50.133: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4": Phase="Running", Reason="", readiness=true. Elapsed: 2.009534924s +Sep 13 15:08:50.133: INFO: The phase of Pod server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4 is Running (Ready = true) +Sep 13 15:08:50.133: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4" satisfied condition "running and ready" +Sep 13 15:08:50.184: INFO: Waiting up to 5m0s for pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf" in namespace "pods-5591" to be "Succeeded or Failed" +Sep 13 15:08:50.191: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.961286ms +Sep 13 15:08:52.195: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0106238s +Sep 13 15:08:54.198: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013414616s +STEP: Saw pod success 09/13/22 15:08:54.198 +Sep 13 15:08:54.198: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf" satisfied condition "Succeeded or Failed" +Sep 13 15:08:54.201: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf container env3cont: +STEP: delete the pod 09/13/22 15:08:54.228 +Sep 13 15:08:54.252: INFO: Waiting for pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf to disappear +Sep 13 15:08:54.256: INFO: Pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf no longer exists +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:08:54.256: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-5591" for this suite. 09/13/22 15:08:54.261 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]","completed":58,"skipped":945,"failed":0} +------------------------------ +• [SLOW TEST] [6.180 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:443 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:48.086 + Sep 13 15:08:48.086: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:08:48.087 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:48.103 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:48.106 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:443 + Sep 13 15:08:48.123: INFO: Waiting up to 5m0s for pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4" in namespace "pods-5591" to be "running and ready" + Sep 13 15:08:48.129: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4": Phase="Pending", Reason="", readiness=false. Elapsed: 5.098284ms + Sep 13 15:08:48.129: INFO: The phase of Pod server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:08:50.133: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4": Phase="Running", Reason="", readiness=true. Elapsed: 2.009534924s + Sep 13 15:08:50.133: INFO: The phase of Pod server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4 is Running (Ready = true) + Sep 13 15:08:50.133: INFO: Pod "server-envvars-932310bb-4600-4150-a35a-8fa3f30cbaa4" satisfied condition "running and ready" + Sep 13 15:08:50.184: INFO: Waiting up to 5m0s for pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf" in namespace "pods-5591" to be "Succeeded or Failed" + Sep 13 15:08:50.191: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.961286ms + Sep 13 15:08:52.195: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0106238s + Sep 13 15:08:54.198: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013414616s + STEP: Saw pod success 09/13/22 15:08:54.198 + Sep 13 15:08:54.198: INFO: Pod "client-envvars-2365eff7-dace-4100-8cee-d61f485137bf" satisfied condition "Succeeded or Failed" + Sep 13 15:08:54.201: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf container env3cont: + STEP: delete the pod 09/13/22 15:08:54.228 + Sep 13 15:08:54.252: INFO: Waiting for pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf to disappear + Sep 13 15:08:54.256: INFO: Pod client-envvars-2365eff7-dace-4100-8cee-d61f485137bf no longer exists + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:08:54.256: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-5591" for this suite. 09/13/22 15:08:54.261 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:390 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:08:54.278 +Sep 13 15:08:54.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:08:54.28 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:54.3 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:54.307 +[It] updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:390 +STEP: set up a multi version CRD 09/13/22 15:08:54.315 +Sep 13 15:08:54.317: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: rename a version 09/13/22 15:09:02.641 +STEP: check the new version name is served 09/13/22 15:09:02.669 +STEP: check the old version name is removed 09/13/22 15:09:06.308 +STEP: check the other version is not changed 09/13/22 15:09:07.943 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:09:14.271: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-4795" for this suite. 09/13/22 15:09:14.28 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]","completed":59,"skipped":963,"failed":0} +------------------------------ +• [SLOW TEST] [20.007 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:390 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:08:54.278 + Sep 13 15:08:54.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:08:54.28 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:08:54.3 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:08:54.307 + [It] updates the published spec when one version gets renamed [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:390 + STEP: set up a multi version CRD 09/13/22 15:08:54.315 + Sep 13 15:08:54.317: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: rename a version 09/13/22 15:09:02.641 + STEP: check the new version name is served 09/13/22 15:09:02.669 + STEP: check the old version name is removed 09/13/22 15:09:06.308 + STEP: check the other version is not changed 09/13/22 15:09:07.943 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:09:14.271: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-4795" for this suite. 09/13/22 15:09:14.28 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:46 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:09:14.289 +Sep 13 15:09:14.289: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:09:14.291 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:14.305 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:14.312 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:46 +STEP: Creating configMap with name projected-configmap-test-volume-f7f9a3ea-4a3a-4588-8422-c2aefc69620d 09/13/22 15:09:14.316 +STEP: Creating a pod to test consume configMaps 09/13/22 15:09:14.321 +Sep 13 15:09:14.363: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e" in namespace "projected-8336" to be "Succeeded or Failed" +Sep 13 15:09:14.374: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Pending", Reason="", readiness=false. Elapsed: 11.288783ms +Sep 13 15:09:16.379: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015659444s +Sep 13 15:09:18.381: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017593687s +STEP: Saw pod success 09/13/22 15:09:18.381 +Sep 13 15:09:18.381: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e" satisfied condition "Succeeded or Failed" +Sep 13 15:09:18.385: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e container agnhost-container: +STEP: delete the pod 09/13/22 15:09:18.413 +Sep 13 15:09:18.429: INFO: Waiting for pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e to disappear +Sep 13 15:09:18.433: INFO: Pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:09:18.433: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8336" for this suite. 09/13/22 15:09:18.437 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","completed":60,"skipped":971,"failed":0} +------------------------------ +• [4.154 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:09:14.289 + Sep 13 15:09:14.289: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:09:14.291 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:14.305 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:14.312 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:46 + STEP: Creating configMap with name projected-configmap-test-volume-f7f9a3ea-4a3a-4588-8422-c2aefc69620d 09/13/22 15:09:14.316 + STEP: Creating a pod to test consume configMaps 09/13/22 15:09:14.321 + Sep 13 15:09:14.363: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e" in namespace "projected-8336" to be "Succeeded or Failed" + Sep 13 15:09:14.374: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Pending", Reason="", readiness=false. Elapsed: 11.288783ms + Sep 13 15:09:16.379: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015659444s + Sep 13 15:09:18.381: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017593687s + STEP: Saw pod success 09/13/22 15:09:18.381 + Sep 13 15:09:18.381: INFO: Pod "pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e" satisfied condition "Succeeded or Failed" + Sep 13 15:09:18.385: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e container agnhost-container: + STEP: delete the pod 09/13/22 15:09:18.413 + Sep 13 15:09:18.429: INFO: Waiting for pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e to disappear + Sep 13 15:09:18.433: INFO: Pod pod-projected-configmaps-62ad90d9-dee7-4dc9-b182-096abac2951e no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:09:18.433: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8336" for this suite. 09/13/22 15:09:18.437 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:09:18.444 +Sep 13 15:09:18.444: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sysctl 09/13/22 15:09:18.446 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:18.473 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:18.477 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 +STEP: Creating a pod with one valid and two invalid sysctls 09/13/22 15:09:18.483 +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:09:18.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-1603" for this suite. 09/13/22 15:09:18.496 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance]","completed":61,"skipped":973,"failed":0} +------------------------------ +• [0.059 seconds] +[sig-node] Sysctls [LinuxOnly] [NodeConformance] +test/e2e/common/node/framework.go:23 + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:09:18.444 + Sep 13 15:09:18.444: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sysctl 09/13/22 15:09:18.446 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:18.473 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:18.477 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 + [It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:123 + STEP: Creating a pod with one valid and two invalid sysctls 09/13/22 15:09:18.483 + [AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:09:18.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sysctl-1603" for this suite. 09/13/22 15:09:18.496 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:224 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:09:18.504 +Sep 13 15:09:18.505: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:09:18.507 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:18.525 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:18.539 +[It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:224 +STEP: creating the pod with failed condition 09/13/22 15:09:18.543 +Sep 13 15:09:18.560: INFO: Waiting up to 2m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" to be "running" +Sep 13 15:09:18.575: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 14.267363ms +Sep 13 15:09:20.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018125007s +Sep 13 15:09:22.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020151641s +Sep 13 15:09:24.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 6.018664283s +Sep 13 15:09:26.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 8.019308587s +Sep 13 15:09:28.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 10.018783605s +Sep 13 15:09:30.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 12.018223394s +Sep 13 15:09:32.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 14.01854683s +Sep 13 15:09:34.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 16.017887705s +Sep 13 15:09:36.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 18.018412769s +Sep 13 15:09:38.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 20.017756698s +Sep 13 15:09:40.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 22.017762254s +Sep 13 15:09:42.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 24.01882023s +Sep 13 15:09:44.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 26.019326151s +Sep 13 15:09:46.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 28.018167335s +Sep 13 15:09:48.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 30.019565323s +Sep 13 15:09:50.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 32.018154518s +Sep 13 15:09:52.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 34.017630403s +Sep 13 15:09:54.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 36.017999487s +Sep 13 15:09:56.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 38.019226342s +Sep 13 15:09:58.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 40.019632928s +Sep 13 15:10:00.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 42.01801538s +Sep 13 15:10:02.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 44.018423087s +Sep 13 15:10:04.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 46.017857114s +Sep 13 15:10:06.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 48.019094153s +Sep 13 15:10:08.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 50.019601396s +Sep 13 15:10:10.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 52.017863602s +Sep 13 15:10:12.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 54.017847626s +Sep 13 15:10:14.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 56.018385238s +Sep 13 15:10:16.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 58.018336005s +Sep 13 15:10:18.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.018560666s +Sep 13 15:10:20.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.018060298s +Sep 13 15:10:22.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.0181389s +Sep 13 15:10:24.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.018160523s +Sep 13 15:10:26.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.01784464s +Sep 13 15:10:28.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.020070399s +Sep 13 15:10:30.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.017885632s +Sep 13 15:10:32.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.017900058s +Sep 13 15:10:34.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.017985896s +Sep 13 15:10:36.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.018908728s +Sep 13 15:10:38.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.020143363s +Sep 13 15:10:40.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.019368458s +Sep 13 15:10:42.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.019314067s +Sep 13 15:10:44.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.018226933s +Sep 13 15:10:46.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.018374497s +Sep 13 15:10:48.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.018063008s +Sep 13 15:10:50.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.018332251s +Sep 13 15:10:52.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.019185782s +Sep 13 15:10:54.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.019646642s +Sep 13 15:10:56.585: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.024177318s +Sep 13 15:10:58.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.020290648s +Sep 13 15:11:00.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.018556687s +Sep 13 15:11:02.583: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.022253579s +Sep 13 15:11:04.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.019606912s +Sep 13 15:11:06.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.018075003s +Sep 13 15:11:08.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.020031835s +Sep 13 15:11:10.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.01804139s +Sep 13 15:11:12.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.017622651s +Sep 13 15:11:14.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.019565163s +Sep 13 15:11:16.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.018176216s +Sep 13 15:11:18.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.01903477s +Sep 13 15:11:18.582: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.02208511s +STEP: updating the pod 09/13/22 15:11:18.583 +Sep 13 15:11:19.125: INFO: Successfully updated pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" +STEP: waiting for pod running 09/13/22 15:11:19.125 +Sep 13 15:11:19.125: INFO: Waiting up to 2m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" to be "running" +Sep 13 15:11:19.133: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.692017ms +Sep 13 15:11:21.136: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Running", Reason="", readiness=true. Elapsed: 2.011319204s +Sep 13 15:11:21.136: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" satisfied condition "running" +STEP: deleting the pod gracefully 09/13/22 15:11:21.137 +Sep 13 15:11:21.137: INFO: Deleting pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" +Sep 13 15:11:21.147: INFO: Wait up to 5m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:11:53.155: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-6089" for this suite. 09/13/22 15:11:53.159 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance]","completed":62,"skipped":975,"failed":0} +------------------------------ +• [SLOW TEST] [154.662 seconds] +[sig-node] Variable Expansion +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] + test/e2e/common/node/expansion.go:224 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:09:18.504 + Sep 13 15:09:18.505: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:09:18.507 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:09:18.525 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:09:18.539 + [It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/common/node/expansion.go:224 + STEP: creating the pod with failed condition 09/13/22 15:09:18.543 + Sep 13 15:09:18.560: INFO: Waiting up to 2m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" to be "running" + Sep 13 15:09:18.575: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 14.267363ms + Sep 13 15:09:20.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018125007s + Sep 13 15:09:22.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020151641s + Sep 13 15:09:24.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 6.018664283s + Sep 13 15:09:26.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 8.019308587s + Sep 13 15:09:28.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 10.018783605s + Sep 13 15:09:30.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 12.018223394s + Sep 13 15:09:32.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 14.01854683s + Sep 13 15:09:34.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 16.017887705s + Sep 13 15:09:36.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 18.018412769s + Sep 13 15:09:38.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 20.017756698s + Sep 13 15:09:40.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 22.017762254s + Sep 13 15:09:42.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 24.01882023s + Sep 13 15:09:44.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 26.019326151s + Sep 13 15:09:46.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 28.018167335s + Sep 13 15:09:48.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 30.019565323s + Sep 13 15:09:50.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 32.018154518s + Sep 13 15:09:52.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 34.017630403s + Sep 13 15:09:54.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 36.017999487s + Sep 13 15:09:56.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 38.019226342s + Sep 13 15:09:58.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 40.019632928s + Sep 13 15:10:00.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 42.01801538s + Sep 13 15:10:02.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 44.018423087s + Sep 13 15:10:04.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 46.017857114s + Sep 13 15:10:06.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 48.019094153s + Sep 13 15:10:08.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 50.019601396s + Sep 13 15:10:10.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 52.017863602s + Sep 13 15:10:12.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 54.017847626s + Sep 13 15:10:14.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 56.018385238s + Sep 13 15:10:16.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 58.018336005s + Sep 13 15:10:18.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.018560666s + Sep 13 15:10:20.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.018060298s + Sep 13 15:10:22.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.0181389s + Sep 13 15:10:24.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.018160523s + Sep 13 15:10:26.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.01784464s + Sep 13 15:10:28.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.020070399s + Sep 13 15:10:30.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.017885632s + Sep 13 15:10:32.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.017900058s + Sep 13 15:10:34.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.017985896s + Sep 13 15:10:36.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.018908728s + Sep 13 15:10:38.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.020143363s + Sep 13 15:10:40.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.019368458s + Sep 13 15:10:42.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.019314067s + Sep 13 15:10:44.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.018226933s + Sep 13 15:10:46.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.018374497s + Sep 13 15:10:48.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.018063008s + Sep 13 15:10:50.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.018332251s + Sep 13 15:10:52.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.019185782s + Sep 13 15:10:54.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.019646642s + Sep 13 15:10:56.585: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.024177318s + Sep 13 15:10:58.581: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.020290648s + Sep 13 15:11:00.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.018556687s + Sep 13 15:11:02.583: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.022253579s + Sep 13 15:11:04.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.019606912s + Sep 13 15:11:06.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.018075003s + Sep 13 15:11:08.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.020031835s + Sep 13 15:11:10.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.01804139s + Sep 13 15:11:12.578: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.017622651s + Sep 13 15:11:14.580: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.019565163s + Sep 13 15:11:16.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.018176216s + Sep 13 15:11:18.579: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.01903477s + Sep 13 15:11:18.582: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.02208511s + STEP: updating the pod 09/13/22 15:11:18.583 + Sep 13 15:11:19.125: INFO: Successfully updated pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" + STEP: waiting for pod running 09/13/22 15:11:19.125 + Sep 13 15:11:19.125: INFO: Waiting up to 2m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" to be "running" + Sep 13 15:11:19.133: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Pending", Reason="", readiness=false. Elapsed: 7.692017ms + Sep 13 15:11:21.136: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7": Phase="Running", Reason="", readiness=true. Elapsed: 2.011319204s + Sep 13 15:11:21.136: INFO: Pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" satisfied condition "running" + STEP: deleting the pod gracefully 09/13/22 15:11:21.137 + Sep 13 15:11:21.137: INFO: Deleting pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" in namespace "var-expansion-6089" + Sep 13 15:11:21.147: INFO: Wait up to 5m0s for pod "var-expansion-2e55e6fa-8ee2-412d-887a-bb8a257c09b7" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:11:53.155: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-6089" for this suite. 09/13/22 15:11:53.159 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl patch + should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1650 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:11:53.167 +Sep 13 15:11:53.167: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:11:53.169 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:11:53.185 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:11:53.19 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1650 +STEP: creating Agnhost RC 09/13/22 15:11:53.195 +Sep 13 15:11:53.195: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6260 create -f -' +Sep 13 15:11:54.020: INFO: stderr: "" +Sep 13 15:11:54.020: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 09/13/22 15:11:54.02 +Sep 13 15:11:55.025: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:11:55.025: INFO: Found 0 / 1 +Sep 13 15:11:56.029: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:11:56.029: INFO: Found 1 / 1 +Sep 13 15:11:56.030: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +STEP: patching all pods 09/13/22 15:11:56.03 +Sep 13 15:11:56.038: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:11:56.038: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 13 15:11:56.038: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6260 patch pod agnhost-primary-j2cbj -p {"metadata":{"annotations":{"x":"y"}}}' +Sep 13 15:11:56.151: INFO: stderr: "" +Sep 13 15:11:56.151: INFO: stdout: "pod/agnhost-primary-j2cbj patched\n" +STEP: checking annotations 09/13/22 15:11:56.151 +Sep 13 15:11:56.157: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:11:56.157: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:11:56.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6260" for this suite. 09/13/22 15:11:56.17 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc [Conformance]","completed":63,"skipped":976,"failed":0} +------------------------------ +• [3.010 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl patch + test/e2e/kubectl/kubectl.go:1644 + should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1650 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:11:53.167 + Sep 13 15:11:53.167: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:11:53.169 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:11:53.185 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:11:53.19 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should add annotations for pods in rc [Conformance] + test/e2e/kubectl/kubectl.go:1650 + STEP: creating Agnhost RC 09/13/22 15:11:53.195 + Sep 13 15:11:53.195: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6260 create -f -' + Sep 13 15:11:54.020: INFO: stderr: "" + Sep 13 15:11:54.020: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 09/13/22 15:11:54.02 + Sep 13 15:11:55.025: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:11:55.025: INFO: Found 0 / 1 + Sep 13 15:11:56.029: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:11:56.029: INFO: Found 1 / 1 + Sep 13 15:11:56.030: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + STEP: patching all pods 09/13/22 15:11:56.03 + Sep 13 15:11:56.038: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:11:56.038: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Sep 13 15:11:56.038: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6260 patch pod agnhost-primary-j2cbj -p {"metadata":{"annotations":{"x":"y"}}}' + Sep 13 15:11:56.151: INFO: stderr: "" + Sep 13 15:11:56.151: INFO: stdout: "pod/agnhost-primary-j2cbj patched\n" + STEP: checking annotations 09/13/22 15:11:56.151 + Sep 13 15:11:56.157: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:11:56.157: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:11:56.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-6260" for this suite. 09/13/22 15:11:56.17 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:73 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:11:56.178 +Sep 13 15:11:56.178: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:11:56.18 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:11:56.208 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:11:56.218 +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:73 +STEP: Creating configMap with name projected-configmap-test-volume-de65ffd6-4dbe-463a-84ac-bb416a2705ce 09/13/22 15:11:56.242 +STEP: Creating a pod to test consume configMaps 09/13/22 15:11:56.257 +Sep 13 15:11:56.312: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c" in namespace "projected-1037" to be "Succeeded or Failed" +Sep 13 15:11:56.334: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Pending", Reason="", readiness=false. Elapsed: 22.351391ms +Sep 13 15:11:58.338: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026356775s +Sep 13 15:12:00.338: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026732789s +STEP: Saw pod success 09/13/22 15:12:00.339 +Sep 13 15:12:00.339: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c" satisfied condition "Succeeded or Failed" +Sep 13 15:12:00.343: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c container agnhost-container: +STEP: delete the pod 09/13/22 15:12:00.361 +Sep 13 15:12:00.369: INFO: Waiting for pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c to disappear +Sep 13 15:12:00.376: INFO: Pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:12:00.376: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1037" for this suite. 09/13/22 15:12:00.38 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","completed":64,"skipped":979,"failed":0} +------------------------------ +• [4.206 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:73 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:11:56.178 + Sep 13 15:11:56.178: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:11:56.18 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:11:56.208 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:11:56.218 + [It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:73 + STEP: Creating configMap with name projected-configmap-test-volume-de65ffd6-4dbe-463a-84ac-bb416a2705ce 09/13/22 15:11:56.242 + STEP: Creating a pod to test consume configMaps 09/13/22 15:11:56.257 + Sep 13 15:11:56.312: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c" in namespace "projected-1037" to be "Succeeded or Failed" + Sep 13 15:11:56.334: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Pending", Reason="", readiness=false. Elapsed: 22.351391ms + Sep 13 15:11:58.338: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026356775s + Sep 13 15:12:00.338: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026732789s + STEP: Saw pod success 09/13/22 15:12:00.339 + Sep 13 15:12:00.339: INFO: Pod "pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c" satisfied condition "Succeeded or Failed" + Sep 13 15:12:00.343: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c container agnhost-container: + STEP: delete the pod 09/13/22 15:12:00.361 + Sep 13 15:12:00.369: INFO: Waiting for pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c to disappear + Sep 13 15:12:00.376: INFO: Pod pod-projected-configmaps-a0d1ab33-3e55-4427-aeda-a876f6e7748c no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:12:00.376: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-1037" for this suite. 09/13/22 15:12:00.38 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:290 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:00.393 +Sep 13 15:12:00.393: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:12:00.395 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:00.415 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:00.42 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:12:00.441 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:12:01.181 +STEP: Deploying the webhook pod 09/13/22 15:12:01.185 +STEP: Wait for the deployment to be ready 09/13/22 15:12:01.203 +Sep 13 15:12:01.219: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 09/13/22 15:12:03.234 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:12:03.255 +Sep 13 15:12:04.263: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:290 +Sep 13 15:12:04.267: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-2654-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 15:12:04.779 +STEP: Creating a custom resource that should be mutated by the webhook 09/13/22 15:12:04.808 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:12:07.408: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7789" for this suite. 09/13/22 15:12:07.413 +STEP: Destroying namespace "webhook-7789-markers" for this suite. 09/13/22 15:12:07.419 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]","completed":65,"skipped":1006,"failed":0} +------------------------------ +• [SLOW TEST] [7.118 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:290 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:00.393 + Sep 13 15:12:00.393: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:12:00.395 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:00.415 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:00.42 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:12:00.441 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:12:01.181 + STEP: Deploying the webhook pod 09/13/22 15:12:01.185 + STEP: Wait for the deployment to be ready 09/13/22 15:12:01.203 + Sep 13 15:12:01.219: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 09/13/22 15:12:03.234 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:12:03.255 + Sep 13 15:12:04.263: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource [Conformance] + test/e2e/apimachinery/webhook.go:290 + Sep 13 15:12:04.267: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-2654-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 15:12:04.779 + STEP: Creating a custom resource that should be mutated by the webhook 09/13/22 15:12:04.808 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:12:07.408: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-7789" for this suite. 09/13/22 15:12:07.413 + STEP: Destroying namespace "webhook-7789-markers" for this suite. 09/13/22 15:12:07.419 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:07.513 +Sep 13 15:12:07.513: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 15:12:07.515 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:07.563 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:07.571 +[It] should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4273.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-4273.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;sleep 1; done + 09/13/22 15:12:07.577 +STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4273.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-4273.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;sleep 1; done + 09/13/22 15:12:07.577 +STEP: creating a pod to probe /etc/hosts 09/13/22 15:12:07.577 +STEP: submitting the pod to kubernetes 09/13/22 15:12:07.578 +Sep 13 15:12:07.603: INFO: Waiting up to 15m0s for pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529" in namespace "dns-4273" to be "running" +Sep 13 15:12:07.611: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529": Phase="Pending", Reason="", readiness=false. Elapsed: 7.958403ms +Sep 13 15:12:09.615: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529": Phase="Running", Reason="", readiness=true. Elapsed: 2.011929339s +Sep 13 15:12:09.615: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529" satisfied condition "running" +STEP: retrieving the pod 09/13/22 15:12:09.615 +STEP: looking for the results for each expected name from probers 09/13/22 15:12:09.618 +Sep 13 15:12:09.646: INFO: DNS probes using dns-4273/dns-test-3cf88369-a970-4268-8e6d-627cdbc69529 succeeded + +STEP: deleting the pod 09/13/22 15:12:09.646 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 15:12:09.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-4273" for this suite. 09/13/22 15:12:09.673 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [Conformance]","completed":66,"skipped":1021,"failed":0} +------------------------------ +• [2.172 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:07.513 + Sep 13 15:12:07.513: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 15:12:07.515 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:07.563 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:07.571 + [It] should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/network/dns.go:117 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4273.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-4273.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;sleep 1; done + 09/13/22 15:12:07.577 + STEP: Running these commands on jessie: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-4273.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-4273.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;sleep 1; done + 09/13/22 15:12:07.577 + STEP: creating a pod to probe /etc/hosts 09/13/22 15:12:07.577 + STEP: submitting the pod to kubernetes 09/13/22 15:12:07.578 + Sep 13 15:12:07.603: INFO: Waiting up to 15m0s for pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529" in namespace "dns-4273" to be "running" + Sep 13 15:12:07.611: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529": Phase="Pending", Reason="", readiness=false. Elapsed: 7.958403ms + Sep 13 15:12:09.615: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529": Phase="Running", Reason="", readiness=true. Elapsed: 2.011929339s + Sep 13 15:12:09.615: INFO: Pod "dns-test-3cf88369-a970-4268-8e6d-627cdbc69529" satisfied condition "running" + STEP: retrieving the pod 09/13/22 15:12:09.615 + STEP: looking for the results for each expected name from probers 09/13/22 15:12:09.618 + Sep 13 15:12:09.646: INFO: DNS probes using dns-4273/dns-test-3cf88369-a970-4268-8e6d-627cdbc69529 succeeded + + STEP: deleting the pod 09/13/22 15:12:09.646 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 15:12:09.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-4273" for this suite. 09/13/22 15:12:09.673 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:83 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:09.69 +Sep 13 15:12:09.690: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:12:09.691 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:09.713 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:09.723 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:83 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:12:09.726 +Sep 13 15:12:09.739: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f" in namespace "projected-5882" to be "Succeeded or Failed" +Sep 13 15:12:09.754: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Pending", Reason="", readiness=false. Elapsed: 14.656438ms +Sep 13 15:12:11.760: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020428519s +Sep 13 15:12:13.758: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018402473s +STEP: Saw pod success 09/13/22 15:12:13.758 +Sep 13 15:12:13.758: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f" satisfied condition "Succeeded or Failed" +Sep 13 15:12:13.761: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f container client-container: +STEP: delete the pod 09/13/22 15:12:13.778 +Sep 13 15:12:13.792: INFO: Waiting for pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f to disappear +Sep 13 15:12:13.797: INFO: Pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:12:13.797: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5882" for this suite. 09/13/22 15:12:13.802 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","completed":67,"skipped":1036,"failed":0} +------------------------------ +• [4.117 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:83 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:09.69 + Sep 13 15:12:09.690: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:12:09.691 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:09.713 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:09.723 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:83 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:12:09.726 + Sep 13 15:12:09.739: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f" in namespace "projected-5882" to be "Succeeded or Failed" + Sep 13 15:12:09.754: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Pending", Reason="", readiness=false. Elapsed: 14.656438ms + Sep 13 15:12:11.760: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020428519s + Sep 13 15:12:13.758: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018402473s + STEP: Saw pod success 09/13/22 15:12:13.758 + Sep 13 15:12:13.758: INFO: Pod "downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f" satisfied condition "Succeeded or Failed" + Sep 13 15:12:13.761: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f container client-container: + STEP: delete the pod 09/13/22 15:12:13.778 + Sep 13 15:12:13.792: INFO: Waiting for pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f to disappear + Sep 13 15:12:13.797: INFO: Pod downwardapi-volume-e15c0317-38ed-4c76-972a-f9e87739b54f no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:12:13.797: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-5882" for this suite. 09/13/22 15:12:13.802 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Containers + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:58 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:13.811 +Sep 13 15:12:13.811: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename containers 09/13/22 15:12:13.813 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:13.826 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:13.831 +[It] should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:58 +STEP: Creating a pod to test override arguments 09/13/22 15:12:13.834 +Sep 13 15:12:13.850: INFO: Waiting up to 5m0s for pod "client-containers-decde796-ee16-42eb-969b-e630717c5def" in namespace "containers-3199" to be "Succeeded or Failed" +Sep 13 15:12:13.864: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Pending", Reason="", readiness=false. Elapsed: 13.760011ms +Sep 13 15:12:15.868: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017599693s +Sep 13 15:12:17.870: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019934994s +STEP: Saw pod success 09/13/22 15:12:17.87 +Sep 13 15:12:17.870: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def" satisfied condition "Succeeded or Failed" +Sep 13 15:12:17.874: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-decde796-ee16-42eb-969b-e630717c5def container agnhost-container: +STEP: delete the pod 09/13/22 15:12:17.882 +Sep 13 15:12:17.894: INFO: Waiting for pod client-containers-decde796-ee16-42eb-969b-e630717c5def to disappear +Sep 13 15:12:17.898: INFO: Pod client-containers-decde796-ee16-42eb-969b-e630717c5def no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +Sep 13 15:12:17.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-3199" for this suite. 09/13/22 15:12:17.906 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]","completed":68,"skipped":1038,"failed":0} +------------------------------ +• [4.101 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:58 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:13.811 + Sep 13 15:12:13.811: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename containers 09/13/22 15:12:13.813 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:13.826 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:13.831 + [It] should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:58 + STEP: Creating a pod to test override arguments 09/13/22 15:12:13.834 + Sep 13 15:12:13.850: INFO: Waiting up to 5m0s for pod "client-containers-decde796-ee16-42eb-969b-e630717c5def" in namespace "containers-3199" to be "Succeeded or Failed" + Sep 13 15:12:13.864: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Pending", Reason="", readiness=false. Elapsed: 13.760011ms + Sep 13 15:12:15.868: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017599693s + Sep 13 15:12:17.870: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019934994s + STEP: Saw pod success 09/13/22 15:12:17.87 + Sep 13 15:12:17.870: INFO: Pod "client-containers-decde796-ee16-42eb-969b-e630717c5def" satisfied condition "Succeeded or Failed" + Sep 13 15:12:17.874: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-decde796-ee16-42eb-969b-e630717c5def container agnhost-container: + STEP: delete the pod 09/13/22 15:12:17.882 + Sep 13 15:12:17.894: INFO: Waiting for pod client-containers-decde796-ee16-42eb-969b-e630717c5def to disappear + Sep 13 15:12:17.898: INFO: Pod client-containers-decde796-ee16-42eb-969b-e630717c5def no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 + Sep 13 15:12:17.898: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "containers-3199" for this suite. 09/13/22 15:12:17.906 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:17.92 +Sep 13 15:12:17.920: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 15:12:17.922 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:17.943 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:17.947 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 +STEP: creating a Deployment 09/13/22 15:12:17.973 +STEP: waiting for Deployment to be created 09/13/22 15:12:17.984 +STEP: waiting for all Replicas to be Ready 09/13/22 15:12:17.989 +Sep 13 15:12:17.993: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:17.993: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.013: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.014: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.046: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.046: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.102: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:18.102: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Sep 13 15:12:19.470: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Sep 13 15:12:19.470: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Sep 13 15:12:19.613: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment-static:true] +STEP: patching the Deployment 09/13/22 15:12:19.613 +W0913 15:12:19.650290 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Sep 13 15:12:19.657: INFO: observed event type ADDED +STEP: waiting for Replicas to scale 09/13/22 15:12:19.657 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.698: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.698: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.753: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.753: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:19.775: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:19.776: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:19.839: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:19.839: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:21.593: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:21.593: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:21.626: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +STEP: listing Deployments 09/13/22 15:12:21.626 +Sep 13 15:12:21.638: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] +STEP: updating the Deployment 09/13/22 15:12:21.638 +Sep 13 15:12:21.657: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +STEP: fetching the DeploymentStatus 09/13/22 15:12:21.657 +Sep 13 15:12:21.666: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:21.677: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:21.700: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:21.787: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:21.832: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:23.472: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:23.604: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:23.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:23.693: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Sep 13 15:12:25.598: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +STEP: patching the DeploymentStatus 09/13/22 15:12:25.637 +STEP: fetching the DeploymentStatus 09/13/22 15:12:25.648 +Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 +Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 +Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 +Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 +STEP: deleting the Deployment 09/13/22 15:12:25.655 +Sep 13 15:12:25.667: INFO: observed event type MODIFIED +Sep 13 15:12:25.667: INFO: observed event type MODIFIED +Sep 13 15:12:25.668: INFO: observed event type MODIFIED +Sep 13 15:12:25.668: INFO: observed event type MODIFIED +Sep 13 15:12:25.668: INFO: observed event type MODIFIED +Sep 13 15:12:25.669: INFO: observed event type MODIFIED +Sep 13 15:12:25.669: INFO: observed event type MODIFIED +Sep 13 15:12:25.669: INFO: observed event type MODIFIED +Sep 13 15:12:25.669: INFO: observed event type MODIFIED +Sep 13 15:12:25.670: INFO: observed event type MODIFIED +Sep 13 15:12:25.670: INFO: observed event type MODIFIED +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 15:12:25.677: INFO: Log out all the ReplicaSets if there is no deployment created +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 15:12:25.686: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-6483" for this suite. 09/13/22 15:12:25.693 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]","completed":69,"skipped":1067,"failed":0} +------------------------------ +• [SLOW TEST] [7.790 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:17.92 + Sep 13 15:12:17.920: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 15:12:17.922 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:17.943 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:17.947 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] should run the lifecycle of a Deployment [Conformance] + test/e2e/apps/deployment.go:185 + STEP: creating a Deployment 09/13/22 15:12:17.973 + STEP: waiting for Deployment to be created 09/13/22 15:12:17.984 + STEP: waiting for all Replicas to be Ready 09/13/22 15:12:17.989 + Sep 13 15:12:17.993: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:17.993: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.013: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.014: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.046: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.046: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.102: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:18.102: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 and labels map[test-deployment-static:true] + Sep 13 15:12:19.470: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment-static:true] + Sep 13 15:12:19.470: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment-static:true] + Sep 13 15:12:19.613: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment-static:true] + STEP: patching the Deployment 09/13/22 15:12:19.613 + W0913 15:12:19.650290 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Sep 13 15:12:19.657: INFO: observed event type ADDED + STEP: waiting for Replicas to scale 09/13/22 15:12:19.657 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 0 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.662: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.698: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.698: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.753: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.753: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:19.775: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:19.776: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:19.839: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:19.839: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:21.593: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:21.593: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:21.626: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + STEP: listing Deployments 09/13/22 15:12:21.626 + Sep 13 15:12:21.638: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] + STEP: updating the Deployment 09/13/22 15:12:21.638 + Sep 13 15:12:21.657: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + STEP: fetching the DeploymentStatus 09/13/22 15:12:21.657 + Sep 13 15:12:21.666: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:21.677: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:21.700: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:21.787: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:21.832: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:23.472: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:23.604: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:23.661: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:23.693: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] + Sep 13 15:12:25.598: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] + STEP: patching the DeploymentStatus 09/13/22 15:12:25.637 + STEP: fetching the DeploymentStatus 09/13/22 15:12:25.648 + Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:25.653: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 1 + Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:25.654: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 + Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 2 + Sep 13 15:12:25.655: INFO: observed Deployment test-deployment in namespace deployment-6483 with ReadyReplicas 3 + STEP: deleting the Deployment 09/13/22 15:12:25.655 + Sep 13 15:12:25.667: INFO: observed event type MODIFIED + Sep 13 15:12:25.667: INFO: observed event type MODIFIED + Sep 13 15:12:25.668: INFO: observed event type MODIFIED + Sep 13 15:12:25.668: INFO: observed event type MODIFIED + Sep 13 15:12:25.668: INFO: observed event type MODIFIED + Sep 13 15:12:25.669: INFO: observed event type MODIFIED + Sep 13 15:12:25.669: INFO: observed event type MODIFIED + Sep 13 15:12:25.669: INFO: observed event type MODIFIED + Sep 13 15:12:25.669: INFO: observed event type MODIFIED + Sep 13 15:12:25.670: INFO: observed event type MODIFIED + Sep 13 15:12:25.670: INFO: observed event type MODIFIED + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 15:12:25.677: INFO: Log out all the ReplicaSets if there is no deployment created + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 15:12:25.686: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-6483" for this suite. 09/13/22 15:12:25.693 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] DisruptionController + should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:140 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:25.718 +Sep 13 15:12:25.719: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption 09/13/22 15:12:25.721 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:25.744 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:25.748 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:140 +STEP: Waiting for the pdb to be processed 09/13/22 15:12:25.849 +STEP: Waiting for all pods to be running 09/13/22 15:12:28.018 +Sep 13 15:12:28.037: INFO: running pods: 0 < 3 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +Sep 13 15:12:30.044: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-3592" for this suite. 09/13/22 15:12:30.048 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] DisruptionController should observe PodDisruptionBudget status updated [Conformance]","completed":70,"skipped":1070,"failed":0} +------------------------------ +• [4.336 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:140 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:25.718 + Sep 13 15:12:25.719: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption 09/13/22 15:12:25.721 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:25.744 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:25.748 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 + [It] should observe PodDisruptionBudget status updated [Conformance] + test/e2e/apps/disruption.go:140 + STEP: Waiting for the pdb to be processed 09/13/22 15:12:25.849 + STEP: Waiting for all pods to be running 09/13/22 15:12:28.018 + Sep 13 15:12:28.037: INFO: running pods: 0 < 3 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 + Sep 13 15:12:30.044: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-3592" for this suite. 09/13/22 15:12:30.048 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:152 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:30.057 +Sep 13 15:12:30.057: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 15:12:30.06 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:30.079 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:30.083 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. 09/13/22 15:12:30.097 +Sep 13 15:12:30.136: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-5241" to be "running and ready" +Sep 13 15:12:30.143: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 6.66554ms +Sep 13 15:12:30.144: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:12:32.147: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010502675s +Sep 13 15:12:32.147: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Sep 13 15:12:32.147: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:152 +STEP: create the pod with lifecycle hook 09/13/22 15:12:32.15 +Sep 13 15:12:32.165: INFO: Waiting up to 5m0s for pod "pod-with-prestop-http-hook" in namespace "container-lifecycle-hook-5241" to be "running and ready" +Sep 13 15:12:32.181: INFO: Pod "pod-with-prestop-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 15.307089ms +Sep 13 15:12:32.181: INFO: The phase of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:12:34.185: INFO: Pod "pod-with-prestop-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.019810754s +Sep 13 15:12:34.185: INFO: The phase of Pod pod-with-prestop-http-hook is Running (Ready = true) +Sep 13 15:12:34.185: INFO: Pod "pod-with-prestop-http-hook" satisfied condition "running and ready" +STEP: delete the pod with lifecycle hook 09/13/22 15:12:34.189 +Sep 13 15:12:34.198: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 13 15:12:34.203: INFO: Pod pod-with-prestop-http-hook still exists +Sep 13 15:12:36.203: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 13 15:12:36.207: INFO: Pod pod-with-prestop-http-hook still exists +Sep 13 15:12:38.203: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Sep 13 15:12:38.207: INFO: Pod pod-with-prestop-http-hook no longer exists +STEP: check prestop hook 09/13/22 15:12:38.207 +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +Sep 13 15:12:38.214: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-5241" for this suite. 09/13/22 15:12:38.218 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]","completed":71,"skipped":1084,"failed":0} +------------------------------ +• [SLOW TEST] [8.166 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:152 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:30.057 + Sep 13 15:12:30.057: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 15:12:30.06 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:30.079 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:30.083 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 + STEP: create the container to handle the HTTPGet hook request. 09/13/22 15:12:30.097 + Sep 13 15:12:30.136: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-5241" to be "running and ready" + Sep 13 15:12:30.143: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 6.66554ms + Sep 13 15:12:30.144: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:12:32.147: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.010502675s + Sep 13 15:12:32.147: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Sep 13 15:12:32.147: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:152 + STEP: create the pod with lifecycle hook 09/13/22 15:12:32.15 + Sep 13 15:12:32.165: INFO: Waiting up to 5m0s for pod "pod-with-prestop-http-hook" in namespace "container-lifecycle-hook-5241" to be "running and ready" + Sep 13 15:12:32.181: INFO: Pod "pod-with-prestop-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 15.307089ms + Sep 13 15:12:32.181: INFO: The phase of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:12:34.185: INFO: Pod "pod-with-prestop-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.019810754s + Sep 13 15:12:34.185: INFO: The phase of Pod pod-with-prestop-http-hook is Running (Ready = true) + Sep 13 15:12:34.185: INFO: Pod "pod-with-prestop-http-hook" satisfied condition "running and ready" + STEP: delete the pod with lifecycle hook 09/13/22 15:12:34.189 + Sep 13 15:12:34.198: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Sep 13 15:12:34.203: INFO: Pod pod-with-prestop-http-hook still exists + Sep 13 15:12:36.203: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Sep 13 15:12:36.207: INFO: Pod pod-with-prestop-http-hook still exists + Sep 13 15:12:38.203: INFO: Waiting for pod pod-with-prestop-http-hook to disappear + Sep 13 15:12:38.207: INFO: Pod pod-with-prestop-http-hook no longer exists + STEP: check prestop hook 09/13/22 15:12:38.207 + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 + Sep 13 15:12:38.214: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-lifecycle-hook-5241" for this suite. 09/13/22 15:12:38.218 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:180 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:12:38.229 +Sep 13 15:12:38.229: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 15:12:38.23 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:38.25 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:38.254 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:180 +STEP: Creating pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b in namespace container-probe-4797 09/13/22 15:12:38.257 +Sep 13 15:12:38.270: INFO: Waiting up to 5m0s for pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b" in namespace "container-probe-4797" to be "not pending" +Sep 13 15:12:38.292: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Pending", Reason="", readiness=false. Elapsed: 21.946701ms +Sep 13 15:12:40.297: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026832852s +Sep 13 15:12:42.296: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Running", Reason="", readiness=true. Elapsed: 4.025405281s +Sep 13 15:12:42.296: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b" satisfied condition "not pending" +Sep 13 15:12:42.296: INFO: Started pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b in namespace container-probe-4797 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:12:42.296 +Sep 13 15:12:42.299: INFO: Initial restart count of pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b is 0 +STEP: deleting the pod 09/13/22 15:16:42.851 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 15:16:42.875: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-4797" for this suite. 09/13/22 15:16:42.883 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]","completed":72,"skipped":1110,"failed":0} +------------------------------ +• [SLOW TEST] [244.663 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:180 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:12:38.229 + Sep 13 15:12:38.229: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 15:12:38.23 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:12:38.25 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:12:38.254 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:180 + STEP: Creating pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b in namespace container-probe-4797 09/13/22 15:12:38.257 + Sep 13 15:12:38.270: INFO: Waiting up to 5m0s for pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b" in namespace "container-probe-4797" to be "not pending" + Sep 13 15:12:38.292: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Pending", Reason="", readiness=false. Elapsed: 21.946701ms + Sep 13 15:12:40.297: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026832852s + Sep 13 15:12:42.296: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b": Phase="Running", Reason="", readiness=true. Elapsed: 4.025405281s + Sep 13 15:12:42.296: INFO: Pod "liveness-3fdd92b4-2688-479f-865b-471395e25d8b" satisfied condition "not pending" + Sep 13 15:12:42.296: INFO: Started pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b in namespace container-probe-4797 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:12:42.296 + Sep 13 15:12:42.299: INFO: Initial restart count of pod liveness-3fdd92b4-2688-479f-865b-471395e25d8b is 0 + STEP: deleting the pod 09/13/22 15:16:42.851 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 15:16:42.875: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-4797" for this suite. 09/13/22 15:16:42.883 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:307 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:16:42.893 +Sep 13 15:16:42.893: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:16:42.894 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:42.917 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:42.921 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:16:42.941 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:16:43.795 +STEP: Deploying the webhook pod 09/13/22 15:16:43.8 +STEP: Wait for the deployment to be ready 09/13/22 15:16:43.809 +Sep 13 15:16:43.819: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:16:45.828 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:16:45.849 +Sep 13 15:16:46.850: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:307 +STEP: Registering the crd webhook via the AdmissionRegistration API 09/13/22 15:16:46.854 +STEP: Creating a custom resource definition that should be denied by the webhook 09/13/22 15:16:46.879 +Sep 13 15:16:46.879: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:16:46.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8705" for this suite. 09/13/22 15:16:46.906 +STEP: Destroying namespace "webhook-8705-markers" for this suite. 09/13/22 15:16:46.91 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","completed":73,"skipped":1114,"failed":0} +------------------------------ +• [4.121 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:307 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:16:42.893 + Sep 13 15:16:42.893: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:16:42.894 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:42.917 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:42.921 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:16:42.941 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:16:43.795 + STEP: Deploying the webhook pod 09/13/22 15:16:43.8 + STEP: Wait for the deployment to be ready 09/13/22 15:16:43.809 + Sep 13 15:16:43.819: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:16:45.828 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:16:45.849 + Sep 13 15:16:46.850: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should deny crd creation [Conformance] + test/e2e/apimachinery/webhook.go:307 + STEP: Registering the crd webhook via the AdmissionRegistration API 09/13/22 15:16:46.854 + STEP: Creating a custom resource definition that should be denied by the webhook 09/13/22 15:16:46.879 + Sep 13 15:16:46.879: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:16:46.902: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-8705" for this suite. 09/13/22 15:16:46.906 + STEP: Destroying namespace "webhook-8705-markers" for this suite. 09/13/22 15:16:46.91 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Job + should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:531 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:16:47.014 +Sep 13 15:16:47.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 15:16:47.017 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:47.049 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:47.057 +[It] should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:531 +STEP: Creating a suspended job 09/13/22 15:16:47.071 +STEP: Patching the Job 09/13/22 15:16:47.076 +STEP: Watching for Job to be patched 09/13/22 15:16:47.146 +Sep 13 15:16:47.155: INFO: Event ADDED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] +Sep 13 15:16:47.155: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] +Sep 13 15:16:47.155: INFO: Event MODIFIED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] +STEP: Updating the job 09/13/22 15:16:47.155 +STEP: Watching for Job to be updated 09/13/22 15:16:47.179 +Sep 13 15:16:47.182: INFO: Event MODIFIED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:47.182: INFO: Found Job annotations: map[string]string{"batch.kubernetes.io/job-tracking":"", "updated":"true"} +STEP: Listing all Jobs with LabelSelector 09/13/22 15:16:47.182 +Sep 13 15:16:47.186: INFO: Job: e2e-fr4rx as labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] +STEP: Waiting for job to complete 09/13/22 15:16:47.186 +STEP: Delete a job collection with a labelselector 09/13/22 15:16:57.19 +STEP: Watching for Job to be deleted 09/13/22 15:16:57.197 +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.201: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +Sep 13 15:16:57.201: INFO: Event DELETED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] +STEP: Relist jobs to confirm deletion 09/13/22 15:16:57.201 +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 15:16:57.214: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-132" for this suite. 09/13/22 15:16:57.224 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should manage the lifecycle of a job [Conformance]","completed":74,"skipped":1131,"failed":0} +------------------------------ +• [SLOW TEST] [10.231 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:531 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:16:47.014 + Sep 13 15:16:47.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 15:16:47.017 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:47.049 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:47.057 + [It] should manage the lifecycle of a job [Conformance] + test/e2e/apps/job.go:531 + STEP: Creating a suspended job 09/13/22 15:16:47.071 + STEP: Patching the Job 09/13/22 15:16:47.076 + STEP: Watching for Job to be patched 09/13/22 15:16:47.146 + Sep 13 15:16:47.155: INFO: Event ADDED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] + Sep 13 15:16:47.155: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] + Sep 13 15:16:47.155: INFO: Event MODIFIED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking:] + STEP: Updating the job 09/13/22 15:16:47.155 + STEP: Watching for Job to be updated 09/13/22 15:16:47.179 + Sep 13 15:16:47.182: INFO: Event MODIFIED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:47.182: INFO: Found Job annotations: map[string]string{"batch.kubernetes.io/job-tracking":"", "updated":"true"} + STEP: Listing all Jobs with LabelSelector 09/13/22 15:16:47.182 + Sep 13 15:16:47.186: INFO: Job: e2e-fr4rx as labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] + STEP: Waiting for job to complete 09/13/22 15:16:47.186 + STEP: Delete a job collection with a labelselector 09/13/22 15:16:57.19 + STEP: Watching for Job to be deleted 09/13/22 15:16:57.197 + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.200: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.201: INFO: Event MODIFIED observed for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + Sep 13 15:16:57.201: INFO: Event DELETED found for Job e2e-fr4rx in namespace job-132 with labels: map[e2e-fr4rx:patched e2e-job-label:e2e-fr4rx] and annotations: map[batch.kubernetes.io/job-tracking: updated:true] + STEP: Relist jobs to confirm deletion 09/13/22 15:16:57.201 + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 15:16:57.214: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-132" for this suite. 09/13/22 15:16:57.224 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] ConfigMap + should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:44 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:16:57.247 +Sep 13 15:16:57.247: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:16:57.249 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:57.331 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:57.346 +[It] should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:44 +STEP: Creating configMap configmap-5391/configmap-test-97658628-accd-4479-8eb7-6fb9b6dfb3a2 09/13/22 15:16:57.354 +STEP: Creating a pod to test consume configMaps 09/13/22 15:16:57.366 +Sep 13 15:16:57.387: INFO: Waiting up to 5m0s for pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99" in namespace "configmap-5391" to be "Succeeded or Failed" +Sep 13 15:16:57.402: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Pending", Reason="", readiness=false. Elapsed: 14.875315ms +Sep 13 15:16:59.406: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018669678s +Sep 13 15:17:01.408: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020150152s +STEP: Saw pod success 09/13/22 15:17:01.408 +Sep 13 15:17:01.408: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99" satisfied condition "Succeeded or Failed" +Sep 13 15:17:01.411: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 container env-test: +STEP: delete the pod 09/13/22 15:17:01.44 +Sep 13 15:17:01.454: INFO: Waiting for pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 to disappear +Sep 13 15:17:01.457: INFO: Pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:17:01.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-5391" for this suite. 09/13/22 15:17:01.462 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","completed":75,"skipped":1142,"failed":0} +------------------------------ +• [4.219 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:44 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:16:57.247 + Sep 13 15:16:57.247: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:16:57.249 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:16:57.331 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:16:57.346 + [It] should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:44 + STEP: Creating configMap configmap-5391/configmap-test-97658628-accd-4479-8eb7-6fb9b6dfb3a2 09/13/22 15:16:57.354 + STEP: Creating a pod to test consume configMaps 09/13/22 15:16:57.366 + Sep 13 15:16:57.387: INFO: Waiting up to 5m0s for pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99" in namespace "configmap-5391" to be "Succeeded or Failed" + Sep 13 15:16:57.402: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Pending", Reason="", readiness=false. Elapsed: 14.875315ms + Sep 13 15:16:59.406: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018669678s + Sep 13 15:17:01.408: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020150152s + STEP: Saw pod success 09/13/22 15:17:01.408 + Sep 13 15:17:01.408: INFO: Pod "pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99" satisfied condition "Succeeded or Failed" + Sep 13 15:17:01.411: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 container env-test: + STEP: delete the pod 09/13/22 15:17:01.44 + Sep 13 15:17:01.454: INFO: Waiting for pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 to disappear + Sep 13 15:17:01.457: INFO: Pod pod-configmaps-6c931a64-08c9-49ac-89d4-e66575437d99 no longer exists + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:17:01.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-5391" for this suite. 09/13/22 15:17:01.462 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:192 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:01.477 +Sep 13 15:17:01.478: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:17:01.479 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:01.496 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:01.502 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:192 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:17:01.506 +Sep 13 15:17:01.550: INFO: Waiting up to 5m0s for pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7" in namespace "projected-3370" to be "Succeeded or Failed" +Sep 13 15:17:01.563: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Pending", Reason="", readiness=false. Elapsed: 13.29741ms +Sep 13 15:17:03.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017170509s +Sep 13 15:17:05.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017111167s +STEP: Saw pod success 09/13/22 15:17:05.567 +Sep 13 15:17:05.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7" satisfied condition "Succeeded or Failed" +Sep 13 15:17:05.570: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 container client-container: +STEP: delete the pod 09/13/22 15:17:05.577 +Sep 13 15:17:05.587: INFO: Waiting for pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 to disappear +Sep 13 15:17:05.591: INFO: Pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:17:05.592: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3370" for this suite. 09/13/22 15:17:05.596 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","completed":76,"skipped":1167,"failed":0} +------------------------------ +• [4.123 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:192 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:01.477 + Sep 13 15:17:01.478: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:17:01.479 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:01.496 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:01.502 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:192 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:17:01.506 + Sep 13 15:17:01.550: INFO: Waiting up to 5m0s for pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7" in namespace "projected-3370" to be "Succeeded or Failed" + Sep 13 15:17:01.563: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Pending", Reason="", readiness=false. Elapsed: 13.29741ms + Sep 13 15:17:03.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017170509s + Sep 13 15:17:05.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017111167s + STEP: Saw pod success 09/13/22 15:17:05.567 + Sep 13 15:17:05.567: INFO: Pod "downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7" satisfied condition "Succeeded or Failed" + Sep 13 15:17:05.570: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 container client-container: + STEP: delete the pod 09/13/22 15:17:05.577 + Sep 13 15:17:05.587: INFO: Waiting for pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 to disappear + Sep 13 15:17:05.591: INFO: Pod downwardapi-volume-053be5d5-ff1a-4003-92da-936dcc0ca2a7 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:17:05.592: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-3370" for this suite. 09/13/22 15:17:05.596 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:05.604 +Sep 13 15:17:05.604: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 15:17:05.605 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:05.624 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:05.637 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 +Sep 13 15:17:05.660: INFO: Pod name cleanup-pod: Found 0 pods out of 1 +Sep 13 15:17:10.665: INFO: Pod name cleanup-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 15:17:10.665 +Sep 13 15:17:10.665: INFO: Creating deployment test-cleanup-deployment +STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up 09/13/22 15:17:10.677 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 15:17:10.695: INFO: Deployment "test-cleanup-deployment": +&Deployment{ObjectMeta:{test-cleanup-deployment deployment-9039 77fa292d-7701-4b01-8362-4f7afd514b6f 18784 1 2022-09-13 15:17:10 +0000 UTC map[name:cleanup-pod] map[] [] [] [{e2e.test Update apps/v1 2022-09-13 15:17:10 +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":{}}}}} }]},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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc00256a968 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:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} + +Sep 13 15:17:10.698: INFO: New ReplicaSet of Deployment "test-cleanup-deployment" is nil. +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 15:17:10.704: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-9039" for this suite. 09/13/22 15:17:10.723 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","completed":77,"skipped":1170,"failed":0} +------------------------------ +• [SLOW TEST] [5.131 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:05.604 + Sep 13 15:17:05.604: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 15:17:05.605 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:05.624 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:05.637 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should delete old replica sets [Conformance] + test/e2e/apps/deployment.go:122 + Sep 13 15:17:05.660: INFO: Pod name cleanup-pod: Found 0 pods out of 1 + Sep 13 15:17:10.665: INFO: Pod name cleanup-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 15:17:10.665 + Sep 13 15:17:10.665: INFO: Creating deployment test-cleanup-deployment + STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up 09/13/22 15:17:10.677 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 15:17:10.695: INFO: Deployment "test-cleanup-deployment": + &Deployment{ObjectMeta:{test-cleanup-deployment deployment-9039 77fa292d-7701-4b01-8362-4f7afd514b6f 18784 1 2022-09-13 15:17:10 +0000 UTC map[name:cleanup-pod] map[] [] [] [{e2e.test Update apps/v1 2022-09-13 15:17:10 +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":{}}}}} }]},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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc00256a968 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:0,Replicas:0,UpdatedReplicas:0,AvailableReplicas:0,UnavailableReplicas:0,Conditions:[]DeploymentCondition{},ReadyReplicas:0,CollisionCount:nil,},} + + Sep 13 15:17:10.698: INFO: New ReplicaSet of Deployment "test-cleanup-deployment" is nil. + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 15:17:10.704: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-9039" for this suite. 09/13/22 15:17:10.723 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:43 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:10.742 +Sep 13 15:17:10.742: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:17:10.744 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:10.782 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:10.818 +[It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:43 +STEP: Creating a pod to test env composition 09/13/22 15:17:10.839 +Sep 13 15:17:10.955: INFO: Waiting up to 5m0s for pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877" in namespace "var-expansion-7101" to be "Succeeded or Failed" +Sep 13 15:17:11.007: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Pending", Reason="", readiness=false. Elapsed: 51.963591ms +Sep 13 15:17:13.011: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Pending", Reason="", readiness=false. Elapsed: 2.05570731s +Sep 13 15:17:15.012: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.057161456s +STEP: Saw pod success 09/13/22 15:17:15.012 +Sep 13 15:17:15.012: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877" satisfied condition "Succeeded or Failed" +Sep 13 15:17:15.015: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 container dapi-container: +STEP: delete the pod 09/13/22 15:17:15.036 +Sep 13 15:17:15.052: INFO: Waiting for pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 to disappear +Sep 13 15:17:15.056: INFO: Pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:17:15.056: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7101" for this suite. 09/13/22 15:17:15.061 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","completed":78,"skipped":1194,"failed":0} +------------------------------ +• [4.325 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:43 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:10.742 + Sep 13 15:17:10.742: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:17:10.744 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:10.782 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:10.818 + [It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:43 + STEP: Creating a pod to test env composition 09/13/22 15:17:10.839 + Sep 13 15:17:10.955: INFO: Waiting up to 5m0s for pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877" in namespace "var-expansion-7101" to be "Succeeded or Failed" + Sep 13 15:17:11.007: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Pending", Reason="", readiness=false. Elapsed: 51.963591ms + Sep 13 15:17:13.011: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Pending", Reason="", readiness=false. Elapsed: 2.05570731s + Sep 13 15:17:15.012: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.057161456s + STEP: Saw pod success 09/13/22 15:17:15.012 + Sep 13 15:17:15.012: INFO: Pod "var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877" satisfied condition "Succeeded or Failed" + Sep 13 15:17:15.015: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 container dapi-container: + STEP: delete the pod 09/13/22 15:17:15.036 + Sep 13 15:17:15.052: INFO: Waiting for pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 to disappear + Sep 13 15:17:15.056: INFO: Pod var-expansion-4d3c0c42-310f-4cf6-98ed-a5cbee862877 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:17:15.056: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-7101" for this suite. 09/13/22 15:17:15.061 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-network] Services + should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3231 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:15.067 +Sep 13 15:17:15.067: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:17:15.068 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:15.084 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:15.089 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3231 +STEP: creating an Endpoint 09/13/22 15:17:15.097 +STEP: waiting for available Endpoint 09/13/22 15:17:15.102 +STEP: listing all Endpoints 09/13/22 15:17:15.105 +STEP: updating the Endpoint 09/13/22 15:17:15.11 +STEP: fetching the Endpoint 09/13/22 15:17:15.116 +STEP: patching the Endpoint 09/13/22 15:17:15.119 +STEP: fetching the Endpoint 09/13/22 15:17:15.132 +STEP: deleting the Endpoint by Collection 09/13/22 15:17:15.137 +STEP: waiting for Endpoint deletion 09/13/22 15:17:15.183 +STEP: fetching the Endpoint 09/13/22 15:17:15.185 +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:17:15.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2921" for this suite. 09/13/22 15:17:15.196 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should test the lifecycle of an Endpoint [Conformance]","completed":79,"skipped":1194,"failed":0} +------------------------------ +• [0.137 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3231 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:15.067 + Sep 13 15:17:15.067: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:17:15.068 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:15.084 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:15.089 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should test the lifecycle of an Endpoint [Conformance] + test/e2e/network/service.go:3231 + STEP: creating an Endpoint 09/13/22 15:17:15.097 + STEP: waiting for available Endpoint 09/13/22 15:17:15.102 + STEP: listing all Endpoints 09/13/22 15:17:15.105 + STEP: updating the Endpoint 09/13/22 15:17:15.11 + STEP: fetching the Endpoint 09/13/22 15:17:15.116 + STEP: patching the Endpoint 09/13/22 15:17:15.119 + STEP: fetching the Endpoint 09/13/22 15:17:15.132 + STEP: deleting the Endpoint by Collection 09/13/22 15:17:15.137 + STEP: waiting for Endpoint deletion 09/13/22 15:17:15.183 + STEP: fetching the Endpoint 09/13/22 15:17:15.185 + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:17:15.191: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-2921" for this suite. 09/13/22 15:17:15.196 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1523 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:15.213 +Sep 13 15:17:15.213: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:17:15.215 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:15.23 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:15.234 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1523 +STEP: creating a service nodeport-service with the type=NodePort in namespace services-4551 09/13/22 15:17:15.238 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 09/13/22 15:17:15.253 +STEP: creating service externalsvc in namespace services-4551 09/13/22 15:17:15.253 +STEP: creating replication controller externalsvc in namespace services-4551 09/13/22 15:17:15.271 +I0913 15:17:15.301196 19 runners.go:193] Created replication controller with name: externalsvc, namespace: services-4551, replica count: 2 +I0913 15:17:18.352647 19 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 09/13/22 15:17:18.356 +Sep 13 15:17:18.368: INFO: Creating new exec pod +Sep 13 15:17:18.389: INFO: Waiting up to 5m0s for pod "execpodz9vvn" in namespace "services-4551" to be "running" +Sep 13 15:17:18.399: INFO: Pod "execpodz9vvn": Phase="Pending", Reason="", readiness=false. Elapsed: 10.388972ms +Sep 13 15:17:20.406: INFO: Pod "execpodz9vvn": Phase="Running", Reason="", readiness=true. Elapsed: 2.016910428s +Sep 13 15:17:20.406: INFO: Pod "execpodz9vvn" satisfied condition "running" +Sep 13 15:17:20.406: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4551 exec execpodz9vvn -- /bin/sh -x -c nslookup nodeport-service.services-4551.svc.cluster.local' +Sep 13 15:17:20.655: INFO: stderr: "+ nslookup nodeport-service.services-4551.svc.cluster.local\n" +Sep 13 15:17:20.655: INFO: stdout: "Server:\t\t10.80.16.10\nAddress:\t10.80.16.10#53\n\nnodeport-service.services-4551.svc.cluster.local\tcanonical name = externalsvc.services-4551.svc.cluster.local.\nName:\texternalsvc.services-4551.svc.cluster.local\nAddress: 10.80.21.186\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-4551, will wait for the garbage collector to delete the pods 09/13/22 15:17:20.655 +Sep 13 15:17:20.716: INFO: Deleting ReplicationController externalsvc took: 7.200506ms +Sep 13 15:17:20.816: INFO: Terminating ReplicationController externalsvc pods took: 100.309847ms +Sep 13 15:17:22.444: INFO: Cleaning up the NodePort to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:17:22.465: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4551" for this suite. 09/13/22 15:17:22.481 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","completed":80,"skipped":1201,"failed":0} +------------------------------ +• [SLOW TEST] [7.276 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1523 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:15.213 + Sep 13 15:17:15.213: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:17:15.215 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:15.23 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:15.234 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/network/service.go:1523 + STEP: creating a service nodeport-service with the type=NodePort in namespace services-4551 09/13/22 15:17:15.238 + STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 09/13/22 15:17:15.253 + STEP: creating service externalsvc in namespace services-4551 09/13/22 15:17:15.253 + STEP: creating replication controller externalsvc in namespace services-4551 09/13/22 15:17:15.271 + I0913 15:17:15.301196 19 runners.go:193] Created replication controller with name: externalsvc, namespace: services-4551, replica count: 2 + I0913 15:17:18.352647 19 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 09/13/22 15:17:18.356 + Sep 13 15:17:18.368: INFO: Creating new exec pod + Sep 13 15:17:18.389: INFO: Waiting up to 5m0s for pod "execpodz9vvn" in namespace "services-4551" to be "running" + Sep 13 15:17:18.399: INFO: Pod "execpodz9vvn": Phase="Pending", Reason="", readiness=false. Elapsed: 10.388972ms + Sep 13 15:17:20.406: INFO: Pod "execpodz9vvn": Phase="Running", Reason="", readiness=true. Elapsed: 2.016910428s + Sep 13 15:17:20.406: INFO: Pod "execpodz9vvn" satisfied condition "running" + Sep 13 15:17:20.406: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4551 exec execpodz9vvn -- /bin/sh -x -c nslookup nodeport-service.services-4551.svc.cluster.local' + Sep 13 15:17:20.655: INFO: stderr: "+ nslookup nodeport-service.services-4551.svc.cluster.local\n" + Sep 13 15:17:20.655: INFO: stdout: "Server:\t\t10.80.16.10\nAddress:\t10.80.16.10#53\n\nnodeport-service.services-4551.svc.cluster.local\tcanonical name = externalsvc.services-4551.svc.cluster.local.\nName:\texternalsvc.services-4551.svc.cluster.local\nAddress: 10.80.21.186\n\n" + STEP: deleting ReplicationController externalsvc in namespace services-4551, will wait for the garbage collector to delete the pods 09/13/22 15:17:20.655 + Sep 13 15:17:20.716: INFO: Deleting ReplicationController externalsvc took: 7.200506ms + Sep 13 15:17:20.816: INFO: Terminating ReplicationController externalsvc pods took: 100.309847ms + Sep 13 15:17:22.444: INFO: Cleaning up the NodePort to ExternalName test service + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:17:22.465: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-4551" for this suite. 09/13/22 15:17:22.481 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2237 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:17:22.501 +Sep 13 15:17:22.501: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:17:22.502 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:22.528 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:22.532 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2237 +STEP: creating service in namespace services-2235 09/13/22 15:17:22.537 +STEP: creating service affinity-nodeport-transition in namespace services-2235 09/13/22 15:17:22.537 +STEP: creating replication controller affinity-nodeport-transition in namespace services-2235 09/13/22 15:17:22.569 +I0913 15:17:22.587231 19 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-2235, replica count: 3 +I0913 15:17:25.639519 19 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 13 15:17:25.648: INFO: Creating new exec pod +Sep 13 15:17:25.662: INFO: Waiting up to 5m0s for pod "execpod-affinity7s8r7" in namespace "services-2235" to be "running" +Sep 13 15:17:25.667: INFO: Pod "execpod-affinity7s8r7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.774904ms +Sep 13 15:17:27.671: INFO: Pod "execpod-affinity7s8r7": Phase="Running", Reason="", readiness=true. Elapsed: 2.008674116s +Sep 13 15:17:27.671: INFO: Pod "execpod-affinity7s8r7" satisfied condition "running" +Sep 13 15:17:28.676: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-transition 80' +Sep 13 15:17:28.840: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport-transition 80\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" +Sep 13 15:17:28.840: 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 13 15:17:28.840: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.146 80' +Sep 13 15:17:28.995: INFO: stderr: "+ nc -v -t -w 2 10.80.19.146 80\n+ echo hostName\nConnection to 10.80.19.146 80 port [tcp/http] succeeded!\n" +Sep 13 15:17:28.995: 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 13 15:17:28.995: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 30366' +Sep 13 15:17:29.147: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 30366\nConnection to 10.196.0.27 30366 port [tcp/*] succeeded!\n" +Sep 13 15:17:29.147: 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 13 15:17:29.147: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30366' +Sep 13 15:17:29.326: INFO: stderr: "+ + ncecho hostName -v\n -t -w 2 10.196.0.28 30366\nConnection to 10.196.0.28 30366 port [tcp/*] succeeded!\n" +Sep 13 15:17:29.326: 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 13 15:17:29.334: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' +Sep 13 15:17:29.616: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" +Sep 13 15:17:29.616: INFO: stdout: "\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl" +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.618: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' +Sep 13 15:17:59.894: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" +Sep 13 15:17:59.894: INFO: stdout: "\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl" +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl +Sep 13 15:17:59.902: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' +Sep 13 15:18:00.181: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" +Sep 13 15:18:00.181: INFO: stdout: "\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk" +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk +Sep 13 15:18:00.181: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-2235, will wait for the garbage collector to delete the pods 09/13/22 15:18:00.201 +Sep 13 15:18:00.263: INFO: Deleting ReplicationController affinity-nodeport-transition took: 4.91864ms +Sep 13 15:18:00.385: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 122.024303ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:18:02.612: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2235" for this suite. 09/13/22 15:18:02.619 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]","completed":81,"skipped":1225,"failed":0} +------------------------------ +• [SLOW TEST] [40.122 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2237 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:17:22.501 + Sep 13 15:17:22.501: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:17:22.502 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:17:22.528 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:17:22.532 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2237 + STEP: creating service in namespace services-2235 09/13/22 15:17:22.537 + STEP: creating service affinity-nodeport-transition in namespace services-2235 09/13/22 15:17:22.537 + STEP: creating replication controller affinity-nodeport-transition in namespace services-2235 09/13/22 15:17:22.569 + I0913 15:17:22.587231 19 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-2235, replica count: 3 + I0913 15:17:25.639519 19 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 13 15:17:25.648: INFO: Creating new exec pod + Sep 13 15:17:25.662: INFO: Waiting up to 5m0s for pod "execpod-affinity7s8r7" in namespace "services-2235" to be "running" + Sep 13 15:17:25.667: INFO: Pod "execpod-affinity7s8r7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.774904ms + Sep 13 15:17:27.671: INFO: Pod "execpod-affinity7s8r7": Phase="Running", Reason="", readiness=true. Elapsed: 2.008674116s + Sep 13 15:17:27.671: INFO: Pod "execpod-affinity7s8r7" satisfied condition "running" + Sep 13 15:17:28.676: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-transition 80' + Sep 13 15:17:28.840: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport-transition 80\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" + Sep 13 15:17:28.840: 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 13 15:17:28.840: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.19.146 80' + Sep 13 15:17:28.995: INFO: stderr: "+ nc -v -t -w 2 10.80.19.146 80\n+ echo hostName\nConnection to 10.80.19.146 80 port [tcp/http] succeeded!\n" + Sep 13 15:17:28.995: 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 13 15:17:28.995: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 30366' + Sep 13 15:17:29.147: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 30366\nConnection to 10.196.0.27 30366 port [tcp/*] succeeded!\n" + Sep 13 15:17:29.147: 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 13 15:17:29.147: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 30366' + Sep 13 15:17:29.326: INFO: stderr: "+ + ncecho hostName -v\n -t -w 2 10.196.0.28 30366\nConnection to 10.196.0.28 30366 port [tcp/*] succeeded!\n" + Sep 13 15:17:29.326: 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 13 15:17:29.334: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' + Sep 13 15:17:29.616: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" + Sep 13 15:17:29.616: INFO: stdout: "\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-jnvgl" + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.616: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:29.617: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.618: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' + Sep 13 15:17:59.894: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" + Sep 13 15:17:59.894: INFO: stdout: "\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-djqn7\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-jnvgl" + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-djqn7 + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:17:59.894: INFO: Received response from host: affinity-nodeport-transition-jnvgl + Sep 13 15:17:59.902: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2235 exec execpod-affinity7s8r7 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:30366/ ; done' + Sep 13 15:18:00.181: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:30366/\n" + Sep 13 15:18:00.181: INFO: stdout: "\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk\naffinity-nodeport-transition-pm8nk" + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Received response from host: affinity-nodeport-transition-pm8nk + Sep 13 15:18:00.181: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-2235, will wait for the garbage collector to delete the pods 09/13/22 15:18:00.201 + Sep 13 15:18:00.263: INFO: Deleting ReplicationController affinity-nodeport-transition took: 4.91864ms + Sep 13 15:18:00.385: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 122.024303ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:18:02.612: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-2235" for this suite. 09/13/22 15:18:02.619 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:315 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:18:02.628 +Sep 13 15:18:02.629: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 15:18:02.63 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:18:02.643 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:18:02.647 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-4728 09/13/22 15:18:02.654 +[It] should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:315 +STEP: Creating a new StatefulSet 09/13/22 15:18:02.664 +Sep 13 15:18:02.686: INFO: Found 0 stateful pods, waiting for 3 +Sep 13 15:18:12.691: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:18:12.691: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:18:12.691: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Updating stateful set template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-2 to registry.k8s.io/e2e-test-images/httpd:2.4.39-2 09/13/22 15:18:12.703 +Sep 13 15:18:12.722: INFO: Updating stateful set ss2 +STEP: Creating a new revision 09/13/22 15:18:12.722 +STEP: Not applying an update when the partition is greater than the number of replicas 09/13/22 15:18:22.742 +STEP: Performing a canary update 09/13/22 15:18:22.742 +Sep 13 15:18:22.763: INFO: Updating stateful set ss2 +Sep 13 15:18:22.770: INFO: Waiting for Pod statefulset-4728/ss2-2 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 +STEP: Restoring Pods to the correct revision when they are deleted 09/13/22 15:18:32.776 +Sep 13 15:18:32.841: INFO: Found 1 stateful pods, waiting for 3 +Sep 13 15:18:42.846: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:18:42.846: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:18:42.846: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Performing a phased rolling update 09/13/22 15:18:42.851 +Sep 13 15:18:42.873: INFO: Updating stateful set ss2 +Sep 13 15:18:42.880: INFO: Waiting for Pod statefulset-4728/ss2-1 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 +Sep 13 15:18:52.907: INFO: Updating stateful set ss2 +Sep 13 15:18:52.926: INFO: Waiting for StatefulSet statefulset-4728/ss2 to complete update +Sep 13 15:18:52.926: INFO: Waiting for Pod statefulset-4728/ss2-0 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 15:19:02.934: INFO: Deleting all statefulset in ns statefulset-4728 +Sep 13 15:19:02.936: INFO: Scaling statefulset ss2 to 0 +Sep 13 15:19:12.954: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 15:19:12.957: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 15:19:12.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-4728" for this suite. 09/13/22 15:19:12.99 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","completed":82,"skipped":1230,"failed":0} +------------------------------ +• [SLOW TEST] [70.371 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:315 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:18:02.628 + Sep 13 15:18:02.629: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 15:18:02.63 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:18:02.643 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:18:02.647 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-4728 09/13/22 15:18:02.654 + [It] should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/apps/statefulset.go:315 + STEP: Creating a new StatefulSet 09/13/22 15:18:02.664 + Sep 13 15:18:02.686: INFO: Found 0 stateful pods, waiting for 3 + Sep 13 15:18:12.691: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:18:12.691: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:18:12.691: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Updating stateful set template: update image from registry.k8s.io/e2e-test-images/httpd:2.4.38-2 to registry.k8s.io/e2e-test-images/httpd:2.4.39-2 09/13/22 15:18:12.703 + Sep 13 15:18:12.722: INFO: Updating stateful set ss2 + STEP: Creating a new revision 09/13/22 15:18:12.722 + STEP: Not applying an update when the partition is greater than the number of replicas 09/13/22 15:18:22.742 + STEP: Performing a canary update 09/13/22 15:18:22.742 + Sep 13 15:18:22.763: INFO: Updating stateful set ss2 + Sep 13 15:18:22.770: INFO: Waiting for Pod statefulset-4728/ss2-2 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 + STEP: Restoring Pods to the correct revision when they are deleted 09/13/22 15:18:32.776 + Sep 13 15:18:32.841: INFO: Found 1 stateful pods, waiting for 3 + Sep 13 15:18:42.846: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:18:42.846: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:18:42.846: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true + STEP: Performing a phased rolling update 09/13/22 15:18:42.851 + Sep 13 15:18:42.873: INFO: Updating stateful set ss2 + Sep 13 15:18:42.880: INFO: Waiting for Pod statefulset-4728/ss2-1 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 + Sep 13 15:18:52.907: INFO: Updating stateful set ss2 + Sep 13 15:18:52.926: INFO: Waiting for StatefulSet statefulset-4728/ss2 to complete update + Sep 13 15:18:52.926: INFO: Waiting for Pod statefulset-4728/ss2-0 to have revision ss2-5d8c6ff87d update revision ss2-6557876d87 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 15:19:02.934: INFO: Deleting all statefulset in ns statefulset-4728 + Sep 13 15:19:02.936: INFO: Scaling statefulset ss2 to 0 + Sep 13 15:19:12.954: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 15:19:12.957: INFO: Deleting statefulset ss2 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 15:19:12.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-4728" for this suite. 09/13/22 15:19:12.99 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[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] + test/e2e/common/storage/secrets_volume.go:98 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:13.013 +Sep 13 15:19:13.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:19:13.015 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:13.032 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:13.036 +[It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:98 +STEP: Creating secret with name secret-test-d2bcccf3-7720-4d13-a2a1-01d1e80f92b2 09/13/22 15:19:13.092 +STEP: Creating a pod to test consume secrets 09/13/22 15:19:13.098 +Sep 13 15:19:13.130: INFO: Waiting up to 5m0s for pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907" in namespace "secrets-3724" to be "Succeeded or Failed" +Sep 13 15:19:13.134: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Pending", Reason="", readiness=false. Elapsed: 3.786128ms +Sep 13 15:19:15.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00881063s +Sep 13 15:19:17.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008965792s +STEP: Saw pod success 09/13/22 15:19:17.139 +Sep 13 15:19:17.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907" satisfied condition "Succeeded or Failed" +Sep 13 15:19:17.143: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 container secret-volume-test: +STEP: delete the pod 09/13/22 15:19:17.165 +Sep 13 15:19:17.177: INFO: Waiting for pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 to disappear +Sep 13 15:19:17.181: INFO: Pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:19:17.181: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3724" for this suite. 09/13/22 15:19:17.185 +STEP: Destroying namespace "secret-namespace-4827" for this suite. 09/13/22 15:19:17.19 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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]","completed":83,"skipped":1260,"failed":0} +------------------------------ +• [4.181 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:98 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:13.013 + Sep 13 15:19:13.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:19:13.015 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:13.032 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:13.036 + [It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:98 + STEP: Creating secret with name secret-test-d2bcccf3-7720-4d13-a2a1-01d1e80f92b2 09/13/22 15:19:13.092 + STEP: Creating a pod to test consume secrets 09/13/22 15:19:13.098 + Sep 13 15:19:13.130: INFO: Waiting up to 5m0s for pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907" in namespace "secrets-3724" to be "Succeeded or Failed" + Sep 13 15:19:13.134: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Pending", Reason="", readiness=false. Elapsed: 3.786128ms + Sep 13 15:19:15.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Pending", Reason="", readiness=false. Elapsed: 2.00881063s + Sep 13 15:19:17.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008965792s + STEP: Saw pod success 09/13/22 15:19:17.139 + Sep 13 15:19:17.139: INFO: Pod "pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907" satisfied condition "Succeeded or Failed" + Sep 13 15:19:17.143: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 container secret-volume-test: + STEP: delete the pod 09/13/22 15:19:17.165 + Sep 13 15:19:17.177: INFO: Waiting for pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 to disappear + Sep 13 15:19:17.181: INFO: Pod pod-secrets-8c327902-5e58-46a2-ab8a-a044b86c0907 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:19:17.181: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-3724" for this suite. 09/13/22 15:19:17.185 + STEP: Destroying namespace "secret-namespace-4827" for this suite. 09/13/22 15:19:17.19 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[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] + test/e2e/apimachinery/garbage_collector.go:735 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:17.197 +Sep 13 15:19:17.198: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 15:19:17.199 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:17.216 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:17.226 +[It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 +STEP: create the rc1 09/13/22 15:19:17.234 +STEP: create the rc2 09/13/22 15:19:17.244 +STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well 09/13/22 15:19:22.375 +STEP: delete the rc simpletest-rc-to-be-deleted 09/13/22 15:19:24.528 +STEP: wait for the rc to be deleted 09/13/22 15:19:24.602 +Sep 13 15:19:29.636: INFO: 72 pods remaining +Sep 13 15:19:29.637: INFO: 72 pods has nil DeletionTimestamp +Sep 13 15:19:29.637: INFO: +STEP: Gathering metrics 09/13/22 15:19:34.653 +W0913 15:19:34.901998 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 15:19:34.902: 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 13 15:19:34.902: INFO: Deleting pod "simpletest-rc-to-be-deleted-29r4t" in namespace "gc-8808" +Sep 13 15:19:34.936: INFO: Deleting pod "simpletest-rc-to-be-deleted-2l9g5" in namespace "gc-8808" +Sep 13 15:19:34.967: INFO: Deleting pod "simpletest-rc-to-be-deleted-2tv7s" in namespace "gc-8808" +Sep 13 15:19:34.997: INFO: Deleting pod "simpletest-rc-to-be-deleted-444qp" in namespace "gc-8808" +Sep 13 15:19:35.040: INFO: Deleting pod "simpletest-rc-to-be-deleted-469l4" in namespace "gc-8808" +Sep 13 15:19:35.075: INFO: Deleting pod "simpletest-rc-to-be-deleted-47fmq" in namespace "gc-8808" +Sep 13 15:19:35.116: INFO: Deleting pod "simpletest-rc-to-be-deleted-4bc4t" in namespace "gc-8808" +Sep 13 15:19:35.150: INFO: Deleting pod "simpletest-rc-to-be-deleted-4n58b" in namespace "gc-8808" +Sep 13 15:19:35.166: INFO: Deleting pod "simpletest-rc-to-be-deleted-57lkc" in namespace "gc-8808" +Sep 13 15:19:35.181: INFO: Deleting pod "simpletest-rc-to-be-deleted-5fk6v" in namespace "gc-8808" +Sep 13 15:19:35.199: INFO: Deleting pod "simpletest-rc-to-be-deleted-5k6dk" in namespace "gc-8808" +Sep 13 15:19:35.234: INFO: Deleting pod "simpletest-rc-to-be-deleted-5krvd" in namespace "gc-8808" +Sep 13 15:19:35.269: INFO: Deleting pod "simpletest-rc-to-be-deleted-5nwh9" in namespace "gc-8808" +Sep 13 15:19:35.309: INFO: Deleting pod "simpletest-rc-to-be-deleted-5qxpf" in namespace "gc-8808" +Sep 13 15:19:35.356: INFO: Deleting pod "simpletest-rc-to-be-deleted-6pzjl" in namespace "gc-8808" +Sep 13 15:19:35.422: INFO: Deleting pod "simpletest-rc-to-be-deleted-6r6zl" in namespace "gc-8808" +Sep 13 15:19:35.454: INFO: Deleting pod "simpletest-rc-to-be-deleted-6vcbh" in namespace "gc-8808" +Sep 13 15:19:35.498: INFO: Deleting pod "simpletest-rc-to-be-deleted-6wvdn" in namespace "gc-8808" +Sep 13 15:19:35.530: INFO: Deleting pod "simpletest-rc-to-be-deleted-77dqd" in namespace "gc-8808" +Sep 13 15:19:35.616: INFO: Deleting pod "simpletest-rc-to-be-deleted-7pjxt" in namespace "gc-8808" +Sep 13 15:19:35.642: INFO: Deleting pod "simpletest-rc-to-be-deleted-7zndh" in namespace "gc-8808" +Sep 13 15:19:35.680: INFO: Deleting pod "simpletest-rc-to-be-deleted-85k97" in namespace "gc-8808" +Sep 13 15:19:35.745: INFO: Deleting pod "simpletest-rc-to-be-deleted-8gc6l" in namespace "gc-8808" +Sep 13 15:19:35.815: INFO: Deleting pod "simpletest-rc-to-be-deleted-8l8qn" in namespace "gc-8808" +Sep 13 15:19:35.867: INFO: Deleting pod "simpletest-rc-to-be-deleted-8t4gf" in namespace "gc-8808" +Sep 13 15:19:35.960: INFO: Deleting pod "simpletest-rc-to-be-deleted-9dlfz" in namespace "gc-8808" +Sep 13 15:19:36.033: INFO: Deleting pod "simpletest-rc-to-be-deleted-9mkmg" in namespace "gc-8808" +Sep 13 15:19:36.070: INFO: Deleting pod "simpletest-rc-to-be-deleted-9rk49" in namespace "gc-8808" +Sep 13 15:19:36.204: INFO: Deleting pod "simpletest-rc-to-be-deleted-9vrtw" in namespace "gc-8808" +Sep 13 15:19:36.333: INFO: Deleting pod "simpletest-rc-to-be-deleted-b25xn" in namespace "gc-8808" +Sep 13 15:19:36.358: INFO: Deleting pod "simpletest-rc-to-be-deleted-b6sr8" in namespace "gc-8808" +Sep 13 15:19:36.380: INFO: Deleting pod "simpletest-rc-to-be-deleted-bfzm9" in namespace "gc-8808" +Sep 13 15:19:36.401: INFO: Deleting pod "simpletest-rc-to-be-deleted-bt5dp" in namespace "gc-8808" +Sep 13 15:19:36.425: INFO: Deleting pod "simpletest-rc-to-be-deleted-d7xnr" in namespace "gc-8808" +Sep 13 15:19:36.452: INFO: Deleting pod "simpletest-rc-to-be-deleted-db7jt" in namespace "gc-8808" +Sep 13 15:19:36.474: INFO: Deleting pod "simpletest-rc-to-be-deleted-dh8ck" in namespace "gc-8808" +Sep 13 15:19:36.528: INFO: Deleting pod "simpletest-rc-to-be-deleted-djgqt" in namespace "gc-8808" +Sep 13 15:19:36.568: INFO: Deleting pod "simpletest-rc-to-be-deleted-dz4g5" in namespace "gc-8808" +Sep 13 15:19:36.609: INFO: Deleting pod "simpletest-rc-to-be-deleted-dzkx6" in namespace "gc-8808" +Sep 13 15:19:36.694: INFO: Deleting pod "simpletest-rc-to-be-deleted-f5p65" in namespace "gc-8808" +Sep 13 15:19:36.800: INFO: Deleting pod "simpletest-rc-to-be-deleted-f79gx" in namespace "gc-8808" +Sep 13 15:19:36.920: INFO: Deleting pod "simpletest-rc-to-be-deleted-fpp85" in namespace "gc-8808" +Sep 13 15:19:36.961: INFO: Deleting pod "simpletest-rc-to-be-deleted-fqjw4" in namespace "gc-8808" +Sep 13 15:19:37.027: INFO: Deleting pod "simpletest-rc-to-be-deleted-fxljb" in namespace "gc-8808" +Sep 13 15:19:37.082: INFO: Deleting pod "simpletest-rc-to-be-deleted-g9z22" in namespace "gc-8808" +Sep 13 15:19:37.361: INFO: Deleting pod "simpletest-rc-to-be-deleted-gr4cp" in namespace "gc-8808" +Sep 13 15:19:37.389: INFO: Deleting pod "simpletest-rc-to-be-deleted-gwv99" in namespace "gc-8808" +Sep 13 15:19:37.407: INFO: Deleting pod "simpletest-rc-to-be-deleted-h28s9" in namespace "gc-8808" +Sep 13 15:19:37.512: INFO: Deleting pod "simpletest-rc-to-be-deleted-hkd7b" in namespace "gc-8808" +Sep 13 15:19:37.531: INFO: Deleting pod "simpletest-rc-to-be-deleted-hlhxh" in namespace "gc-8808" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +Sep 13 15:19:37.688: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-8808" for this suite. 09/13/22 15:19:37.72 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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]","completed":84,"skipped":1261,"failed":0} +------------------------------ +• [SLOW TEST] [20.538 seconds] +[sig-api-machinery] Garbage collector +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] + test/e2e/apimachinery/garbage_collector.go:735 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:17.197 + Sep 13 15:19:17.198: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 15:19:17.199 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:17.216 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:17.226 + [It] should not delete dependents that have both valid owner and owner that's waiting for dependents to be deleted [Conformance] + test/e2e/apimachinery/garbage_collector.go:735 + STEP: create the rc1 09/13/22 15:19:17.234 + STEP: create the rc2 09/13/22 15:19:17.244 + STEP: set half of pods created by rc simpletest-rc-to-be-deleted to have rc simpletest-rc-to-stay as owner as well 09/13/22 15:19:22.375 + STEP: delete the rc simpletest-rc-to-be-deleted 09/13/22 15:19:24.528 + STEP: wait for the rc to be deleted 09/13/22 15:19:24.602 + Sep 13 15:19:29.636: INFO: 72 pods remaining + Sep 13 15:19:29.637: INFO: 72 pods has nil DeletionTimestamp + Sep 13 15:19:29.637: INFO: + STEP: Gathering metrics 09/13/22 15:19:34.653 + W0913 15:19:34.901998 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 15:19:34.902: 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 13 15:19:34.902: INFO: Deleting pod "simpletest-rc-to-be-deleted-29r4t" in namespace "gc-8808" + Sep 13 15:19:34.936: INFO: Deleting pod "simpletest-rc-to-be-deleted-2l9g5" in namespace "gc-8808" + Sep 13 15:19:34.967: INFO: Deleting pod "simpletest-rc-to-be-deleted-2tv7s" in namespace "gc-8808" + Sep 13 15:19:34.997: INFO: Deleting pod "simpletest-rc-to-be-deleted-444qp" in namespace "gc-8808" + Sep 13 15:19:35.040: INFO: Deleting pod "simpletest-rc-to-be-deleted-469l4" in namespace "gc-8808" + Sep 13 15:19:35.075: INFO: Deleting pod "simpletest-rc-to-be-deleted-47fmq" in namespace "gc-8808" + Sep 13 15:19:35.116: INFO: Deleting pod "simpletest-rc-to-be-deleted-4bc4t" in namespace "gc-8808" + Sep 13 15:19:35.150: INFO: Deleting pod "simpletest-rc-to-be-deleted-4n58b" in namespace "gc-8808" + Sep 13 15:19:35.166: INFO: Deleting pod "simpletest-rc-to-be-deleted-57lkc" in namespace "gc-8808" + Sep 13 15:19:35.181: INFO: Deleting pod "simpletest-rc-to-be-deleted-5fk6v" in namespace "gc-8808" + Sep 13 15:19:35.199: INFO: Deleting pod "simpletest-rc-to-be-deleted-5k6dk" in namespace "gc-8808" + Sep 13 15:19:35.234: INFO: Deleting pod "simpletest-rc-to-be-deleted-5krvd" in namespace "gc-8808" + Sep 13 15:19:35.269: INFO: Deleting pod "simpletest-rc-to-be-deleted-5nwh9" in namespace "gc-8808" + Sep 13 15:19:35.309: INFO: Deleting pod "simpletest-rc-to-be-deleted-5qxpf" in namespace "gc-8808" + Sep 13 15:19:35.356: INFO: Deleting pod "simpletest-rc-to-be-deleted-6pzjl" in namespace "gc-8808" + Sep 13 15:19:35.422: INFO: Deleting pod "simpletest-rc-to-be-deleted-6r6zl" in namespace "gc-8808" + Sep 13 15:19:35.454: INFO: Deleting pod "simpletest-rc-to-be-deleted-6vcbh" in namespace "gc-8808" + Sep 13 15:19:35.498: INFO: Deleting pod "simpletest-rc-to-be-deleted-6wvdn" in namespace "gc-8808" + Sep 13 15:19:35.530: INFO: Deleting pod "simpletest-rc-to-be-deleted-77dqd" in namespace "gc-8808" + Sep 13 15:19:35.616: INFO: Deleting pod "simpletest-rc-to-be-deleted-7pjxt" in namespace "gc-8808" + Sep 13 15:19:35.642: INFO: Deleting pod "simpletest-rc-to-be-deleted-7zndh" in namespace "gc-8808" + Sep 13 15:19:35.680: INFO: Deleting pod "simpletest-rc-to-be-deleted-85k97" in namespace "gc-8808" + Sep 13 15:19:35.745: INFO: Deleting pod "simpletest-rc-to-be-deleted-8gc6l" in namespace "gc-8808" + Sep 13 15:19:35.815: INFO: Deleting pod "simpletest-rc-to-be-deleted-8l8qn" in namespace "gc-8808" + Sep 13 15:19:35.867: INFO: Deleting pod "simpletest-rc-to-be-deleted-8t4gf" in namespace "gc-8808" + Sep 13 15:19:35.960: INFO: Deleting pod "simpletest-rc-to-be-deleted-9dlfz" in namespace "gc-8808" + Sep 13 15:19:36.033: INFO: Deleting pod "simpletest-rc-to-be-deleted-9mkmg" in namespace "gc-8808" + Sep 13 15:19:36.070: INFO: Deleting pod "simpletest-rc-to-be-deleted-9rk49" in namespace "gc-8808" + Sep 13 15:19:36.204: INFO: Deleting pod "simpletest-rc-to-be-deleted-9vrtw" in namespace "gc-8808" + Sep 13 15:19:36.333: INFO: Deleting pod "simpletest-rc-to-be-deleted-b25xn" in namespace "gc-8808" + Sep 13 15:19:36.358: INFO: Deleting pod "simpletest-rc-to-be-deleted-b6sr8" in namespace "gc-8808" + Sep 13 15:19:36.380: INFO: Deleting pod "simpletest-rc-to-be-deleted-bfzm9" in namespace "gc-8808" + Sep 13 15:19:36.401: INFO: Deleting pod "simpletest-rc-to-be-deleted-bt5dp" in namespace "gc-8808" + Sep 13 15:19:36.425: INFO: Deleting pod "simpletest-rc-to-be-deleted-d7xnr" in namespace "gc-8808" + Sep 13 15:19:36.452: INFO: Deleting pod "simpletest-rc-to-be-deleted-db7jt" in namespace "gc-8808" + Sep 13 15:19:36.474: INFO: Deleting pod "simpletest-rc-to-be-deleted-dh8ck" in namespace "gc-8808" + Sep 13 15:19:36.528: INFO: Deleting pod "simpletest-rc-to-be-deleted-djgqt" in namespace "gc-8808" + Sep 13 15:19:36.568: INFO: Deleting pod "simpletest-rc-to-be-deleted-dz4g5" in namespace "gc-8808" + Sep 13 15:19:36.609: INFO: Deleting pod "simpletest-rc-to-be-deleted-dzkx6" in namespace "gc-8808" + Sep 13 15:19:36.694: INFO: Deleting pod "simpletest-rc-to-be-deleted-f5p65" in namespace "gc-8808" + Sep 13 15:19:36.800: INFO: Deleting pod "simpletest-rc-to-be-deleted-f79gx" in namespace "gc-8808" + Sep 13 15:19:36.920: INFO: Deleting pod "simpletest-rc-to-be-deleted-fpp85" in namespace "gc-8808" + Sep 13 15:19:36.961: INFO: Deleting pod "simpletest-rc-to-be-deleted-fqjw4" in namespace "gc-8808" + Sep 13 15:19:37.027: INFO: Deleting pod "simpletest-rc-to-be-deleted-fxljb" in namespace "gc-8808" + Sep 13 15:19:37.082: INFO: Deleting pod "simpletest-rc-to-be-deleted-g9z22" in namespace "gc-8808" + Sep 13 15:19:37.361: INFO: Deleting pod "simpletest-rc-to-be-deleted-gr4cp" in namespace "gc-8808" + Sep 13 15:19:37.389: INFO: Deleting pod "simpletest-rc-to-be-deleted-gwv99" in namespace "gc-8808" + Sep 13 15:19:37.407: INFO: Deleting pod "simpletest-rc-to-be-deleted-h28s9" in namespace "gc-8808" + Sep 13 15:19:37.512: INFO: Deleting pod "simpletest-rc-to-be-deleted-hkd7b" in namespace "gc-8808" + Sep 13 15:19:37.531: INFO: Deleting pod "simpletest-rc-to-be-deleted-hlhxh" in namespace "gc-8808" + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 + Sep 13 15:19:37.688: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-8808" for this suite. 09/13/22 15:19:37.72 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should provide secure master service [Conformance] + test/e2e/network/service.go:781 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:37.778 +Sep 13 15:19:37.844: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:19:37.891 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:37.971 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:38.018 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should provide secure master service [Conformance] + test/e2e/network/service.go:781 +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:19:38.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3277" for this suite. 09/13/22 15:19:38.142 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","completed":85,"skipped":1266,"failed":0} +------------------------------ +• [0.391 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should provide secure master service [Conformance] + test/e2e/network/service.go:781 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:37.778 + Sep 13 15:19:37.844: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:19:37.891 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:37.971 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:38.018 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should provide secure master service [Conformance] + test/e2e/network/service.go:781 + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:19:38.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-3277" for this suite. 09/13/22 15:19:38.142 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:206 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:38.174 +Sep 13 15:19:38.174: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:19:38.175 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:38.2 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:38.236 +[It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:206 +STEP: Creating a pod to test emptydir 0666 on node default medium 09/13/22 15:19:38.337 +Sep 13 15:19:38.370: INFO: Waiting up to 5m0s for pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1" in namespace "emptydir-1436" to be "Succeeded or Failed" +Sep 13 15:19:38.380: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 9.821512ms +Sep 13 15:19:40.439: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.069352298s +Sep 13 15:19:42.529: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.158609623s +Sep 13 15:19:44.386: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.015475199s +Sep 13 15:19:46.385: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.014618263s +STEP: Saw pod success 09/13/22 15:19:46.385 +Sep 13 15:19:46.385: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1" satisfied condition "Succeeded or Failed" +Sep 13 15:19:46.390: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 container test-container: +STEP: delete the pod 09/13/22 15:19:46.406 +Sep 13 15:19:46.422: INFO: Waiting for pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 to disappear +Sep 13 15:19:46.429: INFO: Pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:19:46.429: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1436" for this suite. 09/13/22 15:19:46.433 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":86,"skipped":1270,"failed":0} +------------------------------ +• [SLOW TEST] [8.268 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:206 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:38.174 + Sep 13 15:19:38.174: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:19:38.175 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:38.2 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:38.236 + [It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:206 + STEP: Creating a pod to test emptydir 0666 on node default medium 09/13/22 15:19:38.337 + Sep 13 15:19:38.370: INFO: Waiting up to 5m0s for pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1" in namespace "emptydir-1436" to be "Succeeded or Failed" + Sep 13 15:19:38.380: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 9.821512ms + Sep 13 15:19:40.439: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.069352298s + Sep 13 15:19:42.529: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.158609623s + Sep 13 15:19:44.386: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.015475199s + Sep 13 15:19:46.385: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.014618263s + STEP: Saw pod success 09/13/22 15:19:46.385 + Sep 13 15:19:46.385: INFO: Pod "pod-e73ce080-0f65-405f-a8be-294f1f6062d1" satisfied condition "Succeeded or Failed" + Sep 13 15:19:46.390: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 container test-container: + STEP: delete the pod 09/13/22 15:19:46.406 + Sep 13 15:19:46.422: INFO: Waiting for pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 to disappear + Sep 13 15:19:46.429: INFO: Pod pod-e73ce080-0f65-405f-a8be-294f1f6062d1 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:19:46.429: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-1436" for this suite. 09/13/22 15:19:46.433 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] ConfigMap + should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:137 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:46.447 +Sep 13 15:19:46.447: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:19:46.448 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:46.467 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:46.474 +[It] should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:137 +STEP: Creating configMap that has name configmap-test-emptyKey-af485670-5958-4a60-b0c6-1b1ece723f53 09/13/22 15:19:46.48 +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:19:46.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-5926" for this suite. 09/13/22 15:19:46.489 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","completed":87,"skipped":1296,"failed":0} +------------------------------ +• [0.053 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:137 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:46.447 + Sep 13 15:19:46.447: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:19:46.448 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:46.467 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:46.474 + [It] should fail to create ConfigMap with empty key [Conformance] + test/e2e/common/node/configmap.go:137 + STEP: Creating configMap that has name configmap-test-emptyKey-af485670-5958-4a60-b0c6-1b1ece723f53 09/13/22 15:19:46.48 + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:19:46.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-5926" for this suite. 09/13/22 15:19:46.489 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:46.518 +Sep 13 15:19:46.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 15:19:46.52 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:46.544 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:46.55 +[It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 +STEP: Creating a test headless service 09/13/22 15:19:46.555 +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-7368 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7368;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7368;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +notcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_udp@PTR;check="$$(dig +tcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_tcp@PTR;sleep 1; done + 09/13/22 15:19:46.633 +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-7368 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7368;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7368;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +notcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_udp@PTR;check="$$(dig +tcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_tcp@PTR;sleep 1; done + 09/13/22 15:19:46.634 +STEP: creating a pod to probe DNS 09/13/22 15:19:46.634 +STEP: submitting the pod to kubernetes 09/13/22 15:19:46.634 +Sep 13 15:19:46.680: INFO: Waiting up to 15m0s for pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d" in namespace "dns-7368" to be "running" +Sep 13 15:19:46.690: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d": Phase="Pending", Reason="", readiness=false. Elapsed: 9.902863ms +Sep 13 15:19:48.693: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d": Phase="Running", Reason="", readiness=true. Elapsed: 2.013797012s +Sep 13 15:19:48.694: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d" satisfied condition "running" +STEP: retrieving the pod 09/13/22 15:19:48.694 +STEP: looking for the results for each expected name from probers 09/13/22 15:19:48.697 +Sep 13 15:19:48.705: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.710: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.718: INFO: Unable to read wheezy_udp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.724: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.728: INFO: Unable to read wheezy_udp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.739: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.745: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.786: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.794: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.801: INFO: Unable to read jessie_udp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.810: INFO: Unable to read jessie_tcp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.825: INFO: Unable to read jessie_udp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.837: INFO: Unable to read jessie_tcp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.852: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.861: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) +Sep 13 15:19:48.903: INFO: Lookups using dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-7368 wheezy_tcp@dns-test-service.dns-7368 wheezy_udp@dns-test-service.dns-7368.svc wheezy_tcp@dns-test-service.dns-7368.svc wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7368 jessie_tcp@dns-test-service.dns-7368 jessie_udp@dns-test-service.dns-7368.svc jessie_tcp@dns-test-service.dns-7368.svc jessie_udp@_http._tcp.dns-test-service.dns-7368.svc jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc] + +Sep 13 15:19:54.155: INFO: DNS probes using dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d succeeded + +STEP: deleting the pod 09/13/22 15:19:54.156 +STEP: deleting the test service 09/13/22 15:19:54.177 +STEP: deleting the test headless service 09/13/22 15:19:54.219 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 15:19:54.246: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-7368" for this suite. 09/13/22 15:19:54.254 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]","completed":88,"skipped":1341,"failed":0} +------------------------------ +• [SLOW TEST] [7.742 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:46.518 + Sep 13 15:19:46.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 15:19:46.52 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:46.544 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:46.55 + [It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/network/dns.go:193 + STEP: Creating a test headless service 09/13/22 15:19:46.555 + 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-7368 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7368;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7368;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +notcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_udp@PTR;check="$$(dig +tcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_tcp@PTR;sleep 1; done + 09/13/22 15:19:46.633 + 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-7368 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7368;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7368;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-7368.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-7368.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-7368.svc;check="$$(dig +notcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_udp@PTR;check="$$(dig +tcp +noall +answer +search 176.22.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.22.176_tcp@PTR;sleep 1; done + 09/13/22 15:19:46.634 + STEP: creating a pod to probe DNS 09/13/22 15:19:46.634 + STEP: submitting the pod to kubernetes 09/13/22 15:19:46.634 + Sep 13 15:19:46.680: INFO: Waiting up to 15m0s for pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d" in namespace "dns-7368" to be "running" + Sep 13 15:19:46.690: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d": Phase="Pending", Reason="", readiness=false. Elapsed: 9.902863ms + Sep 13 15:19:48.693: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d": Phase="Running", Reason="", readiness=true. Elapsed: 2.013797012s + Sep 13 15:19:48.694: INFO: Pod "dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d" satisfied condition "running" + STEP: retrieving the pod 09/13/22 15:19:48.694 + STEP: looking for the results for each expected name from probers 09/13/22 15:19:48.697 + Sep 13 15:19:48.705: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.710: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.718: INFO: Unable to read wheezy_udp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.724: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.728: INFO: Unable to read wheezy_udp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.733: INFO: Unable to read wheezy_tcp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.739: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.745: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.786: INFO: Unable to read jessie_udp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.794: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.801: INFO: Unable to read jessie_udp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.810: INFO: Unable to read jessie_tcp@dns-test-service.dns-7368 from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.825: INFO: Unable to read jessie_udp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.837: INFO: Unable to read jessie_tcp@dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.852: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.861: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc from pod dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d: the server could not find the requested resource (get pods dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d) + Sep 13 15:19:48.903: INFO: Lookups using dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-7368 wheezy_tcp@dns-test-service.dns-7368 wheezy_udp@dns-test-service.dns-7368.svc wheezy_tcp@dns-test-service.dns-7368.svc wheezy_udp@_http._tcp.dns-test-service.dns-7368.svc wheezy_tcp@_http._tcp.dns-test-service.dns-7368.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-7368 jessie_tcp@dns-test-service.dns-7368 jessie_udp@dns-test-service.dns-7368.svc jessie_tcp@dns-test-service.dns-7368.svc jessie_udp@_http._tcp.dns-test-service.dns-7368.svc jessie_tcp@_http._tcp.dns-test-service.dns-7368.svc] + + Sep 13 15:19:54.155: INFO: DNS probes using dns-7368/dns-test-1765ebd9-dfb3-4fa8-a6cb-8fcd18ba5b8d succeeded + + STEP: deleting the pod 09/13/22 15:19:54.156 + STEP: deleting the test service 09/13/22 15:19:54.177 + STEP: deleting the test headless service 09/13/22 15:19:54.219 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 15:19:54.246: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-7368" for this suite. 09/13/22 15:19:54.254 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context When creating a pod with privileged + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:527 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:54.261 +Sep 13 15:19:54.261: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context-test 09/13/22 15:19:54.264 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:54.288 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:54.292 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 +[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:527 +Sep 13 15:19:54.346: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314" in namespace "security-context-test-7838" to be "Succeeded or Failed" +Sep 13 15:19:54.353: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Pending", Reason="", readiness=false. Elapsed: 6.981203ms +Sep 13 15:19:56.357: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011252575s +Sep 13 15:19:58.358: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01217094s +Sep 13 15:19:58.358: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314" satisfied condition "Succeeded or Failed" +Sep 13 15:19:58.366: INFO: Got logs for pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": "ip: RTNETLINK answers: Operation not permitted\n" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 15:19:58.366: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-7838" for this suite. 09/13/22 15:19:58.37 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]","completed":89,"skipped":1350,"failed":0} +------------------------------ +• [4.113 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a pod with privileged + test/e2e/common/node/security_context.go:490 + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:527 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:54.261 + Sep 13 15:19:54.261: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context-test 09/13/22 15:19:54.264 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:54.288 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:54.292 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 + [It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:527 + Sep 13 15:19:54.346: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314" in namespace "security-context-test-7838" to be "Succeeded or Failed" + Sep 13 15:19:54.353: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Pending", Reason="", readiness=false. Elapsed: 6.981203ms + Sep 13 15:19:56.357: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011252575s + Sep 13 15:19:58.358: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01217094s + Sep 13 15:19:58.358: INFO: Pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314" satisfied condition "Succeeded or Failed" + Sep 13 15:19:58.366: INFO: Got logs for pod "busybox-privileged-false-9b591cad-53bc-40ea-afb8-b0c699034314": "ip: RTNETLINK answers: Operation not permitted\n" + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 15:19:58.366: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-test-7838" for this suite. 09/13/22 15:19:58.37 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:52 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:19:58.375 +Sep 13 15:19:58.375: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:19:58.376 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:58.388 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:58.395 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:52 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:19:58.399 +Sep 13 15:19:58.413: INFO: Waiting up to 5m0s for pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c" in namespace "downward-api-3022" to be "Succeeded or Failed" +Sep 13 15:19:58.419: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Pending", Reason="", readiness=false. Elapsed: 5.363534ms +Sep 13 15:20:00.422: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008927777s +Sep 13 15:20:02.422: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009001788s +STEP: Saw pod success 09/13/22 15:20:02.422 +Sep 13 15:20:02.423: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c" satisfied condition "Succeeded or Failed" +Sep 13 15:20:02.429: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c container client-container: +STEP: delete the pod 09/13/22 15:20:02.437 +Sep 13 15:20:02.453: INFO: Waiting for pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c to disappear +Sep 13 15:20:02.457: INFO: Pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:20:02.457: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3022" for this suite. 09/13/22 15:20:02.462 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","completed":90,"skipped":1351,"failed":0} +------------------------------ +• [4.093 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:52 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:19:58.375 + Sep 13 15:19:58.375: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:19:58.376 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:19:58.388 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:19:58.395 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:52 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:19:58.399 + Sep 13 15:19:58.413: INFO: Waiting up to 5m0s for pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c" in namespace "downward-api-3022" to be "Succeeded or Failed" + Sep 13 15:19:58.419: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Pending", Reason="", readiness=false. Elapsed: 5.363534ms + Sep 13 15:20:00.422: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008927777s + Sep 13 15:20:02.422: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009001788s + STEP: Saw pod success 09/13/22 15:20:02.422 + Sep 13 15:20:02.423: INFO: Pod "downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c" satisfied condition "Succeeded or Failed" + Sep 13 15:20:02.429: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c container client-container: + STEP: delete the pod 09/13/22 15:20:02.437 + Sep 13 15:20:02.453: INFO: Waiting for pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c to disappear + Sep 13 15:20:02.457: INFO: Pod downwardapi-volume-650265a9-7cf4-4c02-a7d0-3af5275f1d7c no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:20:02.457: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-3022" for this suite. 09/13/22 15:20:02.462 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] Downward API + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:43 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:02.468 +Sep 13 15:20:02.470: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:20:02.471 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:02.49 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:02.496 +[It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:43 +STEP: Creating a pod to test downward api env vars 09/13/22 15:20:02.503 +Sep 13 15:20:02.557: INFO: Waiting up to 5m0s for pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3" in namespace "downward-api-8024" to be "Succeeded or Failed" +Sep 13 15:20:02.565: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Pending", Reason="", readiness=false. Elapsed: 7.978025ms +Sep 13 15:20:04.569: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01153526s +Sep 13 15:20:06.570: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012930533s +STEP: Saw pod success 09/13/22 15:20:06.57 +Sep 13 15:20:06.571: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3" satisfied condition "Succeeded or Failed" +Sep 13 15:20:06.574: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 container dapi-container: +STEP: delete the pod 09/13/22 15:20:06.581 +Sep 13 15:20:06.597: INFO: Waiting for pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 to disappear +Sep 13 15:20:06.601: INFO: Pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +Sep 13 15:20:06.602: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8024" for this suite. 09/13/22 15:20:06.606 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]","completed":91,"skipped":1351,"failed":0} +------------------------------ +• [4.144 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:43 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:02.468 + Sep 13 15:20:02.470: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:20:02.471 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:02.49 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:02.496 + [It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:43 + STEP: Creating a pod to test downward api env vars 09/13/22 15:20:02.503 + Sep 13 15:20:02.557: INFO: Waiting up to 5m0s for pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3" in namespace "downward-api-8024" to be "Succeeded or Failed" + Sep 13 15:20:02.565: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Pending", Reason="", readiness=false. Elapsed: 7.978025ms + Sep 13 15:20:04.569: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01153526s + Sep 13 15:20:06.570: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012930533s + STEP: Saw pod success 09/13/22 15:20:06.57 + Sep 13 15:20:06.571: INFO: Pod "downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3" satisfied condition "Succeeded or Failed" + Sep 13 15:20:06.574: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 container dapi-container: + STEP: delete the pod 09/13/22 15:20:06.581 + Sep 13 15:20:06.597: INFO: Waiting for pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 to disappear + Sep 13 15:20:06.601: INFO: Pod downward-api-516f09fd-5fac-4c0b-bf2b-6e9018f476d3 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 + Sep 13 15:20:06.602: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-8024" for this suite. 09/13/22 15:20:06.606 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Kubelet when scheduling a read only busybox container + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:06.613 +Sep 13 15:20:06.613: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:20:06.614 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:06.628 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:06.635 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 +Sep 13 15:20:06.651: INFO: Waiting up to 5m0s for pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39" in namespace "kubelet-test-5455" to be "running and ready" +Sep 13 15:20:06.661: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39": Phase="Pending", Reason="", readiness=false. Elapsed: 10.107499ms +Sep 13 15:20:06.661: INFO: The phase of Pod busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:20:08.666: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39": Phase="Running", Reason="", readiness=true. Elapsed: 2.014748512s +Sep 13 15:20:08.666: INFO: The phase of Pod busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39 is Running (Ready = true) +Sep 13 15:20:08.666: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39" satisfied condition "running and ready" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +Sep 13 15:20:08.679: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-5455" for this suite. 09/13/22 15:20:08.685 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]","completed":92,"skipped":1361,"failed":0} +------------------------------ +• [2.077 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a read only busybox container + test/e2e/common/node/kubelet.go:175 + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:06.613 + Sep 13 15:20:06.613: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:20:06.614 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:06.628 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:06.635 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:184 + Sep 13 15:20:06.651: INFO: Waiting up to 5m0s for pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39" in namespace "kubelet-test-5455" to be "running and ready" + Sep 13 15:20:06.661: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39": Phase="Pending", Reason="", readiness=false. Elapsed: 10.107499ms + Sep 13 15:20:06.661: INFO: The phase of Pod busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:20:08.666: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39": Phase="Running", Reason="", readiness=true. Elapsed: 2.014748512s + Sep 13 15:20:08.666: INFO: The phase of Pod busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39 is Running (Ready = true) + Sep 13 15:20:08.666: INFO: Pod "busybox-readonly-fs0383690d-915c-4d59-a9f7-d19044fc7a39" satisfied condition "running and ready" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 + Sep 13 15:20:08.679: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubelet-test-5455" for this suite. 09/13/22 15:20:08.685 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:208 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:08.695 +Sep 13 15:20:08.696: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:20:08.697 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:08.714 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:08.72 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:20:08.746 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:20:09.405 +STEP: Deploying the webhook pod 09/13/22 15:20:09.411 +STEP: Wait for the deployment to be ready 09/13/22 15:20:09.42 +Sep 13 15:20:09.439: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:20:11.453 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:20:11.479 +Sep 13 15:20:12.479: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:208 +STEP: Registering the webhook via the AdmissionRegistration API 09/13/22 15:20:12.483 +STEP: create a pod 09/13/22 15:20:12.503 +Sep 13 15:20:12.516: INFO: Waiting up to 5m0s for pod "to-be-attached-pod" in namespace "webhook-7077" to be "running" +Sep 13 15:20:12.523: INFO: Pod "to-be-attached-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.848102ms +Sep 13 15:20:14.527: INFO: Pod "to-be-attached-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010855652s +Sep 13 15:20:14.527: INFO: Pod "to-be-attached-pod" satisfied condition "running" +STEP: 'kubectl attach' the pod, should be denied by the webhook 09/13/22 15:20:14.527 +Sep 13 15:20:14.528: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=webhook-7077 attach --namespace=webhook-7077 to-be-attached-pod -i -c=container1' +Sep 13 15:20:14.628: INFO: rc: 1 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:20:14.636: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7077" for this suite. 09/13/22 15:20:14.639 +STEP: Destroying namespace "webhook-7077-markers" for this suite. 09/13/22 15:20:14.643 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","completed":93,"skipped":1383,"failed":0} +------------------------------ +• [SLOW TEST] [6.003 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:208 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:08.695 + Sep 13 15:20:08.696: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:20:08.697 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:08.714 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:08.72 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:20:08.746 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:20:09.405 + STEP: Deploying the webhook pod 09/13/22 15:20:09.411 + STEP: Wait for the deployment to be ready 09/13/22 15:20:09.42 + Sep 13 15:20:09.439: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:20:11.453 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:20:11.479 + Sep 13 15:20:12.479: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should be able to deny attaching pod [Conformance] + test/e2e/apimachinery/webhook.go:208 + STEP: Registering the webhook via the AdmissionRegistration API 09/13/22 15:20:12.483 + STEP: create a pod 09/13/22 15:20:12.503 + Sep 13 15:20:12.516: INFO: Waiting up to 5m0s for pod "to-be-attached-pod" in namespace "webhook-7077" to be "running" + Sep 13 15:20:12.523: INFO: Pod "to-be-attached-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.848102ms + Sep 13 15:20:14.527: INFO: Pod "to-be-attached-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010855652s + Sep 13 15:20:14.527: INFO: Pod "to-be-attached-pod" satisfied condition "running" + STEP: 'kubectl attach' the pod, should be denied by the webhook 09/13/22 15:20:14.527 + Sep 13 15:20:14.528: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=webhook-7077 attach --namespace=webhook-7077 to-be-attached-pod -i -c=container1' + Sep 13 15:20:14.628: INFO: rc: 1 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:20:14.636: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-7077" for this suite. 09/13/22 15:20:14.639 + STEP: Destroying namespace "webhook-7077-markers" for this suite. 09/13/22 15:20:14.643 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:844 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:14.707 +Sep 13 15:20:14.708: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:20:14.709 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:14.756 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:14.762 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:844 +STEP: Create set of pods 09/13/22 15:20:14.771 +Sep 13 15:20:14.786: INFO: created test-pod-1 +Sep 13 15:20:14.798: INFO: created test-pod-2 +Sep 13 15:20:14.816: INFO: created test-pod-3 +STEP: waiting for all 3 pods to be running 09/13/22 15:20:14.816 +Sep 13 15:20:14.816: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-2031' to be running and ready +Sep 13 15:20:14.897: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Sep 13 15:20:14.897: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Sep 13 15:20:14.897: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Sep 13 15:20:14.897: INFO: 0 / 3 pods in namespace 'pods-2031' are running and ready (0 seconds elapsed) +Sep 13 15:20:14.897: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. +Sep 13 15:20:14.897: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 13 15:20:14.897: INFO: test-pod-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] +Sep 13 15:20:14.897: INFO: test-pod-2 gke-gke-1-25-default-pool-c9a2e4b7-x4b8 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] +Sep 13 15:20:14.897: INFO: test-pod-3 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] +Sep 13 15:20:14.897: INFO: +Sep 13 15:20:16.906: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Sep 13 15:20:16.906: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Sep 13 15:20:16.906: INFO: 1 / 3 pods in namespace 'pods-2031' are running and ready (2 seconds elapsed) +Sep 13 15:20:16.906: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. +Sep 13 15:20:16.906: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 13 15:20:16.906: INFO: test-pod-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] +Sep 13 15:20:16.906: INFO: test-pod-3 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] +Sep 13 15:20:16.907: INFO: +Sep 13 15:20:18.926: INFO: 3 / 3 pods in namespace 'pods-2031' are running and ready (4 seconds elapsed) +Sep 13 15:20:18.926: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. +STEP: waiting for all pods to be deleted 09/13/22 15:20:19.09 +Sep 13 15:20:19.140: INFO: Pod quantity 3 is different from expected quantity 0 +Sep 13 15:20:20.154: INFO: Pod quantity 2 is different from expected quantity 0 +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:20:21.144: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-2031" for this suite. 09/13/22 15:20:21.147 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should delete a collection of pods [Conformance]","completed":94,"skipped":1429,"failed":0} +------------------------------ +• [SLOW TEST] [6.446 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:844 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:14.707 + Sep 13 15:20:14.708: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:20:14.709 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:14.756 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:14.762 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should delete a collection of pods [Conformance] + test/e2e/common/node/pods.go:844 + STEP: Create set of pods 09/13/22 15:20:14.771 + Sep 13 15:20:14.786: INFO: created test-pod-1 + Sep 13 15:20:14.798: INFO: created test-pod-2 + Sep 13 15:20:14.816: INFO: created test-pod-3 + STEP: waiting for all 3 pods to be running 09/13/22 15:20:14.816 + Sep 13 15:20:14.816: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-2031' to be running and ready + Sep 13 15:20:14.897: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Sep 13 15:20:14.897: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Sep 13 15:20:14.897: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Sep 13 15:20:14.897: INFO: 0 / 3 pods in namespace 'pods-2031' are running and ready (0 seconds elapsed) + Sep 13 15:20:14.897: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. + Sep 13 15:20:14.897: INFO: POD NODE PHASE GRACE CONDITIONS + Sep 13 15:20:14.897: INFO: test-pod-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] + Sep 13 15:20:14.897: INFO: test-pod-2 gke-gke-1-25-default-pool-c9a2e4b7-x4b8 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] + Sep 13 15:20:14.897: INFO: test-pod-3 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] + Sep 13 15:20:14.897: INFO: + Sep 13 15:20:16.906: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Sep 13 15:20:16.906: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed + Sep 13 15:20:16.906: INFO: 1 / 3 pods in namespace 'pods-2031' are running and ready (2 seconds elapsed) + Sep 13 15:20:16.906: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. + Sep 13 15:20:16.906: INFO: POD NODE PHASE GRACE CONDITIONS + Sep 13 15:20:16.906: INFO: test-pod-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] + Sep 13 15:20:16.906: INFO: test-pod-3 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:20:14 +0000 UTC }] + Sep 13 15:20:16.907: INFO: + Sep 13 15:20:18.926: INFO: 3 / 3 pods in namespace 'pods-2031' are running and ready (4 seconds elapsed) + Sep 13 15:20:18.926: INFO: expected 0 pod replicas in namespace 'pods-2031', 0 are Running and Ready. + STEP: waiting for all pods to be deleted 09/13/22 15:20:19.09 + Sep 13 15:20:19.140: INFO: Pod quantity 3 is different from expected quantity 0 + Sep 13 15:20:20.154: INFO: Pod quantity 2 is different from expected quantity 0 + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:20:21.144: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-2031" for this suite. 09/13/22 15:20:21.147 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl expose + should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1413 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:21.16 +Sep 13 15:20:21.161: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:20:21.163 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:21.177 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:21.186 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1413 +STEP: creating Agnhost RC 09/13/22 15:20:21.191 +Sep 13 15:20:21.191: INFO: namespace kubectl-2574 +Sep 13 15:20:21.191: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 create -f -' +Sep 13 15:20:22.490: INFO: stderr: "" +Sep 13 15:20:22.490: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 09/13/22 15:20:22.49 +Sep 13 15:20:23.493: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:20:23.493: INFO: Found 0 / 1 +Sep 13 15:20:24.495: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:20:24.495: INFO: Found 1 / 1 +Sep 13 15:20:24.495: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Sep 13 15:20:24.499: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:20:24.500: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 13 15:20:24.500: INFO: wait on agnhost-primary startup in kubectl-2574 +Sep 13 15:20:24.500: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 logs agnhost-primary-h9kgz agnhost-primary' +Sep 13 15:20:24.601: INFO: stderr: "" +Sep 13 15:20:24.601: INFO: stdout: "Paused\n" +STEP: exposing RC 09/13/22 15:20:24.601 +Sep 13 15:20:24.602: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' +Sep 13 15:20:24.699: INFO: stderr: "" +Sep 13 15:20:24.699: INFO: stdout: "service/rm2 exposed\n" +Sep 13 15:20:24.711: INFO: Service rm2 in namespace kubectl-2574 found. +STEP: exposing service 09/13/22 15:20:26.722 +Sep 13 15:20:26.722: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 expose service rm2 --name=rm3 --port=2345 --target-port=6379' +Sep 13 15:20:26.838: INFO: stderr: "" +Sep 13 15:20:26.838: INFO: stdout: "service/rm3 exposed\n" +Sep 13 15:20:26.848: INFO: Service rm3 in namespace kubectl-2574 found. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:20:28.854: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-2574" for this suite. 09/13/22 15:20:28.858 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl expose should create services for rc [Conformance]","completed":95,"skipped":1479,"failed":0} +------------------------------ +• [SLOW TEST] [7.702 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl expose + test/e2e/kubectl/kubectl.go:1407 + should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1413 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:21.16 + Sep 13 15:20:21.161: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:20:21.163 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:21.177 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:21.186 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should create services for rc [Conformance] + test/e2e/kubectl/kubectl.go:1413 + STEP: creating Agnhost RC 09/13/22 15:20:21.191 + Sep 13 15:20:21.191: INFO: namespace kubectl-2574 + Sep 13 15:20:21.191: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 create -f -' + Sep 13 15:20:22.490: INFO: stderr: "" + Sep 13 15:20:22.490: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 09/13/22 15:20:22.49 + Sep 13 15:20:23.493: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:20:23.493: INFO: Found 0 / 1 + Sep 13 15:20:24.495: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:20:24.495: INFO: Found 1 / 1 + Sep 13 15:20:24.495: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + Sep 13 15:20:24.499: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:20:24.500: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Sep 13 15:20:24.500: INFO: wait on agnhost-primary startup in kubectl-2574 + Sep 13 15:20:24.500: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 logs agnhost-primary-h9kgz agnhost-primary' + Sep 13 15:20:24.601: INFO: stderr: "" + Sep 13 15:20:24.601: INFO: stdout: "Paused\n" + STEP: exposing RC 09/13/22 15:20:24.601 + Sep 13 15:20:24.602: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' + Sep 13 15:20:24.699: INFO: stderr: "" + Sep 13 15:20:24.699: INFO: stdout: "service/rm2 exposed\n" + Sep 13 15:20:24.711: INFO: Service rm2 in namespace kubectl-2574 found. + STEP: exposing service 09/13/22 15:20:26.722 + Sep 13 15:20:26.722: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2574 expose service rm2 --name=rm3 --port=2345 --target-port=6379' + Sep 13 15:20:26.838: INFO: stderr: "" + Sep 13 15:20:26.838: INFO: stdout: "service/rm3 exposed\n" + Sep 13 15:20:26.848: INFO: Service rm3 in namespace kubectl-2574 found. + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:20:28.854: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-2574" for this suite. 09/13/22 15:20:28.858 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:52 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:28.863 +Sep 13 15:20:28.863: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:20:28.864 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:28.878 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:28.886 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:52 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:20:28.889 +Sep 13 15:20:28.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952" in namespace "projected-5852" to be "Succeeded or Failed" +Sep 13 15:20:28.923: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Pending", Reason="", readiness=false. Elapsed: 17.956658ms +Sep 13 15:20:30.930: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024765942s +Sep 13 15:20:32.929: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023531254s +STEP: Saw pod success 09/13/22 15:20:32.929 +Sep 13 15:20:32.929: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952" satisfied condition "Succeeded or Failed" +Sep 13 15:20:32.932: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 container client-container: +STEP: delete the pod 09/13/22 15:20:32.951 +Sep 13 15:20:32.963: INFO: Waiting for pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 to disappear +Sep 13 15:20:32.966: INFO: Pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:20:32.966: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5852" for this suite. 09/13/22 15:20:32.97 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","completed":96,"skipped":1482,"failed":0} +------------------------------ +• [4.114 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:52 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:28.863 + Sep 13 15:20:28.863: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:20:28.864 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:28.878 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:28.886 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide podname only [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:52 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:20:28.889 + Sep 13 15:20:28.905: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952" in namespace "projected-5852" to be "Succeeded or Failed" + Sep 13 15:20:28.923: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Pending", Reason="", readiness=false. Elapsed: 17.956658ms + Sep 13 15:20:30.930: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024765942s + Sep 13 15:20:32.929: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023531254s + STEP: Saw pod success 09/13/22 15:20:32.929 + Sep 13 15:20:32.929: INFO: Pod "downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952" satisfied condition "Succeeded or Failed" + Sep 13 15:20:32.932: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 container client-container: + STEP: delete the pod 09/13/22 15:20:32.951 + Sep 13 15:20:32.963: INFO: Waiting for pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 to disappear + Sep 13 15:20:32.966: INFO: Pod downwardapi-volume-ed1aebfd-3a5a-403a-bffa-752ff6297952 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:20:32.966: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-5852" for this suite. 09/13/22 15:20:32.97 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1481 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:32.988 +Sep 13 15:20:32.988: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:20:32.989 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:33.01 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:33.014 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1481 +STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-6596 09/13/22 15:20:33.019 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 09/13/22 15:20:33.049 +STEP: creating service externalsvc in namespace services-6596 09/13/22 15:20:33.049 +STEP: creating replication controller externalsvc in namespace services-6596 09/13/22 15:20:33.083 +I0913 15:20:33.094401 19 runners.go:193] Created replication controller with name: externalsvc, namespace: services-6596, replica count: 2 +I0913 15:20:36.146200 19 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 09/13/22 15:20:36.151 +Sep 13 15:20:36.163: INFO: Creating new exec pod +Sep 13 15:20:36.185: INFO: Waiting up to 5m0s for pod "execpodlp5mh" in namespace "services-6596" to be "running" +Sep 13 15:20:36.193: INFO: Pod "execpodlp5mh": Phase="Pending", Reason="", readiness=false. Elapsed: 8.723975ms +Sep 13 15:20:38.204: INFO: Pod "execpodlp5mh": Phase="Running", Reason="", readiness=true. Elapsed: 2.019082271s +Sep 13 15:20:38.204: INFO: Pod "execpodlp5mh" satisfied condition "running" +Sep 13 15:20:38.204: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-6596 exec execpodlp5mh -- /bin/sh -x -c nslookup clusterip-service.services-6596.svc.cluster.local' +Sep 13 15:20:38.421: INFO: stderr: "+ nslookup clusterip-service.services-6596.svc.cluster.local\n" +Sep 13 15:20:38.421: INFO: stdout: "Server:\t\t10.80.16.10\nAddress:\t10.80.16.10#53\n\nclusterip-service.services-6596.svc.cluster.local\tcanonical name = externalsvc.services-6596.svc.cluster.local.\nName:\texternalsvc.services-6596.svc.cluster.local\nAddress: 10.80.21.113\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-6596, will wait for the garbage collector to delete the pods 09/13/22 15:20:38.421 +Sep 13 15:20:38.479: INFO: Deleting ReplicationController externalsvc took: 4.490585ms +Sep 13 15:20:38.579: INFO: Terminating ReplicationController externalsvc pods took: 100.248591ms +Sep 13 15:20:40.606: INFO: Cleaning up the ClusterIP to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:20:40.625: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6596" for this suite. 09/13/22 15:20:40.634 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]","completed":97,"skipped":1503,"failed":0} +------------------------------ +• [SLOW TEST] [7.651 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1481 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:32.988 + Sep 13 15:20:32.988: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:20:32.989 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:33.01 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:33.014 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/network/service.go:1481 + STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-6596 09/13/22 15:20:33.019 + STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service 09/13/22 15:20:33.049 + STEP: creating service externalsvc in namespace services-6596 09/13/22 15:20:33.049 + STEP: creating replication controller externalsvc in namespace services-6596 09/13/22 15:20:33.083 + I0913 15:20:33.094401 19 runners.go:193] Created replication controller with name: externalsvc, namespace: services-6596, replica count: 2 + I0913 15:20:36.146200 19 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 09/13/22 15:20:36.151 + Sep 13 15:20:36.163: INFO: Creating new exec pod + Sep 13 15:20:36.185: INFO: Waiting up to 5m0s for pod "execpodlp5mh" in namespace "services-6596" to be "running" + Sep 13 15:20:36.193: INFO: Pod "execpodlp5mh": Phase="Pending", Reason="", readiness=false. Elapsed: 8.723975ms + Sep 13 15:20:38.204: INFO: Pod "execpodlp5mh": Phase="Running", Reason="", readiness=true. Elapsed: 2.019082271s + Sep 13 15:20:38.204: INFO: Pod "execpodlp5mh" satisfied condition "running" + Sep 13 15:20:38.204: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-6596 exec execpodlp5mh -- /bin/sh -x -c nslookup clusterip-service.services-6596.svc.cluster.local' + Sep 13 15:20:38.421: INFO: stderr: "+ nslookup clusterip-service.services-6596.svc.cluster.local\n" + Sep 13 15:20:38.421: INFO: stdout: "Server:\t\t10.80.16.10\nAddress:\t10.80.16.10#53\n\nclusterip-service.services-6596.svc.cluster.local\tcanonical name = externalsvc.services-6596.svc.cluster.local.\nName:\texternalsvc.services-6596.svc.cluster.local\nAddress: 10.80.21.113\n\n" + STEP: deleting ReplicationController externalsvc in namespace services-6596, will wait for the garbage collector to delete the pods 09/13/22 15:20:38.421 + Sep 13 15:20:38.479: INFO: Deleting ReplicationController externalsvc took: 4.490585ms + Sep 13 15:20:38.579: INFO: Terminating ReplicationController externalsvc pods took: 100.248591ms + Sep 13 15:20:40.606: INFO: Cleaning up the ClusterIP to ExternalName test service + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:20:40.625: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-6596" for this suite. 09/13/22 15:20:40.634 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:46 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:40.66 +Sep 13 15:20:40.660: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:20:40.662 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:40.678 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:40.687 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:46 +STEP: Creating configMap with name configmap-test-volume-8df682f7-89fe-4b24-8aca-d8b52b4d4f99 09/13/22 15:20:40.695 +STEP: Creating a pod to test consume configMaps 09/13/22 15:20:40.703 +Sep 13 15:20:40.741: INFO: Waiting up to 5m0s for pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c" in namespace "configmap-234" to be "Succeeded or Failed" +Sep 13 15:20:40.756: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Pending", Reason="", readiness=false. Elapsed: 14.452132ms +Sep 13 15:20:42.760: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018523655s +Sep 13 15:20:44.760: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018968955s +STEP: Saw pod success 09/13/22 15:20:44.76 +Sep 13 15:20:44.761: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c" satisfied condition "Succeeded or Failed" +Sep 13 15:20:44.764: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c container agnhost-container: +STEP: delete the pod 09/13/22 15:20:44.772 +Sep 13 15:20:44.783: INFO: Waiting for pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c to disappear +Sep 13 15:20:44.788: INFO: Pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:20:44.788: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-234" for this suite. 09/13/22 15:20:44.793 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]","completed":98,"skipped":1548,"failed":0} +------------------------------ +• [4.139 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:40.66 + Sep 13 15:20:40.660: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:20:40.662 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:40.678 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:40.687 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:46 + STEP: Creating configMap with name configmap-test-volume-8df682f7-89fe-4b24-8aca-d8b52b4d4f99 09/13/22 15:20:40.695 + STEP: Creating a pod to test consume configMaps 09/13/22 15:20:40.703 + Sep 13 15:20:40.741: INFO: Waiting up to 5m0s for pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c" in namespace "configmap-234" to be "Succeeded or Failed" + Sep 13 15:20:40.756: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Pending", Reason="", readiness=false. Elapsed: 14.452132ms + Sep 13 15:20:42.760: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018523655s + Sep 13 15:20:44.760: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018968955s + STEP: Saw pod success 09/13/22 15:20:44.76 + Sep 13 15:20:44.761: INFO: Pod "pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c" satisfied condition "Succeeded or Failed" + Sep 13 15:20:44.764: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c container agnhost-container: + STEP: delete the pod 09/13/22 15:20:44.772 + Sep 13 15:20:44.783: INFO: Waiting for pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c to disappear + Sep 13 15:20:44.788: INFO: Pod pod-configmaps-f8c8d456-bde2-48d3-ad4c-0b149e1c552c no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:20:44.788: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-234" for this suite. 09/13/22 15:20:44.793 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:161 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:44.817 +Sep 13 15:20:44.817: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:20:44.818 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:44.833 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:44.839 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:161 +STEP: Creating the pod 09/13/22 15:20:44.842 +Sep 13 15:20:44.854: INFO: Waiting up to 5m0s for pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" in namespace "projected-8961" to be "running and ready" +Sep 13 15:20:44.880: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c": Phase="Pending", Reason="", readiness=false. Elapsed: 25.568184ms +Sep 13 15:20:44.880: INFO: The phase of Pod annotationupdatece62807b-0679-477f-b649-eb71b54c380c is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:20:46.884: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c": Phase="Running", Reason="", readiness=true. Elapsed: 2.030237551s +Sep 13 15:20:46.884: INFO: The phase of Pod annotationupdatece62807b-0679-477f-b649-eb71b54c380c is Running (Ready = true) +Sep 13 15:20:46.884: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" satisfied condition "running and ready" +Sep 13 15:20:47.417: INFO: Successfully updated pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:20:49.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8961" for this suite. 09/13/22 15:20:49.441 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]","completed":99,"skipped":1614,"failed":0} +------------------------------ +• [4.633 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:161 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:44.817 + Sep 13 15:20:44.817: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:20:44.818 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:44.833 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:44.839 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:161 + STEP: Creating the pod 09/13/22 15:20:44.842 + Sep 13 15:20:44.854: INFO: Waiting up to 5m0s for pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" in namespace "projected-8961" to be "running and ready" + Sep 13 15:20:44.880: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c": Phase="Pending", Reason="", readiness=false. Elapsed: 25.568184ms + Sep 13 15:20:44.880: INFO: The phase of Pod annotationupdatece62807b-0679-477f-b649-eb71b54c380c is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:20:46.884: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c": Phase="Running", Reason="", readiness=true. Elapsed: 2.030237551s + Sep 13 15:20:46.884: INFO: The phase of Pod annotationupdatece62807b-0679-477f-b649-eb71b54c380c is Running (Ready = true) + Sep 13 15:20:46.884: INFO: Pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" satisfied condition "running and ready" + Sep 13 15:20:47.417: INFO: Successfully updated pod "annotationupdatece62807b-0679-477f-b649-eb71b54c380c" + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:20:49.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8961" for this suite. 09/13/22 15:20:49.441 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:161 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:49.456 +Sep 13 15:20:49.456: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:20:49.457 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:49.487 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:49.491 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:161 +STEP: Creating the pod 09/13/22 15:20:49.494 +Sep 13 15:20:49.511: INFO: Waiting up to 5m0s for pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" in namespace "downward-api-9145" to be "running and ready" +Sep 13 15:20:49.526: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe": Phase="Pending", Reason="", readiness=false. Elapsed: 14.879415ms +Sep 13 15:20:49.526: INFO: The phase of Pod annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:20:51.531: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe": Phase="Running", Reason="", readiness=true. Elapsed: 2.019676342s +Sep 13 15:20:51.531: INFO: The phase of Pod annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe is Running (Ready = true) +Sep 13 15:20:51.531: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" satisfied condition "running and ready" +Sep 13 15:20:52.061: INFO: Successfully updated pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:20:54.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-9145" for this suite. 09/13/22 15:20:54.082 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","completed":100,"skipped":1626,"failed":0} +------------------------------ +• [4.631 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:161 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:49.456 + Sep 13 15:20:49.456: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:20:49.457 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:49.487 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:49.491 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:161 + STEP: Creating the pod 09/13/22 15:20:49.494 + Sep 13 15:20:49.511: INFO: Waiting up to 5m0s for pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" in namespace "downward-api-9145" to be "running and ready" + Sep 13 15:20:49.526: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe": Phase="Pending", Reason="", readiness=false. Elapsed: 14.879415ms + Sep 13 15:20:49.526: INFO: The phase of Pod annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:20:51.531: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe": Phase="Running", Reason="", readiness=true. Elapsed: 2.019676342s + Sep 13 15:20:51.531: INFO: The phase of Pod annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe is Running (Ready = true) + Sep 13 15:20:51.531: INFO: Pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" satisfied condition "running and ready" + Sep 13 15:20:52.061: INFO: Successfully updated pod "annotationupdate8eca6289-512d-4f84-a08b-8b68c04b7abe" + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:20:54.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-9145" for this suite. 09/13/22 15:20:54.082 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:54.09 +Sep 13 15:20:54.090: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 15:20:54.091 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:54.107 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:54.111 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 +Sep 13 15:20:54.114: INFO: Creating simple deployment test-new-deployment +Sep 13 15:20:54.135: INFO: deployment "test-new-deployment" doesn't have the required revision set +STEP: getting scale subresource 09/13/22 15:20:56.156 +STEP: updating a scale subresource 09/13/22 15:20:56.161 +STEP: verifying the deployment Spec.Replicas was modified 09/13/22 15:20:56.168 +STEP: Patch a scale subresource 09/13/22 15:20:56.174 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 15:20:56.212: INFO: Deployment "test-new-deployment": +&Deployment{ObjectMeta:{test-new-deployment deployment-6088 d2ada0da-191b-4ea7-b3fc-5972cc45dda2 22539 3 2022-09-13 15:20:54 +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-13 15:20:54 +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-13 15:20:55 +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 registry.k8s.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 0xc001531bf8 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-13 15:20:55 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-845c8977d9" has successfully progressed.,LastUpdateTime:2022-09-13 15:20:55 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 13 15:20:56.223: INFO: New ReplicaSet "test-new-deployment-845c8977d9" of Deployment "test-new-deployment": +&ReplicaSet{ObjectMeta:{test-new-deployment-845c8977d9 deployment-6088 4a626281-e849-4993-83ee-a3d3c497f11e 22538 2 2022-09-13 15:20:54 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment d2ada0da-191b-4ea7-b3fc-5972cc45dda2 0xc002d9a317 0xc002d9a318}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:20:55 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 15:20:56 +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\":\"d2ada0da-191b-4ea7-b3fc-5972cc45dda2\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 845c8977d9,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc002d9a3a8 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 13 15:20:56.266: INFO: Pod "test-new-deployment-845c8977d9-65nqv" is available: +&Pod{ObjectMeta:{test-new-deployment-845c8977d9-65nqv test-new-deployment-845c8977d9- deployment-6088 ee119f26-9780-4b9e-9754-ec5fc2095fcf 22525 0 2022-09-13 15:20:54 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet test-new-deployment-845c8977d9 4a626281-e849-4993-83ee-a3d3c497f11e 0xc0029cb737 0xc0029cb738}] [] [{kube-controller-manager Update v1 2022-09-13 15:20:54 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4a626281-e849-4993-83ee-a3d3c497f11e\"}":{}}},"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-13 15:20:55 +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.72.2.103\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-j7h99,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:registry.k8s.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-j7h99,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.103,StartTime:2022-09-13 15:20:54 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:20:55 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://cd9a3b25c0347b9cca44f56f4604d1dac16b421ccfb4092cd689a5f15ca18c38,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.103,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 15:20:56.267: INFO: Pod "test-new-deployment-845c8977d9-qqjkj" is not available: +&Pod{ObjectMeta:{test-new-deployment-845c8977d9-qqjkj test-new-deployment-845c8977d9- deployment-6088 904c5231-d6bc-4e7a-9944-0e94e53419e0 22542 0 2022-09-13 15:20:56 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet test-new-deployment-845c8977d9 4a626281-e849-4993-83ee-a3d3c497f11e 0xc0029cb920 0xc0029cb921}] [] [{kube-controller-manager Update v1 2022-09-13 15:20:56 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4a626281-e849-4993-83ee-a3d3c497f11e\"}":{}}},"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-jx2pd,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:registry.k8s.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-jx2pd,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 15:20:56.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-6088" for this suite. 09/13/22 15:20:56.295 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]","completed":101,"skipped":1627,"failed":0} +------------------------------ +• [2.225 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:54.09 + Sep 13 15:20:54.090: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 15:20:54.091 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:54.107 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:54.111 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] Deployment should have a working scale subresource [Conformance] + test/e2e/apps/deployment.go:150 + Sep 13 15:20:54.114: INFO: Creating simple deployment test-new-deployment + Sep 13 15:20:54.135: INFO: deployment "test-new-deployment" doesn't have the required revision set + STEP: getting scale subresource 09/13/22 15:20:56.156 + STEP: updating a scale subresource 09/13/22 15:20:56.161 + STEP: verifying the deployment Spec.Replicas was modified 09/13/22 15:20:56.168 + STEP: Patch a scale subresource 09/13/22 15:20:56.174 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 15:20:56.212: INFO: Deployment "test-new-deployment": + &Deployment{ObjectMeta:{test-new-deployment deployment-6088 d2ada0da-191b-4ea7-b3fc-5972cc45dda2 22539 3 2022-09-13 15:20:54 +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-13 15:20:54 +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-13 15:20:55 +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 registry.k8s.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 0xc001531bf8 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-13 15:20:55 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-845c8977d9" has successfully progressed.,LastUpdateTime:2022-09-13 15:20:55 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Sep 13 15:20:56.223: INFO: New ReplicaSet "test-new-deployment-845c8977d9" of Deployment "test-new-deployment": + &ReplicaSet{ObjectMeta:{test-new-deployment-845c8977d9 deployment-6088 4a626281-e849-4993-83ee-a3d3c497f11e 22538 2 2022-09-13 15:20:54 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment d2ada0da-191b-4ea7-b3fc-5972cc45dda2 0xc002d9a317 0xc002d9a318}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:20:55 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 15:20:56 +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\":\"d2ada0da-191b-4ea7-b3fc-5972cc45dda2\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 845c8977d9,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc002d9a3a8 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 13 15:20:56.266: INFO: Pod "test-new-deployment-845c8977d9-65nqv" is available: + &Pod{ObjectMeta:{test-new-deployment-845c8977d9-65nqv test-new-deployment-845c8977d9- deployment-6088 ee119f26-9780-4b9e-9754-ec5fc2095fcf 22525 0 2022-09-13 15:20:54 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet test-new-deployment-845c8977d9 4a626281-e849-4993-83ee-a3d3c497f11e 0xc0029cb737 0xc0029cb738}] [] [{kube-controller-manager Update v1 2022-09-13 15:20:54 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4a626281-e849-4993-83ee-a3d3c497f11e\"}":{}}},"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-13 15:20:55 +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.72.2.103\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-j7h99,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:registry.k8s.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-j7h99,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:20:54 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.103,StartTime:2022-09-13 15:20:54 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:20:55 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://cd9a3b25c0347b9cca44f56f4604d1dac16b421ccfb4092cd689a5f15ca18c38,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.103,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 15:20:56.267: INFO: Pod "test-new-deployment-845c8977d9-qqjkj" is not available: + &Pod{ObjectMeta:{test-new-deployment-845c8977d9-qqjkj test-new-deployment-845c8977d9- deployment-6088 904c5231-d6bc-4e7a-9944-0e94e53419e0 22542 0 2022-09-13 15:20:56 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet test-new-deployment-845c8977d9 4a626281-e849-4993-83ee-a3d3c497f11e 0xc0029cb920 0xc0029cb921}] [] [{kube-controller-manager Update v1 2022-09-13 15:20:56 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4a626281-e849-4993-83ee-a3d3c497f11e\"}":{}}},"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-jx2pd,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:registry.k8s.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-jx2pd,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 15:20:56.267: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-6088" for this suite. 09/13/22 15:20:56.295 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:226 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:56.316 +Sep 13 15:20:56.318: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:20:56.32 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:56.364 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:56.378 +[It] pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:226 +STEP: Creating Pod 09/13/22 15:20:56.383 +Sep 13 15:20:56.425: INFO: Waiting up to 5m0s for pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85" in namespace "emptydir-6168" to be "running" +Sep 13 15:20:56.433: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85": Phase="Pending", Reason="", readiness=false. Elapsed: 7.185213ms +Sep 13 15:20:58.436: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85": Phase="Running", Reason="", readiness=false. Elapsed: 2.010922527s +Sep 13 15:20:58.437: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85" satisfied condition "running" +STEP: Reading file content from the nginx-container 09/13/22 15:20:58.437 +Sep 13 15:20:58.437: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-6168 PodName:pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85 ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:20:58.437: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:20:58.438: INFO: ExecWithOptions: Clientset creation +Sep 13 15:20:58.438: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/emptydir-6168/pods/pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85/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) +Sep 13 15:20:58.518: INFO: Exec stderr: "" +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:20:58.519: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-6168" for this suite. 09/13/22 15:20:58.525 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","completed":102,"skipped":1629,"failed":0} +------------------------------ +• [2.214 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:226 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:56.316 + Sep 13 15:20:56.318: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:20:56.32 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:56.364 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:56.378 + [It] pod should support shared volumes between containers [Conformance] + test/e2e/common/storage/empty_dir.go:226 + STEP: Creating Pod 09/13/22 15:20:56.383 + Sep 13 15:20:56.425: INFO: Waiting up to 5m0s for pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85" in namespace "emptydir-6168" to be "running" + Sep 13 15:20:56.433: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85": Phase="Pending", Reason="", readiness=false. Elapsed: 7.185213ms + Sep 13 15:20:58.436: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85": Phase="Running", Reason="", readiness=false. Elapsed: 2.010922527s + Sep 13 15:20:58.437: INFO: Pod "pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85" satisfied condition "running" + STEP: Reading file content from the nginx-container 09/13/22 15:20:58.437 + Sep 13 15:20:58.437: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-6168 PodName:pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85 ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:20:58.437: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:20:58.438: INFO: ExecWithOptions: Clientset creation + Sep 13 15:20:58.438: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/emptydir-6168/pods/pod-sharedvolume-a8b7d866-db9d-4992-aee1-9a5abeebcf85/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) + Sep 13 15:20:58.518: INFO: Exec stderr: "" + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:20:58.519: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-6168" for this suite. 09/13/22 15:20:58.525 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:176 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:20:58.534 +Sep 13 15:20:58.534: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:20:58.535 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:58.6 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:58.604 +[It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:176 +STEP: Creating a pod to test emptydir 0666 on node default medium 09/13/22 15:20:58.607 +Sep 13 15:20:58.627: INFO: Waiting up to 5m0s for pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9" in namespace "emptydir-1593" to be "Succeeded or Failed" +Sep 13 15:20:58.631: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.600327ms +Sep 13 15:21:00.636: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009546001s +Sep 13 15:21:02.635: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008568103s +STEP: Saw pod success 09/13/22 15:21:02.635 +Sep 13 15:21:02.635: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9" satisfied condition "Succeeded or Failed" +Sep 13 15:21:02.638: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 container test-container: +STEP: delete the pod 09/13/22 15:21:02.646 +Sep 13 15:21:02.656: INFO: Waiting for pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 to disappear +Sep 13 15:21:02.660: INFO: Pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:21:02.661: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1593" for this suite. 09/13/22 15:21:02.665 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":103,"skipped":1642,"failed":0} +------------------------------ +• [4.136 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:20:58.534 + Sep 13 15:20:58.534: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:20:58.535 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:20:58.6 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:20:58.604 + [It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:176 + STEP: Creating a pod to test emptydir 0666 on node default medium 09/13/22 15:20:58.607 + Sep 13 15:20:58.627: INFO: Waiting up to 5m0s for pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9" in namespace "emptydir-1593" to be "Succeeded or Failed" + Sep 13 15:20:58.631: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.600327ms + Sep 13 15:21:00.636: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009546001s + Sep 13 15:21:02.635: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008568103s + STEP: Saw pod success 09/13/22 15:21:02.635 + Sep 13 15:21:02.635: INFO: Pod "pod-62b852ac-dcca-4602-ab58-f09f895151b9" satisfied condition "Succeeded or Failed" + Sep 13 15:21:02.638: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 container test-container: + STEP: delete the pod 09/13/22 15:21:02.646 + Sep 13 15:21:02.656: INFO: Waiting for pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 to disappear + Sep 13 15:21:02.660: INFO: Pod pod-62b852ac-dcca-4602-ab58-f09f895151b9 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:21:02.661: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-1593" for this suite. 09/13/22 15:21:02.665 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:196 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:02.685 +Sep 13 15:21:02.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:21:02.686 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:02.706 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:02.712 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:21:02.733 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:21:03.226 +STEP: Deploying the webhook pod 09/13/22 15:21:03.232 +STEP: Wait for the deployment to be ready 09/13/22 15:21:03.24 +Sep 13 15:21:03.264: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:21:05.274 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:21:05.297 +Sep 13 15:21:06.298: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:196 +STEP: Registering the webhook via the AdmissionRegistration API 09/13/22 15:21:06.302 +STEP: create a pod that should be denied by the webhook 09/13/22 15:21:06.331 +STEP: create a pod that causes the webhook to hang 09/13/22 15:21:06.353 +STEP: create a configmap that should be denied by the webhook 09/13/22 15:21:16.367 +STEP: create a configmap that should be admitted by the webhook 09/13/22 15:21:16.385 +STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook 09/13/22 15:21:16.4 +STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook 09/13/22 15:21:16.412 +STEP: create a namespace that bypass the webhook 09/13/22 15:21:16.419 +STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace 09/13/22 15:21:16.426 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:21:16.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2703" for this suite. 09/13/22 15:21:16.492 +STEP: Destroying namespace "webhook-2703-markers" for this suite. 09/13/22 15:21:16.499 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]","completed":104,"skipped":1687,"failed":0} +------------------------------ +• [SLOW TEST] [13.920 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:196 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:02.685 + Sep 13 15:21:02.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:21:02.686 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:02.706 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:02.712 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:21:02.733 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:21:03.226 + STEP: Deploying the webhook pod 09/13/22 15:21:03.232 + STEP: Wait for the deployment to be ready 09/13/22 15:21:03.24 + Sep 13 15:21:03.264: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:21:05.274 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:21:05.297 + Sep 13 15:21:06.298: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should be able to deny pod and configmap creation [Conformance] + test/e2e/apimachinery/webhook.go:196 + STEP: Registering the webhook via the AdmissionRegistration API 09/13/22 15:21:06.302 + STEP: create a pod that should be denied by the webhook 09/13/22 15:21:06.331 + STEP: create a pod that causes the webhook to hang 09/13/22 15:21:06.353 + STEP: create a configmap that should be denied by the webhook 09/13/22 15:21:16.367 + STEP: create a configmap that should be admitted by the webhook 09/13/22 15:21:16.385 + STEP: update (PUT) the admitted configmap to a non-compliant one should be rejected by the webhook 09/13/22 15:21:16.4 + STEP: update (PATCH) the admitted configmap to a non-compliant one should be rejected by the webhook 09/13/22 15:21:16.412 + STEP: create a namespace that bypass the webhook 09/13/22 15:21:16.419 + STEP: create a configmap that violates the webhook policy but is in a whitelisted namespace 09/13/22 15:21:16.426 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:21:16.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-2703" for this suite. 09/13/22 15:21:16.492 + STEP: Destroying namespace "webhook-2703-markers" for this suite. 09/13/22 15:21:16.499 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:129 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:16.607 +Sep 13 15:21:16.607: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:21:16.609 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:16.637 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:16.651 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:129 +STEP: Creating the pod 09/13/22 15:21:16.664 +Sep 13 15:21:16.678: INFO: Waiting up to 5m0s for pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" in namespace "downward-api-7342" to be "running and ready" +Sep 13 15:21:16.688: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f": Phase="Pending", Reason="", readiness=false. Elapsed: 10.460357ms +Sep 13 15:21:16.688: INFO: The phase of Pod labelsupdateed497f5e-329b-41df-bc16-61c65897e75f is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:21:18.697: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f": Phase="Running", Reason="", readiness=true. Elapsed: 2.018800184s +Sep 13 15:21:18.697: INFO: The phase of Pod labelsupdateed497f5e-329b-41df-bc16-61c65897e75f is Running (Ready = true) +Sep 13 15:21:18.697: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" satisfied condition "running and ready" +Sep 13 15:21:19.235: INFO: Successfully updated pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:21:21.253: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-7342" for this suite. 09/13/22 15:21:21.256 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]","completed":105,"skipped":1702,"failed":0} +------------------------------ +• [4.654 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:129 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:16.607 + Sep 13 15:21:16.607: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:21:16.609 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:16.637 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:16.651 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:129 + STEP: Creating the pod 09/13/22 15:21:16.664 + Sep 13 15:21:16.678: INFO: Waiting up to 5m0s for pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" in namespace "downward-api-7342" to be "running and ready" + Sep 13 15:21:16.688: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f": Phase="Pending", Reason="", readiness=false. Elapsed: 10.460357ms + Sep 13 15:21:16.688: INFO: The phase of Pod labelsupdateed497f5e-329b-41df-bc16-61c65897e75f is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:21:18.697: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f": Phase="Running", Reason="", readiness=true. Elapsed: 2.018800184s + Sep 13 15:21:18.697: INFO: The phase of Pod labelsupdateed497f5e-329b-41df-bc16-61c65897e75f is Running (Ready = true) + Sep 13 15:21:18.697: INFO: Pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" satisfied condition "running and ready" + Sep 13 15:21:19.235: INFO: Successfully updated pod "labelsupdateed497f5e-329b-41df-bc16-61c65897e75f" + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:21:21.253: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-7342" for this suite. 09/13/22 15:21:21.256 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:21.268 +Sep 13 15:21:21.268: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 15:21:21.269 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:21.289 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:21.296 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 +STEP: creating a Deployment 09/13/22 15:21:21.31 +Sep 13 15:21:21.310: INFO: Creating simple deployment test-deployment-5c7vl +Sep 13 15:21:21.338: INFO: deployment "test-deployment-5c7vl" doesn't have the required revision set +STEP: Getting /status 09/13/22 15:21:23.347 +Sep 13 15:21:23.350: INFO: Deployment test-deployment-5c7vl has Conditions: [{Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.}] +STEP: updating Deployment Status 09/13/22 15:21:23.351 +Sep 13 15:21:23.359: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 21, 21, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-5c7vl-777898ffcc\" 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 09/13/22 15:21:23.359 +Sep 13 15:21:23.361: INFO: Observed &Deployment event: ADDED +Sep 13 15:21:23.361: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} +Sep 13 15:21:23.362: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.362: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} +Sep 13 15:21:23.362: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 13 15:21:23.362: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-5c7vl-777898ffcc" is progressing.} +Sep 13 15:21:23.363: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} +Sep 13 15:21:23.363: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} +Sep 13 15:21:23.363: INFO: Found Deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.363: INFO: Deployment test-deployment-5c7vl has an updated status +STEP: patching the Statefulset Status 09/13/22 15:21:23.363 +Sep 13 15:21:23.364: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 13 15:21:23.372: 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 09/13/22 15:21:23.372 +Sep 13 15:21:23.375: INFO: Observed &Deployment event: ADDED +Sep 13 15:21:23.375: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} +Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-5c7vl-777898ffcc" is progressing.} +Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} +Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} +Sep 13 15:21:23.377: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.377: INFO: Observed &Deployment event: MODIFIED +Sep 13 15:21:23.377: INFO: Found deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.377: INFO: Deployment test-deployment-5c7vl has a patched status +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 15:21:23.386: INFO: Deployment "test-deployment-5c7vl": +&Deployment{ObjectMeta:{test-deployment-5c7vl deployment-1762 e2abe91a-c9fc-4293-b846-f251c7b47a9c 22963 1 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2022-09-13 15:21:21 +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-13 15:21:23 +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-13 15:21:23 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"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 registry.k8s.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 0xc004162868 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:Progressing,Status:True,Reason:FoundNewReplicaSet,Message:Found new replica set "test-deployment-5c7vl-777898ffcc",LastUpdateTime:2022-09-13 15:21:23 +0000 UTC,LastTransitionTime:2022-09-13 15:21:23 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 13 15:21:23.416: INFO: New ReplicaSet "test-deployment-5c7vl-777898ffcc" of Deployment "test-deployment-5c7vl": +&ReplicaSet{ObjectMeta:{test-deployment-5c7vl-777898ffcc deployment-1762 59ff0484-3a04-479b-b433-93391279b6c7 22952 1 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-5c7vl e2abe91a-c9fc-4293-b846-f251c7b47a9c 0xc003199e60 0xc003199e61}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:21:21 +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\":\"e2abe91a-c9fc-4293-b846-f251c7b47a9c\"}":{}}},"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-13 15:21:22 +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: 777898ffcc,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc003199f18 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 13 15:21:23.422: INFO: Pod "test-deployment-5c7vl-777898ffcc-jl2ln" is available: +&Pod{ObjectMeta:{test-deployment-5c7vl-777898ffcc-jl2ln test-deployment-5c7vl-777898ffcc- deployment-1762 e7fa34c5-8423-4783-85fc-eb8582048a5b 22951 0 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[] [{apps/v1 ReplicaSet test-deployment-5c7vl-777898ffcc 59ff0484-3a04-479b-b433-93391279b6c7 0xc00418c2c7 0xc00418c2c8}] [] [{kube-controller-manager Update v1 2022-09-13 15:21:21 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"59ff0484-3a04-479b-b433-93391279b6c7\"}":{}}},"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-13 15:21:22 +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.72.0.106\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sb26n,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:registry.k8s.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-sb26n,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:21 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.106,StartTime:2022-09-13 15:21:21 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:21:22 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://78ad40aefba5e6bffd8118ea606efc1001f0195167f83fb4c2c28bf7afdedbca,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.106,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 15:21:23.422: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1762" for this suite. 09/13/22 15:21:23.427 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","completed":106,"skipped":1713,"failed":0} +------------------------------ +• [2.166 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:21.268 + Sep 13 15:21:21.268: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 15:21:21.269 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:21.289 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:21.296 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] should validate Deployment Status endpoints [Conformance] + test/e2e/apps/deployment.go:479 + STEP: creating a Deployment 09/13/22 15:21:21.31 + Sep 13 15:21:21.310: INFO: Creating simple deployment test-deployment-5c7vl + Sep 13 15:21:21.338: INFO: deployment "test-deployment-5c7vl" doesn't have the required revision set + STEP: Getting /status 09/13/22 15:21:23.347 + Sep 13 15:21:23.350: INFO: Deployment test-deployment-5c7vl has Conditions: [{Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.}] + STEP: updating Deployment Status 09/13/22 15:21:23.351 + Sep 13 15:21:23.359: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 21, 22, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 21, 21, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-5c7vl-777898ffcc\" 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 09/13/22 15:21:23.359 + Sep 13 15:21:23.361: INFO: Observed &Deployment event: ADDED + Sep 13 15:21:23.361: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} + Sep 13 15:21:23.362: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.362: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} + Sep 13 15:21:23.362: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Sep 13 15:21:23.362: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-5c7vl-777898ffcc" is progressing.} + Sep 13 15:21:23.363: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} + Sep 13 15:21:23.363: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Sep 13 15:21:23.363: INFO: Observed Deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} + Sep 13 15:21:23.363: INFO: Found Deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.363: INFO: Deployment test-deployment-5c7vl has an updated status + STEP: patching the Statefulset Status 09/13/22 15:21:23.363 + Sep 13 15:21:23.364: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Sep 13 15:21:23.372: 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 09/13/22 15:21:23.372 + Sep 13 15:21:23.375: INFO: Observed &Deployment event: ADDED + Sep 13 15:21:23.375: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} + Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-5c7vl-777898ffcc"} + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:21 +0000 UTC 2022-09-13 15:21:21 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-5c7vl-777898ffcc" is progressing.} + Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} + Sep 13 15:21:23.376: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:22 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} + Sep 13 15:21:23.376: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-09-13 15:21:22 +0000 UTC 2022-09-13 15:21:21 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-5c7vl-777898ffcc" has successfully progressed.} + Sep 13 15:21:23.377: INFO: Observed deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.377: INFO: Observed &Deployment event: MODIFIED + Sep 13 15:21:23.377: INFO: Found deployment test-deployment-5c7vl in namespace deployment-1762 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 13 15:21:23.377: INFO: Deployment test-deployment-5c7vl has a patched status + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 15:21:23.386: INFO: Deployment "test-deployment-5c7vl": + &Deployment{ObjectMeta:{test-deployment-5c7vl deployment-1762 e2abe91a-c9fc-4293-b846-f251c7b47a9c 22963 1 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2022-09-13 15:21:21 +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-13 15:21:23 +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-13 15:21:23 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"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 registry.k8s.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 0xc004162868 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:Progressing,Status:True,Reason:FoundNewReplicaSet,Message:Found new replica set "test-deployment-5c7vl-777898ffcc",LastUpdateTime:2022-09-13 15:21:23 +0000 UTC,LastTransitionTime:2022-09-13 15:21:23 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Sep 13 15:21:23.416: INFO: New ReplicaSet "test-deployment-5c7vl-777898ffcc" of Deployment "test-deployment-5c7vl": + &ReplicaSet{ObjectMeta:{test-deployment-5c7vl-777898ffcc deployment-1762 59ff0484-3a04-479b-b433-93391279b6c7 22952 1 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-5c7vl e2abe91a-c9fc-4293-b846-f251c7b47a9c 0xc003199e60 0xc003199e61}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:21:21 +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\":\"e2abe91a-c9fc-4293-b846-f251c7b47a9c\"}":{}}},"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-13 15:21:22 +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: 777898ffcc,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc003199f18 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 13 15:21:23.422: INFO: Pod "test-deployment-5c7vl-777898ffcc-jl2ln" is available: + &Pod{ObjectMeta:{test-deployment-5c7vl-777898ffcc-jl2ln test-deployment-5c7vl-777898ffcc- deployment-1762 e7fa34c5-8423-4783-85fc-eb8582048a5b 22951 0 2022-09-13 15:21:21 +0000 UTC map[e2e:testing name:httpd pod-template-hash:777898ffcc] map[] [{apps/v1 ReplicaSet test-deployment-5c7vl-777898ffcc 59ff0484-3a04-479b-b433-93391279b6c7 0xc00418c2c7 0xc00418c2c8}] [] [{kube-controller-manager Update v1 2022-09-13 15:21:21 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"59ff0484-3a04-479b-b433-93391279b6c7\"}":{}}},"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-13 15:21:22 +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.72.0.106\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-sb26n,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:registry.k8s.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-sb26n,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:21:21 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.106,StartTime:2022-09-13 15:21:21 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:21:22 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://78ad40aefba5e6bffd8118ea606efc1001f0195167f83fb4c2c28bf7afdedbca,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.106,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 15:21:23.422: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-1762" for this suite. 09/13/22 15:21:23.427 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2204 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:23.441 +Sep 13 15:21:23.441: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:21:23.442 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:23.461 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:23.465 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2204 +STEP: creating service in namespace services-1320 09/13/22 15:21:23.469 +STEP: creating service affinity-nodeport in namespace services-1320 09/13/22 15:21:23.469 +STEP: creating replication controller affinity-nodeport in namespace services-1320 09/13/22 15:21:23.496 +I0913 15:21:23.510206 19 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-1320, replica count: 3 +I0913 15:21:26.563978 19 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 13 15:21:26.591: INFO: Creating new exec pod +Sep 13 15:21:26.614: INFO: Waiting up to 5m0s for pod "execpod-affinity9k9f9" in namespace "services-1320" to be "running" +Sep 13 15:21:26.640: INFO: Pod "execpod-affinity9k9f9": Phase="Pending", Reason="", readiness=false. Elapsed: 25.884514ms +Sep 13 15:21:28.647: INFO: Pod "execpod-affinity9k9f9": Phase="Running", Reason="", readiness=true. Elapsed: 2.033139709s +Sep 13 15:21:28.647: INFO: Pod "execpod-affinity9k9f9" satisfied condition "running" +Sep 13 15:21:29.652: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 13 15:21:29.814: INFO: rc: 1 +Sep 13 15:21:29.814: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 affinity-nodeport 80 +nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:21:30.815: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 13 15:21:30.965: INFO: rc: 1 +Sep 13 15:21:30.965: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 affinity-nodeport 80 +nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:21:31.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 13 15:21:32.092: INFO: rc: 1 +Sep 13 15:21:32.092: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: +Command stdout: + +stderr: ++ nc -v -t -w 2 affinity-nodeport 80 ++ echo hostName +nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:21:32.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 13 15:21:32.959: INFO: rc: 1 +Sep 13 15:21:32.959: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 affinity-nodeport 80 +nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:21:33.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Sep 13 15:21:34.033: INFO: stderr: "+ nc -v -t -w 2 affinity-nodeport 80\n+ echo hostName\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" +Sep 13 15:21:34.033: 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 13 15:21:34.033: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.27 80' +Sep 13 15:21:34.194: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.27 80\nConnection to 10.80.23.27 80 port [tcp/http] succeeded!\n" +Sep 13 15:21:34.194: 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 13 15:21:34.194: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 32320' +Sep 13 15:21:34.360: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 32320\nConnection to 10.196.0.27 32320 port [tcp/*] succeeded!\n" +Sep 13 15:21:34.360: 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 13 15:21:34.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 32320' +Sep 13 15:21:34.514: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 32320\nConnection to 10.196.0.28 32320 port [tcp/*] succeeded!\n" +Sep 13 15:21:34.514: 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 13 15:21:34.514: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:32320/ ; done' +Sep 13 15:21:34.784: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n" +Sep 13 15:21:34.784: INFO: stdout: "\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg" +Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg +Sep 13 15:21:34.788: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport in namespace services-1320, will wait for the garbage collector to delete the pods 09/13/22 15:21:34.831 +Sep 13 15:21:34.892: INFO: Deleting ReplicationController affinity-nodeport took: 5.78772ms +Sep 13 15:21:34.993: INFO: Terminating ReplicationController affinity-nodeport pods took: 101.199984ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:21:36.728: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1320" for this suite. 09/13/22 15:21:36.739 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance]","completed":107,"skipped":1722,"failed":0} +------------------------------ +• [SLOW TEST] [13.309 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2204 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:23.441 + Sep 13 15:21:23.441: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:21:23.442 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:23.461 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:23.465 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2204 + STEP: creating service in namespace services-1320 09/13/22 15:21:23.469 + STEP: creating service affinity-nodeport in namespace services-1320 09/13/22 15:21:23.469 + STEP: creating replication controller affinity-nodeport in namespace services-1320 09/13/22 15:21:23.496 + I0913 15:21:23.510206 19 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-1320, replica count: 3 + I0913 15:21:26.563978 19 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 13 15:21:26.591: INFO: Creating new exec pod + Sep 13 15:21:26.614: INFO: Waiting up to 5m0s for pod "execpod-affinity9k9f9" in namespace "services-1320" to be "running" + Sep 13 15:21:26.640: INFO: Pod "execpod-affinity9k9f9": Phase="Pending", Reason="", readiness=false. Elapsed: 25.884514ms + Sep 13 15:21:28.647: INFO: Pod "execpod-affinity9k9f9": Phase="Running", Reason="", readiness=true. Elapsed: 2.033139709s + Sep 13 15:21:28.647: INFO: Pod "execpod-affinity9k9f9" satisfied condition "running" + Sep 13 15:21:29.652: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' + Sep 13 15:21:29.814: INFO: rc: 1 + Sep 13 15:21:29.814: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 affinity-nodeport 80 + nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:21:30.815: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' + Sep 13 15:21:30.965: INFO: rc: 1 + Sep 13 15:21:30.965: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 affinity-nodeport 80 + nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:21:31.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' + Sep 13 15:21:32.092: INFO: rc: 1 + Sep 13 15:21:32.092: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: + Command stdout: + + stderr: + + nc -v -t -w 2 affinity-nodeport 80 + + echo hostName + nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:21:32.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' + Sep 13 15:21:32.959: INFO: rc: 1 + Sep 13 15:21:32.959: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 affinity-nodeport 80 + nc: connect to affinity-nodeport port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:21:33.814: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' + Sep 13 15:21:34.033: INFO: stderr: "+ nc -v -t -w 2 affinity-nodeport 80\n+ echo hostName\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" + Sep 13 15:21:34.033: 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 13 15:21:34.033: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.23.27 80' + Sep 13 15:21:34.194: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.23.27 80\nConnection to 10.80.23.27 80 port [tcp/http] succeeded!\n" + Sep 13 15:21:34.194: 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 13 15:21:34.194: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 32320' + Sep 13 15:21:34.360: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 32320\nConnection to 10.196.0.27 32320 port [tcp/*] succeeded!\n" + Sep 13 15:21:34.360: 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 13 15:21:34.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.28 32320' + Sep 13 15:21:34.514: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.28 32320\nConnection to 10.196.0.28 32320 port [tcp/*] succeeded!\n" + Sep 13 15:21:34.514: 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 13 15:21:34.514: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-1320 exec execpod-affinity9k9f9 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:32320/ ; done' + Sep 13 15:21:34.784: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32320/\n" + Sep 13 15:21:34.784: INFO: stdout: "\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg\naffinity-nodeport-8jkbg" + Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.784: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Received response from host: affinity-nodeport-8jkbg + Sep 13 15:21:34.788: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-nodeport in namespace services-1320, will wait for the garbage collector to delete the pods 09/13/22 15:21:34.831 + Sep 13 15:21:34.892: INFO: Deleting ReplicationController affinity-nodeport took: 5.78772ms + Sep 13 15:21:34.993: INFO: Terminating ReplicationController affinity-nodeport pods took: 101.199984ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:21:36.728: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-1320" for this suite. 09/13/22 15:21:36.739 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:36.751 +Sep 13 15:21:36.751: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 15:21:36.752 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:36.775 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:36.781 +[It] should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 +STEP: Create a ReplicaSet 09/13/22 15:21:36.785 +STEP: Verify that the required pods have come up 09/13/22 15:21:36.794 +Sep 13 15:21:36.801: INFO: Pod name sample-pod: Found 0 pods out of 3 +Sep 13 15:21:41.807: INFO: Pod name sample-pod: Found 3 pods out of 3 +STEP: ensuring each pod is running 09/13/22 15:21:41.807 +Sep 13 15:21:41.809: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} +STEP: Listing all ReplicaSets 09/13/22 15:21:41.809 +STEP: DeleteCollection of the ReplicaSets 09/13/22 15:21:41.813 +STEP: After DeleteCollection verify that ReplicaSets have been deleted 09/13/22 15:21:41.82 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 15:21:41.828: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-4775" for this suite. 09/13/22 15:21:41.834 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","completed":108,"skipped":1724,"failed":0} +------------------------------ +• [SLOW TEST] [5.106 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:36.751 + Sep 13 15:21:36.751: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 15:21:36.752 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:36.775 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:36.781 + [It] should list and delete a collection of ReplicaSets [Conformance] + test/e2e/apps/replica_set.go:165 + STEP: Create a ReplicaSet 09/13/22 15:21:36.785 + STEP: Verify that the required pods have come up 09/13/22 15:21:36.794 + Sep 13 15:21:36.801: INFO: Pod name sample-pod: Found 0 pods out of 3 + Sep 13 15:21:41.807: INFO: Pod name sample-pod: Found 3 pods out of 3 + STEP: ensuring each pod is running 09/13/22 15:21:41.807 + Sep 13 15:21:41.809: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} + STEP: Listing all ReplicaSets 09/13/22 15:21:41.809 + STEP: DeleteCollection of the ReplicaSets 09/13/22 15:21:41.813 + STEP: After DeleteCollection verify that ReplicaSets have been deleted 09/13/22 15:21:41.82 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 15:21:41.828: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-4775" for this suite. 09/13/22 15:21:41.834 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:21:41.882 +Sep 13 15:21:41.882: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename subpath 09/13/22 15:21:41.887 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:41.931 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:41.941 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 09/13/22 15:21:41.947 +[It] should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 +STEP: Creating pod pod-subpath-test-configmap-qzt7 09/13/22 15:21:41.96 +STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:21:41.961 +Sep 13 15:21:41.979: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-qzt7" in namespace "subpath-298" to be "Succeeded or Failed" +Sep 13 15:21:41.984: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.330832ms +Sep 13 15:21:43.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 2.008956693s +Sep 13 15:21:45.990: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 4.010213561s +Sep 13 15:21:47.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 6.009434844s +Sep 13 15:21:49.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 8.008647319s +Sep 13 15:21:51.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 10.00879961s +Sep 13 15:21:53.988: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 12.008533094s +Sep 13 15:21:55.991: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 14.010803878s +Sep 13 15:21:57.990: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 16.010256148s +Sep 13 15:21:59.988: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 18.008191748s +Sep 13 15:22:01.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 20.009201687s +Sep 13 15:22:03.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=false. Elapsed: 22.008718848s +Sep 13 15:22:05.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.008865474s +STEP: Saw pod success 09/13/22 15:22:05.989 +Sep 13 15:22:05.990: INFO: Pod "pod-subpath-test-configmap-qzt7" satisfied condition "Succeeded or Failed" +Sep 13 15:22:05.992: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-subpath-test-configmap-qzt7 container test-container-subpath-configmap-qzt7: +STEP: delete the pod 09/13/22 15:22:06.003 +Sep 13 15:22:06.013: INFO: Waiting for pod pod-subpath-test-configmap-qzt7 to disappear +Sep 13 15:22:06.016: INFO: Pod pod-subpath-test-configmap-qzt7 no longer exists +STEP: Deleting pod pod-subpath-test-configmap-qzt7 09/13/22 15:22:06.017 +Sep 13 15:22:06.017: INFO: Deleting pod "pod-subpath-test-configmap-qzt7" in namespace "subpath-298" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +Sep 13 15:22:06.020: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-298" for this suite. 09/13/22 15:22:06.025 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Conformance]","completed":109,"skipped":1733,"failed":0} +------------------------------ +• [SLOW TEST] [24.147 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:21:41.882 + Sep 13 15:21:41.882: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename subpath 09/13/22 15:21:41.887 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:21:41.931 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:21:41.941 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 09/13/22 15:21:41.947 + [It] should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/storage/subpath.go:80 + STEP: Creating pod pod-subpath-test-configmap-qzt7 09/13/22 15:21:41.96 + STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:21:41.961 + Sep 13 15:21:41.979: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-qzt7" in namespace "subpath-298" to be "Succeeded or Failed" + Sep 13 15:21:41.984: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.330832ms + Sep 13 15:21:43.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 2.008956693s + Sep 13 15:21:45.990: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 4.010213561s + Sep 13 15:21:47.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 6.009434844s + Sep 13 15:21:49.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 8.008647319s + Sep 13 15:21:51.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 10.00879961s + Sep 13 15:21:53.988: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 12.008533094s + Sep 13 15:21:55.991: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 14.010803878s + Sep 13 15:21:57.990: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 16.010256148s + Sep 13 15:21:59.988: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 18.008191748s + Sep 13 15:22:01.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=true. Elapsed: 20.009201687s + Sep 13 15:22:03.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Running", Reason="", readiness=false. Elapsed: 22.008718848s + Sep 13 15:22:05.989: INFO: Pod "pod-subpath-test-configmap-qzt7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.008865474s + STEP: Saw pod success 09/13/22 15:22:05.989 + Sep 13 15:22:05.990: INFO: Pod "pod-subpath-test-configmap-qzt7" satisfied condition "Succeeded or Failed" + Sep 13 15:22:05.992: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-subpath-test-configmap-qzt7 container test-container-subpath-configmap-qzt7: + STEP: delete the pod 09/13/22 15:22:06.003 + Sep 13 15:22:06.013: INFO: Waiting for pod pod-subpath-test-configmap-qzt7 to disappear + Sep 13 15:22:06.016: INFO: Pod pod-subpath-test-configmap-qzt7 no longer exists + STEP: Deleting pod pod-subpath-test-configmap-qzt7 09/13/22 15:22:06.017 + Sep 13 15:22:06.017: INFO: Deleting pod "pod-subpath-test-configmap-qzt7" in namespace "subpath-298" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 + Sep 13 15:22:06.020: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "subpath-298" for this suite. 09/13/22 15:22:06.025 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2157 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:06.034 +Sep 13 15:22:06.034: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:22:06.035 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:06.053 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:06.057 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2157 +STEP: creating service in namespace services-4197 09/13/22 15:22:06.068 +STEP: creating service affinity-clusterip in namespace services-4197 09/13/22 15:22:06.068 +STEP: creating replication controller affinity-clusterip in namespace services-4197 09/13/22 15:22:06.086 +I0913 15:22:06.099210 19 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-4197, replica count: 3 +I0913 15:22:09.151722 19 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 13 15:22:09.158: INFO: Creating new exec pod +Sep 13 15:22:09.175: INFO: Waiting up to 5m0s for pod "execpod-affinityh4cfs" in namespace "services-4197" to be "running" +Sep 13 15:22:09.188: INFO: Pod "execpod-affinityh4cfs": Phase="Pending", Reason="", readiness=false. Elapsed: 13.33829ms +Sep 13 15:22:11.196: INFO: Pod "execpod-affinityh4cfs": Phase="Running", Reason="", readiness=true. Elapsed: 2.021324385s +Sep 13 15:22:11.196: INFO: Pod "execpod-affinityh4cfs" satisfied condition "running" +Sep 13 15:22:12.197: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip 80' +Sep 13 15:22:12.361: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" +Sep 13 15:22:12.361: 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 13 15:22:12.361: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.20.25 80' +Sep 13 15:22:12.508: INFO: stderr: "+ nc -v -t -w 2 10.80.20.25 80\n+ echo hostName\nConnection to 10.80.20.25 80 port [tcp/http] succeeded!\n" +Sep 13 15:22:12.508: 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 13 15:22:12.508: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.20.25:80/ ; done' +Sep 13 15:22:12.738: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n" +Sep 13 15:22:12.738: INFO: stdout: "\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct" +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct +Sep 13 15:22:12.738: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip in namespace services-4197, will wait for the garbage collector to delete the pods 09/13/22 15:22:12.754 +Sep 13 15:22:12.816: INFO: Deleting ReplicationController affinity-clusterip took: 4.611475ms +Sep 13 15:22:12.917: INFO: Terminating ReplicationController affinity-clusterip pods took: 100.362447ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:22:14.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4197" for this suite. 09/13/22 15:22:14.856 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance]","completed":110,"skipped":1745,"failed":0} +------------------------------ +• [SLOW TEST] [8.837 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2157 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:06.034 + Sep 13 15:22:06.034: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:22:06.035 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:06.053 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:06.057 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2157 + STEP: creating service in namespace services-4197 09/13/22 15:22:06.068 + STEP: creating service affinity-clusterip in namespace services-4197 09/13/22 15:22:06.068 + STEP: creating replication controller affinity-clusterip in namespace services-4197 09/13/22 15:22:06.086 + I0913 15:22:06.099210 19 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-4197, replica count: 3 + I0913 15:22:09.151722 19 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 13 15:22:09.158: INFO: Creating new exec pod + Sep 13 15:22:09.175: INFO: Waiting up to 5m0s for pod "execpod-affinityh4cfs" in namespace "services-4197" to be "running" + Sep 13 15:22:09.188: INFO: Pod "execpod-affinityh4cfs": Phase="Pending", Reason="", readiness=false. Elapsed: 13.33829ms + Sep 13 15:22:11.196: INFO: Pod "execpod-affinityh4cfs": Phase="Running", Reason="", readiness=true. Elapsed: 2.021324385s + Sep 13 15:22:11.196: INFO: Pod "execpod-affinityh4cfs" satisfied condition "running" + Sep 13 15:22:12.197: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip 80' + Sep 13 15:22:12.361: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" + Sep 13 15:22:12.361: 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 13 15:22:12.361: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.20.25 80' + Sep 13 15:22:12.508: INFO: stderr: "+ nc -v -t -w 2 10.80.20.25 80\n+ echo hostName\nConnection to 10.80.20.25 80 port [tcp/http] succeeded!\n" + Sep 13 15:22:12.508: 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 13 15:22:12.508: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-4197 exec execpod-affinityh4cfs -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.20.25:80/ ; done' + Sep 13 15:22:12.738: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.20.25:80/\n" + Sep 13 15:22:12.738: INFO: stdout: "\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct\naffinity-clusterip-2hdct" + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Received response from host: affinity-clusterip-2hdct + Sep 13 15:22:12.738: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-clusterip in namespace services-4197, will wait for the garbage collector to delete the pods 09/13/22 15:22:12.754 + Sep 13 15:22:12.816: INFO: Deleting ReplicationController affinity-clusterip took: 4.611475ms + Sep 13 15:22:12.917: INFO: Terminating ReplicationController affinity-clusterip pods took: 100.362447ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:22:14.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-4197" for this suite. 09/13/22 15:22:14.856 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Downward API + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:165 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:14.883 +Sep 13 15:22:14.883: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:22:14.884 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:14.897 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:14.905 +[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:165 +STEP: Creating a pod to test downward api env vars 09/13/22 15:22:14.91 +Sep 13 15:22:14.929: INFO: Waiting up to 5m0s for pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594" in namespace "downward-api-4580" to be "Succeeded or Failed" +Sep 13 15:22:14.946: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Pending", Reason="", readiness=false. Elapsed: 16.834893ms +Sep 13 15:22:16.950: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Pending", Reason="", readiness=false. Elapsed: 2.021139206s +Sep 13 15:22:18.953: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023485528s +STEP: Saw pod success 09/13/22 15:22:18.953 +Sep 13 15:22:18.953: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594" satisfied condition "Succeeded or Failed" +Sep 13 15:22:18.959: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 container dapi-container: +STEP: delete the pod 09/13/22 15:22:18.973 +Sep 13 15:22:18.994: INFO: Waiting for pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 to disappear +Sep 13 15:22:19.003: INFO: Pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +Sep 13 15:22:19.003: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-4580" for this suite. 09/13/22 15:22:19.015 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]","completed":111,"skipped":1783,"failed":0} +------------------------------ +• [4.147 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:165 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:14.883 + Sep 13 15:22:14.883: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:22:14.884 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:14.897 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:14.905 + [It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:165 + STEP: Creating a pod to test downward api env vars 09/13/22 15:22:14.91 + Sep 13 15:22:14.929: INFO: Waiting up to 5m0s for pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594" in namespace "downward-api-4580" to be "Succeeded or Failed" + Sep 13 15:22:14.946: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Pending", Reason="", readiness=false. Elapsed: 16.834893ms + Sep 13 15:22:16.950: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Pending", Reason="", readiness=false. Elapsed: 2.021139206s + Sep 13 15:22:18.953: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023485528s + STEP: Saw pod success 09/13/22 15:22:18.953 + Sep 13 15:22:18.953: INFO: Pod "downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594" satisfied condition "Succeeded or Failed" + Sep 13 15:22:18.959: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 container dapi-container: + STEP: delete the pod 09/13/22 15:22:18.973 + Sep 13 15:22:18.994: INFO: Waiting for pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 to disappear + Sep 13 15:22:19.003: INFO: Pod downward-api-351f9d96-ccc9-4ef8-892f-8b8343d91594 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 + Sep 13 15:22:19.003: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-4580" for this suite. 09/13/22 15:22:19.015 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl version + should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1683 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:19.036 +Sep 13 15:22:19.036: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:22:19.037 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:19.07 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:19.085 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1683 +Sep 13 15:22:19.091: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2880 version' +Sep 13 15:22:19.173: INFO: stderr: "WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.\n" +Sep 13 15:22:19.173: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"25\", GitVersion:\"v1.25.0\", GitCommit:\"a866cbe2e5bbaa01cfd5e969aa3e033f3282a8a2\", GitTreeState:\"clean\", BuildDate:\"2022-08-23T17:44:59Z\", GoVersion:\"go1.19\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nKustomize Version: v4.5.7\nServer Version: version.Info{Major:\"1\", Minor:\"25\", GitVersion:\"v1.25.0-gke.1100\", GitCommit:\"eac9e5e684229c0f820abb108048cff3b91440d4\", GitTreeState:\"clean\", BuildDate:\"2022-09-05T09:29:20Z\", GoVersion:\"go1.19 X:boringcrypto\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:22:19.173: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-2880" for this suite. 09/13/22 15:22:19.214 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl version should check is all data is printed [Conformance]","completed":112,"skipped":1814,"failed":0} +------------------------------ +• [0.223 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl version + test/e2e/kubectl/kubectl.go:1677 + should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1683 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:19.036 + Sep 13 15:22:19.036: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:22:19.037 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:19.07 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:19.085 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check is all data is printed [Conformance] + test/e2e/kubectl/kubectl.go:1683 + Sep 13 15:22:19.091: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-2880 version' + Sep 13 15:22:19.173: INFO: stderr: "WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.\n" + Sep 13 15:22:19.173: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"25\", GitVersion:\"v1.25.0\", GitCommit:\"a866cbe2e5bbaa01cfd5e969aa3e033f3282a8a2\", GitTreeState:\"clean\", BuildDate:\"2022-08-23T17:44:59Z\", GoVersion:\"go1.19\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nKustomize Version: v4.5.7\nServer Version: version.Info{Major:\"1\", Minor:\"25\", GitVersion:\"v1.25.0-gke.1100\", GitCommit:\"eac9e5e684229c0f820abb108048cff3b91440d4\", GitTreeState:\"clean\", BuildDate:\"2022-09-05T09:29:20Z\", GoVersion:\"go1.19 X:boringcrypto\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:22:19.173: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-2880" for this suite. 09/13/22 15:22:19.214 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:193 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:19.263 +Sep 13 15:22:19.263: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:22:19.265 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:19.286 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:19.304 +[It] works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:193 +Sep 13 15:22:19.310: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 15:22:23.435 +Sep 13 15:22:23.436: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 create -f -' +Sep 13 15:22:24.475: INFO: stderr: "" +Sep 13 15:22:24.475: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Sep 13 15:22:24.475: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 delete e2e-test-crd-publish-openapi-4365-crds test-cr' +Sep 13 15:22:24.593: INFO: stderr: "" +Sep 13 15:22:24.594: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +Sep 13 15:22:24.594: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 apply -f -' +Sep 13 15:22:24.876: INFO: stderr: "" +Sep 13 15:22:24.876: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Sep 13 15:22:24.876: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 delete e2e-test-crd-publish-openapi-4365-crds test-cr' +Sep 13 15:22:24.960: INFO: stderr: "" +Sep 13 15:22:24.960: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR 09/13/22 15:22:24.96 +Sep 13 15:22:24.960: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 explain e2e-test-crd-publish-openapi-4365-crds' +Sep 13 15:22:25.217: INFO: stderr: "" +Sep 13 15:22:25.217: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4365-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:22:29.126: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-1183" for this suite. 09/13/22 15:22:29.134 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","completed":113,"skipped":1826,"failed":0} +------------------------------ +• [SLOW TEST] [9.875 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:19.263 + Sep 13 15:22:19.263: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:22:19.265 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:19.286 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:19.304 + [It] works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:193 + Sep 13 15:22:19.310: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 15:22:23.435 + Sep 13 15:22:23.436: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 create -f -' + Sep 13 15:22:24.475: INFO: stderr: "" + Sep 13 15:22:24.475: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" + Sep 13 15:22:24.475: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 delete e2e-test-crd-publish-openapi-4365-crds test-cr' + Sep 13 15:22:24.593: INFO: stderr: "" + Sep 13 15:22:24.594: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" + Sep 13 15:22:24.594: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 apply -f -' + Sep 13 15:22:24.876: INFO: stderr: "" + Sep 13 15:22:24.876: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" + Sep 13 15:22:24.876: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 --namespace=crd-publish-openapi-1183 delete e2e-test-crd-publish-openapi-4365-crds test-cr' + Sep 13 15:22:24.960: INFO: stderr: "" + Sep 13 15:22:24.960: INFO: stdout: "e2e-test-crd-publish-openapi-4365-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR 09/13/22 15:22:24.96 + Sep 13 15:22:24.960: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-1183 explain e2e-test-crd-publish-openapi-4365-crds' + Sep 13 15:22:25.217: INFO: stderr: "" + Sep 13 15:22:25.217: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-4365-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:22:29.126: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-1183" for this suite. 09/13/22 15:22:29.134 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:29.14 +Sep 13 15:22:29.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 15:22:29.143 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:29.156 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:29.162 +[It] Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 +Sep 13 15:22:29.199: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 13 15:22:34.203: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 15:22:34.203 +STEP: Scaling up "test-rs" replicaset 09/13/22 15:22:34.203 +Sep 13 15:22:34.221: INFO: Updating replica set "test-rs" +STEP: patching the ReplicaSet 09/13/22 15:22:34.221 +W0913 15:22:34.252252 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Sep 13 15:22:34.257: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 +Sep 13 15:22:34.315: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 +Sep 13 15:22:34.399: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 +Sep 13 15:22:34.433: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 +Sep 13 15:22:35.551: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 2, AvailableReplicas 2 +Sep 13 15:22:35.817: INFO: observed Replicaset test-rs in namespace replicaset-4505 with ReadyReplicas 3 found true +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 15:22:35.817: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-4505" for this suite. 09/13/22 15:22:35.822 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet Replace and Patch tests [Conformance]","completed":114,"skipped":1827,"failed":0} +------------------------------ +• [SLOW TEST] [6.694 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:29.14 + Sep 13 15:22:29.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 15:22:29.143 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:29.156 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:29.162 + [It] Replace and Patch tests [Conformance] + test/e2e/apps/replica_set.go:154 + Sep 13 15:22:29.199: INFO: Pod name sample-pod: Found 0 pods out of 1 + Sep 13 15:22:34.203: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 15:22:34.203 + STEP: Scaling up "test-rs" replicaset 09/13/22 15:22:34.203 + Sep 13 15:22:34.221: INFO: Updating replica set "test-rs" + STEP: patching the ReplicaSet 09/13/22 15:22:34.221 + W0913 15:22:34.252252 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Sep 13 15:22:34.257: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 + Sep 13 15:22:34.315: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 + Sep 13 15:22:34.399: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 + Sep 13 15:22:34.433: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 1, AvailableReplicas 1 + Sep 13 15:22:35.551: INFO: observed ReplicaSet test-rs in namespace replicaset-4505 with ReadyReplicas 2, AvailableReplicas 2 + Sep 13 15:22:35.817: INFO: observed Replicaset test-rs in namespace replicaset-4505 with ReadyReplicas 3 found true + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 15:22:35.817: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-4505" for this suite. 09/13/22 15:22:35.822 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:35.851 +Sep 13 15:22:35.851: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:22:35.852 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:35.872 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:35.876 +[It] creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 +Sep 13 15:22:35.879: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:22:36.949: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-2583" for this suite. 09/13/22 15:22:36.967 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","completed":115,"skipped":1853,"failed":0} +------------------------------ +• [1.152 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:35.851 + Sep 13 15:22:35.851: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:22:35.852 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:35.872 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:35.876 + [It] creating/deleting custom resource definition objects works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:58 + Sep 13 15:22:35.879: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:22:36.949: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "custom-resource-definition-2583" for this suite. 09/13/22 15:22:36.967 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Kubelet when scheduling an agnhost Pod with hostAliases + should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:37.006 +Sep 13 15:22:37.006: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:22:37.007 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:37.036 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:37.049 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 +STEP: Waiting for pod completion 09/13/22 15:22:37.095 +Sep 13 15:22:37.095: INFO: Waiting up to 3m0s for pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df" in namespace "kubelet-test-3020" to be "completed" +Sep 13 15:22:37.105: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Pending", Reason="", readiness=false. Elapsed: 10.690594ms +Sep 13 15:22:39.110: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015082249s +Sep 13 15:22:41.123: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.028727812s +Sep 13 15:22:41.123: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df" satisfied condition "completed" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +Sep 13 15:22:41.190: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-3020" for this suite. 09/13/22 15:22:41.199 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Kubelet when scheduling an agnhost Pod with hostAliases should write entries to /etc/hosts [NodeConformance] [Conformance]","completed":116,"skipped":1887,"failed":0} +------------------------------ +• [4.206 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling an agnhost Pod with hostAliases + test/e2e/common/node/kubelet.go:140 + should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:37.006 + Sep 13 15:22:37.006: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:22:37.007 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:37.036 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:37.049 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should write entries to /etc/hosts [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:148 + STEP: Waiting for pod completion 09/13/22 15:22:37.095 + Sep 13 15:22:37.095: INFO: Waiting up to 3m0s for pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df" in namespace "kubelet-test-3020" to be "completed" + Sep 13 15:22:37.105: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Pending", Reason="", readiness=false. Elapsed: 10.690594ms + Sep 13 15:22:39.110: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015082249s + Sep 13 15:22:41.123: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.028727812s + Sep 13 15:22:41.123: INFO: Pod "agnhost-host-aliaseseece4fc6-d165-4801-95fc-0536aa6112df" satisfied condition "completed" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 + Sep 13 15:22:41.190: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubelet-test-3020" for this suite. 09/13/22 15:22:41.199 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] ConfigMap + should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:168 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:41.216 +Sep 13 15:22:41.216: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:22:41.217 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:41.252 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:41.262 +[It] should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:168 +STEP: creating a ConfigMap 09/13/22 15:22:41.279 +STEP: fetching the ConfigMap 09/13/22 15:22:41.301 +STEP: patching the ConfigMap 09/13/22 15:22:41.312 +STEP: listing all ConfigMaps in all namespaces with a label selector 09/13/22 15:22:41.323 +STEP: deleting the ConfigMap by collection with a label selector 09/13/22 15:22:41.337 +STEP: listing all ConfigMaps in test namespace 09/13/22 15:22:41.351 +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:22:41.356: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-2050" for this suite. 09/13/22 15:22:41.41 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]","completed":117,"skipped":1944,"failed":0} +------------------------------ +• [0.236 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:168 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:41.216 + Sep 13 15:22:41.216: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:22:41.217 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:41.252 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:41.262 + [It] should run through a ConfigMap lifecycle [Conformance] + test/e2e/common/node/configmap.go:168 + STEP: creating a ConfigMap 09/13/22 15:22:41.279 + STEP: fetching the ConfigMap 09/13/22 15:22:41.301 + STEP: patching the ConfigMap 09/13/22 15:22:41.312 + STEP: listing all ConfigMaps in all namespaces with a label selector 09/13/22 15:22:41.323 + STEP: deleting the ConfigMap by collection with a label selector 09/13/22 15:22:41.337 + STEP: listing all ConfigMaps in test namespace 09/13/22 15:22:41.351 + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:22:41.356: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-2050" for this suite. 09/13/22 15:22:41.41 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:116 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:41.46 +Sep 13 15:22:41.460: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:22:41.461 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:41.502 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:41.516 +[It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:116 +STEP: Creating a pod to test emptydir 0777 on tmpfs 09/13/22 15:22:41.527 +Sep 13 15:22:41.552: INFO: Waiting up to 5m0s for pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab" in namespace "emptydir-1716" to be "Succeeded or Failed" +Sep 13 15:22:41.558: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Pending", Reason="", readiness=false. Elapsed: 5.264504ms +Sep 13 15:22:43.566: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013415563s +Sep 13 15:22:45.562: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009224987s +STEP: Saw pod success 09/13/22 15:22:45.562 +Sep 13 15:22:45.563: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab" satisfied condition "Succeeded or Failed" +Sep 13 15:22:45.566: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab container test-container: +STEP: delete the pod 09/13/22 15:22:45.573 +Sep 13 15:22:45.584: INFO: Waiting for pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab to disappear +Sep 13 15:22:45.586: INFO: Pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:22:45.588: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1716" for this suite. 09/13/22 15:22:45.598 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":118,"skipped":1962,"failed":0} +------------------------------ +• [4.143 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:116 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:41.46 + Sep 13 15:22:41.460: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:22:41.461 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:41.502 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:41.516 + [It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:116 + STEP: Creating a pod to test emptydir 0777 on tmpfs 09/13/22 15:22:41.527 + Sep 13 15:22:41.552: INFO: Waiting up to 5m0s for pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab" in namespace "emptydir-1716" to be "Succeeded or Failed" + Sep 13 15:22:41.558: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Pending", Reason="", readiness=false. Elapsed: 5.264504ms + Sep 13 15:22:43.566: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013415563s + Sep 13 15:22:45.562: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009224987s + STEP: Saw pod success 09/13/22 15:22:45.562 + Sep 13 15:22:45.563: INFO: Pod "pod-dd36d806-e982-4fc5-a835-490b1e2dadab" satisfied condition "Succeeded or Failed" + Sep 13 15:22:45.566: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab container test-container: + STEP: delete the pod 09/13/22 15:22:45.573 + Sep 13 15:22:45.584: INFO: Waiting for pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab to disappear + Sep 13 15:22:45.586: INFO: Pod pod-dd36d806-e982-4fc5-a835-490b1e2dadab no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:22:45.588: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-1716" for this suite. 09/13/22 15:22:45.598 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch + watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:22:45.608 +Sep 13 15:22:45.608: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-watch 09/13/22 15:22:45.609 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:45.638 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:45.642 +[It] watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 +Sep 13 15:22:45.647: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Creating first CR 09/13/22 15:22:48.253 +Sep 13 15:22:48.258: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:22:48Z]] name:name1 resourceVersion:24094 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Creating second CR 09/13/22 15:22:58.258 +Sep 13 15:22:58.264: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:22:58Z]] name:name2 resourceVersion:24180 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying first CR 09/13/22 15:23:08.264 +Sep 13 15:23:08.271: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:23:08Z]] name:name1 resourceVersion:24261 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying second CR 09/13/22 15:23:18.271 +Sep 13 15:23:18.278: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:23:18Z]] name:name2 resourceVersion:24341 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting first CR 09/13/22 15:23:28.278 +Sep 13 15:23:28.284: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:23:08Z]] name:name1 resourceVersion:24422 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting second CR 09/13/22 15:23:38.286 +Sep 13 15:23:38.296: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:23:18Z]] name:name2 resourceVersion:24503 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} +[AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:23:48.813: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-watch-651" for this suite. 09/13/22 15:23:48.818 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]","completed":119,"skipped":1970,"failed":0} +------------------------------ +• [SLOW TEST] [63.218 seconds] +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + CustomResourceDefinition Watch + test/e2e/apimachinery/crd_watch.go:44 + watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:22:45.608 + Sep 13 15:22:45.608: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-watch 09/13/22 15:22:45.609 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:22:45.638 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:22:45.642 + [It] watch on custom resource definition objects [Conformance] + test/e2e/apimachinery/crd_watch.go:51 + Sep 13 15:22:45.647: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Creating first CR 09/13/22 15:22:48.253 + Sep 13 15:22:48.258: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:22:48Z]] name:name1 resourceVersion:24094 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Creating second CR 09/13/22 15:22:58.258 + Sep 13 15:22:58.264: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:22:58Z]] name:name2 resourceVersion:24180 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Modifying first CR 09/13/22 15:23:08.264 + Sep 13 15:23:08.271: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:23:08Z]] name:name1 resourceVersion:24261 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Modifying second CR 09/13/22 15:23:18.271 + Sep 13 15:23:18.278: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:23:18Z]] name:name2 resourceVersion:24341 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Deleting first CR 09/13/22 15:23:28.278 + Sep 13 15:23:28.284: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:48Z 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-13T15:23:08Z]] name:name1 resourceVersion:24422 uid:b3ebbb52-e352-4e17-bf2e-f8a60f3970df] num:map[num1:9223372036854775807 num2:1000000]]} + STEP: Deleting second CR 09/13/22 15:23:38.286 + Sep 13 15:23:38.296: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-09-13T15:22:58Z 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-13T15:23:18Z]] name:name2 resourceVersion:24503 uid:3a20cf26-98c9-4122-a993-e8b045ebc4e4] num:map[num1:9223372036854775807 num2:1000000]]} + [AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:23:48.813: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-watch-651" for this suite. 09/13/22 15:23:48.818 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:72 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:23:48.826 +Sep 13 15:23:48.826: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:23:48.829 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:48.86 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:48.867 +[It] should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:72 +STEP: Creating a pod to test substitution in container's command 09/13/22 15:23:48.876 +Sep 13 15:23:48.904: INFO: Waiting up to 5m0s for pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052" in namespace "var-expansion-6620" to be "Succeeded or Failed" +Sep 13 15:23:48.911: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Pending", Reason="", readiness=false. Elapsed: 6.273401ms +Sep 13 15:23:50.915: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01061146s +Sep 13 15:23:52.914: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009888133s +STEP: Saw pod success 09/13/22 15:23:52.914 +Sep 13 15:23:52.915: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052" satisfied condition "Succeeded or Failed" +Sep 13 15:23:52.917: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 container dapi-container: +STEP: delete the pod 09/13/22 15:23:52.926 +Sep 13 15:23:52.943: INFO: Waiting for pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 to disappear +Sep 13 15:23:52.946: INFO: Pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:23:52.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-6620" for this suite. 09/13/22 15:23:52.952 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]","completed":120,"skipped":1982,"failed":0} +------------------------------ +• [4.131 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:72 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:23:48.826 + Sep 13 15:23:48.826: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:23:48.829 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:48.86 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:48.867 + [It] should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:72 + STEP: Creating a pod to test substitution in container's command 09/13/22 15:23:48.876 + Sep 13 15:23:48.904: INFO: Waiting up to 5m0s for pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052" in namespace "var-expansion-6620" to be "Succeeded or Failed" + Sep 13 15:23:48.911: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Pending", Reason="", readiness=false. Elapsed: 6.273401ms + Sep 13 15:23:50.915: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01061146s + Sep 13 15:23:52.914: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009888133s + STEP: Saw pod success 09/13/22 15:23:52.914 + Sep 13 15:23:52.915: INFO: Pod "var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052" satisfied condition "Succeeded or Failed" + Sep 13 15:23:52.917: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 container dapi-container: + STEP: delete the pod 09/13/22 15:23:52.926 + Sep 13 15:23:52.943: INFO: Waiting for pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 to disappear + Sep 13 15:23:52.946: INFO: Pod var-expansion-b87798d0-758b-4e2a-be3e-1097d0ff3052 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:23:52.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-6620" for this suite. 09/13/22 15:23:52.952 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl server-side dry-run + should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:960 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:23:53.004 +Sep 13 15:23:53.004: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:23:53.005 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:53.023 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:53.031 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:960 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 15:23:53.036 +Sep 13 15:23:53.036: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Sep 13 15:23:53.136: INFO: stderr: "" +Sep 13 15:23:53.136: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: replace the image in the pod with server-side dry-run 09/13/22 15:23:53.136 +Sep 13 15:23:53.137: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "registry.k8s.io/e2e-test-images/busybox:1.29-2"}]}} --dry-run=server' +Sep 13 15:23:54.757: INFO: stderr: "" +Sep 13 15:23:54.757: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 15:23:54.757 +Sep 13 15:23:54.760: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 delete pods e2e-test-httpd-pod' +Sep 13 15:23:56.015: INFO: stderr: "" +Sep 13 15:23:56.015: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:23:56.015: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9074" for this suite. 09/13/22 15:23:56.031 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]","completed":121,"skipped":2071,"failed":0} +------------------------------ +• [3.045 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl server-side dry-run + test/e2e/kubectl/kubectl.go:954 + should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:960 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:23:53.004 + Sep 13 15:23:53.004: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:23:53.005 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:53.023 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:53.031 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check if kubectl can dry-run update Pods [Conformance] + test/e2e/kubectl/kubectl.go:960 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 15:23:53.036 + Sep 13 15:23:53.036: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' + Sep 13 15:23:53.136: INFO: stderr: "" + Sep 13 15:23:53.136: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: replace the image in the pod with server-side dry-run 09/13/22 15:23:53.136 + Sep 13 15:23:53.137: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "registry.k8s.io/e2e-test-images/busybox:1.29-2"}]}} --dry-run=server' + Sep 13 15:23:54.757: INFO: stderr: "" + Sep 13 15:23:54.757: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" + STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 15:23:54.757 + Sep 13 15:23:54.760: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9074 delete pods e2e-test-httpd-pod' + Sep 13 15:23:56.015: INFO: stderr: "" + Sep 13 15:23:56.015: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:23:56.015: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-9074" for this suite. 09/13/22 15:23:56.031 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:220 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:23:56.049 +Sep 13 15:23:56.050: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:23:56.051 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:56.09 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:56.098 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:23:56.154 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:23:56.68 +STEP: Deploying the webhook pod 09/13/22 15:23:56.686 +STEP: Wait for the deployment to be ready 09/13/22 15:23:56.705 +Sep 13 15:23:56.727: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Sep 13 15:23:58.736: 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, 13, 15, 23, 56, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service 09/13/22 15:24:00.743 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:24:00.778 +Sep 13 15:24:01.778: 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] + test/e2e/apimachinery/webhook.go:220 +Sep 13 15:24:01.781: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Registering the custom resource webhook via the AdmissionRegistration API 09/13/22 15:24:02.294 +STEP: Creating a custom resource that should be denied by the webhook 09/13/22 15:24:02.317 +STEP: Creating a custom resource whose deletion would be denied by the webhook 09/13/22 15:24:04.363 +STEP: Updating the custom resource with disallowed data should be denied 09/13/22 15:24:04.372 +STEP: Deleting the custom resource should be denied 09/13/22 15:24:04.382 +STEP: Remove the offending key and value from the custom resource data 09/13/22 15:24:04.391 +STEP: Deleting the updated custom resource should be successful 09/13/22 15:24:04.403 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:24:04.930: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2900" for this suite. 09/13/22 15:24:04.934 +STEP: Destroying namespace "webhook-2900-markers" for this suite. 09/13/22 15:24:04.938 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]","completed":122,"skipped":2081,"failed":0} +------------------------------ +• [SLOW TEST] [8.955 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/apimachinery/webhook.go:220 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:23:56.049 + Sep 13 15:23:56.050: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:23:56.051 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:23:56.09 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:23:56.098 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:23:56.154 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:23:56.68 + STEP: Deploying the webhook pod 09/13/22 15:23:56.686 + STEP: Wait for the deployment to be ready 09/13/22 15:23:56.705 + Sep 13 15:23:56.727: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + Sep 13 15:23:58.736: 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, 13, 15, 23, 56, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 23, 56, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-5d85dd8cdb\" is progressing."}}, CollisionCount:(*int32)(nil)} + STEP: Deploying the webhook service 09/13/22 15:24:00.743 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:24:00.778 + Sep 13 15:24:01.778: 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] + test/e2e/apimachinery/webhook.go:220 + Sep 13 15:24:01.781: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Registering the custom resource webhook via the AdmissionRegistration API 09/13/22 15:24:02.294 + STEP: Creating a custom resource that should be denied by the webhook 09/13/22 15:24:02.317 + STEP: Creating a custom resource whose deletion would be denied by the webhook 09/13/22 15:24:04.363 + STEP: Updating the custom resource with disallowed data should be denied 09/13/22 15:24:04.372 + STEP: Deleting the custom resource should be denied 09/13/22 15:24:04.382 + STEP: Remove the offending key and value from the custom resource data 09/13/22 15:24:04.391 + STEP: Deleting the updated custom resource should be successful 09/13/22 15:24:04.403 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:24:04.930: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-2900" for this suite. 09/13/22 15:24:04.934 + STEP: Destroying namespace "webhook-2900-markers" for this suite. 09/13/22 15:24:04.938 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3206 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:05.012 +Sep 13 15:24:05.013: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:24:05.014 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:05.04 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:05.087 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3206 +STEP: fetching services 09/13/22 15:24:05.102 +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:24:05.120: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7156" for this suite. 09/13/22 15:24:05.13 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","completed":123,"skipped":2112,"failed":0} +------------------------------ +• [0.138 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3206 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:05.012 + Sep 13 15:24:05.013: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:24:05.014 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:05.04 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:05.087 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should find a service from listing all namespaces [Conformance] + test/e2e/network/service.go:3206 + STEP: fetching services 09/13/22 15:24:05.102 + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:24:05.120: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-7156" for this suite. 09/13/22 15:24:05.13 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] ReplicationController + should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:100 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:05.151 +Sep 13 15:24:05.152: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replication-controller 09/13/22 15:24:05.154 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:05.192 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:05.209 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:100 +STEP: Given a ReplicationController is created 09/13/22 15:24:05.24 +STEP: When the matched label of one of its pods change 09/13/22 15:24:05.259 +Sep 13 15:24:05.272: INFO: Pod name pod-release: Found 0 pods out of 1 +Sep 13 15:24:10.282: INFO: Pod name pod-release: Found 1 pods out of 1 +STEP: Then the pod is released 09/13/22 15:24:10.305 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +Sep 13 15:24:11.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-3826" for this suite. 09/13/22 15:24:11.323 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicationController should release no longer matching pods [Conformance]","completed":124,"skipped":2112,"failed":0} +------------------------------ +• [SLOW TEST] [6.178 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:100 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:05.151 + Sep 13 15:24:05.152: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replication-controller 09/13/22 15:24:05.154 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:05.192 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:05.209 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 + [It] should release no longer matching pods [Conformance] + test/e2e/apps/rc.go:100 + STEP: Given a ReplicationController is created 09/13/22 15:24:05.24 + STEP: When the matched label of one of its pods change 09/13/22 15:24:05.259 + Sep 13 15:24:05.272: INFO: Pod name pod-release: Found 0 pods out of 1 + Sep 13 15:24:10.282: INFO: Pod name pod-release: Found 1 pods out of 1 + STEP: Then the pod is released 09/13/22 15:24:10.305 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 + Sep 13 15:24:11.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replication-controller-3826" for this suite. 09/13/22 15:24:11.323 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:97 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:11.333 +Sep 13 15:24:11.334: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context 09/13/22 15:24:11.335 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:11.351 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:11.357 +[It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:97 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 09/13/22 15:24:11.362 +Sep 13 15:24:11.377: INFO: Waiting up to 5m0s for pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c" in namespace "security-context-6138" to be "Succeeded or Failed" +Sep 13 15:24:11.386: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 9.453767ms +Sep 13 15:24:13.392: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014584703s +Sep 13 15:24:15.392: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014554037s +Sep 13 15:24:17.394: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.016803117s +STEP: Saw pod success 09/13/22 15:24:17.394 +Sep 13 15:24:17.394: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c" satisfied condition "Succeeded or Failed" +Sep 13 15:24:17.399: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c container test-container: +STEP: delete the pod 09/13/22 15:24:17.415 +Sep 13 15:24:17.432: INFO: Waiting for pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c to disappear +Sep 13 15:24:17.436: INFO: Pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 15:24:17.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-6138" for this suite. 09/13/22 15:24:17.442 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","completed":125,"skipped":2149,"failed":0} +------------------------------ +• [SLOW TEST] [6.114 seconds] +[sig-node] Security Context +test/e2e/node/framework.go:23 + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:97 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:11.333 + Sep 13 15:24:11.334: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context 09/13/22 15:24:11.335 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:11.351 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:11.357 + [It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:97 + STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 09/13/22 15:24:11.362 + Sep 13 15:24:11.377: INFO: Waiting up to 5m0s for pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c" in namespace "security-context-6138" to be "Succeeded or Failed" + Sep 13 15:24:11.386: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 9.453767ms + Sep 13 15:24:13.392: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014584703s + Sep 13 15:24:15.392: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014554037s + Sep 13 15:24:17.394: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.016803117s + STEP: Saw pod success 09/13/22 15:24:17.394 + Sep 13 15:24:17.394: INFO: Pod "security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c" satisfied condition "Succeeded or Failed" + Sep 13 15:24:17.399: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c container test-container: + STEP: delete the pod 09/13/22 15:24:17.415 + Sep 13 15:24:17.432: INFO: Waiting for pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c to disappear + Sep 13 15:24:17.436: INFO: Pod security-context-67c39ede-0c30-4d0b-90e6-15ee23c2564c no longer exists + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 15:24:17.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-6138" for this suite. 09/13/22 15:24:17.442 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl describe + should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1274 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:17.455 +Sep 13 15:24:17.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:24:17.457 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:17.475 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:17.479 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1274 +Sep 13 15:24:17.482: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 create -f -' +Sep 13 15:24:19.175: INFO: stderr: "" +Sep 13 15:24:19.175: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +Sep 13 15:24:19.175: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 create -f -' +Sep 13 15:24:19.492: INFO: stderr: "" +Sep 13 15:24:19.492: INFO: stdout: "service/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. 09/13/22 15:24:19.492 +Sep 13 15:24:20.497: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:24:20.497: INFO: Found 0 / 1 +Sep 13 15:24:21.496: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:24:21.496: INFO: Found 1 / 1 +Sep 13 15:24:21.496: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Sep 13 15:24:21.500: INFO: Selector matched 1 pods for map[app:agnhost] +Sep 13 15:24:21.500: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Sep 13 15:24:21.500: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe pod agnhost-primary-hkgq4' +Sep 13 15:24:21.595: INFO: stderr: "" +Sep 13 15:24:21.595: INFO: stdout: "Name: agnhost-primary-hkgq4\nNamespace: kubectl-4824\nPriority: 0\nService Account: default\nNode: gke-gke-1-25-default-pool-c9a2e4b7-vkq7/10.196.0.28\nStart Time: Tue, 13 Sep 2022 15:24:19 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: \nStatus: Running\nIP: 10.72.1.161\nIPs:\n IP: 10.72.1.161\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://f7b78621a8ce60e9e9a4603e8f575470bee68a1537eb8c50feb3ad6982cd0a8d\n Image: registry.k8s.io/e2e-test-images/agnhost:2.40\n Image ID: registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Tue, 13 Sep 2022 15:24:20 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-8zc7m (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-8zc7m:\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 2s default-scheduler Successfully assigned kubectl-4824/agnhost-primary-hkgq4 to gke-gke-1-25-default-pool-c9a2e4b7-vkq7\n Normal Pulled 1s kubelet Container image \"registry.k8s.io/e2e-test-images/agnhost:2.40\" already present on machine\n Normal Created 1s kubelet Created container agnhost-primary\n Normal Started 1s kubelet Started container agnhost-primary\n" +Sep 13 15:24:21.595: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe rc agnhost-primary' +Sep 13 15:24:21.693: INFO: stderr: "" +Sep 13 15:24:21.693: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-4824\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: registry.k8s.io/e2e-test-images/agnhost:2.40\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 2s replication-controller Created pod: agnhost-primary-hkgq4\n" +Sep 13 15:24:21.694: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe service agnhost-primary' +Sep 13 15:24:21.862: INFO: stderr: "" +Sep 13 15:24:21.862: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-4824\nLabels: app=agnhost\n role=primary\nAnnotations: cloud.google.com/neg: {\"ingress\":true}\nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.80.17.144\nIPs: 10.80.17.144\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 10.72.1.161:6379\nSession Affinity: None\nEvents: \n" +Sep 13 15:24:21.867: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe node gke-gke-1-25-default-pool-c9a2e4b7-0rvx' +Sep 13 15:24:22.062: INFO: stderr: "" +Sep 13 15:24:22.062: INFO: stdout: "Name: gke-gke-1-25-default-pool-c9a2e4b7-0rvx\nRoles: \nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=e2-medium\n beta.kubernetes.io/os=linux\n cloud.google.com/gke-boot-disk=pd-balanced\n cloud.google.com/gke-container-runtime=containerd\n cloud.google.com/gke-cpu-scaling-level=2\n cloud.google.com/gke-logging-variant=DEFAULT\n cloud.google.com/gke-max-pods-per-node=110\n cloud.google.com/gke-nodepool=default-pool\n cloud.google.com/gke-os-distribution=cos\n cloud.google.com/machine-family=e2\n cloud.google.com/private-node=false\n failure-domain.beta.kubernetes.io/region=us-east7\n failure-domain.beta.kubernetes.io/zone=us-east7-c\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=gke-gke-1-25-default-pool-c9a2e4b7-0rvx\n kubernetes.io/os=linux\n node.kubernetes.io/instance-type=e2-medium\n topology.gke.io/zone=us-east7-c\n topology.kubernetes.io/region=us-east7\n topology.kubernetes.io/zone=us-east7-c\nAnnotations: container.googleapis.com/instance_id: 1705838464849488195\n csi.volume.kubernetes.io/nodeid:\n {\"pd.csi.storage.gke.io\":\"projects/my-project-id/zones/us-east7-c/instances/gke-gke-1-25-default-pool-c9a2e4b7-0rvx\"}\n node.alpha.kubernetes.io/ttl: 0\n node.gke.io/last-applied-node-labels:\n cloud.google.com/gke-boot-disk=pd-balanced,cloud.google.com/gke-container-runtime=containerd,cloud.google.com/gke-cpu-scaling-level=2,clou...\n node.gke.io/last-applied-node-taints: \n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Tue, 13 Sep 2022 14:49:28 +0000\nTaints: \nUnschedulable: false\nLease:\n HolderIdentity: gke-gke-1-25-default-pool-c9a2e4b7-0rvx\n AcquireTime: \n RenewTime: Tue, 13 Sep 2022 15:24:19 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n KernelDeadlock False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 KernelHasNoDeadlock kernel has no deadlock\n ReadonlyFilesystem False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 FilesystemIsNotReadOnly Filesystem is not read-only\n FrequentKubeletRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentKubeletRestart kubelet is functioning properly\n FrequentDockerRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentDockerRestart docker is functioning properly\n FrequentContainerdRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentContainerdRestart containerd is functioning properly\n CorruptDockerOverlay2 False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoCorruptDockerOverlay2 docker overlay2 is functioning properly\n FrequentUnregisterNetDevice False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentUnregisterNetDevice node is functioning properly\n NetworkUnavailable False Tue, 13 Sep 2022 14:49:29 +0000 Tue, 13 Sep 2022 14:49:29 +0000 RouteCreated NodeController create implicit route\n MemoryPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:49:29 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 10.196.0.27\n ExternalIP: 34.161.109.224\n InternalDNS: gke-gke-1-25-default-pool-c9a2e4b7-0rvx.c.my-project-id.internal\n Hostname: gke-gke-1-25-default-pool-c9a2e4b7-0rvx.c.my-project-id.internal\nCapacity:\n attachable-volumes-gce-pd: 15\n cpu: 2\n ephemeral-storage: 98831908Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 4025912Ki\n pods: 110\nAllocatable:\n attachable-volumes-gce-pd: 15\n cpu: 940m\n ephemeral-storage: 47060071478\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 2880056Ki\n pods: 110\nSystem Info:\n Machine ID: e51e03dbf51b3376d9ab3a248458679d\n System UUID: e51e03db-f51b-3376-d9ab-3a248458679d\n Boot ID: 98766696-daa0-4953-9d09-b80ecee4af06\n Kernel Version: 5.10.133+\n OS Image: Container-Optimized OS from Google\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.6\n Kubelet Version: v1.25.0-gke.1100\n Kube-Proxy Version: v1.25.0-gke.1100\nPodCIDR: 10.72.0.0/24\nPodCIDRs: 10.72.0.0/24\nProviderID: gce://my-project-id/us-east7-c/gke-gke-1-25-default-pool-c9a2e4b7-0rvx\nNon-terminated Pods: (10 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n kube-system fluentbit-gke-skc6k 100m (10%) 0 (0%) 200Mi (7%) 500Mi (17%) 34m\n kube-system gke-metrics-agent-g2kgv 6m (0%) 0 (0%) 100Mi (3%) 100Mi (3%) 34m\n kube-system konnectivity-agent-56c68db887-j2cjx 10m (1%) 0 (0%) 30Mi (1%) 125Mi (4%) 35m\n kube-system konnectivity-agent-autoscaler-5f79bbf587-ntvmd 10m (1%) 0 (0%) 10M (0%) 0 (0%) 35m\n kube-system kube-dns-7b9678687c-szxsh 260m (27%) 0 (0%) 110Mi (3%) 210Mi (7%) 34m\n kube-system kube-dns-autoscaler-5f56f8997c-9w9zt 20m (2%) 0 (0%) 10Mi (0%) 0 (0%) 36m\n kube-system kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx 100m (10%) 0 (0%) 0 (0%) 0 (0%) 33m\n kube-system l7-default-backend-b986f778f-9wcfd 10m (1%) 0 (0%) 20Mi (0%) 0 (0%) 35m\n kube-system pdcsi-node-q68bg 10m (1%) 0 (0%) 20Mi (0%) 100Mi (3%) 34m\n sonobuoy sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr 0 (0%) 0 (0%) 0 (0%) 0 (0%) 28m\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 526m (55%) 0 (0%)\n memory 523802240 (17%) 1035Mi (36%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\n attachable-volumes-gce-pd 0 0\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Starting 34m kube-proxy \n Normal NodeAllocatableEnforced 37m kubelet Updated Node Allocatable limit across pods\n Normal Starting 37m kubelet Starting kubelet.\n Warning InvalidDiskCapacity 37m kubelet invalid capacity 0 on image filesystem\n Normal NodeHasNoDiskPressure 36m (x7 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasNoDiskPressure\n Normal NodeHasSufficientPID 36m (x7 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasSufficientPID\n Normal NodeHasSufficientMemory 34m (x8 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasSufficientMemory\n Normal RegisteredNode 34m node-controller Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx event: Registered Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx in Controller\n Warning NodeRegistrationCheckerStart 34m node-registration-checker-monitor Tue Sep 13 14:46:43 UTC 2022 - ** Starting Node Registration Checker **\n Warning ContainerdStart 34m (x2 over 34m) systemd-monitor Starting containerd container runtime...\n Warning DockerStart 34m (x3 over 34m) systemd-monitor Starting Docker Application Container Engine...\n Warning KubeletStart 34m systemd-monitor Started Kubernetes kubelet.\n Warning NodeSysctlChange 34m sysctl-monitor {\"unmanaged\": {\"net.netfilter.nf_conntrack_buckets\": \"32768\"}}\n Warning NodeRegistrationCheckerDidNotRunChecks 30m node-registration-checker-monitor Tue Sep 13 14:53:44 UTC 2022 - ** Node ready and registered. **\n" +Sep 13 15:24:22.065: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe namespace kubectl-4824' +Sep 13 15:24:22.192: INFO: stderr: "" +Sep 13 15:24:22.192: INFO: stdout: "Name: kubectl-4824\nLabels: e2e-framework=kubectl\n e2e-run=c02f0c43-7842-4d98-95e9-e3f23360320c\n kubernetes.io/metadata.name=kubectl-4824\n pod-security.kubernetes.io/enforce=baseline\nAnnotations: \nStatus: Active\n\nResource Quotas\n Name: gke-resource-quotas\n Resource Used Hard\n -------- --- ---\n count/ingresses.extensions 0 100\n count/ingresses.networking.k8s.io 0 100\n count/jobs.batch 0 5k\n pods 1 1500\n services 1 500\n\nNo LimitRange resource.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:24:22.192: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4824" for this suite. 09/13/22 15:24:22.196 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]","completed":126,"skipped":2153,"failed":0} +------------------------------ +• [4.747 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl describe + test/e2e/kubectl/kubectl.go:1268 + should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1274 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:17.455 + Sep 13 15:24:17.455: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:24:17.457 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:17.475 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:17.479 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/kubectl/kubectl.go:1274 + Sep 13 15:24:17.482: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 create -f -' + Sep 13 15:24:19.175: INFO: stderr: "" + Sep 13 15:24:19.175: INFO: stdout: "replicationcontroller/agnhost-primary created\n" + Sep 13 15:24:19.175: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 create -f -' + Sep 13 15:24:19.492: INFO: stderr: "" + Sep 13 15:24:19.492: INFO: stdout: "service/agnhost-primary created\n" + STEP: Waiting for Agnhost primary to start. 09/13/22 15:24:19.492 + Sep 13 15:24:20.497: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:24:20.497: INFO: Found 0 / 1 + Sep 13 15:24:21.496: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:24:21.496: INFO: Found 1 / 1 + Sep 13 15:24:21.496: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 + Sep 13 15:24:21.500: INFO: Selector matched 1 pods for map[app:agnhost] + Sep 13 15:24:21.500: INFO: ForEach: Found 1 pods from the filter. Now looping through them. + Sep 13 15:24:21.500: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe pod agnhost-primary-hkgq4' + Sep 13 15:24:21.595: INFO: stderr: "" + Sep 13 15:24:21.595: INFO: stdout: "Name: agnhost-primary-hkgq4\nNamespace: kubectl-4824\nPriority: 0\nService Account: default\nNode: gke-gke-1-25-default-pool-c9a2e4b7-vkq7/10.196.0.28\nStart Time: Tue, 13 Sep 2022 15:24:19 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: \nStatus: Running\nIP: 10.72.1.161\nIPs:\n IP: 10.72.1.161\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://f7b78621a8ce60e9e9a4603e8f575470bee68a1537eb8c50feb3ad6982cd0a8d\n Image: registry.k8s.io/e2e-test-images/agnhost:2.40\n Image ID: registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Tue, 13 Sep 2022 15:24:20 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-8zc7m (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-8zc7m:\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 2s default-scheduler Successfully assigned kubectl-4824/agnhost-primary-hkgq4 to gke-gke-1-25-default-pool-c9a2e4b7-vkq7\n Normal Pulled 1s kubelet Container image \"registry.k8s.io/e2e-test-images/agnhost:2.40\" already present on machine\n Normal Created 1s kubelet Created container agnhost-primary\n Normal Started 1s kubelet Started container agnhost-primary\n" + Sep 13 15:24:21.595: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe rc agnhost-primary' + Sep 13 15:24:21.693: INFO: stderr: "" + Sep 13 15:24:21.693: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-4824\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: registry.k8s.io/e2e-test-images/agnhost:2.40\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 2s replication-controller Created pod: agnhost-primary-hkgq4\n" + Sep 13 15:24:21.694: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe service agnhost-primary' + Sep 13 15:24:21.862: INFO: stderr: "" + Sep 13 15:24:21.862: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-4824\nLabels: app=agnhost\n role=primary\nAnnotations: cloud.google.com/neg: {\"ingress\":true}\nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.80.17.144\nIPs: 10.80.17.144\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 10.72.1.161:6379\nSession Affinity: None\nEvents: \n" + Sep 13 15:24:21.867: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe node gke-gke-1-25-default-pool-c9a2e4b7-0rvx' + Sep 13 15:24:22.062: INFO: stderr: "" + Sep 13 15:24:22.062: INFO: stdout: "Name: gke-gke-1-25-default-pool-c9a2e4b7-0rvx\nRoles: \nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=e2-medium\n beta.kubernetes.io/os=linux\n cloud.google.com/gke-boot-disk=pd-balanced\n cloud.google.com/gke-container-runtime=containerd\n cloud.google.com/gke-cpu-scaling-level=2\n cloud.google.com/gke-logging-variant=DEFAULT\n cloud.google.com/gke-max-pods-per-node=110\n cloud.google.com/gke-nodepool=default-pool\n cloud.google.com/gke-os-distribution=cos\n cloud.google.com/machine-family=e2\n cloud.google.com/private-node=false\n failure-domain.beta.kubernetes.io/region=us-east7\n failure-domain.beta.kubernetes.io/zone=us-east7-c\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=gke-gke-1-25-default-pool-c9a2e4b7-0rvx\n kubernetes.io/os=linux\n node.kubernetes.io/instance-type=e2-medium\n topology.gke.io/zone=us-east7-c\n topology.kubernetes.io/region=us-east7\n topology.kubernetes.io/zone=us-east7-c\nAnnotations: container.googleapis.com/instance_id: 1705838464849488195\n csi.volume.kubernetes.io/nodeid:\n {\"pd.csi.storage.gke.io\":\"projects/my-project-id/zones/us-east7-c/instances/gke-gke-1-25-default-pool-c9a2e4b7-0rvx\"}\n node.alpha.kubernetes.io/ttl: 0\n node.gke.io/last-applied-node-labels:\n cloud.google.com/gke-boot-disk=pd-balanced,cloud.google.com/gke-container-runtime=containerd,cloud.google.com/gke-cpu-scaling-level=2,clou...\n node.gke.io/last-applied-node-taints: \n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Tue, 13 Sep 2022 14:49:28 +0000\nTaints: \nUnschedulable: false\nLease:\n HolderIdentity: gke-gke-1-25-default-pool-c9a2e4b7-0rvx\n AcquireTime: \n RenewTime: Tue, 13 Sep 2022 15:24:19 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n KernelDeadlock False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 KernelHasNoDeadlock kernel has no deadlock\n ReadonlyFilesystem False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 FilesystemIsNotReadOnly Filesystem is not read-only\n FrequentKubeletRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentKubeletRestart kubelet is functioning properly\n FrequentDockerRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentDockerRestart docker is functioning properly\n FrequentContainerdRestart False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentContainerdRestart containerd is functioning properly\n CorruptDockerOverlay2 False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoCorruptDockerOverlay2 docker overlay2 is functioning properly\n FrequentUnregisterNetDevice False Tue, 13 Sep 2022 15:19:35 +0000 Tue, 13 Sep 2022 14:49:30 +0000 NoFrequentUnregisterNetDevice node is functioning properly\n NetworkUnavailable False Tue, 13 Sep 2022 14:49:29 +0000 Tue, 13 Sep 2022 14:49:29 +0000 RouteCreated NodeController create implicit route\n MemoryPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:46:45 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Tue, 13 Sep 2022 15:19:45 +0000 Tue, 13 Sep 2022 14:49:29 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 10.196.0.27\n ExternalIP: 34.161.109.224\n InternalDNS: gke-gke-1-25-default-pool-c9a2e4b7-0rvx.c.my-project-id.internal\n Hostname: gke-gke-1-25-default-pool-c9a2e4b7-0rvx.c.my-project-id.internal\nCapacity:\n attachable-volumes-gce-pd: 15\n cpu: 2\n ephemeral-storage: 98831908Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 4025912Ki\n pods: 110\nAllocatable:\n attachable-volumes-gce-pd: 15\n cpu: 940m\n ephemeral-storage: 47060071478\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 2880056Ki\n pods: 110\nSystem Info:\n Machine ID: e51e03dbf51b3376d9ab3a248458679d\n System UUID: e51e03db-f51b-3376-d9ab-3a248458679d\n Boot ID: 98766696-daa0-4953-9d09-b80ecee4af06\n Kernel Version: 5.10.133+\n OS Image: Container-Optimized OS from Google\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.6\n Kubelet Version: v1.25.0-gke.1100\n Kube-Proxy Version: v1.25.0-gke.1100\nPodCIDR: 10.72.0.0/24\nPodCIDRs: 10.72.0.0/24\nProviderID: gce://my-project-id/us-east7-c/gke-gke-1-25-default-pool-c9a2e4b7-0rvx\nNon-terminated Pods: (10 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n kube-system fluentbit-gke-skc6k 100m (10%) 0 (0%) 200Mi (7%) 500Mi (17%) 34m\n kube-system gke-metrics-agent-g2kgv 6m (0%) 0 (0%) 100Mi (3%) 100Mi (3%) 34m\n kube-system konnectivity-agent-56c68db887-j2cjx 10m (1%) 0 (0%) 30Mi (1%) 125Mi (4%) 35m\n kube-system konnectivity-agent-autoscaler-5f79bbf587-ntvmd 10m (1%) 0 (0%) 10M (0%) 0 (0%) 35m\n kube-system kube-dns-7b9678687c-szxsh 260m (27%) 0 (0%) 110Mi (3%) 210Mi (7%) 34m\n kube-system kube-dns-autoscaler-5f56f8997c-9w9zt 20m (2%) 0 (0%) 10Mi (0%) 0 (0%) 36m\n kube-system kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx 100m (10%) 0 (0%) 0 (0%) 0 (0%) 33m\n kube-system l7-default-backend-b986f778f-9wcfd 10m (1%) 0 (0%) 20Mi (0%) 0 (0%) 35m\n kube-system pdcsi-node-q68bg 10m (1%) 0 (0%) 20Mi (0%) 100Mi (3%) 34m\n sonobuoy sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr 0 (0%) 0 (0%) 0 (0%) 0 (0%) 28m\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 526m (55%) 0 (0%)\n memory 523802240 (17%) 1035Mi (36%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\n attachable-volumes-gce-pd 0 0\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Starting 34m kube-proxy \n Normal NodeAllocatableEnforced 37m kubelet Updated Node Allocatable limit across pods\n Normal Starting 37m kubelet Starting kubelet.\n Warning InvalidDiskCapacity 37m kubelet invalid capacity 0 on image filesystem\n Normal NodeHasNoDiskPressure 36m (x7 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasNoDiskPressure\n Normal NodeHasSufficientPID 36m (x7 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasSufficientPID\n Normal NodeHasSufficientMemory 34m (x8 over 37m) kubelet Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx status is now: NodeHasSufficientMemory\n Normal RegisteredNode 34m node-controller Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx event: Registered Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx in Controller\n Warning NodeRegistrationCheckerStart 34m node-registration-checker-monitor Tue Sep 13 14:46:43 UTC 2022 - ** Starting Node Registration Checker **\n Warning ContainerdStart 34m (x2 over 34m) systemd-monitor Starting containerd container runtime...\n Warning DockerStart 34m (x3 over 34m) systemd-monitor Starting Docker Application Container Engine...\n Warning KubeletStart 34m systemd-monitor Started Kubernetes kubelet.\n Warning NodeSysctlChange 34m sysctl-monitor {\"unmanaged\": {\"net.netfilter.nf_conntrack_buckets\": \"32768\"}}\n Warning NodeRegistrationCheckerDidNotRunChecks 30m node-registration-checker-monitor Tue Sep 13 14:53:44 UTC 2022 - ** Node ready and registered. **\n" + Sep 13 15:24:22.065: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4824 describe namespace kubectl-4824' + Sep 13 15:24:22.192: INFO: stderr: "" + Sep 13 15:24:22.192: INFO: stdout: "Name: kubectl-4824\nLabels: e2e-framework=kubectl\n e2e-run=c02f0c43-7842-4d98-95e9-e3f23360320c\n kubernetes.io/metadata.name=kubectl-4824\n pod-security.kubernetes.io/enforce=baseline\nAnnotations: \nStatus: Active\n\nResource Quotas\n Name: gke-resource-quotas\n Resource Used Hard\n -------- --- ---\n count/ingresses.extensions 0 100\n count/ingresses.networking.k8s.io 0 100\n count/jobs.batch 0 5k\n pods 1 1500\n services 1 500\n\nNo LimitRange resource.\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:24:22.192: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-4824" for this suite. 09/13/22 15:24:22.196 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:461 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:22.202 +Sep 13 15:24:22.202: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-pred 09/13/22 15:24:22.204 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:22.217 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:22.222 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Sep 13 15:24:22.225: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 13 15:24:22.237: INFO: Waiting for terminating namespaces to be deleted... +Sep 13 15:24:22.242: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test +Sep 13 15:24:22.253: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: Container kubedns ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: Container sidecar ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.254: INFO: Container default-http-backend ready: true, restart count 0 +Sep 13 15:24:22.254: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.255: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:24:22.255: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:24:22.255: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.255: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:24:22.255: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 15:24:22.255: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test +Sep 13 15:24:22.267: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container kubedns ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container sidecar ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: agnhost-primary-hkgq4 from kubectl-4824 started at 2022-09-13 15:24:19 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container agnhost-primary ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.267: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 15:24:22.267: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test +Sep 13 15:24:22.279: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.279: INFO: Container event-exporter ready: true, restart count 0 +Sep 13 15:24:22.279: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 +Sep 13 15:24:22.279: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.279: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:24:22.279: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:24:22.280: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.280: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:24:22.280: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:24:22.280: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.280: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:24:22.281: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.281: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:24:22.281: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.281: INFO: Container metrics-server ready: true, restart count 0 +Sep 13 15:24:22.281: INFO: Container metrics-server-nanny ready: true, restart count 0 +Sep 13 15:24:22.281: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.281: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:24:22.282: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:24:22.282: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:24:22.282: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 13 15:24:22.282: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.282: INFO: Container e2e ready: true, restart count 0 +Sep 13 15:24:22.282: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:24:22.282: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:24:22.283: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:24:22.283: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:461 +STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:24:22.283 +Sep 13 15:24:22.299: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-8329" to be "running" +Sep 13 15:24:22.305: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 5.547827ms +Sep 13 15:24:24.308: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009128326s +Sep 13 15:24:24.308: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:24:24.311 +STEP: Trying to apply a random label on the found node. 09/13/22 15:24:24.33 +STEP: verifying the node has the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 42 09/13/22 15:24:24.356 +STEP: Trying to relaunch the pod, now with labels. 09/13/22 15:24:24.37 +Sep 13 15:24:24.395: INFO: Waiting up to 5m0s for pod "with-labels" in namespace "sched-pred-8329" to be "not pending" +Sep 13 15:24:24.421: INFO: Pod "with-labels": Phase="Pending", Reason="", readiness=false. Elapsed: 25.436066ms +Sep 13 15:24:26.426: INFO: Pod "with-labels": Phase="Running", Reason="", readiness=true. Elapsed: 2.03031372s +Sep 13 15:24:26.426: INFO: Pod "with-labels" satisfied condition "not pending" +STEP: removing the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 off the node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 15:24:26.429 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 09/13/22 15:24:26.442 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:24:26.453: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-8329" for this suite. 09/13/22 15:24:26.475 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]","completed":127,"skipped":2156,"failed":0} +------------------------------ +• [4.281 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:461 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:22.202 + Sep 13 15:24:22.202: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-pred 09/13/22 15:24:22.204 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:22.217 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:22.222 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 + Sep 13 15:24:22.225: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Sep 13 15:24:22.237: INFO: Waiting for terminating namespaces to be deleted... + Sep 13 15:24:22.242: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test + Sep 13 15:24:22.253: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: Container kubedns ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: Container sidecar ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.254: INFO: Container default-http-backend ready: true, restart count 0 + Sep 13 15:24:22.254: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.255: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:24:22.255: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:24:22.255: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.255: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:24:22.255: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 15:24:22.255: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test + Sep 13 15:24:22.267: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container kubedns ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container sidecar ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: agnhost-primary-hkgq4 from kubectl-4824 started at 2022-09-13 15:24:19 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container agnhost-primary ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.267: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 15:24:22.267: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test + Sep 13 15:24:22.279: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.279: INFO: Container event-exporter ready: true, restart count 0 + Sep 13 15:24:22.279: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 + Sep 13 15:24:22.279: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.279: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:24:22.279: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:24:22.280: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.280: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:24:22.280: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:24:22.280: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.280: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:24:22.281: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.281: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:24:22.281: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.281: INFO: Container metrics-server ready: true, restart count 0 + Sep 13 15:24:22.281: INFO: Container metrics-server-nanny ready: true, restart count 0 + Sep 13 15:24:22.281: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.281: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:24:22.282: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:24:22.282: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:24:22.282: INFO: Container kube-sonobuoy ready: true, restart count 0 + Sep 13 15:24:22.282: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.282: INFO: Container e2e ready: true, restart count 0 + Sep 13 15:24:22.282: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:24:22.282: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:24:22.283: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:24:22.283: INFO: Container systemd-logs ready: true, restart count 0 + [It] validates that NodeSelector is respected if matching [Conformance] + test/e2e/scheduling/predicates.go:461 + STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:24:22.283 + Sep 13 15:24:22.299: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-8329" to be "running" + Sep 13 15:24:22.305: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 5.547827ms + Sep 13 15:24:24.308: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.009128326s + Sep 13 15:24:24.308: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:24:24.311 + STEP: Trying to apply a random label on the found node. 09/13/22 15:24:24.33 + STEP: verifying the node has the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 42 09/13/22 15:24:24.356 + STEP: Trying to relaunch the pod, now with labels. 09/13/22 15:24:24.37 + Sep 13 15:24:24.395: INFO: Waiting up to 5m0s for pod "with-labels" in namespace "sched-pred-8329" to be "not pending" + Sep 13 15:24:24.421: INFO: Pod "with-labels": Phase="Pending", Reason="", readiness=false. Elapsed: 25.436066ms + Sep 13 15:24:26.426: INFO: Pod "with-labels": Phase="Running", Reason="", readiness=true. Elapsed: 2.03031372s + Sep 13 15:24:26.426: INFO: Pod "with-labels" satisfied condition "not pending" + STEP: removing the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 off the node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 15:24:26.429 + STEP: verifying the node doesn't have the label kubernetes.io/e2e-07cc31b9-898e-41c7-b115-757388449e88 09/13/22 15:24:26.442 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:24:26.453: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-pred-8329" for this suite. 09/13/22 15:24:26.475 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:254 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:26.494 +Sep 13 15:24:26.495: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename init-container 09/13/22 15:24:26.496 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:26.516 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:26.52 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:254 +STEP: creating the pod 09/13/22 15:24:26.523 +Sep 13 15:24:26.523: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:24:30.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-9148" for this suite. 09/13/22 15:24:30.134 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]","completed":128,"skipped":2192,"failed":0} +------------------------------ +• [3.646 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:254 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:26.494 + Sep 13 15:24:26.495: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename init-container 09/13/22 15:24:26.496 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:26.516 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:26.52 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 + [It] should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:254 + STEP: creating the pod 09/13/22 15:24:26.523 + Sep 13 15:24:26.523: INFO: PodSpec: initContainers in spec.initContainers + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:24:30.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "init-container-9148" for this suite. 09/13/22 15:24:30.134 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:272 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:30.141 +Sep 13 15:24:30.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:24:30.144 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:30.168 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:30.172 +[It] should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:272 +STEP: Creating a pod to test service account token: 09/13/22 15:24:30.175 +Sep 13 15:24:30.194: INFO: Waiting up to 5m0s for pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf" in namespace "svcaccounts-3928" to be "Succeeded or Failed" +Sep 13 15:24:30.209: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Pending", Reason="", readiness=false. Elapsed: 13.8294ms +Sep 13 15:24:32.214: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01873171s +Sep 13 15:24:34.222: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02682813s +STEP: Saw pod success 09/13/22 15:24:34.222 +Sep 13 15:24:34.222: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf" satisfied condition "Succeeded or Failed" +Sep 13 15:24:34.226: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf container agnhost-container: +STEP: delete the pod 09/13/22 15:24:34.254 +Sep 13 15:24:34.308: INFO: Waiting for pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf to disappear +Sep 13 15:24:34.329: INFO: Pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf no longer exists +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 15:24:34.329: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-3928" for this suite. 09/13/22 15:24:34.368 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts should mount projected service account token [Conformance]","completed":129,"skipped":2206,"failed":0} +------------------------------ +• [4.245 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:272 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:30.141 + Sep 13 15:24:30.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:24:30.144 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:30.168 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:30.172 + [It] should mount projected service account token [Conformance] + test/e2e/auth/service_accounts.go:272 + STEP: Creating a pod to test service account token: 09/13/22 15:24:30.175 + Sep 13 15:24:30.194: INFO: Waiting up to 5m0s for pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf" in namespace "svcaccounts-3928" to be "Succeeded or Failed" + Sep 13 15:24:30.209: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Pending", Reason="", readiness=false. Elapsed: 13.8294ms + Sep 13 15:24:32.214: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01873171s + Sep 13 15:24:34.222: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02682813s + STEP: Saw pod success 09/13/22 15:24:34.222 + Sep 13 15:24:34.222: INFO: Pod "test-pod-e6b82547-e773-487c-bc50-33021f0edebf" satisfied condition "Succeeded or Failed" + Sep 13 15:24:34.226: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf container agnhost-container: + STEP: delete the pod 09/13/22 15:24:34.254 + Sep 13 15:24:34.308: INFO: Waiting for pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf to disappear + Sep 13 15:24:34.329: INFO: Pod test-pod-e6b82547-e773-487c-bc50-33021f0edebf no longer exists + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 15:24:34.329: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-3928" for this suite. 09/13/22 15:24:34.368 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:507 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:34.393 +Sep 13 15:24:34.394: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:24:34.395 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:34.418 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:34.425 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:24:34.445 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:24:34.871 +STEP: Deploying the webhook pod 09/13/22 15:24:34.877 +STEP: Wait for the deployment to be ready 09/13/22 15:24:34.886 +Sep 13 15:24:34.899: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:24:36.909 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:24:36.932 +Sep 13 15:24:37.933: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:507 +STEP: Creating a mutating webhook configuration 09/13/22 15:24:37.937 +STEP: Updating a mutating webhook configuration's rules to not include the create operation 09/13/22 15:24:37.961 +STEP: Creating a configMap that should not be mutated 09/13/22 15:24:37.97 +STEP: Patching a mutating webhook configuration's rules to include the create operation 09/13/22 15:24:37.979 +STEP: Creating a configMap that should be mutated 09/13/22 15:24:37.985 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:24:38.018: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2054" for this suite. 09/13/22 15:24:38.023 +STEP: Destroying namespace "webhook-2054-markers" for this suite. 09/13/22 15:24:38.028 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]","completed":130,"skipped":2216,"failed":0} +------------------------------ +• [3.708 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:507 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:34.393 + Sep 13 15:24:34.394: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:24:34.395 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:34.418 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:34.425 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:24:34.445 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:24:34.871 + STEP: Deploying the webhook pod 09/13/22 15:24:34.877 + STEP: Wait for the deployment to be ready 09/13/22 15:24:34.886 + Sep 13 15:24:34.899: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:24:36.909 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:24:36.932 + Sep 13 15:24:37.933: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] patching/updating a mutating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:507 + STEP: Creating a mutating webhook configuration 09/13/22 15:24:37.937 + STEP: Updating a mutating webhook configuration's rules to not include the create operation 09/13/22 15:24:37.961 + STEP: Creating a configMap that should not be mutated 09/13/22 15:24:37.97 + STEP: Patching a mutating webhook configuration's rules to include the create operation 09/13/22 15:24:37.979 + STEP: Creating a configMap that should be mutated 09/13/22 15:24:37.985 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:24:38.018: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-2054" for this suite. 09/13/22 15:24:38.023 + STEP: Destroying namespace "webhook-2054-markers" for this suite. 09/13/22 15:24:38.028 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:38.108 +Sep 13 15:24:38.109: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 15:24:38.11 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:38.155 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:38.159 +[It] should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 +STEP: Create a Replicaset 09/13/22 15:24:38.173 +STEP: Verify that the required pods have come up. 09/13/22 15:24:38.192 +Sep 13 15:24:38.197: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 13 15:24:43.205: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 15:24:43.205 +STEP: Getting /status 09/13/22 15:24:43.205 +Sep 13 15:24:43.211: INFO: Replicaset test-rs has Conditions: [] +STEP: updating the Replicaset Status 09/13/22 15:24:43.211 +Sep 13 15:24:43.232: 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 09/13/22 15:24:43.232 +Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: ADDED +Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.236: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.236: INFO: Found replicaset test-rs in namespace replicaset-5600 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 13 15:24:43.236: INFO: Replicaset test-rs has an updated status +STEP: patching the Replicaset Status 09/13/22 15:24:43.236 +Sep 13 15:24:43.236: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 13 15:24:43.248: 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 09/13/22 15:24:43.248 +Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: ADDED +Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.262: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.262: INFO: Observed replicaset test-rs in namespace replicaset-5600 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 13 15:24:43.262: INFO: Observed &ReplicaSet event: MODIFIED +Sep 13 15:24:43.262: INFO: Found replicaset test-rs in namespace replicaset-5600 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } +Sep 13 15:24:43.263: INFO: Replicaset test-rs has a patched status +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 15:24:43.263: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-5600" for this suite. 09/13/22 15:24:43.274 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]","completed":131,"skipped":2219,"failed":0} +------------------------------ +• [SLOW TEST] [5.176 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:38.108 + Sep 13 15:24:38.109: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 15:24:38.11 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:38.155 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:38.159 + [It] should validate Replicaset Status endpoints [Conformance] + test/e2e/apps/replica_set.go:176 + STEP: Create a Replicaset 09/13/22 15:24:38.173 + STEP: Verify that the required pods have come up. 09/13/22 15:24:38.192 + Sep 13 15:24:38.197: INFO: Pod name sample-pod: Found 0 pods out of 1 + Sep 13 15:24:43.205: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 15:24:43.205 + STEP: Getting /status 09/13/22 15:24:43.205 + Sep 13 15:24:43.211: INFO: Replicaset test-rs has Conditions: [] + STEP: updating the Replicaset Status 09/13/22 15:24:43.211 + Sep 13 15:24:43.232: 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 09/13/22 15:24:43.232 + Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: ADDED + Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.235: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.236: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.236: INFO: Found replicaset test-rs in namespace replicaset-5600 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 13 15:24:43.236: INFO: Replicaset test-rs has an updated status + STEP: patching the Replicaset Status 09/13/22 15:24:43.236 + Sep 13 15:24:43.236: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Sep 13 15:24:43.248: 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 09/13/22 15:24:43.248 + Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: ADDED + Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.261: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.262: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.262: INFO: Observed replicaset test-rs in namespace replicaset-5600 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Sep 13 15:24:43.262: INFO: Observed &ReplicaSet event: MODIFIED + Sep 13 15:24:43.262: INFO: Found replicaset test-rs in namespace replicaset-5600 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } + Sep 13 15:24:43.263: INFO: Replicaset test-rs has a patched status + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 15:24:43.263: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-5600" for this suite. 09/13/22 15:24:43.274 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Proxy server + should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1810 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:43.292 +Sep 13 15:24:43.293: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:24:43.294 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:43.323 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:43.334 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1810 +STEP: Starting the proxy 09/13/22 15:24:43.349 +Sep 13 15:24:43.349: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6126 proxy --unix-socket=/tmp/kubectl-proxy-unix1156585633/test' +STEP: retrieving proxy /api/ output 09/13/22 15:24:43.409 +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:24:43.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6126" for this suite. 09/13/22 15:24:43.429 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support --unix-socket=/path [Conformance]","completed":132,"skipped":2247,"failed":0} +------------------------------ +• [0.144 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Proxy server + test/e2e/kubectl/kubectl.go:1778 + should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1810 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:43.292 + Sep 13 15:24:43.293: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:24:43.294 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:43.323 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:43.334 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should support --unix-socket=/path [Conformance] + test/e2e/kubectl/kubectl.go:1810 + STEP: Starting the proxy 09/13/22 15:24:43.349 + Sep 13 15:24:43.349: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6126 proxy --unix-socket=/tmp/kubectl-proxy-unix1156585633/test' + STEP: retrieving proxy /api/ output 09/13/22 15:24:43.409 + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:24:43.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-6126" for this suite. 09/13/22 15:24:43.429 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2173 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:24:43.437 +Sep 13 15:24:43.437: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:24:43.438 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:43.484 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:43.496 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2173 +STEP: creating service in namespace services-857 09/13/22 15:24:43.505 +Sep 13 15:24:43.547: INFO: Waiting up to 5m0s for pod "kube-proxy-mode-detector" in namespace "services-857" to be "running and ready" +Sep 13 15:24:43.567: INFO: Pod "kube-proxy-mode-detector": Phase="Pending", Reason="", readiness=false. Elapsed: 19.542224ms +Sep 13 15:24:43.567: INFO: The phase of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:24:45.572: INFO: Pod "kube-proxy-mode-detector": Phase="Running", Reason="", readiness=true. Elapsed: 2.024658524s +Sep 13 15:24:45.572: INFO: The phase of Pod kube-proxy-mode-detector is Running (Ready = true) +Sep 13 15:24:45.572: INFO: Pod "kube-proxy-mode-detector" satisfied condition "running and ready" +Sep 13 15:24:45.578: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Sep 13 15:24:45.747: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Sep 13 15:24:45.747: INFO: stdout: "iptables" +Sep 13 15:24:45.747: INFO: proxyMode: iptables +Sep 13 15:24:45.771: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Sep 13 15:24:45.785: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-clusterip-timeout in namespace services-857 09/13/22 15:24:45.785 +STEP: creating replication controller affinity-clusterip-timeout in namespace services-857 09/13/22 15:24:45.817 +I0913 15:24:45.833876 19 runners.go:193] Created replication controller with name: affinity-clusterip-timeout, namespace: services-857, replica count: 3 +I0913 15:24:48.884214 19 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 2 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0913 15:24:51.884414 19 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 13 15:24:51.890: INFO: Creating new exec pod +Sep 13 15:24:51.902: INFO: Waiting up to 5m0s for pod "execpod-affinitytqzqg" in namespace "services-857" to be "running" +Sep 13 15:24:51.909: INFO: Pod "execpod-affinitytqzqg": Phase="Pending", Reason="", readiness=false. Elapsed: 6.886962ms +Sep 13 15:24:53.915: INFO: Pod "execpod-affinitytqzqg": Phase="Running", Reason="", readiness=true. Elapsed: 2.012155531s +Sep 13 15:24:53.915: INFO: Pod "execpod-affinitytqzqg" satisfied condition "running" +Sep 13 15:24:54.916: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-timeout 80' +Sep 13 15:24:55.071: INFO: stderr: "+ nc -v -t -w 2 affinity-clusterip-timeout 80\n+ echo hostName\nConnection to affinity-clusterip-timeout 80 port [tcp/http] succeeded!\n" +Sep 13 15:24:55.071: 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 13 15:24:55.071: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.22.101 80' +Sep 13 15:24:55.246: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.22.101 80\nConnection to 10.80.22.101 80 port [tcp/http] succeeded!\n" +Sep 13 15:24:55.246: 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 13 15:24:55.246: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.22.101:80/ ; done' +Sep 13 15:24:55.516: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:24:55.516: INFO: stdout: "\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt" +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt +Sep 13 15:24:55.516: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' +Sep 13 15:24:55.668: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:24:55.668: INFO: stdout: "affinity-clusterip-timeout-7mrwt" +Sep 13 15:25:15.672: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' +Sep 13 15:25:15.821: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:25:15.821: INFO: stdout: "affinity-clusterip-timeout-7mrwt" +Sep 13 15:25:35.821: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' +Sep 13 15:25:35.973: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:25:35.973: INFO: stdout: "affinity-clusterip-timeout-7mrwt" +Sep 13 15:25:55.975: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' +Sep 13 15:25:56.160: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:25:56.161: INFO: stdout: "affinity-clusterip-timeout-7mrwt" +Sep 13 15:26:16.161: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' +Sep 13 15:26:16.315: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" +Sep 13 15:26:16.316: INFO: stdout: "affinity-clusterip-timeout-q8s6r" +Sep 13 15:26:16.316: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-timeout in namespace services-857, will wait for the garbage collector to delete the pods 09/13/22 15:26:16.335 +Sep 13 15:26:16.397: INFO: Deleting ReplicationController affinity-clusterip-timeout took: 6.855547ms +Sep 13 15:26:16.498: INFO: Terminating ReplicationController affinity-clusterip-timeout pods took: 100.768054ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:26:18.527: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-857" for this suite. 09/13/22 15:26:18.541 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance]","completed":133,"skipped":2299,"failed":0} +------------------------------ +• [SLOW TEST] [95.114 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2173 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:24:43.437 + Sep 13 15:24:43.437: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:24:43.438 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:24:43.484 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:24:43.496 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/network/service.go:2173 + STEP: creating service in namespace services-857 09/13/22 15:24:43.505 + Sep 13 15:24:43.547: INFO: Waiting up to 5m0s for pod "kube-proxy-mode-detector" in namespace "services-857" to be "running and ready" + Sep 13 15:24:43.567: INFO: Pod "kube-proxy-mode-detector": Phase="Pending", Reason="", readiness=false. Elapsed: 19.542224ms + Sep 13 15:24:43.567: INFO: The phase of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:24:45.572: INFO: Pod "kube-proxy-mode-detector": Phase="Running", Reason="", readiness=true. Elapsed: 2.024658524s + Sep 13 15:24:45.572: INFO: The phase of Pod kube-proxy-mode-detector is Running (Ready = true) + Sep 13 15:24:45.572: INFO: Pod "kube-proxy-mode-detector" satisfied condition "running and ready" + Sep 13 15:24:45.578: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' + Sep 13 15:24:45.747: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" + Sep 13 15:24:45.747: INFO: stdout: "iptables" + Sep 13 15:24:45.747: INFO: proxyMode: iptables + Sep 13 15:24:45.771: INFO: Waiting for pod kube-proxy-mode-detector to disappear + Sep 13 15:24:45.785: INFO: Pod kube-proxy-mode-detector no longer exists + STEP: creating service affinity-clusterip-timeout in namespace services-857 09/13/22 15:24:45.785 + STEP: creating replication controller affinity-clusterip-timeout in namespace services-857 09/13/22 15:24:45.817 + I0913 15:24:45.833876 19 runners.go:193] Created replication controller with name: affinity-clusterip-timeout, namespace: services-857, replica count: 3 + I0913 15:24:48.884214 19 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 2 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + I0913 15:24:51.884414 19 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 13 15:24:51.890: INFO: Creating new exec pod + Sep 13 15:24:51.902: INFO: Waiting up to 5m0s for pod "execpod-affinitytqzqg" in namespace "services-857" to be "running" + Sep 13 15:24:51.909: INFO: Pod "execpod-affinitytqzqg": Phase="Pending", Reason="", readiness=false. Elapsed: 6.886962ms + Sep 13 15:24:53.915: INFO: Pod "execpod-affinitytqzqg": Phase="Running", Reason="", readiness=true. Elapsed: 2.012155531s + Sep 13 15:24:53.915: INFO: Pod "execpod-affinitytqzqg" satisfied condition "running" + Sep 13 15:24:54.916: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-timeout 80' + Sep 13 15:24:55.071: INFO: stderr: "+ nc -v -t -w 2 affinity-clusterip-timeout 80\n+ echo hostName\nConnection to affinity-clusterip-timeout 80 port [tcp/http] succeeded!\n" + Sep 13 15:24:55.071: 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 13 15:24:55.071: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.22.101 80' + Sep 13 15:24:55.246: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.22.101 80\nConnection to 10.80.22.101 80 port [tcp/http] succeeded!\n" + Sep 13 15:24:55.246: 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 13 15:24:55.246: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.80.22.101:80/ ; done' + Sep 13 15:24:55.516: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:24:55.516: INFO: stdout: "\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt\naffinity-clusterip-timeout-7mrwt" + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Received response from host: affinity-clusterip-timeout-7mrwt + Sep 13 15:24:55.516: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' + Sep 13 15:24:55.668: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:24:55.668: INFO: stdout: "affinity-clusterip-timeout-7mrwt" + Sep 13 15:25:15.672: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' + Sep 13 15:25:15.821: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:25:15.821: INFO: stdout: "affinity-clusterip-timeout-7mrwt" + Sep 13 15:25:35.821: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' + Sep 13 15:25:35.973: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:25:35.973: INFO: stdout: "affinity-clusterip-timeout-7mrwt" + Sep 13 15:25:55.975: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' + Sep 13 15:25:56.160: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:25:56.161: INFO: stdout: "affinity-clusterip-timeout-7mrwt" + Sep 13 15:26:16.161: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-857 exec execpod-affinitytqzqg -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.80.22.101:80/' + Sep 13 15:26:16.315: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.80.22.101:80/\n" + Sep 13 15:26:16.316: INFO: stdout: "affinity-clusterip-timeout-q8s6r" + Sep 13 15:26:16.316: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-clusterip-timeout in namespace services-857, will wait for the garbage collector to delete the pods 09/13/22 15:26:16.335 + Sep 13 15:26:16.397: INFO: Deleting ReplicationController affinity-clusterip-timeout took: 6.855547ms + Sep 13 15:26:16.498: INFO: Terminating ReplicationController affinity-clusterip-timeout pods took: 100.768054ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:26:18.527: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-857" for this suite. 09/13/22 15:26:18.541 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:333 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:26:18.555 +Sep 13 15:26:18.555: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename init-container 09/13/22 15:26:18.556 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:26:18.574 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:26:18.577 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:333 +STEP: creating the pod 09/13/22 15:26:18.58 +Sep 13 15:26:18.580: INFO: PodSpec: initContainers in spec.initContainers +Sep 13 15:27:02.558: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-3f91e41b-88a5-4b43-a115-d060343414b5", GenerateName:"", Namespace:"init-container-9100", SelfLink:"", UID:"7ad6799c-7d5e-46ef-8c58-5cc5f989e767", ResourceVersion:"26658", Generation:0, CreationTimestamp:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"580297400"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00117c198), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 13, 15, 27, 2, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00117c1c8), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-5t6q5", 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)(0xc002900100), 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:"registry.k8s.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-5t6q5", 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:"registry.k8s.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-5t6q5", 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:"registry.k8s.io/pause:3.8", 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-5t6q5", 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)(0xc001a647f0), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"gke-gke-1-25-default-pool-c9a2e4b7-vkq7", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc000a4a150), 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)(0xc001a64870)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc001a64890)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc001a64898), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc001a6489c), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc003632090), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.196.0.28", PodIP:"10.72.1.167", PodIPs:[]v1.PodIP{v1.PodIP{IP:"10.72.1.167"}}, StartTime:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000a4a230)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000a4a2a0)}, Ready:false, RestartCount:3, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-2", ImageID:"registry.k8s.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf", ContainerID:"containerd://71911495dc29c402ef66a67b010a6795ab2c18bed757e8f04bc04c8d8b8c0e6a", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002900180), 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:"registry.k8s.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)(0xc002900160), 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:"registry.k8s.io/pause:3.8", ImageID:"", ContainerID:"", Started:(*bool)(0xc001a6491f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:27:02.559: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-9100" for this suite. 09/13/22 15:27:02.567 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]","completed":134,"skipped":2299,"failed":0} +------------------------------ +• [SLOW TEST] [44.019 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:333 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:26:18.555 + Sep 13 15:26:18.555: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename init-container 09/13/22 15:26:18.556 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:26:18.574 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:26:18.577 + [BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 + [It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/common/node/init_container.go:333 + STEP: creating the pod 09/13/22 15:26:18.58 + Sep 13 15:26:18.580: INFO: PodSpec: initContainers in spec.initContainers + Sep 13 15:27:02.558: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-3f91e41b-88a5-4b43-a115-d060343414b5", GenerateName:"", Namespace:"init-container-9100", SelfLink:"", UID:"7ad6799c-7d5e-46ef-8c58-5cc5f989e767", ResourceVersion:"26658", Generation:0, CreationTimestamp:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"580297400"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00117c198), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.September, 13, 15, 27, 2, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00117c1c8), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-5t6q5", 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)(0xc002900100), 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:"registry.k8s.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-5t6q5", 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:"registry.k8s.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-5t6q5", 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:"registry.k8s.io/pause:3.8", 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-5t6q5", 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)(0xc001a647f0), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"gke-gke-1-25-default-pool-c9a2e4b7-vkq7", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc000a4a150), 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)(0xc001a64870)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc001a64890)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc001a64898), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc001a6489c), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc003632090), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil), HostUsers:(*bool)(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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 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, 13, 15, 26, 18, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.196.0.28", PodIP:"10.72.1.167", PodIPs:[]v1.PodIP{v1.PodIP{IP:"10.72.1.167"}}, StartTime:time.Date(2022, time.September, 13, 15, 26, 18, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000a4a230)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc000a4a2a0)}, Ready:false, RestartCount:3, Image:"registry.k8s.io/e2e-test-images/busybox:1.29-2", ImageID:"registry.k8s.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf", ContainerID:"containerd://71911495dc29c402ef66a67b010a6795ab2c18bed757e8f04bc04c8d8b8c0e6a", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002900180), 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:"registry.k8s.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)(0xc002900160), 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:"registry.k8s.io/pause:3.8", ImageID:"", ContainerID:"", Started:(*bool)(0xc001a6491f)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} + [AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:27:02.559: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "init-container-9100" for this suite. 09/13/22 15:27:02.567 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:194 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:02.575 +Sep 13 15:27:02.576: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-runtime 09/13/22 15:27:02.577 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:02.601 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:02.614 +[It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:194 +STEP: create the container 09/13/22 15:27:02.62 +STEP: wait for the container to reach Succeeded 09/13/22 15:27:02.653 +STEP: get the container status 09/13/22 15:27:06.678 +STEP: the container should be terminated 09/13/22 15:27:06.681 +STEP: the termination message should be set 09/13/22 15:27:06.681 +Sep 13 15:27:06.681: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container 09/13/22 15:27:06.681 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +Sep 13 15:27:06.699: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-136" for this suite. 09/13/22 15:27:06.705 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]","completed":135,"skipped":2304,"failed":0} +------------------------------ +• [4.134 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + on terminated container + test/e2e/common/node/runtime.go:136 + should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:194 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:02.575 + Sep 13 15:27:02.576: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-runtime 09/13/22 15:27:02.577 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:02.601 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:02.614 + [It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:194 + STEP: create the container 09/13/22 15:27:02.62 + STEP: wait for the container to reach Succeeded 09/13/22 15:27:02.653 + STEP: get the container status 09/13/22 15:27:06.678 + STEP: the container should be terminated 09/13/22 15:27:06.681 + STEP: the termination message should be set 09/13/22 15:27:06.681 + Sep 13 15:27:06.681: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- + STEP: delete the container 09/13/22 15:27:06.681 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 + Sep 13 15:27:06.699: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-runtime-136" for this suite. 09/13/22 15:27:06.705 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-storage] ConfigMap + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:174 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:06.71 +Sep 13 15:27:06.710: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:27:06.711 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:06.73 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:06.736 +[It] binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:174 +STEP: Creating configMap with name configmap-test-upd-1e233751-fcd2-47fc-8fa7-b803220db0d9 09/13/22 15:27:06.744 +STEP: Creating the pod 09/13/22 15:27:06.751 +Sep 13 15:27:06.764: INFO: Waiting up to 5m0s for pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7" in namespace "configmap-4910" to be "running" +Sep 13 15:27:06.767: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.704527ms +Sep 13 15:27:08.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007380501s +Sep 13 15:27:10.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Running", Reason="", readiness=false. Elapsed: 4.007378901s +Sep 13 15:27:10.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7" satisfied condition "running" +STEP: Waiting for pod with text data 09/13/22 15:27:10.772 +STEP: Waiting for pod with binary data 09/13/22 15:27:10.853 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:27:10.866: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4910" for this suite. 09/13/22 15:27:10.87 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","completed":136,"skipped":2304,"failed":0} +------------------------------ +• [4.181 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:174 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:06.71 + Sep 13 15:27:06.710: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:27:06.711 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:06.73 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:06.736 + [It] binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:174 + STEP: Creating configMap with name configmap-test-upd-1e233751-fcd2-47fc-8fa7-b803220db0d9 09/13/22 15:27:06.744 + STEP: Creating the pod 09/13/22 15:27:06.751 + Sep 13 15:27:06.764: INFO: Waiting up to 5m0s for pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7" in namespace "configmap-4910" to be "running" + Sep 13 15:27:06.767: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.704527ms + Sep 13 15:27:08.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007380501s + Sep 13 15:27:10.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7": Phase="Running", Reason="", readiness=false. Elapsed: 4.007378901s + Sep 13 15:27:10.772: INFO: Pod "pod-configmaps-86757be3-475f-40e7-b9b8-c9fde483c5c7" satisfied condition "running" + STEP: Waiting for pod with text data 09/13/22 15:27:10.772 + STEP: Waiting for pod with binary data 09/13/22 15:27:10.853 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:27:10.866: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-4910" for this suite. 09/13/22 15:27:10.87 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] PodTemplates + should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:10.903 +Sep 13 15:27:10.904: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename podtemplate 09/13/22 15:27:10.905 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:10.995 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:11.017 +[It] should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 +STEP: Create set of pod templates 09/13/22 15:27:11.02 +Sep 13 15:27:11.070: INFO: created test-podtemplate-1 +Sep 13 15:27:11.078: INFO: created test-podtemplate-2 +Sep 13 15:27:11.105: INFO: created test-podtemplate-3 +STEP: get a list of pod templates with a label in the current namespace 09/13/22 15:27:11.105 +STEP: delete collection of pod templates 09/13/22 15:27:11.112 +Sep 13 15:27:11.112: INFO: requesting DeleteCollection of pod templates +STEP: check that the list of pod templates matches the requested quantity 09/13/22 15:27:11.135 +Sep 13 15:27:11.136: INFO: requesting list of pod templates to confirm quantity +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +Sep 13 15:27:11.144: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-2996" for this suite. 09/13/22 15:27:11.153 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] PodTemplates should delete a collection of pod templates [Conformance]","completed":137,"skipped":2366,"failed":0} +------------------------------ +• [0.270 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:10.903 + Sep 13 15:27:10.904: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename podtemplate 09/13/22 15:27:10.905 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:10.995 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:11.017 + [It] should delete a collection of pod templates [Conformance] + test/e2e/common/node/podtemplates.go:122 + STEP: Create set of pod templates 09/13/22 15:27:11.02 + Sep 13 15:27:11.070: INFO: created test-podtemplate-1 + Sep 13 15:27:11.078: INFO: created test-podtemplate-2 + Sep 13 15:27:11.105: INFO: created test-podtemplate-3 + STEP: get a list of pod templates with a label in the current namespace 09/13/22 15:27:11.105 + STEP: delete collection of pod templates 09/13/22 15:27:11.112 + Sep 13 15:27:11.112: INFO: requesting DeleteCollection of pod templates + STEP: check that the list of pod templates matches the requested quantity 09/13/22 15:27:11.135 + Sep 13 15:27:11.136: INFO: requesting list of pod templates to confirm quantity + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 + Sep 13 15:27:11.144: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "podtemplate-2996" for this suite. 09/13/22 15:27:11.153 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:263 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:11.186 +Sep 13 15:27:11.187: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:27:11.188 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:11.245 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:11.253 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:27:11.289 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:27:11.938 +STEP: Deploying the webhook pod 09/13/22 15:27:11.944 +STEP: Wait for the deployment to be ready 09/13/22 15:27:11.953 +Sep 13 15:27:11.975: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:27:13.987 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:27:14.008 +Sep 13 15:27:15.008: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:263 +STEP: Registering the mutating pod webhook via the AdmissionRegistration API 09/13/22 15:27:15.012 +STEP: create a pod that should be updated by the webhook 09/13/22 15:27:15.035 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:27:15.090: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6740" for this suite. 09/13/22 15:27:15.094 +STEP: Destroying namespace "webhook-6740-markers" for this suite. 09/13/22 15:27:15.102 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]","completed":138,"skipped":2410,"failed":0} +------------------------------ +• [3.986 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:263 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:11.186 + Sep 13 15:27:11.187: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:27:11.188 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:11.245 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:11.253 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:27:11.289 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:27:11.938 + STEP: Deploying the webhook pod 09/13/22 15:27:11.944 + STEP: Wait for the deployment to be ready 09/13/22 15:27:11.953 + Sep 13 15:27:11.975: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:27:13.987 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:27:14.008 + Sep 13 15:27:15.008: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate pod and apply defaults after mutation [Conformance] + test/e2e/apimachinery/webhook.go:263 + STEP: Registering the mutating pod webhook via the AdmissionRegistration API 09/13/22 15:27:15.012 + STEP: create a pod that should be updated by the webhook 09/13/22 15:27:15.035 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:27:15.090: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-6740" for this suite. 09/13/22 15:27:15.094 + STEP: Destroying namespace "webhook-6740-markers" for this suite. 09/13/22 15:27:15.102 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:15.178 +Sep 13 15:27:15.178: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 15:27:15.179 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:15.198 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:15.204 +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 +Sep 13 15:27:15.208: INFO: Creating ReplicaSet my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6 +Sep 13 15:27:15.220: INFO: Pod name my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Found 0 pods out of 1 +Sep 13 15:27:20.232: INFO: Pod name my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Found 1 pods out of 1 +Sep 13 15:27:20.232: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6" is running +Sep 13 15:27:20.232: INFO: Waiting up to 5m0s for pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" in namespace "replicaset-8367" to be "running" +Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8": Phase="Running", Reason="", readiness=true. Elapsed: 8.602198ms +Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" satisfied condition "running" +Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:15 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:16 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:16 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:15 +0000 UTC Reason: Message:}]) +Sep 13 15:27:20.241: INFO: Trying to dial the pod +Sep 13 15:27:25.256: INFO: Controller my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Got expected result from replica 1 [my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8]: "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 15:27:25.256: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-8367" for this suite. 09/13/22 15:27:25.259 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]","completed":139,"skipped":2445,"failed":0} +------------------------------ +• [SLOW TEST] [10.086 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:15.178 + Sep 13 15:27:15.178: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 15:27:15.179 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:15.198 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:15.204 + [It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/apps/replica_set.go:111 + Sep 13 15:27:15.208: INFO: Creating ReplicaSet my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6 + Sep 13 15:27:15.220: INFO: Pod name my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Found 0 pods out of 1 + Sep 13 15:27:20.232: INFO: Pod name my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Found 1 pods out of 1 + Sep 13 15:27:20.232: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6" is running + Sep 13 15:27:20.232: INFO: Waiting up to 5m0s for pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" in namespace "replicaset-8367" to be "running" + Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8": Phase="Running", Reason="", readiness=true. Elapsed: 8.602198ms + Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" satisfied condition "running" + Sep 13 15:27:20.241: INFO: Pod "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:15 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:16 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:16 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-09-13 15:27:15 +0000 UTC Reason: Message:}]) + Sep 13 15:27:20.241: INFO: Trying to dial the pod + Sep 13 15:27:25.256: INFO: Controller my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6: Got expected result from replica 1 [my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8]: "my-hostname-basic-e991f543-b878-4c28-9b6c-3f80499ff6a6-9nfx8", 1 of 1 required successes so far + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 15:27:25.256: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-8367" for this suite. 09/13/22 15:27:25.259 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] EndpointSliceMirroring + should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:25.265 +Sep 13 15:27:25.265: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename endpointslicemirroring 09/13/22 15:27:25.266 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:25.282 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:25.291 +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/network/endpointslicemirroring.go:41 +[It] should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 +STEP: mirroring a new custom Endpoint 09/13/22 15:27:25.309 +Sep 13 15:27:25.331: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 +STEP: mirroring an update to a custom Endpoint 09/13/22 15:27:27.335 +Sep 13 15:27:27.345: INFO: Expected EndpointSlice to have 10.2.3.4 as address, got 10.1.2.3 +STEP: mirroring deletion of a custom Endpoint 09/13/22 15:27:29.35 +Sep 13 15:27:29.359: INFO: Waiting for 0 EndpointSlices to exist, got 1 +[AfterEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:187 +Sep 13 15:27:31.364: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslicemirroring-7524" for this suite. 09/13/22 15:27:31.371 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]","completed":140,"skipped":2454,"failed":0} +------------------------------ +• [SLOW TEST] [6.115 seconds] +[sig-network] EndpointSliceMirroring +test/e2e/network/common/framework.go:23 + should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:25.265 + Sep 13 15:27:25.265: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename endpointslicemirroring 09/13/22 15:27:25.266 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:25.282 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:25.291 + [BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/network/endpointslicemirroring.go:41 + [It] should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/network/endpointslicemirroring.go:53 + STEP: mirroring a new custom Endpoint 09/13/22 15:27:25.309 + Sep 13 15:27:25.331: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 + STEP: mirroring an update to a custom Endpoint 09/13/22 15:27:27.335 + Sep 13 15:27:27.345: INFO: Expected EndpointSlice to have 10.2.3.4 as address, got 10.1.2.3 + STEP: mirroring deletion of a custom Endpoint 09/13/22 15:27:29.35 + Sep 13 15:27:29.359: INFO: Waiting for 0 EndpointSlices to exist, got 1 + [AfterEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:187 + Sep 13 15:27:31.364: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "endpointslicemirroring-7524" for this suite. 09/13/22 15:27:31.371 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:220 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:31.384 +Sep 13 15:27:31.384: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:27:31.385 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:31.403 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:31.406 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:220 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:27:31.41 +Sep 13 15:27:31.422: INFO: Waiting up to 5m0s for pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9" in namespace "downward-api-2334" to be "Succeeded or Failed" +Sep 13 15:27:31.430: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Pending", Reason="", readiness=false. Elapsed: 7.973456ms +Sep 13 15:27:33.436: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013571781s +Sep 13 15:27:35.435: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0126328s +STEP: Saw pod success 09/13/22 15:27:35.435 +Sep 13 15:27:35.435: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9" satisfied condition "Succeeded or Failed" +Sep 13 15:27:35.438: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 container client-container: +STEP: delete the pod 09/13/22 15:27:35.457 +Sep 13 15:27:35.487: INFO: Waiting for pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 to disappear +Sep 13 15:27:35.492: INFO: Pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:27:35.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-2334" for this suite. 09/13/22 15:27:35.504 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","completed":141,"skipped":2456,"failed":0} +------------------------------ +• [4.127 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:220 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:31.384 + Sep 13 15:27:31.384: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:27:31.385 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:31.403 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:31.406 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:220 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:27:31.41 + Sep 13 15:27:31.422: INFO: Waiting up to 5m0s for pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9" in namespace "downward-api-2334" to be "Succeeded or Failed" + Sep 13 15:27:31.430: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Pending", Reason="", readiness=false. Elapsed: 7.973456ms + Sep 13 15:27:33.436: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013571781s + Sep 13 15:27:35.435: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.0126328s + STEP: Saw pod success 09/13/22 15:27:35.435 + Sep 13 15:27:35.435: INFO: Pod "downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9" satisfied condition "Succeeded or Failed" + Sep 13 15:27:35.438: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 container client-container: + STEP: delete the pod 09/13/22 15:27:35.457 + Sep 13 15:27:35.487: INFO: Waiting for pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 to disappear + Sep 13 15:27:35.492: INFO: Pod downwardapi-volume-a140ee52-adf3-4f02-8552-800096dd82a9 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:27:35.492: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-2334" for this suite. 09/13/22 15:27:35.504 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:380 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:35.518 +Sep 13 15:27:35.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:27:35.519 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:35.543 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:35.547 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:27:35.565 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:27:36.03 +STEP: Deploying the webhook pod 09/13/22 15:27:36.033 +STEP: Wait for the deployment to be ready 09/13/22 15:27:36.046 +Sep 13 15:27:36.056: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:27:38.066 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:27:38.085 +Sep 13 15:27:39.086: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:380 +STEP: Setting timeout (1s) shorter than webhook latency (5s) 09/13/22 15:27:39.089 +STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:39.089 +STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) 09/13/22 15:27:39.111 +STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore 09/13/22 15:27:40.207 +STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:40.207 +STEP: Having no error when timeout is longer than webhook latency 09/13/22 15:27:41.289 +STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:41.289 +Sep 13 15:27:41.445: INFO: Waiting for webhook configuration to be ready... +STEP: Having no error when timeout is empty (defaulted to 10s in v1) 09/13/22 15:27:46.587 +STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:46.587 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:27:51.615: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-6431" for this suite. 09/13/22 15:27:51.619 +STEP: Destroying namespace "webhook-6431-markers" for this suite. 09/13/22 15:27:51.624 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]","completed":142,"skipped":2463,"failed":0} +------------------------------ +• [SLOW TEST] [16.217 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:380 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:35.518 + Sep 13 15:27:35.518: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:27:35.519 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:35.543 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:35.547 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:27:35.565 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:27:36.03 + STEP: Deploying the webhook pod 09/13/22 15:27:36.033 + STEP: Wait for the deployment to be ready 09/13/22 15:27:36.046 + Sep 13 15:27:36.056: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:27:38.066 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:27:38.085 + Sep 13 15:27:39.086: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should honor timeout [Conformance] + test/e2e/apimachinery/webhook.go:380 + STEP: Setting timeout (1s) shorter than webhook latency (5s) 09/13/22 15:27:39.089 + STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:39.089 + STEP: Request fails when timeout (1s) is shorter than slow webhook latency (5s) 09/13/22 15:27:39.111 + STEP: Having no error when timeout is shorter than webhook latency and failure policy is ignore 09/13/22 15:27:40.207 + STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:40.207 + STEP: Having no error when timeout is longer than webhook latency 09/13/22 15:27:41.289 + STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:41.289 + Sep 13 15:27:41.445: INFO: Waiting for webhook configuration to be ready... + STEP: Having no error when timeout is empty (defaulted to 10s in v1) 09/13/22 15:27:46.587 + STEP: Registering slow webhook via the AdmissionRegistration API 09/13/22 15:27:46.587 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:27:51.615: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-6431" for this suite. 09/13/22 15:27:51.619 + STEP: Destroying namespace "webhook-6431-markers" for this suite. 09/13/22 15:27:51.624 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] KubeletManagedEtcHosts + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 +[BeforeEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:51.736 +Sep 13 15:27:51.736: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts 09/13/22 15:27:51.772 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:51.92 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:52.059 +[It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 +STEP: Setting up the test 09/13/22 15:27:52.071 +STEP: Creating hostNetwork=false pod 09/13/22 15:27:52.072 +Sep 13 15:27:52.120: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "e2e-kubelet-etc-hosts-5524" to be "running and ready" +Sep 13 15:27:52.149: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 22.747849ms +Sep 13 15:27:52.156: INFO: The phase of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:27:54.161: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.034419391s +Sep 13 15:27:54.161: INFO: The phase of Pod test-pod is Running (Ready = true) +Sep 13 15:27:54.162: INFO: Pod "test-pod" satisfied condition "running and ready" +STEP: Creating hostNetwork=true pod 09/13/22 15:27:54.165 +Sep 13 15:27:54.181: INFO: Waiting up to 5m0s for pod "test-host-network-pod" in namespace "e2e-kubelet-etc-hosts-5524" to be "running and ready" +Sep 13 15:27:54.190: INFO: Pod "test-host-network-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 9.474584ms +Sep 13 15:27:54.191: INFO: The phase of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:27:56.214: INFO: Pod "test-host-network-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.03292406s +Sep 13 15:27:56.214: INFO: The phase of Pod test-host-network-pod is Running (Ready = true) +Sep 13 15:27:56.214: INFO: Pod "test-host-network-pod" satisfied condition "running and ready" +STEP: Running the test 09/13/22 15:27:56.236 +STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false 09/13/22 15:27:56.236 +Sep 13 15:27:56.236: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:56.236: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:56.237: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:56.237: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Sep 13 15:27:56.396: INFO: Exec stderr: "" +Sep 13 15:27:56.396: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:56.396: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:56.397: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:56.397: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Sep 13 15:27:56.531: INFO: Exec stderr: "" +Sep 13 15:27:56.531: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:56.531: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:56.532: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:56.532: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Sep 13 15:27:56.684: INFO: Exec stderr: "" +Sep 13 15:27:56.685: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:56.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:56.686: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:56.686: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Sep 13 15:27:56.820: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount 09/13/22 15:27:56.82 +Sep 13 15:27:56.821: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:56.821: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:56.822: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:56.822: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Sep 13 15:27:57.021: INFO: Exec stderr: "" +Sep 13 15:27:57.021: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:57.021: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:57.022: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:57.023: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Sep 13 15:27:57.143: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true 09/13/22 15:27:57.143 +Sep 13 15:27:57.143: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:57.143: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:57.144: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:57.144: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Sep 13 15:27:57.271: INFO: Exec stderr: "" +Sep 13 15:27:57.271: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:57.271: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:57.272: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:57.272: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Sep 13 15:27:57.398: INFO: Exec stderr: "" +Sep 13 15:27:57.398: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:57.398: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:57.398: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:57.398: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Sep 13 15:27:57.533: INFO: Exec stderr: "" +Sep 13 15:27:57.534: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:27:57.534: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:27:57.534: INFO: ExecWithOptions: Clientset creation +Sep 13 15:27:57.534: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Sep 13 15:27:57.609: INFO: Exec stderr: "" +[AfterEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:187 +Sep 13 15:27:57.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "e2e-kubelet-etc-hosts-5524" for this suite. 09/13/22 15:27:57.614 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]","completed":143,"skipped":2492,"failed":0} +------------------------------ +• [SLOW TEST] [5.886 seconds] +[sig-node] KubeletManagedEtcHosts +test/e2e/common/node/framework.go:23 + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:51.736 + Sep 13 15:27:51.736: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts 09/13/22 15:27:51.772 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:51.92 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:52.059 + [It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/kubelet_etc_hosts.go:63 + STEP: Setting up the test 09/13/22 15:27:52.071 + STEP: Creating hostNetwork=false pod 09/13/22 15:27:52.072 + Sep 13 15:27:52.120: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "e2e-kubelet-etc-hosts-5524" to be "running and ready" + Sep 13 15:27:52.149: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 22.747849ms + Sep 13 15:27:52.156: INFO: The phase of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:27:54.161: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.034419391s + Sep 13 15:27:54.161: INFO: The phase of Pod test-pod is Running (Ready = true) + Sep 13 15:27:54.162: INFO: Pod "test-pod" satisfied condition "running and ready" + STEP: Creating hostNetwork=true pod 09/13/22 15:27:54.165 + Sep 13 15:27:54.181: INFO: Waiting up to 5m0s for pod "test-host-network-pod" in namespace "e2e-kubelet-etc-hosts-5524" to be "running and ready" + Sep 13 15:27:54.190: INFO: Pod "test-host-network-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 9.474584ms + Sep 13 15:27:54.191: INFO: The phase of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:27:56.214: INFO: Pod "test-host-network-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.03292406s + Sep 13 15:27:56.214: INFO: The phase of Pod test-host-network-pod is Running (Ready = true) + Sep 13 15:27:56.214: INFO: Pod "test-host-network-pod" satisfied condition "running and ready" + STEP: Running the test 09/13/22 15:27:56.236 + STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false 09/13/22 15:27:56.236 + Sep 13 15:27:56.236: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:56.236: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:56.237: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:56.237: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Sep 13 15:27:56.396: INFO: Exec stderr: "" + Sep 13 15:27:56.396: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:56.396: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:56.397: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:56.397: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Sep 13 15:27:56.531: INFO: Exec stderr: "" + Sep 13 15:27:56.531: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:56.531: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:56.532: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:56.532: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Sep 13 15:27:56.684: INFO: Exec stderr: "" + Sep 13 15:27:56.685: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:56.685: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:56.686: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:56.686: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Sep 13 15:27:56.820: INFO: Exec stderr: "" + STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount 09/13/22 15:27:56.82 + Sep 13 15:27:56.821: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:56.821: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:56.822: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:56.822: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true) + Sep 13 15:27:57.021: INFO: Exec stderr: "" + Sep 13 15:27:57.021: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:57.021: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:57.022: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:57.023: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true) + Sep 13 15:27:57.143: INFO: Exec stderr: "" + STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true 09/13/22 15:27:57.143 + Sep 13 15:27:57.143: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:57.143: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:57.144: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:57.144: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Sep 13 15:27:57.271: INFO: Exec stderr: "" + Sep 13 15:27:57.271: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:57.271: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:57.272: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:57.272: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) + Sep 13 15:27:57.398: INFO: Exec stderr: "" + Sep 13 15:27:57.398: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:57.398: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:57.398: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:57.398: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Sep 13 15:27:57.533: INFO: Exec stderr: "" + Sep 13 15:27:57.534: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5524 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:27:57.534: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:27:57.534: INFO: ExecWithOptions: Clientset creation + Sep 13 15:27:57.534: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5524/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) + Sep 13 15:27:57.609: INFO: Exec stderr: "" + [AfterEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:187 + Sep 13 15:27:57.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "e2e-kubelet-etc-hosts-5524" for this suite. 09/13/22 15:27:57.614 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:543 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:27:57.631 +Sep 13 15:27:57.631: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:27:57.632 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:57.656 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:57.66 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Sep 13 15:27:57.689: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 15:28:57.750: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PreemptionExecutionPath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:28:57.753 +Sep 13 15:28:57.753: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption-path 09/13/22 15:28:57.755 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:28:57.774 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:28:57.785 +[BeforeEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:496 +STEP: Finding an available node 09/13/22 15:28:57.791 +STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:28:57.791 +Sep 13 15:28:57.810: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-preemption-path-3342" to be "running" +Sep 13 15:28:57.821: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 10.23179ms +Sep 13 15:28:59.825: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014670465s +Sep 13 15:29:01.824: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 4.013847018s +Sep 13 15:29:01.825: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:29:01.828 +Sep 13 15:29:01.840: INFO: found a healthy node: gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +[It] runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:543 +Sep 13 15:29:17.936: INFO: pods created so far: [1 1 1] +Sep 13 15:29:17.936: INFO: length of pods created so far: 3 +Sep 13 15:29:19.961: INFO: pods created so far: [2 2 1] +[AfterEach] PreemptionExecutionPath + test/e2e/framework/framework.go:187 +Sep 13 15:29:26.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-3342" for this suite. 09/13/22 15:29:26.969 +[AfterEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:470 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:29:27.004: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-8967" for this suite. 09/13/22 15:29:27.008 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath runs ReplicaSets to verify preemption running path [Conformance]","completed":144,"skipped":2514,"failed":0} +------------------------------ +• [SLOW TEST] [89.440 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PreemptionExecutionPath + test/e2e/scheduling/preemption.go:458 + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:543 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:27:57.631 + Sep 13 15:27:57.631: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:27:57.632 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:27:57.656 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:27:57.66 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 + Sep 13 15:27:57.689: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 15:28:57.750: INFO: Waiting for terminating namespaces to be deleted... + [BeforeEach] PreemptionExecutionPath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:28:57.753 + Sep 13 15:28:57.753: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption-path 09/13/22 15:28:57.755 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:28:57.774 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:28:57.785 + [BeforeEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:496 + STEP: Finding an available node 09/13/22 15:28:57.791 + STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:28:57.791 + Sep 13 15:28:57.810: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-preemption-path-3342" to be "running" + Sep 13 15:28:57.821: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 10.23179ms + Sep 13 15:28:59.825: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014670465s + Sep 13 15:29:01.824: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 4.013847018s + Sep 13 15:29:01.825: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:29:01.828 + Sep 13 15:29:01.840: INFO: found a healthy node: gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + [It] runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/scheduling/preemption.go:543 + Sep 13 15:29:17.936: INFO: pods created so far: [1 1 1] + Sep 13 15:29:17.936: INFO: length of pods created so far: 3 + Sep 13 15:29:19.961: INFO: pods created so far: [2 2 1] + [AfterEach] PreemptionExecutionPath + test/e2e/framework/framework.go:187 + Sep 13 15:29:26.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-path-3342" for this suite. 09/13/22 15:29:26.969 + [AfterEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:470 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:29:27.004: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-8967" for this suite. 09/13/22 15:29:27.008 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:874 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:27.076 +Sep 13 15:29:27.077: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:29:27.078 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.096 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.099 +[It] should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:874 +STEP: Creating a ResourceQuota 09/13/22 15:29:27.104 +STEP: Getting a ResourceQuota 09/13/22 15:29:27.108 +STEP: Updating a ResourceQuota 09/13/22 15:29:27.112 +STEP: Verifying a ResourceQuota was modified 09/13/22 15:29:27.121 +STEP: Deleting a ResourceQuota 09/13/22 15:29:27.131 +STEP: Verifying the deleted ResourceQuota 09/13/22 15:29:27.137 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:29:27.140: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9257" for this suite. 09/13/22 15:29:27.145 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","completed":145,"skipped":2566,"failed":0} +------------------------------ +• [0.079 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:874 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:27.076 + Sep 13 15:29:27.077: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:29:27.078 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.096 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.099 + [It] should be able to update and delete ResourceQuota. [Conformance] + test/e2e/apimachinery/resource_quota.go:874 + STEP: Creating a ResourceQuota 09/13/22 15:29:27.104 + STEP: Getting a ResourceQuota 09/13/22 15:29:27.108 + STEP: Updating a ResourceQuota 09/13/22 15:29:27.112 + STEP: Verifying a ResourceQuota was modified 09/13/22 15:29:27.121 + STEP: Deleting a ResourceQuota 09/13/22 15:29:27.131 + STEP: Verifying the deleted ResourceQuota 09/13/22 15:29:27.137 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:29:27.140: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-9257" for this suite. 09/13/22 15:29:27.145 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:86 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:27.175 +Sep 13 15:29:27.176: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption 09/13/22 15:29:27.177 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.193 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.197 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[BeforeEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:27.2 +Sep 13 15:29:27.200: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption-2 09/13/22 15:29:27.202 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.224 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.228 +[It] should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:86 +STEP: Waiting for the pdb to be processed 09/13/22 15:29:27.237 +STEP: Waiting for the pdb to be processed 09/13/22 15:29:29.25 +STEP: Waiting for the pdb to be processed 09/13/22 15:29:31.275 +STEP: listing a collection of PDBs across all namespaces 09/13/22 15:29:31.292 +STEP: listing a collection of PDBs in namespace disruption-7037 09/13/22 15:29:31.296 +STEP: deleting a collection of PDBs 09/13/22 15:29:31.301 +STEP: Waiting for the PDB collection to be deleted 09/13/22 15:29:31.314 +[AfterEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:187 +Sep 13 15:29:31.318: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2-8883" for this suite. 09/13/22 15:29:31.324 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +Sep 13 15:29:31.331: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-7037" for this suite. 09/13/22 15:29:31.338 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces should list and delete a collection of PodDisruptionBudgets [Conformance]","completed":146,"skipped":2611,"failed":0} +------------------------------ +• [4.169 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + Listing PodDisruptionBudgets for all namespaces + test/e2e/apps/disruption.go:77 + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:86 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:27.175 + Sep 13 15:29:27.176: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption 09/13/22 15:29:27.177 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.193 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.197 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 + [BeforeEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:27.2 + Sep 13 15:29:27.200: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption-2 09/13/22 15:29:27.202 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:27.224 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:27.228 + [It] should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/apps/disruption.go:86 + STEP: Waiting for the pdb to be processed 09/13/22 15:29:27.237 + STEP: Waiting for the pdb to be processed 09/13/22 15:29:29.25 + STEP: Waiting for the pdb to be processed 09/13/22 15:29:31.275 + STEP: listing a collection of PDBs across all namespaces 09/13/22 15:29:31.292 + STEP: listing a collection of PDBs in namespace disruption-7037 09/13/22 15:29:31.296 + STEP: deleting a collection of PDBs 09/13/22 15:29:31.301 + STEP: Waiting for the PDB collection to be deleted 09/13/22 15:29:31.314 + [AfterEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:187 + Sep 13 15:29:31.318: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-2-8883" for this suite. 09/13/22 15:29:31.324 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 + Sep 13 15:29:31.331: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-7037" for this suite. 09/13/22 15:29:31.338 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:503 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:31.346 +Sep 13 15:29:31.346: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:29:31.347 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:31.36 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:31.365 +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:503 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:29:31.427: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1611" for this suite. 09/13/22 15:29:31.431 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]","completed":147,"skipped":2639,"failed":0} +------------------------------ +• [0.090 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:503 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:31.346 + Sep 13 15:29:31.346: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:29:31.347 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:31.36 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:31.365 + [It] should be immutable if `immutable` field is set [Conformance] + test/e2e/common/storage/configmap_volume.go:503 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:29:31.427: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-1611" for this suite. 09/13/22 15:29:31.431 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] Job + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:254 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:31.436 +Sep 13 15:29:31.436: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 15:29:31.437 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:31.457 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:31.46 +[It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:254 +STEP: Creating a job 09/13/22 15:29:31.464 +STEP: Ensuring job reaches completions 09/13/22 15:29:31.472 +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 15:29:43.476: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-3877" for this suite. 09/13/22 15:29:43.48 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","completed":148,"skipped":2639,"failed":0} +------------------------------ +• [SLOW TEST] [12.051 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:254 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:31.436 + Sep 13 15:29:31.436: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 15:29:31.437 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:31.457 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:31.46 + [It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/apps/job.go:254 + STEP: Creating a job 09/13/22 15:29:31.464 + STEP: Ensuring job reaches completions 09/13/22 15:29:31.472 + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 15:29:43.476: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-3877" for this suite. 09/13/22 15:29:43.48 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:125 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:29:43.497 +Sep 13 15:29:43.498: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:29:43.499 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:43.514 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:43.519 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Sep 13 15:29:43.547: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 15:30:43.591: INFO: Waiting for terminating namespaces to be deleted... +[It] validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:125 +STEP: Create pods that use 4/5 of node resources. 09/13/22 15:30:43.594 +Sep 13 15:30:43.641: INFO: Created pod: pod0-0-sched-preemption-low-priority +Sep 13 15:30:43.662: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Sep 13 15:30:43.755: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Sep 13 15:30:43.784: INFO: Created pod: pod1-1-sched-preemption-medium-priority +Sep 13 15:30:43.836: INFO: Created pod: pod2-0-sched-preemption-medium-priority +Sep 13 15:30:43.855: INFO: Created pod: pod2-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. 09/13/22 15:30:43.855 +Sep 13 15:30:43.855: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:43.861: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 5.894247ms +Sep 13 15:30:45.866: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010526876s +Sep 13 15:30:47.866: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 4.010386178s +Sep 13 15:30:49.865: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010015762s +Sep 13 15:30:51.865: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 8.009648306s +Sep 13 15:30:51.865: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" +Sep 13 15:30:51.866: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:51.869: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.867284ms +Sep 13 15:30:51.869: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:30:51.869: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:51.872: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.786236ms +Sep 13 15:30:53.877: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.007500163s +Sep 13 15:30:53.877: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:30:53.877: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:53.880: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.685305ms +Sep 13 15:30:53.880: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:30:53.880: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:53.882: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.779189ms +Sep 13 15:30:53.882: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:30:53.883: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:53.885: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.45848ms +Sep 13 15:30:53.885: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" +STEP: Run a high priority pod that has same requirements as that of lower priority pod 09/13/22 15:30:53.885 +Sep 13 15:30:53.899: INFO: Waiting up to 2m0s for pod "preemptor-pod" in namespace "sched-preemption-4481" to be "running" +Sep 13 15:30:53.906: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.56408ms +Sep 13 15:30:55.910: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010868516s +Sep 13 15:30:57.910: INFO: Pod "preemptor-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.010477995s +Sep 13 15:30:57.910: INFO: Pod "preemptor-pod" satisfied condition "running" +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:30:57.927: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-4481" for this suite. 09/13/22 15:30:57.933 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates basic preemption works [Conformance]","completed":149,"skipped":2674,"failed":0} +------------------------------ +• [SLOW TEST] [74.509 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:125 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:29:43.497 + Sep 13 15:29:43.498: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:29:43.499 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:29:43.514 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:29:43.519 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 + Sep 13 15:29:43.547: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 15:30:43.591: INFO: Waiting for terminating namespaces to be deleted... + [It] validates basic preemption works [Conformance] + test/e2e/scheduling/preemption.go:125 + STEP: Create pods that use 4/5 of node resources. 09/13/22 15:30:43.594 + Sep 13 15:30:43.641: INFO: Created pod: pod0-0-sched-preemption-low-priority + Sep 13 15:30:43.662: INFO: Created pod: pod0-1-sched-preemption-medium-priority + Sep 13 15:30:43.755: INFO: Created pod: pod1-0-sched-preemption-medium-priority + Sep 13 15:30:43.784: INFO: Created pod: pod1-1-sched-preemption-medium-priority + Sep 13 15:30:43.836: INFO: Created pod: pod2-0-sched-preemption-medium-priority + Sep 13 15:30:43.855: INFO: Created pod: pod2-1-sched-preemption-medium-priority + STEP: Wait for pods to be scheduled. 09/13/22 15:30:43.855 + Sep 13 15:30:43.855: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:43.861: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 5.894247ms + Sep 13 15:30:45.866: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010526876s + Sep 13 15:30:47.866: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 4.010386178s + Sep 13 15:30:49.865: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 6.010015762s + Sep 13 15:30:51.865: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 8.009648306s + Sep 13 15:30:51.865: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" + Sep 13 15:30:51.866: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:51.869: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.867284ms + Sep 13 15:30:51.869: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:30:51.869: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:51.872: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.786236ms + Sep 13 15:30:53.877: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.007500163s + Sep 13 15:30:53.877: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:30:53.877: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:53.880: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.685305ms + Sep 13 15:30:53.880: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:30:53.880: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:53.882: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.779189ms + Sep 13 15:30:53.882: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:30:53.883: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:53.885: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.45848ms + Sep 13 15:30:53.885: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" + STEP: Run a high priority pod that has same requirements as that of lower priority pod 09/13/22 15:30:53.885 + Sep 13 15:30:53.899: INFO: Waiting up to 2m0s for pod "preemptor-pod" in namespace "sched-preemption-4481" to be "running" + Sep 13 15:30:53.906: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.56408ms + Sep 13 15:30:55.910: INFO: Pod "preemptor-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010868516s + Sep 13 15:30:57.910: INFO: Pod "preemptor-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.010477995s + Sep 13 15:30:57.910: INFO: Pod "preemptor-pod" satisfied condition "running" + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:30:57.927: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-4481" for this suite. 09/13/22 15:30:57.933 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:733 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:30:58.013 +Sep 13 15:30:58.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:30:58.016 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:30:58.036 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:30:58.041 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Sep 13 15:30:58.063: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 15:31:58.110: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PriorityClass endpoints + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:31:58.114 +Sep 13 15:31:58.114: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption-path 09/13/22 15:31:58.115 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:31:58.13 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:31:58.136 +[BeforeEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:690 +[It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:733 +Sep 13 15:31:58.165: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: value: Forbidden: may not be changed in an update. +Sep 13 15:31:58.169: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: value: Forbidden: may not be changed in an update. +[AfterEach] PriorityClass endpoints + test/e2e/framework/framework.go:187 +Sep 13 15:31:58.196: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-4263" for this suite. 09/13/22 15:31:58.202 +[AfterEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:706 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:31:58.219: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-3207" for this suite. 09/13/22 15:31:58.224 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints verify PriorityClass endpoints can be operated with different HTTP methods [Conformance]","completed":150,"skipped":2676,"failed":0} +------------------------------ +• [SLOW TEST] [60.278 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PriorityClass endpoints + test/e2e/scheduling/preemption.go:683 + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:733 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:30:58.013 + Sep 13 15:30:58.014: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:30:58.016 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:30:58.036 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:30:58.041 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 + Sep 13 15:30:58.063: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 15:31:58.110: INFO: Waiting for terminating namespaces to be deleted... + [BeforeEach] PriorityClass endpoints + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:31:58.114 + Sep 13 15:31:58.114: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption-path 09/13/22 15:31:58.115 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:31:58.13 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:31:58.136 + [BeforeEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:690 + [It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/scheduling/preemption.go:733 + Sep 13 15:31:58.165: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: value: Forbidden: may not be changed in an update. + Sep 13 15:31:58.169: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: value: Forbidden: may not be changed in an update. + [AfterEach] PriorityClass endpoints + test/e2e/framework/framework.go:187 + Sep 13 15:31:58.196: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-path-4263" for this suite. 09/13/22 15:31:58.202 + [AfterEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:706 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:31:58.219: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-3207" for this suite. 09/13/22 15:31:58.224 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:206 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:31:58.3 +Sep 13 15:31:58.301: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:31:58.302 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:31:58.326 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:31:58.333 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:206 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:31:58.337 +Sep 13 15:31:58.347: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17" in namespace "projected-1417" to be "Succeeded or Failed" +Sep 13 15:31:58.356: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Pending", Reason="", readiness=false. Elapsed: 9.032023ms +Sep 13 15:32:00.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013120448s +Sep 13 15:32:02.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013390611s +STEP: Saw pod success 09/13/22 15:32:02.361 +Sep 13 15:32:02.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17" satisfied condition "Succeeded or Failed" +Sep 13 15:32:02.364: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 container client-container: +STEP: delete the pod 09/13/22 15:32:02.386 +Sep 13 15:32:02.395: INFO: Waiting for pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 to disappear +Sep 13 15:32:02.402: INFO: Pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:32:02.402: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1417" for this suite. 09/13/22 15:32:02.405 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]","completed":151,"skipped":2726,"failed":0} +------------------------------ +• [4.111 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:206 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:31:58.3 + Sep 13 15:31:58.301: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:31:58.302 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:31:58.326 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:31:58.333 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:206 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:31:58.337 + Sep 13 15:31:58.347: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17" in namespace "projected-1417" to be "Succeeded or Failed" + Sep 13 15:31:58.356: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Pending", Reason="", readiness=false. Elapsed: 9.032023ms + Sep 13 15:32:00.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013120448s + Sep 13 15:32:02.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013390611s + STEP: Saw pod success 09/13/22 15:32:02.361 + Sep 13 15:32:02.361: INFO: Pod "downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17" satisfied condition "Succeeded or Failed" + Sep 13 15:32:02.364: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 container client-container: + STEP: delete the pod 09/13/22 15:32:02.386 + Sep 13 15:32:02.395: INFO: Waiting for pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 to disappear + Sep 13 15:32:02.402: INFO: Pod downwardapi-volume-9ad07935-de41-4a02-90a1-fe06f9eb7d17 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:32:02.402: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-1417" for this suite. 09/13/22 15:32:02.405 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context When creating a container with runAsUser + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:346 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:32:02.417 +Sep 13 15:32:02.417: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context-test 09/13/22 15:32:02.419 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:02.437 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:02.441 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 +[It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:346 +Sep 13 15:32:02.456: INFO: Waiting up to 5m0s for pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236" in namespace "security-context-test-2150" to be "Succeeded or Failed" +Sep 13 15:32:02.468: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Pending", Reason="", readiness=false. Elapsed: 11.328167ms +Sep 13 15:32:04.471: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Running", Reason="", readiness=false. Elapsed: 2.015086889s +Sep 13 15:32:06.472: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015504623s +Sep 13 15:32:06.472: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 15:32:06.473: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-2150" for this suite. 09/13/22 15:32:06.476 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]","completed":152,"skipped":2765,"failed":0} +------------------------------ +• [4.066 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a container with runAsUser + test/e2e/common/node/security_context.go:308 + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:346 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:32:02.417 + Sep 13 15:32:02.417: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context-test 09/13/22 15:32:02.419 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:02.437 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:02.441 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 + [It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:346 + Sep 13 15:32:02.456: INFO: Waiting up to 5m0s for pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236" in namespace "security-context-test-2150" to be "Succeeded or Failed" + Sep 13 15:32:02.468: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Pending", Reason="", readiness=false. Elapsed: 11.328167ms + Sep 13 15:32:04.471: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Running", Reason="", readiness=false. Elapsed: 2.015086889s + Sep 13 15:32:06.472: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015504623s + Sep 13 15:32:06.472: INFO: Pod "busybox-user-65534-f6ba589f-d10e-4ab6-aade-f182ebc40236" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 15:32:06.473: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-test-2150" for this suite. 09/13/22 15:32:06.476 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Update Demo + should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:350 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:32:06.487 +Sep 13 15:32:06.488: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:32:06.489 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:06.505 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:06.509 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:324 +[It] should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:350 +STEP: creating a replication controller 09/13/22 15:32:06.514 +Sep 13 15:32:06.514: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 create -f -' +Sep 13 15:32:06.780: INFO: stderr: "" +Sep 13 15:32:06.780: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:06.78 +Sep 13 15:32:06.781: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 15:32:06.910: INFO: stderr: "" +Sep 13 15:32:06.910: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " +Sep 13 15:32:06.910: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:06.992: INFO: stderr: "" +Sep 13 15:32:06.992: INFO: stdout: "" +Sep 13 15:32:06.992: INFO: update-demo-nautilus-dgwnk is created but not running +Sep 13 15:32:11.992: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 15:32:12.097: INFO: stderr: "" +Sep 13 15:32:12.097: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " +Sep 13 15:32:12.097: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:12.185: INFO: stderr: "" +Sep 13 15:32:12.185: INFO: stdout: "true" +Sep 13 15:32:12.185: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 15:32:12.273: INFO: stderr: "" +Sep 13 15:32:12.273: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 15:32:12.274: INFO: validating pod update-demo-nautilus-dgwnk +Sep 13 15:32:12.300: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 15:32:12.300: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 15:32:12.300: INFO: update-demo-nautilus-dgwnk is verified up and running +Sep 13 15:32:12.300: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:12.382: INFO: stderr: "" +Sep 13 15:32:12.382: INFO: stdout: "true" +Sep 13 15:32:12.382: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 15:32:12.465: INFO: stderr: "" +Sep 13 15:32:12.465: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 15:32:12.465: INFO: validating pod update-demo-nautilus-gcvhc +Sep 13 15:32:12.474: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 15:32:12.474: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 15:32:12.474: INFO: update-demo-nautilus-gcvhc is verified up and running +STEP: scaling down the replication controller 09/13/22 15:32:12.475 +Sep 13 15:32:12.478: INFO: scanned /root for discovery docs: +Sep 13 15:32:12.478: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 scale rc update-demo-nautilus --replicas=1 --timeout=5m' +Sep 13 15:32:13.601: INFO: stderr: "" +Sep 13 15:32:13.601: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:13.601 +Sep 13 15:32:13.601: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 15:32:13.682: INFO: stderr: "" +Sep 13 15:32:13.682: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " +STEP: Replicas for name=update-demo: expected=1 actual=2 09/13/22 15:32:13.682 +Sep 13 15:32:18.683: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 15:32:18.769: INFO: stderr: "" +Sep 13 15:32:18.769: INFO: stdout: "update-demo-nautilus-gcvhc " +Sep 13 15:32:18.769: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:18.859: INFO: stderr: "" +Sep 13 15:32:18.859: INFO: stdout: "true" +Sep 13 15:32:18.859: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 15:32:18.939: INFO: stderr: "" +Sep 13 15:32:18.939: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 15:32:18.939: INFO: validating pod update-demo-nautilus-gcvhc +Sep 13 15:32:18.954: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 15:32:18.954: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 15:32:18.954: INFO: update-demo-nautilus-gcvhc is verified up and running +STEP: scaling up the replication controller 09/13/22 15:32:18.954 +Sep 13 15:32:18.957: INFO: scanned /root for discovery docs: +Sep 13 15:32:18.957: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 scale rc update-demo-nautilus --replicas=2 --timeout=5m' +Sep 13 15:32:20.071: INFO: stderr: "" +Sep 13 15:32:20.072: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:20.072 +Sep 13 15:32:20.072: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 15:32:20.160: INFO: stderr: "" +Sep 13 15:32:20.160: INFO: stdout: "update-demo-nautilus-gcvhc update-demo-nautilus-mcnmk " +Sep 13 15:32:20.160: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:20.246: INFO: stderr: "" +Sep 13 15:32:20.246: INFO: stdout: "true" +Sep 13 15:32:20.246: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 15:32:20.336: INFO: stderr: "" +Sep 13 15:32:20.336: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 15:32:20.336: INFO: validating pod update-demo-nautilus-gcvhc +Sep 13 15:32:20.344: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 15:32:20.344: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 15:32:20.344: INFO: update-demo-nautilus-gcvhc is verified up and running +Sep 13 15:32:20.344: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-mcnmk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 15:32:20.424: INFO: stderr: "" +Sep 13 15:32:20.424: INFO: stdout: "true" +Sep 13 15:32:20.424: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-mcnmk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 15:32:20.502: INFO: stderr: "" +Sep 13 15:32:20.502: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 15:32:20.502: INFO: validating pod update-demo-nautilus-mcnmk +Sep 13 15:32:20.513: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 15:32:20.513: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 15:32:20.513: INFO: update-demo-nautilus-mcnmk is verified up and running +STEP: using delete to clean up resources 09/13/22 15:32:20.513 +Sep 13 15:32:20.513: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 delete --grace-period=0 --force -f -' +Sep 13 15:32:20.594: 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 13 15:32:20.594: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Sep 13 15:32:20.594: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get rc,svc -l name=update-demo --no-headers' +Sep 13 15:32:20.739: INFO: stderr: "No resources found in kubectl-7999 namespace.\n" +Sep 13 15:32:20.739: INFO: stdout: "" +Sep 13 15:32:20.739: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 13 15:32:20.823: INFO: stderr: "" +Sep 13 15:32:20.823: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:32:20.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-7999" for this suite. 09/13/22 15:32:20.829 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance]","completed":153,"skipped":2778,"failed":0} +------------------------------ +• [SLOW TEST] [14.350 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:322 + should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:350 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:32:06.487 + Sep 13 15:32:06.488: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:32:06.489 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:06.505 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:06.509 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:324 + [It] should scale a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:350 + STEP: creating a replication controller 09/13/22 15:32:06.514 + Sep 13 15:32:06.514: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 create -f -' + Sep 13 15:32:06.780: INFO: stderr: "" + Sep 13 15:32:06.780: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" + STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:06.78 + Sep 13 15:32:06.781: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 15:32:06.910: INFO: stderr: "" + Sep 13 15:32:06.910: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " + Sep 13 15:32:06.910: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:06.992: INFO: stderr: "" + Sep 13 15:32:06.992: INFO: stdout: "" + Sep 13 15:32:06.992: INFO: update-demo-nautilus-dgwnk is created but not running + Sep 13 15:32:11.992: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 15:32:12.097: INFO: stderr: "" + Sep 13 15:32:12.097: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " + Sep 13 15:32:12.097: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:12.185: INFO: stderr: "" + Sep 13 15:32:12.185: INFO: stdout: "true" + Sep 13 15:32:12.185: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-dgwnk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 15:32:12.273: INFO: stderr: "" + Sep 13 15:32:12.273: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 15:32:12.274: INFO: validating pod update-demo-nautilus-dgwnk + Sep 13 15:32:12.300: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 15:32:12.300: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 15:32:12.300: INFO: update-demo-nautilus-dgwnk is verified up and running + Sep 13 15:32:12.300: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:12.382: INFO: stderr: "" + Sep 13 15:32:12.382: INFO: stdout: "true" + Sep 13 15:32:12.382: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 15:32:12.465: INFO: stderr: "" + Sep 13 15:32:12.465: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 15:32:12.465: INFO: validating pod update-demo-nautilus-gcvhc + Sep 13 15:32:12.474: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 15:32:12.474: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 15:32:12.474: INFO: update-demo-nautilus-gcvhc is verified up and running + STEP: scaling down the replication controller 09/13/22 15:32:12.475 + Sep 13 15:32:12.478: INFO: scanned /root for discovery docs: + Sep 13 15:32:12.478: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 scale rc update-demo-nautilus --replicas=1 --timeout=5m' + Sep 13 15:32:13.601: INFO: stderr: "" + Sep 13 15:32:13.601: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" + STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:13.601 + Sep 13 15:32:13.601: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 15:32:13.682: INFO: stderr: "" + Sep 13 15:32:13.682: INFO: stdout: "update-demo-nautilus-dgwnk update-demo-nautilus-gcvhc " + STEP: Replicas for name=update-demo: expected=1 actual=2 09/13/22 15:32:13.682 + Sep 13 15:32:18.683: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 15:32:18.769: INFO: stderr: "" + Sep 13 15:32:18.769: INFO: stdout: "update-demo-nautilus-gcvhc " + Sep 13 15:32:18.769: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:18.859: INFO: stderr: "" + Sep 13 15:32:18.859: INFO: stdout: "true" + Sep 13 15:32:18.859: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 15:32:18.939: INFO: stderr: "" + Sep 13 15:32:18.939: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 15:32:18.939: INFO: validating pod update-demo-nautilus-gcvhc + Sep 13 15:32:18.954: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 15:32:18.954: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 15:32:18.954: INFO: update-demo-nautilus-gcvhc is verified up and running + STEP: scaling up the replication controller 09/13/22 15:32:18.954 + Sep 13 15:32:18.957: INFO: scanned /root for discovery docs: + Sep 13 15:32:18.957: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 scale rc update-demo-nautilus --replicas=2 --timeout=5m' + Sep 13 15:32:20.071: INFO: stderr: "" + Sep 13 15:32:20.072: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" + STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 15:32:20.072 + Sep 13 15:32:20.072: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 15:32:20.160: INFO: stderr: "" + Sep 13 15:32:20.160: INFO: stdout: "update-demo-nautilus-gcvhc update-demo-nautilus-mcnmk " + Sep 13 15:32:20.160: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:20.246: INFO: stderr: "" + Sep 13 15:32:20.246: INFO: stdout: "true" + Sep 13 15:32:20.246: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-gcvhc -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 15:32:20.336: INFO: stderr: "" + Sep 13 15:32:20.336: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 15:32:20.336: INFO: validating pod update-demo-nautilus-gcvhc + Sep 13 15:32:20.344: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 15:32:20.344: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 15:32:20.344: INFO: update-demo-nautilus-gcvhc is verified up and running + Sep 13 15:32:20.344: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-mcnmk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 15:32:20.424: INFO: stderr: "" + Sep 13 15:32:20.424: INFO: stdout: "true" + Sep 13 15:32:20.424: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods update-demo-nautilus-mcnmk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 15:32:20.502: INFO: stderr: "" + Sep 13 15:32:20.502: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 15:32:20.502: INFO: validating pod update-demo-nautilus-mcnmk + Sep 13 15:32:20.513: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 15:32:20.513: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 15:32:20.513: INFO: update-demo-nautilus-mcnmk is verified up and running + STEP: using delete to clean up resources 09/13/22 15:32:20.513 + Sep 13 15:32:20.513: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 delete --grace-period=0 --force -f -' + Sep 13 15:32:20.594: 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 13 15:32:20.594: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" + Sep 13 15:32:20.594: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get rc,svc -l name=update-demo --no-headers' + Sep 13 15:32:20.739: INFO: stderr: "No resources found in kubectl-7999 namespace.\n" + Sep 13 15:32:20.739: INFO: stdout: "" + Sep 13 15:32:20.739: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7999 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Sep 13 15:32:20.823: INFO: stderr: "" + Sep 13 15:32:20.823: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:32:20.823: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-7999" for this suite. 09/13/22 15:32:20.829 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:56 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:32:20.844 +Sep 13 15:32:20.844: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:32:20.845 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:20.864 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:20.868 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:56 +STEP: Creating secret with name secret-test-d297b5e7-07ff-49ff-a05a-79fc138088ce 09/13/22 15:32:20.872 +STEP: Creating a pod to test consume secrets 09/13/22 15:32:20.877 +Sep 13 15:32:20.906: INFO: Waiting up to 5m0s for pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9" in namespace "secrets-5250" to be "Succeeded or Failed" +Sep 13 15:32:20.927: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 20.870956ms +Sep 13 15:32:22.931: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025110458s +Sep 13 15:32:24.934: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027505006s +STEP: Saw pod success 09/13/22 15:32:24.934 +Sep 13 15:32:24.935: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9" satisfied condition "Succeeded or Failed" +Sep 13 15:32:24.941: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 container secret-volume-test: +STEP: delete the pod 09/13/22 15:32:24.951 +Sep 13 15:32:24.963: INFO: Waiting for pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 to disappear +Sep 13 15:32:24.971: INFO: Pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:32:24.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-5250" for this suite. 09/13/22 15:32:24.975 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","completed":154,"skipped":2794,"failed":0} +------------------------------ +• [4.142 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:56 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:32:20.844 + Sep 13 15:32:20.844: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:32:20.845 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:20.864 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:20.868 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:56 + STEP: Creating secret with name secret-test-d297b5e7-07ff-49ff-a05a-79fc138088ce 09/13/22 15:32:20.872 + STEP: Creating a pod to test consume secrets 09/13/22 15:32:20.877 + Sep 13 15:32:20.906: INFO: Waiting up to 5m0s for pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9" in namespace "secrets-5250" to be "Succeeded or Failed" + Sep 13 15:32:20.927: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 20.870956ms + Sep 13 15:32:22.931: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025110458s + Sep 13 15:32:24.934: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027505006s + STEP: Saw pod success 09/13/22 15:32:24.934 + Sep 13 15:32:24.935: INFO: Pod "pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9" satisfied condition "Succeeded or Failed" + Sep 13 15:32:24.941: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 container secret-volume-test: + STEP: delete the pod 09/13/22 15:32:24.951 + Sep 13 15:32:24.963: INFO: Waiting for pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 to disappear + Sep 13 15:32:24.971: INFO: Pod pod-secrets-9138636e-d8fb-426e-9db1-084b7742a1d9 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:32:24.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-5250" for this suite. 09/13/22 15:32:24.975 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:296 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:32:24.987 +Sep 13 15:32:24.987: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:32:24.989 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:25.006 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:25.01 +[It] should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:296 +STEP: creating the pod 09/13/22 15:32:25.015 +STEP: waiting for pod running 09/13/22 15:32:25.055 +Sep 13 15:32:25.055: INFO: Waiting up to 2m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" to be "running" +Sep 13 15:32:25.069: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Pending", Reason="", readiness=false. Elapsed: 14.28577ms +Sep 13 15:32:27.074: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Running", Reason="", readiness=true. Elapsed: 2.018778201s +Sep 13 15:32:27.074: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" satisfied condition "running" +STEP: creating a file in subpath 09/13/22 15:32:27.074 +Sep 13 15:32:27.077: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-2298 PodName:var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:32:27.077: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:32:27.078: INFO: ExecWithOptions: Clientset creation +Sep 13 15:32:27.078: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/var-expansion-2298/pods/var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: test for file in mounted path 09/13/22 15:32:27.167 +Sep 13 15:32:27.172: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-2298 PodName:var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:32:27.172: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:32:27.173: INFO: ExecWithOptions: Clientset creation +Sep 13 15:32:27.173: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/var-expansion-2298/pods/var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: updating the annotation value 09/13/22 15:32:27.26 +Sep 13 15:32:27.773: INFO: Successfully updated pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" +STEP: waiting for annotated pod running 09/13/22 15:32:27.773 +Sep 13 15:32:27.773: INFO: Waiting up to 2m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" to be "running" +Sep 13 15:32:27.779: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Running", Reason="", readiness=true. Elapsed: 5.609555ms +Sep 13 15:32:27.779: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" satisfied condition "running" +STEP: deleting the pod gracefully 09/13/22 15:32:27.779 +Sep 13 15:32:27.779: INFO: Deleting pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" +Sep 13 15:32:27.787: INFO: Wait up to 5m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:33:01.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-2298" for this suite. 09/13/22 15:33:01.801 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should succeed in writing subpaths in container [Slow] [Conformance]","completed":155,"skipped":2798,"failed":0} +------------------------------ +• [SLOW TEST] [36.822 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:296 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:32:24.987 + Sep 13 15:32:24.987: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:32:24.989 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:32:25.006 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:32:25.01 + [It] should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/common/node/expansion.go:296 + STEP: creating the pod 09/13/22 15:32:25.015 + STEP: waiting for pod running 09/13/22 15:32:25.055 + Sep 13 15:32:25.055: INFO: Waiting up to 2m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" to be "running" + Sep 13 15:32:25.069: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Pending", Reason="", readiness=false. Elapsed: 14.28577ms + Sep 13 15:32:27.074: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Running", Reason="", readiness=true. Elapsed: 2.018778201s + Sep 13 15:32:27.074: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" satisfied condition "running" + STEP: creating a file in subpath 09/13/22 15:32:27.074 + Sep 13 15:32:27.077: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-2298 PodName:var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:32:27.077: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:32:27.078: INFO: ExecWithOptions: Clientset creation + Sep 13 15:32:27.078: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/var-expansion-2298/pods/var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) + STEP: test for file in mounted path 09/13/22 15:32:27.167 + Sep 13 15:32:27.172: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-2298 PodName:var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:32:27.172: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:32:27.173: INFO: ExecWithOptions: Clientset creation + Sep 13 15:32:27.173: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/var-expansion-2298/pods/var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) + STEP: updating the annotation value 09/13/22 15:32:27.26 + Sep 13 15:32:27.773: INFO: Successfully updated pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" + STEP: waiting for annotated pod running 09/13/22 15:32:27.773 + Sep 13 15:32:27.773: INFO: Waiting up to 2m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" to be "running" + Sep 13 15:32:27.779: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490": Phase="Running", Reason="", readiness=true. Elapsed: 5.609555ms + Sep 13 15:32:27.779: INFO: Pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" satisfied condition "running" + STEP: deleting the pod gracefully 09/13/22 15:32:27.779 + Sep 13 15:32:27.779: INFO: Deleting pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" in namespace "var-expansion-2298" + Sep 13 15:32:27.787: INFO: Wait up to 5m0s for pod "var-expansion-5eda5522-4ae0-49cc-a4f9-58edba0a8490" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:33:01.796: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-2298" for this suite. 09/13/22 15:33:01.801 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Ephemeral Containers [NodeConformance] + will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 +[BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:01.827 +Sep 13 15:33:01.827: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename ephemeral-containers-test 09/13/22 15:33:01.829 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:01.85 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:01.854 +[BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/common/node/ephemeral_containers.go:38 +[It] will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 +STEP: creating a target pod 09/13/22 15:33:01.858 +Sep 13 15:33:01.880: INFO: Waiting up to 5m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-9523" to be "running and ready" +Sep 13 15:33:01.886: INFO: Pod "ephemeral-containers-target-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.970003ms +Sep 13 15:33:01.887: INFO: The phase of Pod ephemeral-containers-target-pod is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:33:03.899: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.018343231s +Sep 13 15:33:03.899: INFO: The phase of Pod ephemeral-containers-target-pod is Running (Ready = true) +Sep 13 15:33:03.899: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "running and ready" +STEP: adding an ephemeral container 09/13/22 15:33:03.907 +Sep 13 15:33:04.373: INFO: Waiting up to 1m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-9523" to be "container debugger running" +Sep 13 15:33:04.384: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 10.410172ms +Sep 13 15:33:06.390: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.016608785s +Sep 13 15:33:08.389: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.015533571s +Sep 13 15:33:08.389: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "container debugger running" +STEP: checking pod container endpoints 09/13/22 15:33:08.389 +Sep 13 15:33:08.389: INFO: ExecWithOptions {Command:[/bin/echo marco] Namespace:ephemeral-containers-test-9523 PodName:ephemeral-containers-target-pod ContainerName:debugger Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:33:08.389: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:33:08.390: INFO: ExecWithOptions: Clientset creation +Sep 13 15:33:08.390: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/ephemeral-containers-test-9523/pods/ephemeral-containers-target-pod/exec?command=%2Fbin%2Fecho&command=marco&container=debugger&container=debugger&stderr=true&stdout=true) +Sep 13 15:33:08.461: INFO: Exec stderr: "" +[AfterEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:33:08.475: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ephemeral-containers-test-9523" for this suite. 09/13/22 15:33:08.48 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Ephemeral Containers [NodeConformance] will start an ephemeral container in an existing pod [Conformance]","completed":156,"skipped":2806,"failed":0} +------------------------------ +• [SLOW TEST] [6.659 seconds] +[sig-node] Ephemeral Containers [NodeConformance] +test/e2e/common/node/framework.go:23 + will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:01.827 + Sep 13 15:33:01.827: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename ephemeral-containers-test 09/13/22 15:33:01.829 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:01.85 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:01.854 + [BeforeEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/common/node/ephemeral_containers.go:38 + [It] will start an ephemeral container in an existing pod [Conformance] + test/e2e/common/node/ephemeral_containers.go:45 + STEP: creating a target pod 09/13/22 15:33:01.858 + Sep 13 15:33:01.880: INFO: Waiting up to 5m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-9523" to be "running and ready" + Sep 13 15:33:01.886: INFO: Pod "ephemeral-containers-target-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 5.970003ms + Sep 13 15:33:01.887: INFO: The phase of Pod ephemeral-containers-target-pod is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:33:03.899: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.018343231s + Sep 13 15:33:03.899: INFO: The phase of Pod ephemeral-containers-target-pod is Running (Ready = true) + Sep 13 15:33:03.899: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "running and ready" + STEP: adding an ephemeral container 09/13/22 15:33:03.907 + Sep 13 15:33:04.373: INFO: Waiting up to 1m0s for pod "ephemeral-containers-target-pod" in namespace "ephemeral-containers-test-9523" to be "container debugger running" + Sep 13 15:33:04.384: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 10.410172ms + Sep 13 15:33:06.390: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.016608785s + Sep 13 15:33:08.389: INFO: Pod "ephemeral-containers-target-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.015533571s + Sep 13 15:33:08.389: INFO: Pod "ephemeral-containers-target-pod" satisfied condition "container debugger running" + STEP: checking pod container endpoints 09/13/22 15:33:08.389 + Sep 13 15:33:08.389: INFO: ExecWithOptions {Command:[/bin/echo marco] Namespace:ephemeral-containers-test-9523 PodName:ephemeral-containers-target-pod ContainerName:debugger Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:33:08.389: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:33:08.390: INFO: ExecWithOptions: Clientset creation + Sep 13 15:33:08.390: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/ephemeral-containers-test-9523/pods/ephemeral-containers-target-pod/exec?command=%2Fbin%2Fecho&command=marco&container=debugger&container=debugger&stderr=true&stdout=true) + Sep 13 15:33:08.461: INFO: Exec stderr: "" + [AfterEach] [sig-node] Ephemeral Containers [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:33:08.475: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "ephemeral-containers-test-9523" for this suite. 09/13/22 15:33:08.48 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:165 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:08.487 +Sep 13 15:33:08.487: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 15:33:08.49 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:08.507 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:08.511 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:165 +STEP: Creating pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 in namespace container-probe-9914 09/13/22 15:33:08.517 +Sep 13 15:33:08.542: INFO: Waiting up to 5m0s for pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12" in namespace "container-probe-9914" to be "not pending" +Sep 13 15:33:08.549: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12": Phase="Pending", Reason="", readiness=false. Elapsed: 7.05849ms +Sep 13 15:33:10.554: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12": Phase="Running", Reason="", readiness=true. Elapsed: 2.011523092s +Sep 13 15:33:10.554: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12" satisfied condition "not pending" +Sep 13 15:33:10.554: INFO: Started pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 in namespace container-probe-9914 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:33:10.554 +Sep 13 15:33:10.557: INFO: Initial restart count of pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 is 0 +Sep 13 15:33:30.603: INFO: Restart count of pod container-probe-9914/liveness-def73c1d-cccc-44f6-b423-d72e02982c12 is now 1 (20.046025275s elapsed) +STEP: deleting the pod 09/13/22 15:33:30.603 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 15:33:30.619: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-9914" for this suite. 09/13/22 15:33:30.624 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","completed":157,"skipped":2808,"failed":0} +------------------------------ +• [SLOW TEST] [22.145 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:165 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:08.487 + Sep 13 15:33:08.487: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 15:33:08.49 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:08.507 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:08.511 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:165 + STEP: Creating pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 in namespace container-probe-9914 09/13/22 15:33:08.517 + Sep 13 15:33:08.542: INFO: Waiting up to 5m0s for pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12" in namespace "container-probe-9914" to be "not pending" + Sep 13 15:33:08.549: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12": Phase="Pending", Reason="", readiness=false. Elapsed: 7.05849ms + Sep 13 15:33:10.554: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12": Phase="Running", Reason="", readiness=true. Elapsed: 2.011523092s + Sep 13 15:33:10.554: INFO: Pod "liveness-def73c1d-cccc-44f6-b423-d72e02982c12" satisfied condition "not pending" + Sep 13 15:33:10.554: INFO: Started pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 in namespace container-probe-9914 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:33:10.554 + Sep 13 15:33:10.557: INFO: Initial restart count of pod liveness-def73c1d-cccc-44f6-b423-d72e02982c12 is 0 + Sep 13 15:33:30.603: INFO: Restart count of pod container-probe-9914/liveness-def73c1d-cccc-44f6-b423-d72e02982c12 is now 1 (20.046025275s elapsed) + STEP: deleting the pod 09/13/22 15:33:30.603 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 15:33:30.619: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-9914" for this suite. 09/13/22 15:33:30.624 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Guestbook application + should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:392 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:30.642 +Sep 13 15:33:30.642: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:33:30.644 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:30.667 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:30.673 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:392 +STEP: creating all guestbook components 09/13/22 15:33:30.681 +Sep 13 15:33:30.681: 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 13 15:33:30.681: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:30.959: INFO: stderr: "" +Sep 13 15:33:30.959: INFO: stdout: "service/agnhost-replica created\n" +Sep 13 15:33:30.959: 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 13 15:33:30.959: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:31.365: INFO: stderr: "" +Sep 13 15:33:31.365: INFO: stdout: "service/agnhost-primary created\n" +Sep 13 15:33:31.365: 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 13 15:33:31.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:31.633: INFO: stderr: "" +Sep 13 15:33:31.633: INFO: stdout: "service/frontend created\n" +Sep 13 15:33:31.633: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + +Sep 13 15:33:31.634: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:32.016: INFO: stderr: "" +Sep 13 15:33:32.016: INFO: stdout: "deployment.apps/frontend created\n" +Sep 13 15:33:32.016: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Sep 13 15:33:32.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:32.353: INFO: stderr: "" +Sep 13 15:33:32.353: INFO: stdout: "deployment.apps/agnhost-primary created\n" +Sep 13 15:33:32.353: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Sep 13 15:33:32.353: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' +Sep 13 15:33:32.771: INFO: stderr: "" +Sep 13 15:33:32.771: INFO: stdout: "deployment.apps/agnhost-replica created\n" +STEP: validating guestbook app 09/13/22 15:33:32.771 +Sep 13 15:33:32.772: INFO: Waiting for all frontend pods to be Running. +Sep 13 15:33:37.822: INFO: Waiting for frontend to serve content. +Sep 13 15:33:37.838: INFO: Failed to get response from guestbook. err: the server responded with the status code 417 but did not return more information (get services frontend), response: +Sep 13 15:33:42.851: INFO: Trying to add a new entry to the guestbook. +Sep 13 15:33:42.859: INFO: Verifying that added entry can be retrieved. +Sep 13 15:33:42.870: INFO: Failed to get response from guestbook. err: , response: {"data":""} +STEP: using delete to clean up resources 09/13/22 15:33:47.889 +Sep 13 15:33:47.889: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.007: 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 13 15:33:48.007: INFO: stdout: "service \"agnhost-replica\" force deleted\n" +STEP: using delete to clean up resources 09/13/22 15:33:48.007 +Sep 13 15:33:48.007: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.102: 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 13 15:33:48.102: INFO: stdout: "service \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources 09/13/22 15:33:48.102 +Sep 13 15:33:48.102: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.205: 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 13 15:33:48.205: INFO: stdout: "service \"frontend\" force deleted\n" +STEP: using delete to clean up resources 09/13/22 15:33:48.205 +Sep 13 15:33:48.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.290: 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 13 15:33:48.291: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" +STEP: using delete to clean up resources 09/13/22 15:33:48.291 +Sep 13 15:33:48.291: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.418: 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 13 15:33:48.418: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources 09/13/22 15:33:48.418 +Sep 13 15:33:48.418: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' +Sep 13 15:33:48.562: 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 13 15:33:48.562: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:33:48.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4794" for this suite. 09/13/22 15:33:48.567 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]","completed":158,"skipped":2853,"failed":0} +------------------------------ +• [SLOW TEST] [17.937 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Guestbook application + test/e2e/kubectl/kubectl.go:367 + should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:392 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:30.642 + Sep 13 15:33:30.642: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:33:30.644 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:30.667 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:30.673 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should create and stop a working application [Conformance] + test/e2e/kubectl/kubectl.go:392 + STEP: creating all guestbook components 09/13/22 15:33:30.681 + Sep 13 15:33:30.681: 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 13 15:33:30.681: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:30.959: INFO: stderr: "" + Sep 13 15:33:30.959: INFO: stdout: "service/agnhost-replica created\n" + Sep 13 15:33:30.959: 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 13 15:33:30.959: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:31.365: INFO: stderr: "" + Sep 13 15:33:31.365: INFO: stdout: "service/agnhost-primary created\n" + Sep 13 15:33:31.365: 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 13 15:33:31.365: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:31.633: INFO: stderr: "" + Sep 13 15:33:31.633: INFO: stdout: "service/frontend created\n" + Sep 13 15:33:31.633: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + + Sep 13 15:33:31.634: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:32.016: INFO: stderr: "" + Sep 13 15:33:32.016: INFO: stdout: "deployment.apps/frontend created\n" + Sep 13 15:33:32.016: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + + Sep 13 15:33:32.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:32.353: INFO: stderr: "" + Sep 13 15:33:32.353: INFO: stdout: "deployment.apps/agnhost-primary created\n" + Sep 13 15:33:32.353: 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: registry.k8s.io/e2e-test-images/agnhost:2.40 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + + Sep 13 15:33:32.353: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 create -f -' + Sep 13 15:33:32.771: INFO: stderr: "" + Sep 13 15:33:32.771: INFO: stdout: "deployment.apps/agnhost-replica created\n" + STEP: validating guestbook app 09/13/22 15:33:32.771 + Sep 13 15:33:32.772: INFO: Waiting for all frontend pods to be Running. + Sep 13 15:33:37.822: INFO: Waiting for frontend to serve content. + Sep 13 15:33:37.838: INFO: Failed to get response from guestbook. err: the server responded with the status code 417 but did not return more information (get services frontend), response: + Sep 13 15:33:42.851: INFO: Trying to add a new entry to the guestbook. + Sep 13 15:33:42.859: INFO: Verifying that added entry can be retrieved. + Sep 13 15:33:42.870: INFO: Failed to get response from guestbook. err: , response: {"data":""} + STEP: using delete to clean up resources 09/13/22 15:33:47.889 + Sep 13 15:33:47.889: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.007: 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 13 15:33:48.007: INFO: stdout: "service \"agnhost-replica\" force deleted\n" + STEP: using delete to clean up resources 09/13/22 15:33:48.007 + Sep 13 15:33:48.007: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.102: 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 13 15:33:48.102: INFO: stdout: "service \"agnhost-primary\" force deleted\n" + STEP: using delete to clean up resources 09/13/22 15:33:48.102 + Sep 13 15:33:48.102: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.205: 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 13 15:33:48.205: INFO: stdout: "service \"frontend\" force deleted\n" + STEP: using delete to clean up resources 09/13/22 15:33:48.205 + Sep 13 15:33:48.205: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.290: 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 13 15:33:48.291: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" + STEP: using delete to clean up resources 09/13/22 15:33:48.291 + Sep 13 15:33:48.291: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.418: 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 13 15:33:48.418: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" + STEP: using delete to clean up resources 09/13/22 15:33:48.418 + Sep 13 15:33:48.418: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-4794 delete --grace-period=0 --force -f -' + Sep 13 15:33:48.562: 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 13 15:33:48.562: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:33:48.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-4794" for this suite. 09/13/22 15:33:48.567 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:646 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:48.581 +Sep 13 15:33:48.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:33:48.582 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:48.663 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:48.666 +[It] should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:646 +STEP: creating a ServiceAccount 09/13/22 15:33:48.673 +STEP: watching for the ServiceAccount to be added 09/13/22 15:33:48.702 +STEP: patching the ServiceAccount 09/13/22 15:33:48.718 +STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) 09/13/22 15:33:48.732 +STEP: deleting the ServiceAccount 09/13/22 15:33:48.749 +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 15:33:48.775: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-231" for this suite. 09/13/22 15:33:48.787 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]","completed":159,"skipped":2884,"failed":0} +------------------------------ +• [0.222 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:646 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:48.581 + Sep 13 15:33:48.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:33:48.582 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:48.663 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:48.666 + [It] should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/auth/service_accounts.go:646 + STEP: creating a ServiceAccount 09/13/22 15:33:48.673 + STEP: watching for the ServiceAccount to be added 09/13/22 15:33:48.702 + STEP: patching the ServiceAccount 09/13/22 15:33:48.718 + STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) 09/13/22 15:33:48.732 + STEP: deleting the ServiceAccount 09/13/22 15:33:48.749 + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 15:33:48.775: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-231" for this suite. 09/13/22 15:33:48.787 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:86 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:48.81 +Sep 13 15:33:48.810: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:33:48.812 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:48.831 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:48.836 +[It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:86 +STEP: Creating a pod to test emptydir volume type on tmpfs 09/13/22 15:33:48.84 +Sep 13 15:33:48.856: INFO: Waiting up to 5m0s for pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831" in namespace "emptydir-3143" to be "Succeeded or Failed" +Sep 13 15:33:48.862: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Pending", Reason="", readiness=false. Elapsed: 5.470428ms +Sep 13 15:33:50.867: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Running", Reason="", readiness=false. Elapsed: 2.010526944s +Sep 13 15:33:52.866: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009890177s +STEP: Saw pod success 09/13/22 15:33:52.866 +Sep 13 15:33:52.866: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831" satisfied condition "Succeeded or Failed" +Sep 13 15:33:52.869: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 container test-container: +STEP: delete the pod 09/13/22 15:33:52.876 +Sep 13 15:33:52.887: INFO: Waiting for pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 to disappear +Sep 13 15:33:52.892: INFO: Pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:33:52.893: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3143" for this suite. 09/13/22 15:33:52.897 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","completed":160,"skipped":2885,"failed":0} +------------------------------ +• [4.092 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:86 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:48.81 + Sep 13 15:33:48.810: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:33:48.812 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:48.831 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:48.836 + [It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:86 + STEP: Creating a pod to test emptydir volume type on tmpfs 09/13/22 15:33:48.84 + Sep 13 15:33:48.856: INFO: Waiting up to 5m0s for pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831" in namespace "emptydir-3143" to be "Succeeded or Failed" + Sep 13 15:33:48.862: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Pending", Reason="", readiness=false. Elapsed: 5.470428ms + Sep 13 15:33:50.867: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Running", Reason="", readiness=false. Elapsed: 2.010526944s + Sep 13 15:33:52.866: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009890177s + STEP: Saw pod success 09/13/22 15:33:52.866 + Sep 13 15:33:52.866: INFO: Pod "pod-d3239a67-d414-4def-a60d-e0c95ea92831" satisfied condition "Succeeded or Failed" + Sep 13 15:33:52.869: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 container test-container: + STEP: delete the pod 09/13/22 15:33:52.876 + Sep 13 15:33:52.887: INFO: Waiting for pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 to disappear + Sep 13 15:33:52.892: INFO: Pod pod-d3239a67-d414-4def-a60d-e0c95ea92831 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:33:52.893: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-3143" for this suite. 09/13/22 15:33:52.897 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:234 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:52.908 +Sep 13 15:33:52.908: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:33:52.909 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:52.925 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:52.929 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:234 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:33:52.933 +Sep 13 15:33:52.944: INFO: Waiting up to 5m0s for pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb" in namespace "projected-6374" to be "Succeeded or Failed" +Sep 13 15:33:52.949: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.612811ms +Sep 13 15:33:54.954: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010152164s +Sep 13 15:33:56.953: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009542372s +STEP: Saw pod success 09/13/22 15:33:56.953 +Sep 13 15:33:56.954: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb" satisfied condition "Succeeded or Failed" +Sep 13 15:33:56.957: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb container client-container: +STEP: delete the pod 09/13/22 15:33:56.964 +Sep 13 15:33:56.977: INFO: Waiting for pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb to disappear +Sep 13 15:33:56.983: INFO: Pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:33:56.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-6374" for this suite. 09/13/22 15:33:56.99 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","completed":161,"skipped":2899,"failed":0} +------------------------------ +• [4.090 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:234 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:52.908 + Sep 13 15:33:52.908: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:33:52.909 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:52.925 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:52.929 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:234 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:33:52.933 + Sep 13 15:33:52.944: INFO: Waiting up to 5m0s for pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb" in namespace "projected-6374" to be "Succeeded or Failed" + Sep 13 15:33:52.949: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.612811ms + Sep 13 15:33:54.954: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010152164s + Sep 13 15:33:56.953: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009542372s + STEP: Saw pod success 09/13/22 15:33:56.953 + Sep 13 15:33:56.954: INFO: Pod "downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb" satisfied condition "Succeeded or Failed" + Sep 13 15:33:56.957: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb container client-container: + STEP: delete the pod 09/13/22 15:33:56.964 + Sep 13 15:33:56.977: INFO: Waiting for pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb to disappear + Sep 13 15:33:56.983: INFO: Pod downwardapi-volume-0b527122-304c-4e99-b74d-c54195406dbb no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:33:56.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-6374" for this suite. 09/13/22 15:33:56.99 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:124 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:33:56.998 +Sep 13 15:33:56.998: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:33:56.999 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:57.028 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:57.037 +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:124 +STEP: Creating secret with name secret-test-018bb8bf-e237-42e5-b51b-96fbfa85d212 09/13/22 15:33:57.042 +STEP: Creating a pod to test consume secrets 09/13/22 15:33:57.051 +Sep 13 15:33:57.065: INFO: Waiting up to 5m0s for pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504" in namespace "secrets-77" to be "Succeeded or Failed" +Sep 13 15:33:57.074: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Pending", Reason="", readiness=false. Elapsed: 8.81914ms +Sep 13 15:33:59.078: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013190815s +Sep 13 15:34:01.077: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012575293s +STEP: Saw pod success 09/13/22 15:34:01.078 +Sep 13 15:34:01.078: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504" satisfied condition "Succeeded or Failed" +Sep 13 15:34:01.081: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 container secret-volume-test: +STEP: delete the pod 09/13/22 15:34:01.087 +Sep 13 15:34:01.099: INFO: Waiting for pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 to disappear +Sep 13 15:34:01.104: INFO: Pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:34:01.104: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-77" for this suite. 09/13/22 15:34:01.109 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","completed":162,"skipped":2901,"failed":0} +------------------------------ +• [4.115 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:33:56.998 + Sep 13 15:33:56.998: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:33:56.999 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:33:57.028 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:33:57.037 + [It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:124 + STEP: Creating secret with name secret-test-018bb8bf-e237-42e5-b51b-96fbfa85d212 09/13/22 15:33:57.042 + STEP: Creating a pod to test consume secrets 09/13/22 15:33:57.051 + Sep 13 15:33:57.065: INFO: Waiting up to 5m0s for pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504" in namespace "secrets-77" to be "Succeeded or Failed" + Sep 13 15:33:57.074: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Pending", Reason="", readiness=false. Elapsed: 8.81914ms + Sep 13 15:33:59.078: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013190815s + Sep 13 15:34:01.077: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012575293s + STEP: Saw pod success 09/13/22 15:34:01.078 + Sep 13 15:34:01.078: INFO: Pod "pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504" satisfied condition "Succeeded or Failed" + Sep 13 15:34:01.081: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 container secret-volume-test: + STEP: delete the pod 09/13/22 15:34:01.087 + Sep 13 15:34:01.099: INFO: Waiting for pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 to disappear + Sep 13 15:34:01.104: INFO: Pod pod-secrets-451b359c-c4f7-455e-be09-66ea9a505504 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:34:01.104: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-77" for this suite. 09/13/22 15:34:01.109 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:129 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:01.12 +Sep 13 15:34:01.120: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:34:01.121 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:01.135 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:01.14 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:129 +STEP: Creating the pod 09/13/22 15:34:01.143 +Sep 13 15:34:01.155: INFO: Waiting up to 5m0s for pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" in namespace "projected-7340" to be "running and ready" +Sep 13 15:34:01.162: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.685565ms +Sep 13 15:34:01.162: INFO: The phase of Pod labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:34:03.167: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e": Phase="Running", Reason="", readiness=true. Elapsed: 2.012058281s +Sep 13 15:34:03.167: INFO: The phase of Pod labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e is Running (Ready = true) +Sep 13 15:34:03.167: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" satisfied condition "running and ready" +Sep 13 15:34:03.690: INFO: Successfully updated pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:34:05.714: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7340" for this suite. 09/13/22 15:34:05.719 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]","completed":163,"skipped":2937,"failed":0} +------------------------------ +• [4.604 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:129 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:01.12 + Sep 13 15:34:01.120: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:34:01.121 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:01.135 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:01.14 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:129 + STEP: Creating the pod 09/13/22 15:34:01.143 + Sep 13 15:34:01.155: INFO: Waiting up to 5m0s for pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" in namespace "projected-7340" to be "running and ready" + Sep 13 15:34:01.162: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.685565ms + Sep 13 15:34:01.162: INFO: The phase of Pod labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:34:03.167: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e": Phase="Running", Reason="", readiness=true. Elapsed: 2.012058281s + Sep 13 15:34:03.167: INFO: The phase of Pod labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e is Running (Ready = true) + Sep 13 15:34:03.167: INFO: Pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" satisfied condition "running and ready" + Sep 13 15:34:03.690: INFO: Successfully updated pod "labelsupdate237db410-7cc9-4e10-8bcf-604fe8fee07e" + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:34:05.714: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-7340" for this suite. 09/13/22 15:34:05.719 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:441 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:05.735 +Sep 13 15:34:05.735: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:34:05.736 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:05.757 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:05.761 +[It] removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:441 +STEP: set up a multi version CRD 09/13/22 15:34:05.771 +Sep 13 15:34:05.772: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: mark a version not serverd 09/13/22 15:34:13.395 +STEP: check the unserved version gets removed 09/13/22 15:34:13.417 +STEP: check the other version is not changed 09/13/22 15:34:16.85 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:34:24.467: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9058" for this suite. 09/13/22 15:34:24.475 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]","completed":164,"skipped":2974,"failed":0} +------------------------------ +• [SLOW TEST] [18.745 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:441 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:05.735 + Sep 13 15:34:05.735: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:34:05.736 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:05.757 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:05.761 + [It] removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:441 + STEP: set up a multi version CRD 09/13/22 15:34:05.771 + Sep 13 15:34:05.772: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: mark a version not serverd 09/13/22 15:34:13.395 + STEP: check the unserved version gets removed 09/13/22 15:34:13.417 + STEP: check the other version is not changed 09/13/22 15:34:16.85 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:34:24.467: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-9058" for this suite. 09/13/22 15:34:24.475 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:46 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:24.48 +Sep 13 15:34:24.480: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:34:24.482 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:24.495 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:24.499 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:46 +STEP: Creating secret with name secret-test-9e93c3a0-2484-4aae-ac17-933603664ef3 09/13/22 15:34:24.503 +STEP: Creating a pod to test consume secrets 09/13/22 15:34:24.509 +Sep 13 15:34:24.527: INFO: Waiting up to 5m0s for pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d" in namespace "secrets-3298" to be "Succeeded or Failed" +Sep 13 15:34:24.529: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.464597ms +Sep 13 15:34:26.534: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007182661s +Sep 13 15:34:28.533: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.006241662s +STEP: Saw pod success 09/13/22 15:34:28.533 +Sep 13 15:34:28.533: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d" satisfied condition "Succeeded or Failed" +Sep 13 15:34:28.536: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d container secret-volume-test: +STEP: delete the pod 09/13/22 15:34:28.546 +Sep 13 15:34:28.559: INFO: Waiting for pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d to disappear +Sep 13 15:34:28.563: INFO: Pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:34:28.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3298" for this suite. 09/13/22 15:34:28.569 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","completed":165,"skipped":2975,"failed":0} +------------------------------ +• [4.094 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:46 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:24.48 + Sep 13 15:34:24.480: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:34:24.482 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:24.495 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:24.499 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:46 + STEP: Creating secret with name secret-test-9e93c3a0-2484-4aae-ac17-933603664ef3 09/13/22 15:34:24.503 + STEP: Creating a pod to test consume secrets 09/13/22 15:34:24.509 + Sep 13 15:34:24.527: INFO: Waiting up to 5m0s for pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d" in namespace "secrets-3298" to be "Succeeded or Failed" + Sep 13 15:34:24.529: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.464597ms + Sep 13 15:34:26.534: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007182661s + Sep 13 15:34:28.533: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.006241662s + STEP: Saw pod success 09/13/22 15:34:28.533 + Sep 13 15:34:28.533: INFO: Pod "pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d" satisfied condition "Succeeded or Failed" + Sep 13 15:34:28.536: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d container secret-volume-test: + STEP: delete the pod 09/13/22 15:34:28.546 + Sep 13 15:34:28.559: INFO: Waiting for pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d to disappear + Sep 13 15:34:28.563: INFO: Pod pod-secrets-872e20df-880e-4c36-8870-a759ab616b9d no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:34:28.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-3298" for this suite. 09/13/22 15:34:28.569 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:267 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:28.588 +Sep 13 15:34:28.588: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename namespaces 09/13/22 15:34:28.589 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:28.607 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:28.614 +[It] should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:267 +STEP: creating a Namespace 09/13/22 15:34:28.618 +STEP: patching the Namespace 09/13/22 15:34:28.64 +STEP: get the Namespace and ensuring it has the label 09/13/22 15:34:28.646 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:34:28.650: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-9355" for this suite. 09/13/22 15:34:28.657 +STEP: Destroying namespace "nspatchtest-7d6bbc13-daa1-4069-81fa-e10c7f62b619-2224" for this suite. 09/13/22 15:34:28.665 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should patch a Namespace [Conformance]","completed":166,"skipped":3035,"failed":0} +------------------------------ +• [0.085 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:267 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:28.588 + Sep 13 15:34:28.588: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename namespaces 09/13/22 15:34:28.589 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:28.607 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:28.614 + [It] should patch a Namespace [Conformance] + test/e2e/apimachinery/namespace.go:267 + STEP: creating a Namespace 09/13/22 15:34:28.618 + STEP: patching the Namespace 09/13/22 15:34:28.64 + STEP: get the Namespace and ensuring it has the label 09/13/22 15:34:28.646 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:34:28.650: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "namespaces-9355" for this suite. 09/13/22 15:34:28.657 + STEP: Destroying namespace "nspatchtest-7d6bbc13-daa1-4069-81fa-e10c7f62b619-2224" for this suite. 09/13/22 15:34:28.665 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:852 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:28.675 +Sep 13 15:34:28.676: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:34:28.677 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:28.696 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:28.7 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:852 +STEP: creating service multi-endpoint-test in namespace services-2414 09/13/22 15:34:28.704 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[] 09/13/22 15:34:28.72 +Sep 13 15:34:28.747: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-2414 09/13/22 15:34:28.748 +Sep 13 15:34:28.760: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-2414" to be "running and ready" +Sep 13 15:34:28.768: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 8.406799ms +Sep 13 15:34:28.768: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:34:30.773: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.013341865s +Sep 13 15:34:30.773: INFO: The phase of Pod pod1 is Running (Ready = true) +Sep 13 15:34:30.773: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod1:[100]] 09/13/22 15:34:30.776 +Sep 13 15:34:30.784: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod1:[100]] +STEP: Creating pod pod2 in namespace services-2414 09/13/22 15:34:30.784 +Sep 13 15:34:30.799: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-2414" to be "running and ready" +Sep 13 15:34:30.804: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.731204ms +Sep 13 15:34:30.804: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:34:32.810: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.010583467s +Sep 13 15:34:32.810: INFO: The phase of Pod pod2 is Running (Ready = true) +Sep 13 15:34:32.810: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod1:[100] pod2:[101]] 09/13/22 15:34:32.813 +Sep 13 15:34:32.826: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod1:[100] pod2:[101]] +STEP: Checking if the Service forwards traffic to pods 09/13/22 15:34:32.826 +Sep 13 15:34:32.826: INFO: Creating new exec pod +Sep 13 15:34:32.838: INFO: Waiting up to 5m0s for pod "execpodngkc2" in namespace "services-2414" to be "running" +Sep 13 15:34:32.842: INFO: Pod "execpodngkc2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.379577ms +Sep 13 15:34:34.848: INFO: Pod "execpodngkc2": Phase="Running", Reason="", readiness=true. Elapsed: 2.009591922s +Sep 13 15:34:34.848: INFO: Pod "execpodngkc2" satisfied condition "running" +Sep 13 15:34:35.848: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Sep 13 15:34:36.016: INFO: rc: 1 +Sep 13 15:34:36.016: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 multi-endpoint-test 80 +nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:34:37.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Sep 13 15:34:37.177: INFO: rc: 1 +Sep 13 15:34:37.177: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 multi-endpoint-test 80 +nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:34:38.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Sep 13 15:34:38.165: INFO: rc: 1 +Sep 13 15:34:38.165: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 multi-endpoint-test 80 +nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:34:39.017: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Sep 13 15:34:39.162: INFO: stderr: "+ nc -v -t -w 2 multi-endpoint-test 80\n+ echo hostName\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" +Sep 13 15:34:39.162: 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 13 15:34:39.162: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.28.46 80' +Sep 13 15:34:39.339: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.28.46 80\nConnection to 10.80.28.46 80 port [tcp/http] succeeded!\n" +Sep 13 15:34:39.339: 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 13 15:34:39.339: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 81' +Sep 13 15:34:39.491: INFO: stderr: "+ + nc -v -t -w 2 multi-endpoint-test 81\necho hostName\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" +Sep 13 15:34:39.491: 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 13 15:34:39.491: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.28.46 81' +Sep 13 15:34:39.641: INFO: stderr: "+ nc -v -t -w 2 10.80.28.46 81\n+ echo hostName\nConnection to 10.80.28.46 81 port [tcp/*] succeeded!\n" +Sep 13 15:34:39.641: 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-2414 09/13/22 15:34:39.641 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod2:[101]] 09/13/22 15:34:39.663 +Sep 13 15:34:39.684: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod2:[101]] +STEP: Deleting pod pod2 in namespace services-2414 09/13/22 15:34:39.684 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[] 09/13/22 15:34:39.705 +Sep 13 15:34:40.733: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:34:40.787: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2414" for this suite. 09/13/22 15:34:40.858 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods [Conformance]","completed":167,"skipped":3043,"failed":0} +------------------------------ +• [SLOW TEST] [12.212 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:852 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:28.675 + Sep 13 15:34:28.676: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:34:28.677 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:28.696 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:28.7 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should serve multiport endpoints from pods [Conformance] + test/e2e/network/service.go:852 + STEP: creating service multi-endpoint-test in namespace services-2414 09/13/22 15:34:28.704 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[] 09/13/22 15:34:28.72 + Sep 13 15:34:28.747: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[] + STEP: Creating pod pod1 in namespace services-2414 09/13/22 15:34:28.748 + Sep 13 15:34:28.760: INFO: Waiting up to 5m0s for pod "pod1" in namespace "services-2414" to be "running and ready" + Sep 13 15:34:28.768: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 8.406799ms + Sep 13 15:34:28.768: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:34:30.773: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.013341865s + Sep 13 15:34:30.773: INFO: The phase of Pod pod1 is Running (Ready = true) + Sep 13 15:34:30.773: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod1:[100]] 09/13/22 15:34:30.776 + Sep 13 15:34:30.784: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod1:[100]] + STEP: Creating pod pod2 in namespace services-2414 09/13/22 15:34:30.784 + Sep 13 15:34:30.799: INFO: Waiting up to 5m0s for pod "pod2" in namespace "services-2414" to be "running and ready" + Sep 13 15:34:30.804: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 4.731204ms + Sep 13 15:34:30.804: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:34:32.810: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.010583467s + Sep 13 15:34:32.810: INFO: The phase of Pod pod2 is Running (Ready = true) + Sep 13 15:34:32.810: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod1:[100] pod2:[101]] 09/13/22 15:34:32.813 + Sep 13 15:34:32.826: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod1:[100] pod2:[101]] + STEP: Checking if the Service forwards traffic to pods 09/13/22 15:34:32.826 + Sep 13 15:34:32.826: INFO: Creating new exec pod + Sep 13 15:34:32.838: INFO: Waiting up to 5m0s for pod "execpodngkc2" in namespace "services-2414" to be "running" + Sep 13 15:34:32.842: INFO: Pod "execpodngkc2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.379577ms + Sep 13 15:34:34.848: INFO: Pod "execpodngkc2": Phase="Running", Reason="", readiness=true. Elapsed: 2.009591922s + Sep 13 15:34:34.848: INFO: Pod "execpodngkc2" satisfied condition "running" + Sep 13 15:34:35.848: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' + Sep 13 15:34:36.016: INFO: rc: 1 + Sep 13 15:34:36.016: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 multi-endpoint-test 80 + nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:34:37.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' + Sep 13 15:34:37.177: INFO: rc: 1 + Sep 13 15:34:37.177: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 multi-endpoint-test 80 + nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:34:38.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' + Sep 13 15:34:38.165: INFO: rc: 1 + Sep 13 15:34:38.165: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 multi-endpoint-test 80 + nc: connect to multi-endpoint-test port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:34:39.017: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' + Sep 13 15:34:39.162: INFO: stderr: "+ nc -v -t -w 2 multi-endpoint-test 80\n+ echo hostName\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" + Sep 13 15:34:39.162: 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 13 15:34:39.162: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.28.46 80' + Sep 13 15:34:39.339: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.28.46 80\nConnection to 10.80.28.46 80 port [tcp/http] succeeded!\n" + Sep 13 15:34:39.339: 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 13 15:34:39.339: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 81' + Sep 13 15:34:39.491: INFO: stderr: "+ + nc -v -t -w 2 multi-endpoint-test 81\necho hostName\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" + Sep 13 15:34:39.491: 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 13 15:34:39.491: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-2414 exec execpodngkc2 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.28.46 81' + Sep 13 15:34:39.641: INFO: stderr: "+ nc -v -t -w 2 10.80.28.46 81\n+ echo hostName\nConnection to 10.80.28.46 81 port [tcp/*] succeeded!\n" + Sep 13 15:34:39.641: 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-2414 09/13/22 15:34:39.641 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[pod2:[101]] 09/13/22 15:34:39.663 + Sep 13 15:34:39.684: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[pod2:[101]] + STEP: Deleting pod pod2 in namespace services-2414 09/13/22 15:34:39.684 + STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2414 to expose endpoints map[] 09/13/22 15:34:39.705 + Sep 13 15:34:40.733: INFO: successfully validated that service multi-endpoint-test in namespace services-2414 exposes endpoints map[] + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:34:40.787: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-2414" for this suite. 09/13/22 15:34:40.858 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] EndpointSlice + should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:352 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:40.889 +Sep 13 15:34:40.889: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename endpointslice 09/13/22 15:34:40.89 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:40.912 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:40.917 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:352 +STEP: getting /apis 09/13/22 15:34:40.921 +STEP: getting /apis/discovery.k8s.io 09/13/22 15:34:40.924 +STEP: getting /apis/discovery.k8s.iov1 09/13/22 15:34:40.926 +STEP: creating 09/13/22 15:34:40.927 +STEP: getting 09/13/22 15:34:40.945 +STEP: listing 09/13/22 15:34:40.954 +STEP: watching 09/13/22 15:34:40.961 +Sep 13 15:34:40.961: INFO: starting watch +STEP: cluster-wide listing 09/13/22 15:34:40.974 +STEP: cluster-wide watching 09/13/22 15:34:40.988 +Sep 13 15:34:40.988: INFO: starting watch +STEP: patching 09/13/22 15:34:41.018 +STEP: updating 09/13/22 15:34:41.061 +Sep 13 15:34:41.108: INFO: waiting for watch events with expected annotations +Sep 13 15:34:41.108: INFO: saw patched and updated annotations +STEP: deleting 09/13/22 15:34:41.109 +STEP: deleting a collection 09/13/22 15:34:41.166 +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +Sep 13 15:34:41.185: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-1" for this suite. 09/13/22 15:34:41.19 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","completed":168,"skipped":3081,"failed":0} +------------------------------ +• [0.311 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:352 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:40.889 + Sep 13 15:34:40.889: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename endpointslice 09/13/22 15:34:40.89 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:40.912 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:40.917 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 + [It] should support creating EndpointSlice API operations [Conformance] + test/e2e/network/endpointslice.go:352 + STEP: getting /apis 09/13/22 15:34:40.921 + STEP: getting /apis/discovery.k8s.io 09/13/22 15:34:40.924 + STEP: getting /apis/discovery.k8s.iov1 09/13/22 15:34:40.926 + STEP: creating 09/13/22 15:34:40.927 + STEP: getting 09/13/22 15:34:40.945 + STEP: listing 09/13/22 15:34:40.954 + STEP: watching 09/13/22 15:34:40.961 + Sep 13 15:34:40.961: INFO: starting watch + STEP: cluster-wide listing 09/13/22 15:34:40.974 + STEP: cluster-wide watching 09/13/22 15:34:40.988 + Sep 13 15:34:40.988: INFO: starting watch + STEP: patching 09/13/22 15:34:41.018 + STEP: updating 09/13/22 15:34:41.061 + Sep 13 15:34:41.108: INFO: waiting for watch events with expected annotations + Sep 13 15:34:41.108: INFO: saw patched and updated annotations + STEP: deleting 09/13/22 15:34:41.109 + STEP: deleting a collection 09/13/22 15:34:41.166 + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 + Sep 13 15:34:41.185: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "endpointslice-1" for this suite. 09/13/22 15:34:41.19 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:41.21 +Sep 13 15:34:41.210: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 15:34:41.211 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:41.24 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:41.245 +[It] Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 +STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota 09/13/22 15:34:41.255 +Sep 13 15:34:41.306: INFO: Pod name sample-pod: Found 0 pods out of 1 +Sep 13 15:34:46.317: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 15:34:46.317 +STEP: getting scale subresource 09/13/22 15:34:46.317 +STEP: updating a scale subresource 09/13/22 15:34:46.337 +STEP: verifying the replicaset Spec.Replicas was modified 09/13/22 15:34:46.342 +STEP: Patch a scale subresource 09/13/22 15:34:46.347 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 15:34:46.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-8938" for this suite. 09/13/22 15:34:46.372 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]","completed":169,"skipped":3106,"failed":0} +------------------------------ +• [SLOW TEST] [5.175 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:41.21 + Sep 13 15:34:41.210: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 15:34:41.211 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:41.24 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:41.245 + [It] Replicaset should have a working scale subresource [Conformance] + test/e2e/apps/replica_set.go:143 + STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota 09/13/22 15:34:41.255 + Sep 13 15:34:41.306: INFO: Pod name sample-pod: Found 0 pods out of 1 + Sep 13 15:34:46.317: INFO: Pod name sample-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 15:34:46.317 + STEP: getting scale subresource 09/13/22 15:34:46.317 + STEP: updating a scale subresource 09/13/22 15:34:46.337 + STEP: verifying the replicaset Spec.Replicas was modified 09/13/22 15:34:46.342 + STEP: Patch a scale subresource 09/13/22 15:34:46.347 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 15:34:46.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-8938" for this suite. 09/13/22 15:34:46.372 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:933 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:46.39 +Sep 13 15:34:46.390: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:34:46.391 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:46.422 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:46.431 +[It] should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:933 +STEP: Creating a ResourceQuota 09/13/22 15:34:46.436 +STEP: Getting a ResourceQuota 09/13/22 15:34:46.442 +STEP: Listing all ResourceQuotas with LabelSelector 09/13/22 15:34:46.448 +STEP: Patching the ResourceQuota 09/13/22 15:34:46.456 +STEP: Deleting a Collection of ResourceQuotas 09/13/22 15:34:46.464 +STEP: Verifying the deleted ResourceQuota 09/13/22 15:34:46.48 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:34:46.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-2451" for this suite. 09/13/22 15:34:46.487 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should manage the lifecycle of a ResourceQuota [Conformance]","completed":170,"skipped":3112,"failed":0} +------------------------------ +• [0.112 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:933 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:46.39 + Sep 13 15:34:46.390: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:34:46.391 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:46.422 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:46.431 + [It] should manage the lifecycle of a ResourceQuota [Conformance] + test/e2e/apimachinery/resource_quota.go:933 + STEP: Creating a ResourceQuota 09/13/22 15:34:46.436 + STEP: Getting a ResourceQuota 09/13/22 15:34:46.442 + STEP: Listing all ResourceQuotas with LabelSelector 09/13/22 15:34:46.448 + STEP: Patching the ResourceQuota 09/13/22 15:34:46.456 + STEP: Deleting a Collection of ResourceQuotas 09/13/22 15:34:46.464 + STEP: Verifying the deleted ResourceQuota 09/13/22 15:34:46.48 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:34:46.483: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-2451" for this suite. 09/13/22 15:34:46.487 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:34:46.508 +Sep 13 15:34:46.508: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 15:34:46.51 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:46.582 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:46.587 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 +Sep 13 15:34:46.612: INFO: Pod name rollover-pod: Found 0 pods out of 1 +Sep 13 15:34:51.621: INFO: Pod name rollover-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running 09/13/22 15:34:51.621 +Sep 13 15:34:51.621: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready +Sep 13 15:34:53.624: INFO: Creating deployment "test-rollover-deployment" +Sep 13 15:34:53.636: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations +Sep 13 15:34:55.647: INFO: Check revision of new replica set for deployment "test-rollover-deployment" +Sep 13 15:34:55.658: INFO: Ensure that both replica sets have 1 created replica +Sep 13 15:34:55.663: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update +Sep 13 15:34:55.676: INFO: Updating deployment test-rollover-deployment +Sep 13 15:34:55.676: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller +Sep 13 15:34:57.688: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 +Sep 13 15:34:57.695: INFO: Make sure deployment "test-rollover-deployment" is complete +Sep 13 15:34:57.701: INFO: all replica sets need to contain the pod-template-hash label +Sep 13 15:34:57.701: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:34:59.712: INFO: all replica sets need to contain the pod-template-hash label +Sep 13 15:34:59.712: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:35:01.710: INFO: all replica sets need to contain the pod-template-hash label +Sep 13 15:35:01.710: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:35:03.712: INFO: all replica sets need to contain the pod-template-hash label +Sep 13 15:35:03.712: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:35:05.708: INFO: all replica sets need to contain the pod-template-hash label +Sep 13 15:35:05.708: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Sep 13 15:35:07.715: INFO: +Sep 13 15:35:07.715: INFO: Ensure that both old replica sets have no replicas +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 15:35:07.732: INFO: Deployment "test-rollover-deployment": +&Deployment{ObjectMeta:{test-rollover-deployment deployment-2555 e4916d07-10d0-4ec7-9443-6e6304868129 32024 2 2022-09-13 15:34:53 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-13 15:34:55 +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-13 15:35:07 +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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003e88728 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-13 15:34:53 +0000 UTC,LastTransitionTime:2022-09-13 15:34:53 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-6d45fd857b" has successfully progressed.,LastUpdateTime:2022-09-13 15:35:07 +0000 UTC,LastTransitionTime:2022-09-13 15:34:53 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Sep 13 15:35:07.736: INFO: New ReplicaSet "test-rollover-deployment-6d45fd857b" of Deployment "test-rollover-deployment": +&ReplicaSet{ObjectMeta:{test-rollover-deployment-6d45fd857b deployment-2555 f694b99a-347d-4840-b3df-003ca9f61135 32015 2 2022-09-13 15:34:55 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88ef7 0xc003e88ef8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:34:55 +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\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"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-13 15:35:07 +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: 6d45fd857b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003e88fd8 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 13 15:35:07.736: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": +Sep 13 15:35:07.737: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-2555 9ee1d83e-2901-4022-b1f2-eb8f918ed9c7 32023 2 2022-09-13 15:34:46 +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 e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88ba7 0xc003e88ba8}] [] [{e2e.test Update apps/v1 2022-09-13 15:34:46 +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-13 15:35:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-13 15:35:07 +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 registry.k8s.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 0xc003e88d08 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 13 15:35:07.737: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-59b9df946d deployment-2555 b68f127c-0f2e-4f53-b05d-dcea15b63b20 31908 2 2022-09-13 15:34:53 +0000 UTC map[name:rollover-pod pod-template-hash:59b9df946d] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88d97 0xc003e88d98}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:34:55 +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\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"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-13 15:34:55 +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: 59b9df946d,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:59b9df946d] 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 0xc003e88e58 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 13 15:35:07.742: INFO: Pod "test-rollover-deployment-6d45fd857b-pljpd" is available: +&Pod{ObjectMeta:{test-rollover-deployment-6d45fd857b-pljpd test-rollover-deployment-6d45fd857b- deployment-2555 08103904-68cb-47e5-8b33-57cdb738dfa7 31930 0 2022-09-13 15:34:55 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[] [{apps/v1 ReplicaSet test-rollover-deployment-6d45fd857b f694b99a-347d-4840-b3df-003ca9f61135 0xc003e5e5c7 0xc003e5e5c8}] [] [{kube-controller-manager Update v1 2022-09-13 15:34:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f694b99a-347d-4840-b3df-003ca9f61135\"}":{}}},"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-13 15:34:57 +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.72.0.129\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8mbnr,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8mbnr,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:57 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:57 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.129,StartTime:2022-09-13 15:34:55 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:34:56 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.40,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146,ContainerID:containerd://25235aa2d2fd75b80f766d7ce1c49029e47c5e2038e20f5f1f442d5e2c9f5199,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.129,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 15:35:07.742: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-2555" for this suite. 09/13/22 15:35:07.749 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","completed":171,"skipped":3122,"failed":0} +------------------------------ +• [SLOW TEST] [21.246 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:34:46.508 + Sep 13 15:34:46.508: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 15:34:46.51 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:34:46.582 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:34:46.587 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should support rollover [Conformance] + test/e2e/apps/deployment.go:132 + Sep 13 15:34:46.612: INFO: Pod name rollover-pod: Found 0 pods out of 1 + Sep 13 15:34:51.621: INFO: Pod name rollover-pod: Found 1 pods out of 1 + STEP: ensuring each pod is running 09/13/22 15:34:51.621 + Sep 13 15:34:51.621: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready + Sep 13 15:34:53.624: INFO: Creating deployment "test-rollover-deployment" + Sep 13 15:34:53.636: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations + Sep 13 15:34:55.647: INFO: Check revision of new replica set for deployment "test-rollover-deployment" + Sep 13 15:34:55.658: INFO: Ensure that both replica sets have 1 created replica + Sep 13 15:34:55.663: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update + Sep 13 15:34:55.676: INFO: Updating deployment test-rollover-deployment + Sep 13 15:34:55.676: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller + Sep 13 15:34:57.688: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 + Sep 13 15:34:57.695: INFO: Make sure deployment "test-rollover-deployment" is complete + Sep 13 15:34:57.701: INFO: all replica sets need to contain the pod-template-hash label + Sep 13 15:34:57.701: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:34:59.712: INFO: all replica sets need to contain the pod-template-hash label + Sep 13 15:34:59.712: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:35:01.710: INFO: all replica sets need to contain the pod-template-hash label + Sep 13 15:35:01.710: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:35:03.712: INFO: all replica sets need to contain the pod-template-hash label + Sep 13 15:35:03.712: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:35:05.708: INFO: all replica sets need to contain the pod-template-hash label + Sep 13 15:35:05.708: 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, 13, 15, 34, 53, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.September, 13, 15, 34, 57, 0, time.Local), LastTransitionTime:time.Date(2022, time.September, 13, 15, 34, 53, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-6d45fd857b\" is progressing."}}, CollisionCount:(*int32)(nil)} + Sep 13 15:35:07.715: INFO: + Sep 13 15:35:07.715: INFO: Ensure that both old replica sets have no replicas + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 15:35:07.732: INFO: Deployment "test-rollover-deployment": + &Deployment{ObjectMeta:{test-rollover-deployment deployment-2555 e4916d07-10d0-4ec7-9443-6e6304868129 32024 2 2022-09-13 15:34:53 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-13 15:34:55 +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-13 15:35:07 +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 registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003e88728 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-13 15:34:53 +0000 UTC,LastTransitionTime:2022-09-13 15:34:53 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-6d45fd857b" has successfully progressed.,LastUpdateTime:2022-09-13 15:35:07 +0000 UTC,LastTransitionTime:2022-09-13 15:34:53 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + + Sep 13 15:35:07.736: INFO: New ReplicaSet "test-rollover-deployment-6d45fd857b" of Deployment "test-rollover-deployment": + &ReplicaSet{ObjectMeta:{test-rollover-deployment-6d45fd857b deployment-2555 f694b99a-347d-4840-b3df-003ca9f61135 32015 2 2022-09-13 15:34:55 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88ef7 0xc003e88ef8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:34:55 +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\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"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-13 15:35:07 +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: 6d45fd857b,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc003e88fd8 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 13 15:35:07.736: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": + Sep 13 15:35:07.737: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-2555 9ee1d83e-2901-4022-b1f2-eb8f918ed9c7 32023 2 2022-09-13 15:34:46 +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 e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88ba7 0xc003e88ba8}] [] [{e2e.test Update apps/v1 2022-09-13 15:34:46 +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-13 15:35:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-09-13 15:35:07 +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 registry.k8s.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 0xc003e88d08 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 13 15:35:07.737: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-59b9df946d deployment-2555 b68f127c-0f2e-4f53-b05d-dcea15b63b20 31908 2 2022-09-13 15:34:53 +0000 UTC map[name:rollover-pod pod-template-hash:59b9df946d] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment e4916d07-10d0-4ec7-9443-6e6304868129 0xc003e88d97 0xc003e88d98}] [] [{kube-controller-manager Update apps/v1 2022-09-13 15:34:55 +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\":\"e4916d07-10d0-4ec7-9443-6e6304868129\"}":{}}},"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-13 15:34:55 +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: 59b9df946d,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:59b9df946d] 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 0xc003e88e58 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 13 15:35:07.742: INFO: Pod "test-rollover-deployment-6d45fd857b-pljpd" is available: + &Pod{ObjectMeta:{test-rollover-deployment-6d45fd857b-pljpd test-rollover-deployment-6d45fd857b- deployment-2555 08103904-68cb-47e5-8b33-57cdb738dfa7 31930 0 2022-09-13 15:34:55 +0000 UTC map[name:rollover-pod pod-template-hash:6d45fd857b] map[] [{apps/v1 ReplicaSet test-rollover-deployment-6d45fd857b f694b99a-347d-4840-b3df-003ca9f61135 0xc003e5e5c7 0xc003e5e5c8}] [] [{kube-controller-manager Update v1 2022-09-13 15:34:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"f694b99a-347d-4840-b3df-003ca9f61135\"}":{}}},"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-13 15:34:57 +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.72.0.129\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8mbnr,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8mbnr,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:57 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:57 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 15:34:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.129,StartTime:2022-09-13 15:34:55 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 15:34:56 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/agnhost:2.40,ImageID:registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146,ContainerID:containerd://25235aa2d2fd75b80f766d7ce1c49029e47c5e2038e20f5f1f442d5e2c9f5199,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.129,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 15:35:07.742: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-2555" for this suite. 09/13/22 15:35:07.749 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should delete a collection of services [Conformance] + test/e2e/network/service.go:3641 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:07.76 +Sep 13 15:35:07.761: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:35:07.762 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:07.777 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:07.782 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should delete a collection of services [Conformance] + test/e2e/network/service.go:3641 +STEP: creating a collection of services 09/13/22 15:35:07.788 +Sep 13 15:35:07.789: INFO: Creating e2e-svc-a-hwzdn +Sep 13 15:35:07.822: INFO: Creating e2e-svc-b-p9g5k +Sep 13 15:35:07.853: INFO: Creating e2e-svc-c-nv5rg +STEP: deleting service collection 09/13/22 15:35:07.887 +Sep 13 15:35:07.980: INFO: Collection of services has been deleted +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:35:07.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3483" for this suite. 09/13/22 15:35:07.993 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should delete a collection of services [Conformance]","completed":172,"skipped":3133,"failed":0} +------------------------------ +• [0.240 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should delete a collection of services [Conformance] + test/e2e/network/service.go:3641 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:07.76 + Sep 13 15:35:07.761: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:35:07.762 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:07.777 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:07.782 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should delete a collection of services [Conformance] + test/e2e/network/service.go:3641 + STEP: creating a collection of services 09/13/22 15:35:07.788 + Sep 13 15:35:07.789: INFO: Creating e2e-svc-a-hwzdn + Sep 13 15:35:07.822: INFO: Creating e2e-svc-b-p9g5k + Sep 13 15:35:07.853: INFO: Creating e2e-svc-c-nv5rg + STEP: deleting service collection 09/13/22 15:35:07.887 + Sep 13 15:35:07.980: INFO: Collection of services has been deleted + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:35:07.980: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-3483" for this suite. 09/13/22 15:35:07.993 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Secrets + should patch a secret [Conformance] + test/e2e/common/node/secrets.go:153 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:08.011 +Sep 13 15:35:08.011: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:35:08.012 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:08.032 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:08.037 +[It] should patch a secret [Conformance] + test/e2e/common/node/secrets.go:153 +STEP: creating a secret 09/13/22 15:35:08.059 +STEP: listing secrets in all namespaces to ensure that there are more than zero 09/13/22 15:35:08.064 +STEP: patching the secret 09/13/22 15:35:08.067 +STEP: deleting the secret using a LabelSelector 09/13/22 15:35:08.098 +STEP: listing secrets in all namespaces, searching for label name and value in patch 09/13/22 15:35:08.122 +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:35:08.127: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-9651" for this suite. 09/13/22 15:35:08.138 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Secrets should patch a secret [Conformance]","completed":173,"skipped":3153,"failed":0} +------------------------------ +• [0.146 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should patch a secret [Conformance] + test/e2e/common/node/secrets.go:153 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:08.011 + Sep 13 15:35:08.011: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:35:08.012 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:08.032 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:08.037 + [It] should patch a secret [Conformance] + test/e2e/common/node/secrets.go:153 + STEP: creating a secret 09/13/22 15:35:08.059 + STEP: listing secrets in all namespaces to ensure that there are more than zero 09/13/22 15:35:08.064 + STEP: patching the secret 09/13/22 15:35:08.067 + STEP: deleting the secret using a LabelSelector 09/13/22 15:35:08.098 + STEP: listing secrets in all namespaces, searching for label name and value in patch 09/13/22 15:35:08.122 + [AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:35:08.127: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-9651" for this suite. 09/13/22 15:35:08.138 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:206 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:08.158 +Sep 13 15:35:08.158: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:35:08.159 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:08.193 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:08.197 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:206 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:35:08.201 +Sep 13 15:35:08.213: INFO: Waiting up to 5m0s for pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0" in namespace "downward-api-7058" to be "Succeeded or Failed" +Sep 13 15:35:08.218: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.673978ms +Sep 13 15:35:10.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009774985s +Sep 13 15:35:12.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00918799s +STEP: Saw pod success 09/13/22 15:35:12.222 +Sep 13 15:35:12.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0" satisfied condition "Succeeded or Failed" +Sep 13 15:35:12.226: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 container client-container: +STEP: delete the pod 09/13/22 15:35:12.245 +Sep 13 15:35:12.257: INFO: Waiting for pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 to disappear +Sep 13 15:35:12.261: INFO: Pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:35:12.261: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-7058" for this suite. 09/13/22 15:35:12.266 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]","completed":174,"skipped":3154,"failed":0} +------------------------------ +• [4.115 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:206 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:08.158 + Sep 13 15:35:08.158: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:35:08.159 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:08.193 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:08.197 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:206 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:35:08.201 + Sep 13 15:35:08.213: INFO: Waiting up to 5m0s for pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0" in namespace "downward-api-7058" to be "Succeeded or Failed" + Sep 13 15:35:08.218: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.673978ms + Sep 13 15:35:10.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009774985s + Sep 13 15:35:12.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.00918799s + STEP: Saw pod success 09/13/22 15:35:12.222 + Sep 13 15:35:12.222: INFO: Pod "downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0" satisfied condition "Succeeded or Failed" + Sep 13 15:35:12.226: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 container client-container: + STEP: delete the pod 09/13/22 15:35:12.245 + Sep 13 15:35:12.257: INFO: Waiting for pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 to disappear + Sep 13 15:35:12.261: INFO: Pod downwardapi-volume-012f9d56-e785-430a-9e82-24530edcd2b0 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:35:12.261: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-7058" for this suite. 09/13/22 15:35:12.266 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:166 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:12.278 +Sep 13 15:35:12.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:35:12.28 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:12.296 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:12.301 +[It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:166 +STEP: Creating a pod to test emptydir 0644 on node default medium 09/13/22 15:35:12.309 +Sep 13 15:35:12.325: INFO: Waiting up to 5m0s for pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb" in namespace "emptydir-8903" to be "Succeeded or Failed" +Sep 13 15:35:12.333: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Pending", Reason="", readiness=false. Elapsed: 8.211475ms +Sep 13 15:35:14.337: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012231274s +Sep 13 15:35:16.341: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016796694s +STEP: Saw pod success 09/13/22 15:35:16.341 +Sep 13 15:35:16.342: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb" satisfied condition "Succeeded or Failed" +Sep 13 15:35:16.345: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb container test-container: +STEP: delete the pod 09/13/22 15:35:16.353 +Sep 13 15:35:16.367: INFO: Waiting for pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb to disappear +Sep 13 15:35:16.372: INFO: Pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:35:16.372: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-8903" for this suite. 09/13/22 15:35:16.376 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":175,"skipped":3214,"failed":0} +------------------------------ +• [4.103 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:166 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:12.278 + Sep 13 15:35:12.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:35:12.28 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:12.296 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:12.301 + [It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:166 + STEP: Creating a pod to test emptydir 0644 on node default medium 09/13/22 15:35:12.309 + Sep 13 15:35:12.325: INFO: Waiting up to 5m0s for pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb" in namespace "emptydir-8903" to be "Succeeded or Failed" + Sep 13 15:35:12.333: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Pending", Reason="", readiness=false. Elapsed: 8.211475ms + Sep 13 15:35:14.337: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012231274s + Sep 13 15:35:16.341: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016796694s + STEP: Saw pod success 09/13/22 15:35:16.341 + Sep 13 15:35:16.342: INFO: Pod "pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb" satisfied condition "Succeeded or Failed" + Sep 13 15:35:16.345: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb container test-container: + STEP: delete the pod 09/13/22 15:35:16.353 + Sep 13 15:35:16.367: INFO: Waiting for pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb to disappear + Sep 13 15:35:16.372: INFO: Pod pod-6bbcb476-bf39-4670-ac40-b6b4c17e72eb no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:35:16.372: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-8903" for this suite. 09/13/22 15:35:16.376 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] CronJob + should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:16.383 +Sep 13 15:35:16.383: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename cronjob 09/13/22 15:35:16.386 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:16.402 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:16.405 +[It] should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 +STEP: Creating a cronjob 09/13/22 15:35:16.408 +STEP: creating 09/13/22 15:35:16.408 +STEP: getting 09/13/22 15:35:16.444 +STEP: listing 09/13/22 15:35:16.448 +STEP: watching 09/13/22 15:35:16.452 +Sep 13 15:35:16.452: INFO: starting watch +STEP: cluster-wide listing 09/13/22 15:35:16.454 +STEP: cluster-wide watching 09/13/22 15:35:16.456 +Sep 13 15:35:16.457: INFO: starting watch +STEP: patching 09/13/22 15:35:16.458 +STEP: updating 09/13/22 15:35:16.465 +Sep 13 15:35:16.477: INFO: waiting for watch events with expected annotations +Sep 13 15:35:16.478: INFO: saw patched and updated annotations +STEP: patching /status 09/13/22 15:35:16.478 +STEP: updating /status 09/13/22 15:35:16.487 +STEP: get /status 09/13/22 15:35:16.494 +STEP: deleting 09/13/22 15:35:16.498 +STEP: deleting a collection 09/13/22 15:35:16.522 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +Sep 13 15:35:16.529: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-9392" for this suite. 09/13/22 15:35:16.533 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] CronJob should support CronJob API operations [Conformance]","completed":176,"skipped":3250,"failed":0} +------------------------------ +• [0.154 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:16.383 + Sep 13 15:35:16.383: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename cronjob 09/13/22 15:35:16.386 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:16.402 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:16.405 + [It] should support CronJob API operations [Conformance] + test/e2e/apps/cronjob.go:319 + STEP: Creating a cronjob 09/13/22 15:35:16.408 + STEP: creating 09/13/22 15:35:16.408 + STEP: getting 09/13/22 15:35:16.444 + STEP: listing 09/13/22 15:35:16.448 + STEP: watching 09/13/22 15:35:16.452 + Sep 13 15:35:16.452: INFO: starting watch + STEP: cluster-wide listing 09/13/22 15:35:16.454 + STEP: cluster-wide watching 09/13/22 15:35:16.456 + Sep 13 15:35:16.457: INFO: starting watch + STEP: patching 09/13/22 15:35:16.458 + STEP: updating 09/13/22 15:35:16.465 + Sep 13 15:35:16.477: INFO: waiting for watch events with expected annotations + Sep 13 15:35:16.478: INFO: saw patched and updated annotations + STEP: patching /status 09/13/22 15:35:16.478 + STEP: updating /status 09/13/22 15:35:16.487 + STEP: get /status 09/13/22 15:35:16.494 + STEP: deleting 09/13/22 15:35:16.498 + STEP: deleting a collection 09/13/22 15:35:16.522 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 + Sep 13 15:35:16.529: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "cronjob-9392" for this suite. 09/13/22 15:35:16.533 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2221 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:16.551 +Sep 13 15:35:16.551: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:35:16.552 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:16.567 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:16.57 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2221 +STEP: creating service in namespace services-9643 09/13/22 15:35:16.573 +Sep 13 15:35:16.581: INFO: Waiting up to 5m0s for pod "kube-proxy-mode-detector" in namespace "services-9643" to be "running and ready" +Sep 13 15:35:16.587: INFO: Pod "kube-proxy-mode-detector": Phase="Pending", Reason="", readiness=false. Elapsed: 5.774542ms +Sep 13 15:35:16.587: INFO: The phase of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:35:18.592: INFO: Pod "kube-proxy-mode-detector": Phase="Running", Reason="", readiness=true. Elapsed: 2.010457188s +Sep 13 15:35:18.592: INFO: The phase of Pod kube-proxy-mode-detector is Running (Ready = true) +Sep 13 15:35:18.592: INFO: Pod "kube-proxy-mode-detector" satisfied condition "running and ready" +Sep 13 15:35:18.595: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Sep 13 15:35:18.755: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Sep 13 15:35:18.755: INFO: stdout: "iptables" +Sep 13 15:35:18.755: INFO: proxyMode: iptables +Sep 13 15:35:18.773: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Sep 13 15:35:18.776: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-nodeport-timeout in namespace services-9643 09/13/22 15:35:18.776 +STEP: creating replication controller affinity-nodeport-timeout in namespace services-9643 09/13/22 15:35:18.801 +I0913 15:35:18.871542 19 runners.go:193] Created replication controller with name: affinity-nodeport-timeout, namespace: services-9643, replica count: 3 +I0913 15:35:21.922973 19 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 13 15:35:21.934: INFO: Creating new exec pod +Sep 13 15:35:21.945: INFO: Waiting up to 5m0s for pod "execpod-affinitywzzg5" in namespace "services-9643" to be "running" +Sep 13 15:35:21.954: INFO: Pod "execpod-affinitywzzg5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.828448ms +Sep 13 15:35:23.958: INFO: Pod "execpod-affinitywzzg5": Phase="Running", Reason="", readiness=true. Elapsed: 2.012481332s +Sep 13 15:35:23.958: INFO: Pod "execpod-affinitywzzg5" satisfied condition "running" +Sep 13 15:35:24.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 13 15:35:25.114: INFO: rc: 1 +Sep 13 15:35:25.114: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: +Command stdout: + +stderr: ++ nc -v -t -w 2 affinity-nodeport-timeout 80 +nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused ++ echo hostName +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:35:26.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 13 15:35:26.312: INFO: rc: 1 +Sep 13 15:35:26.312: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: +Command stdout: + +stderr: ++ + ncecho -v hostName + -t -w 2 affinity-nodeport-timeout 80 +nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:35:27.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 13 15:35:27.270: INFO: rc: 1 +Sep 13 15:35:27.270: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: +Command stdout: + +stderr: ++ + echonc hostName -v + -t -w 2 affinity-nodeport-timeout 80 +nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:35:28.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 13 15:35:28.264: INFO: rc: 1 +Sep 13 15:35:28.264: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 affinity-nodeport-timeout 80 +nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:35:29.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Sep 13 15:35:29.265: 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 13 15:35:29.265: 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 13 15:35:29.265: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.21.198 80' +Sep 13 15:35:29.417: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.21.198 80\nConnection to 10.80.21.198 80 port [tcp/http] succeeded!\n" +Sep 13 15:35:29.417: 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 13 15:35:29.417: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 32262' +Sep 13 15:35:29.569: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 32262\nConnection to 10.196.0.27 32262 port [tcp/*] succeeded!\n" +Sep 13 15:35:29.569: 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 13 15:35:29.569: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 32262' +Sep 13 15:35:29.723: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 32262\n+ echo hostName\nConnection to 10.196.0.29 32262 port [tcp/*] succeeded!\n" +Sep 13 15:35:29.723: 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 13 15:35:29.723: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:32262/ ; done' +Sep 13 15:35:29.969: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" +Sep 13 15:35:29.969: INFO: stdout: "\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz" +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz +Sep 13 15:35:29.970: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.196.0.27:32262/' +Sep 13 15:35:30.152: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" +Sep 13 15:35:30.152: INFO: stdout: "affinity-nodeport-timeout-xm2zz" +Sep 13 15:35:50.153: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.196.0.27:32262/' +Sep 13 15:35:50.319: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" +Sep 13 15:35:50.319: INFO: stdout: "affinity-nodeport-timeout-fdttl" +Sep 13 15:35:50.319: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-timeout in namespace services-9643, will wait for the garbage collector to delete the pods 09/13/22 15:35:50.338 +Sep 13 15:35:50.399: INFO: Deleting ReplicationController affinity-nodeport-timeout took: 5.326542ms +Sep 13 15:35:50.499: INFO: Terminating ReplicationController affinity-nodeport-timeout pods took: 100.130181ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:35:52.323: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-9643" for this suite. 09/13/22 15:35:52.33 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance]","completed":177,"skipped":3275,"failed":0} +------------------------------ +• [SLOW TEST] [35.785 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2221 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:16.551 + Sep 13 15:35:16.551: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:35:16.552 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:16.567 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:16.57 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/network/service.go:2221 + STEP: creating service in namespace services-9643 09/13/22 15:35:16.573 + Sep 13 15:35:16.581: INFO: Waiting up to 5m0s for pod "kube-proxy-mode-detector" in namespace "services-9643" to be "running and ready" + Sep 13 15:35:16.587: INFO: Pod "kube-proxy-mode-detector": Phase="Pending", Reason="", readiness=false. Elapsed: 5.774542ms + Sep 13 15:35:16.587: INFO: The phase of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:35:18.592: INFO: Pod "kube-proxy-mode-detector": Phase="Running", Reason="", readiness=true. Elapsed: 2.010457188s + Sep 13 15:35:18.592: INFO: The phase of Pod kube-proxy-mode-detector is Running (Ready = true) + Sep 13 15:35:18.592: INFO: Pod "kube-proxy-mode-detector" satisfied condition "running and ready" + Sep 13 15:35:18.595: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' + Sep 13 15:35:18.755: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" + Sep 13 15:35:18.755: INFO: stdout: "iptables" + Sep 13 15:35:18.755: INFO: proxyMode: iptables + Sep 13 15:35:18.773: INFO: Waiting for pod kube-proxy-mode-detector to disappear + Sep 13 15:35:18.776: INFO: Pod kube-proxy-mode-detector no longer exists + STEP: creating service affinity-nodeport-timeout in namespace services-9643 09/13/22 15:35:18.776 + STEP: creating replication controller affinity-nodeport-timeout in namespace services-9643 09/13/22 15:35:18.801 + I0913 15:35:18.871542 19 runners.go:193] Created replication controller with name: affinity-nodeport-timeout, namespace: services-9643, replica count: 3 + I0913 15:35:21.922973 19 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 13 15:35:21.934: INFO: Creating new exec pod + Sep 13 15:35:21.945: INFO: Waiting up to 5m0s for pod "execpod-affinitywzzg5" in namespace "services-9643" to be "running" + Sep 13 15:35:21.954: INFO: Pod "execpod-affinitywzzg5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.828448ms + Sep 13 15:35:23.958: INFO: Pod "execpod-affinitywzzg5": Phase="Running", Reason="", readiness=true. Elapsed: 2.012481332s + Sep 13 15:35:23.958: INFO: Pod "execpod-affinitywzzg5" satisfied condition "running" + Sep 13 15:35:24.962: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' + Sep 13 15:35:25.114: INFO: rc: 1 + Sep 13 15:35:25.114: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: + Command stdout: + + stderr: + + nc -v -t -w 2 affinity-nodeport-timeout 80 + nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused + + echo hostName + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:35:26.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' + Sep 13 15:35:26.312: INFO: rc: 1 + Sep 13 15:35:26.312: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: + Command stdout: + + stderr: + + + ncecho -v hostName + -t -w 2 affinity-nodeport-timeout 80 + nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:35:27.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' + Sep 13 15:35:27.270: INFO: rc: 1 + Sep 13 15:35:27.270: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: + Command stdout: + + stderr: + + + echonc hostName -v + -t -w 2 affinity-nodeport-timeout 80 + nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:35:28.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' + Sep 13 15:35:28.264: INFO: rc: 1 + Sep 13 15:35:28.264: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 affinity-nodeport-timeout 80 + nc: connect to affinity-nodeport-timeout port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:35:29.114: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' + Sep 13 15:35:29.265: 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 13 15:35:29.265: 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 13 15:35:29.265: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.21.198 80' + Sep 13 15:35:29.417: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.80.21.198 80\nConnection to 10.80.21.198 80 port [tcp/http] succeeded!\n" + Sep 13 15:35:29.417: 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 13 15:35:29.417: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.27 32262' + Sep 13 15:35:29.569: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.196.0.27 32262\nConnection to 10.196.0.27 32262 port [tcp/*] succeeded!\n" + Sep 13 15:35:29.569: 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 13 15:35:29.569: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.196.0.29 32262' + Sep 13 15:35:29.723: INFO: stderr: "+ nc -v -t -w 2 10.196.0.29 32262\n+ echo hostName\nConnection to 10.196.0.29 32262 port [tcp/*] succeeded!\n" + Sep 13 15:35:29.723: 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 13 15:35:29.723: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.196.0.27:32262/ ; done' + Sep 13 15:35:29.969: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" + Sep 13 15:35:29.969: INFO: stdout: "\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz\naffinity-nodeport-timeout-xm2zz" + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.969: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Received response from host: affinity-nodeport-timeout-xm2zz + Sep 13 15:35:29.970: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.196.0.27:32262/' + Sep 13 15:35:30.152: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" + Sep 13 15:35:30.152: INFO: stdout: "affinity-nodeport-timeout-xm2zz" + Sep 13 15:35:50.153: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-9643 exec execpod-affinitywzzg5 -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.196.0.27:32262/' + Sep 13 15:35:50.319: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.196.0.27:32262/\n" + Sep 13 15:35:50.319: INFO: stdout: "affinity-nodeport-timeout-fdttl" + Sep 13 15:35:50.319: INFO: Cleaning up the exec pod + STEP: deleting ReplicationController affinity-nodeport-timeout in namespace services-9643, will wait for the garbage collector to delete the pods 09/13/22 15:35:50.338 + Sep 13 15:35:50.399: INFO: Deleting ReplicationController affinity-nodeport-timeout took: 5.326542ms + Sep 13 15:35:50.499: INFO: Terminating ReplicationController affinity-nodeport-timeout pods took: 100.130181ms + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:35:52.323: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-9643" for this suite. 09/13/22 15:35:52.33 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:150 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:35:52.345 +Sep 13 15:35:52.345: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:35:52.347 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:52.365 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:52.373 +[It] should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:150 +STEP: Discovering how many secrets are in namespace by default 09/13/22 15:35:52.378 +STEP: Counting existing ResourceQuota 09/13/22 15:35:57.382 +STEP: Creating a ResourceQuota 09/13/22 15:36:03.387 +STEP: Ensuring resource quota status is calculated 09/13/22 15:36:03.391 +STEP: Creating a Secret 09/13/22 15:36:05.396 +STEP: Ensuring resource quota status captures secret creation 09/13/22 15:36:05.407 +STEP: Deleting a secret 09/13/22 15:36:07.411 +STEP: Ensuring resource quota status released usage 09/13/22 15:36:07.416 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:36:09.420: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9724" for this suite. 09/13/22 15:36:09.423 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]","completed":178,"skipped":3338,"failed":0} +------------------------------ +• [SLOW TEST] [17.083 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:150 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:35:52.345 + Sep 13 15:35:52.345: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:35:52.347 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:35:52.365 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:35:52.373 + [It] should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/apimachinery/resource_quota.go:150 + STEP: Discovering how many secrets are in namespace by default 09/13/22 15:35:52.378 + STEP: Counting existing ResourceQuota 09/13/22 15:35:57.382 + STEP: Creating a ResourceQuota 09/13/22 15:36:03.387 + STEP: Ensuring resource quota status is calculated 09/13/22 15:36:03.391 + STEP: Creating a Secret 09/13/22 15:36:05.396 + STEP: Ensuring resource quota status captures secret creation 09/13/22 15:36:05.407 + STEP: Deleting a secret 09/13/22 15:36:07.411 + STEP: Ensuring resource quota status released usage 09/13/22 15:36:07.416 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:36:09.420: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-9724" for this suite. 09/13/22 15:36:09.423 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Watchers + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:09.431 +Sep 13 15:36:09.432: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename watch 09/13/22 15:36:09.433 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:09.464 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:09.468 +[It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 +STEP: creating a watch on configmaps with a certain label 09/13/22 15:36:09.472 +STEP: creating a new configmap 09/13/22 15:36:09.473 +STEP: modifying the configmap once 09/13/22 15:36:09.481 +STEP: changing the label value of the configmap 09/13/22 15:36:09.495 +STEP: Expecting to observe a delete notification for the watched object 09/13/22 15:36:09.507 +Sep 13 15:36:09.507: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32740 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 13 15:36:09.507: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32742 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +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 13 15:36:09.508: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32743 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +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 09/13/22 15:36:09.508 +STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements 09/13/22 15:36:09.515 +STEP: changing the label value of the configmap back 09/13/22 15:36:19.516 +STEP: modifying the configmap a third time 09/13/22 15:36:19.524 +STEP: deleting the configmap 09/13/22 15:36:19.53 +STEP: Expecting to observe an add notification for the watched object when the label value was restored 09/13/22 15:36:19.534 +Sep 13 15:36:19.535: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32833 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 13 15:36:19.535: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32834 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 13 15:36:19.535: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32835 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 + test/e2e/framework/framework.go:187 +Sep 13 15:36:19.536: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-9258" for this suite. 09/13/22 15:36:19.54 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","completed":179,"skipped":3341,"failed":0} +------------------------------ +• [SLOW TEST] [10.115 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:09.431 + Sep 13 15:36:09.432: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename watch 09/13/22 15:36:09.433 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:09.464 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:09.468 + [It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/apimachinery/watch.go:257 + STEP: creating a watch on configmaps with a certain label 09/13/22 15:36:09.472 + STEP: creating a new configmap 09/13/22 15:36:09.473 + STEP: modifying the configmap once 09/13/22 15:36:09.481 + STEP: changing the label value of the configmap 09/13/22 15:36:09.495 + STEP: Expecting to observe a delete notification for the watched object 09/13/22 15:36:09.507 + Sep 13 15:36:09.507: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32740 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Sep 13 15:36:09.507: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32742 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +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 13 15:36:09.508: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32743 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:09 +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 09/13/22 15:36:09.508 + STEP: Expecting not to observe a notification because the object no longer meets the selector's requirements 09/13/22 15:36:09.515 + STEP: changing the label value of the configmap back 09/13/22 15:36:19.516 + STEP: modifying the configmap a third time 09/13/22 15:36:19.524 + STEP: deleting the configmap 09/13/22 15:36:19.53 + STEP: Expecting to observe an add notification for the watched object when the label value was restored 09/13/22 15:36:19.534 + Sep 13 15:36:19.535: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32833 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 13 15:36:19.535: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32834 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 13 15:36:19.535: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-9258 8484b7a7-fe56-4614-9894-c30cc03d3a95 32835 0 2022-09-13 15:36:09 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-09-13 15:36:19 +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 + test/e2e/framework/framework.go:187 + Sep 13 15:36:19.536: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "watch-9258" for this suite. 09/13/22 15:36:19.54 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:356 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:19.549 +Sep 13 15:36:19.550: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:36:19.551 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:19.571 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:19.575 +[It] works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:356 +STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation 09/13/22 15:36:19.58 +Sep 13 15:36:19.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:36:22.529: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:36:36.592: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9631" for this suite. 09/13/22 15:36:36.599 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","completed":180,"skipped":3348,"failed":0} +------------------------------ +• [SLOW TEST] [17.055 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:356 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:19.549 + Sep 13 15:36:19.550: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 15:36:19.551 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:19.571 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:19.575 + [It] works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:356 + STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation 09/13/22 15:36:19.58 + Sep 13 15:36:19.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:36:22.529: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:36:36.592: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-9631" for this suite. 09/13/22 15:36:36.599 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Downward API + should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:89 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:36.608 +Sep 13 15:36:36.608: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:36:36.61 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:36.629 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:36.633 +[It] should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:89 +STEP: Creating a pod to test downward api env vars 09/13/22 15:36:36.636 +Sep 13 15:36:36.652: INFO: Waiting up to 5m0s for pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730" in namespace "downward-api-1075" to be "Succeeded or Failed" +Sep 13 15:36:36.658: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Pending", Reason="", readiness=false. Elapsed: 5.120213ms +Sep 13 15:36:38.661: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008476624s +Sep 13 15:36:40.695: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.042111222s +STEP: Saw pod success 09/13/22 15:36:40.695 +Sep 13 15:36:40.695: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730" satisfied condition "Succeeded or Failed" +Sep 13 15:36:40.699: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 container dapi-container: +STEP: delete the pod 09/13/22 15:36:40.71 +Sep 13 15:36:40.728: INFO: Waiting for pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 to disappear +Sep 13 15:36:40.734: INFO: Pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +Sep 13 15:36:40.734: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1075" for this suite. 09/13/22 15:36:40.74 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]","completed":181,"skipped":3374,"failed":0} +------------------------------ +• [4.139 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:89 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:36.608 + Sep 13 15:36:36.608: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:36:36.61 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:36.629 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:36.633 + [It] should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:89 + STEP: Creating a pod to test downward api env vars 09/13/22 15:36:36.636 + Sep 13 15:36:36.652: INFO: Waiting up to 5m0s for pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730" in namespace "downward-api-1075" to be "Succeeded or Failed" + Sep 13 15:36:36.658: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Pending", Reason="", readiness=false. Elapsed: 5.120213ms + Sep 13 15:36:38.661: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008476624s + Sep 13 15:36:40.695: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.042111222s + STEP: Saw pod success 09/13/22 15:36:40.695 + Sep 13 15:36:40.695: INFO: Pod "downward-api-e7784ad5-51e9-4863-931d-1691af020730" satisfied condition "Succeeded or Failed" + Sep 13 15:36:40.699: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 container dapi-container: + STEP: delete the pod 09/13/22 15:36:40.71 + Sep 13 15:36:40.728: INFO: Waiting for pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 to disappear + Sep 13 15:36:40.734: INFO: Pod downward-api-e7784ad5-51e9-4863-931d-1691af020730 no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 + Sep 13 15:36:40.734: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-1075" for this suite. 09/13/22 15:36:40.74 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] DisruptionController + should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:163 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:40.75 +Sep 13 15:36:40.751: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption 09/13/22 15:36:40.752 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:40.78 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:40.809 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:163 +STEP: Waiting for the pdb to be processed 09/13/22 15:36:40.856 +STEP: Updating PodDisruptionBudget status 09/13/22 15:36:40.898 +STEP: Waiting for all pods to be running 09/13/22 15:36:40.964 +Sep 13 15:36:40.999: INFO: running pods: 0 < 1 +Sep 13 15:36:43.005: INFO: running pods: 0 < 1 +STEP: locating a running pod 09/13/22 15:36:45.003 +STEP: Waiting for the pdb to be processed 09/13/22 15:36:45.013 +STEP: Patching PodDisruptionBudget status 09/13/22 15:36:45.036 +STEP: Waiting for the pdb to be processed 09/13/22 15:36:45.045 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +Sep 13 15:36:45.054: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-5479" for this suite. 09/13/22 15:36:45.059 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]","completed":182,"skipped":3390,"failed":0} +------------------------------ +• [4.315 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:163 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:40.75 + Sep 13 15:36:40.751: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption 09/13/22 15:36:40.752 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:40.78 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:40.809 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 + [It] should update/patch PodDisruptionBudget status [Conformance] + test/e2e/apps/disruption.go:163 + STEP: Waiting for the pdb to be processed 09/13/22 15:36:40.856 + STEP: Updating PodDisruptionBudget status 09/13/22 15:36:40.898 + STEP: Waiting for all pods to be running 09/13/22 15:36:40.964 + Sep 13 15:36:40.999: INFO: running pods: 0 < 1 + Sep 13 15:36:43.005: INFO: running pods: 0 < 1 + STEP: locating a running pod 09/13/22 15:36:45.003 + STEP: Waiting for the pdb to be processed 09/13/22 15:36:45.013 + STEP: Patching PodDisruptionBudget status 09/13/22 15:36:45.036 + STEP: Waiting for the pdb to be processed 09/13/22 15:36:45.045 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 + Sep 13 15:36:45.054: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-5479" for this suite. 09/13/22 15:36:45.059 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:45.069 +Sep 13 15:36:45.069: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:36:45.07 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:45.093 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:45.098 +[It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 +Sep 13 15:36:45.101: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:36:45.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-1828" for this suite. 09/13/22 15:36:45.651 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works [Conformance]","completed":183,"skipped":3394,"failed":0} +------------------------------ +• [0.591 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:45.069 + Sep 13 15:36:45.069: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:36:45.07 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:45.093 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:45.098 + [It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:145 + Sep 13 15:36:45.101: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:36:45.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "custom-resource-definition-1828" for this suite. 09/13/22 15:36:45.651 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:36:45.668 +Sep 13 15:36:45.668: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 15:36:45.67 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:45.686 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:45.689 +[It] should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 +STEP: Creating a test externalName service 09/13/22 15:36:45.693 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:45.706 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:45.706 +STEP: creating a pod to probe DNS 09/13/22 15:36:45.706 +STEP: submitting the pod to kubernetes 09/13/22 15:36:45.706 +Sep 13 15:36:45.728: INFO: Waiting up to 15m0s for pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e" in namespace "dns-2652" to be "running" +Sep 13 15:36:45.738: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 9.687583ms +Sep 13 15:36:47.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014081977s +Sep 13 15:36:49.743: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014793469s +Sep 13 15:36:51.743: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.01410174s +Sep 13 15:36:53.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013461892s +Sep 13 15:36:55.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Running", Reason="", readiness=true. Elapsed: 10.013549671s +Sep 13 15:36:55.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e" satisfied condition "running" +STEP: retrieving the pod 09/13/22 15:36:55.742 +STEP: looking for the results for each expected name from probers 09/13/22 15:36:55.745 +Sep 13 15:36:55.759: INFO: DNS probes using dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e succeeded + +STEP: deleting the pod 09/13/22 15:36:55.759 +STEP: changing the externalName to bar.example.com 09/13/22 15:36:55.779 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:55.795 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:55.795 +STEP: creating a second pod to probe DNS 09/13/22 15:36:55.795 +STEP: submitting the pod to kubernetes 09/13/22 15:36:55.796 +Sep 13 15:36:55.819: INFO: Waiting up to 15m0s for pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73" in namespace "dns-2652" to be "running" +Sep 13 15:36:55.826: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73": Phase="Pending", Reason="", readiness=false. Elapsed: 7.157453ms +Sep 13 15:36:57.831: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73": Phase="Running", Reason="", readiness=true. Elapsed: 2.011975136s +Sep 13 15:36:57.831: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73" satisfied condition "running" +STEP: retrieving the pod 09/13/22 15:36:57.831 +STEP: looking for the results for each expected name from probers 09/13/22 15:36:57.837 +Sep 13 15:36:57.871: INFO: DNS probes using dns-test-54bbed85-2f0a-4101-86cc-043220d59b73 succeeded + +STEP: deleting the pod 09/13/22 15:36:57.871 +STEP: changing the service to type=ClusterIP 09/13/22 15:36:57.895 +STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:57.932 +STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:57.933 +STEP: creating a third pod to probe DNS 09/13/22 15:36:57.934 +STEP: submitting the pod to kubernetes 09/13/22 15:36:57.942 +Sep 13 15:36:57.969: INFO: Waiting up to 15m0s for pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b" in namespace "dns-2652" to be "running" +Sep 13 15:36:57.975: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.885694ms +Sep 13 15:36:59.980: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b": Phase="Running", Reason="", readiness=true. Elapsed: 2.01021978s +Sep 13 15:36:59.980: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b" satisfied condition "running" +STEP: retrieving the pod 09/13/22 15:36:59.98 +STEP: looking for the results for each expected name from probers 09/13/22 15:36:59.983 +Sep 13 15:36:59.998: INFO: DNS probes using dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b succeeded + +STEP: deleting the pod 09/13/22 15:36:59.998 +STEP: deleting the test externalName service 09/13/22 15:37:00.017 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 15:37:00.039: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-2652" for this suite. 09/13/22 15:37:00.049 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide DNS for ExternalName services [Conformance]","completed":184,"skipped":3419,"failed":0} +------------------------------ +• [SLOW TEST] [14.388 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:36:45.668 + Sep 13 15:36:45.668: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 15:36:45.67 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:36:45.686 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:36:45.689 + [It] should provide DNS for ExternalName services [Conformance] + test/e2e/network/dns.go:333 + STEP: Creating a test externalName service 09/13/22 15:36:45.693 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:45.706 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:45.706 + STEP: creating a pod to probe DNS 09/13/22 15:36:45.706 + STEP: submitting the pod to kubernetes 09/13/22 15:36:45.706 + Sep 13 15:36:45.728: INFO: Waiting up to 15m0s for pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e" in namespace "dns-2652" to be "running" + Sep 13 15:36:45.738: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 9.687583ms + Sep 13 15:36:47.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014081977s + Sep 13 15:36:49.743: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014793469s + Sep 13 15:36:51.743: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.01410174s + Sep 13 15:36:53.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Pending", Reason="", readiness=false. Elapsed: 8.013461892s + Sep 13 15:36:55.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e": Phase="Running", Reason="", readiness=true. Elapsed: 10.013549671s + Sep 13 15:36:55.742: INFO: Pod "dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e" satisfied condition "running" + STEP: retrieving the pod 09/13/22 15:36:55.742 + STEP: looking for the results for each expected name from probers 09/13/22 15:36:55.745 + Sep 13 15:36:55.759: INFO: DNS probes using dns-test-c34504b9-e56c-4f91-bdcb-353d9301327e succeeded + + STEP: deleting the pod 09/13/22 15:36:55.759 + STEP: changing the externalName to bar.example.com 09/13/22 15:36:55.779 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:55.795 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:55.795 + STEP: creating a second pod to probe DNS 09/13/22 15:36:55.795 + STEP: submitting the pod to kubernetes 09/13/22 15:36:55.796 + Sep 13 15:36:55.819: INFO: Waiting up to 15m0s for pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73" in namespace "dns-2652" to be "running" + Sep 13 15:36:55.826: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73": Phase="Pending", Reason="", readiness=false. Elapsed: 7.157453ms + Sep 13 15:36:57.831: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73": Phase="Running", Reason="", readiness=true. Elapsed: 2.011975136s + Sep 13 15:36:57.831: INFO: Pod "dns-test-54bbed85-2f0a-4101-86cc-043220d59b73" satisfied condition "running" + STEP: retrieving the pod 09/13/22 15:36:57.831 + STEP: looking for the results for each expected name from probers 09/13/22 15:36:57.837 + Sep 13 15:36:57.871: INFO: DNS probes using dns-test-54bbed85-2f0a-4101-86cc-043220d59b73 succeeded + + STEP: deleting the pod 09/13/22 15:36:57.871 + STEP: changing the service to type=ClusterIP 09/13/22 15:36:57.895 + STEP: Running these commands on wheezy: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:57.932 + STEP: Running these commands on jessie: for i in `seq 1 30`; do dig +short dns-test-service-3.dns-2652.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-2652.svc.cluster.local; sleep 1; done + 09/13/22 15:36:57.933 + STEP: creating a third pod to probe DNS 09/13/22 15:36:57.934 + STEP: submitting the pod to kubernetes 09/13/22 15:36:57.942 + Sep 13 15:36:57.969: INFO: Waiting up to 15m0s for pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b" in namespace "dns-2652" to be "running" + Sep 13 15:36:57.975: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.885694ms + Sep 13 15:36:59.980: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b": Phase="Running", Reason="", readiness=true. Elapsed: 2.01021978s + Sep 13 15:36:59.980: INFO: Pod "dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b" satisfied condition "running" + STEP: retrieving the pod 09/13/22 15:36:59.98 + STEP: looking for the results for each expected name from probers 09/13/22 15:36:59.983 + Sep 13 15:36:59.998: INFO: DNS probes using dns-test-c63a8fdc-ad17-4278-839c-e46547637d6b succeeded + + STEP: deleting the pod 09/13/22 15:36:59.998 + STEP: deleting the test externalName service 09/13/22 15:37:00.017 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 15:37:00.039: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-2652" for this suite. 09/13/22 15:37:00.049 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:106 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:00.075 +Sep 13 15:37:00.075: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:37:00.077 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:00.094 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:00.1 +[It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:106 +STEP: Creating a pod to test emptydir 0666 on tmpfs 09/13/22 15:37:00.104 +Sep 13 15:37:00.121: INFO: Waiting up to 5m0s for pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5" in namespace "emptydir-1679" to be "Succeeded or Failed" +Sep 13 15:37:00.128: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.734127ms +Sep 13 15:37:02.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011734522s +Sep 13 15:37:04.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Running", Reason="", readiness=false. Elapsed: 4.011804078s +Sep 13 15:37:06.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.01199134s +STEP: Saw pod success 09/13/22 15:37:06.133 +Sep 13 15:37:06.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5" satisfied condition "Succeeded or Failed" +Sep 13 15:37:06.136: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 container test-container: +STEP: delete the pod 09/13/22 15:37:06.144 +Sep 13 15:37:06.153: INFO: Waiting for pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 to disappear +Sep 13 15:37:06.157: INFO: Pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:37:06.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1679" for this suite. 09/13/22 15:37:06.163 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":185,"skipped":3427,"failed":0} +------------------------------ +• [SLOW TEST] [6.095 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:106 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:00.075 + Sep 13 15:37:00.075: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:37:00.077 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:00.094 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:00.1 + [It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:106 + STEP: Creating a pod to test emptydir 0666 on tmpfs 09/13/22 15:37:00.104 + Sep 13 15:37:00.121: INFO: Waiting up to 5m0s for pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5" in namespace "emptydir-1679" to be "Succeeded or Failed" + Sep 13 15:37:00.128: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.734127ms + Sep 13 15:37:02.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Running", Reason="", readiness=true. Elapsed: 2.011734522s + Sep 13 15:37:04.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Running", Reason="", readiness=false. Elapsed: 4.011804078s + Sep 13 15:37:06.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.01199134s + STEP: Saw pod success 09/13/22 15:37:06.133 + Sep 13 15:37:06.133: INFO: Pod "pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5" satisfied condition "Succeeded or Failed" + Sep 13 15:37:06.136: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 container test-container: + STEP: delete the pod 09/13/22 15:37:06.144 + Sep 13 15:37:06.153: INFO: Waiting for pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 to disappear + Sep 13 15:37:06.157: INFO: Pod pod-c1febdc3-ff8c-4879-87f1-e0b165aae5c5 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:37:06.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-1679" for this suite. 09/13/22 15:37:06.163 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:06.17 +Sep 13 15:37:06.170: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:06.172 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:06.241 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:06.245 +[It] should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 +Sep 13 15:37:06.270: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-7546 to be scheduled +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +Sep 13 15:37:06.291: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-7546" for this suite. 09/13/22 15:37:06.297 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]","completed":186,"skipped":3445,"failed":0} +------------------------------ +• [0.148 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:06.17 + Sep 13 15:37:06.170: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:06.172 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:06.241 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:06.245 + [It] should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:104 + Sep 13 15:37:06.270: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-7546 to be scheduled + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 + Sep 13 15:37:06.291: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "runtimeclass-7546" for this suite. 09/13/22 15:37:06.297 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:88 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:06.325 +Sep 13 15:37:06.325: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:37:06.326 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:06.343 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:06.353 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:88 +STEP: Creating configMap with name configmap-test-volume-map-9127eafa-074b-4e41-a535-47aef053fa86 09/13/22 15:37:06.357 +STEP: Creating a pod to test consume configMaps 09/13/22 15:37:06.363 +Sep 13 15:37:06.374: INFO: Waiting up to 5m0s for pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d" in namespace "configmap-3262" to be "Succeeded or Failed" +Sep 13 15:37:06.378: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.97773ms +Sep 13 15:37:08.382: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008830824s +Sep 13 15:37:10.382: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008555735s +STEP: Saw pod success 09/13/22 15:37:10.382 +Sep 13 15:37:10.383: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d" satisfied condition "Succeeded or Failed" +Sep 13 15:37:10.385: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d container agnhost-container: +STEP: delete the pod 09/13/22 15:37:10.407 +Sep 13 15:37:10.417: INFO: Waiting for pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d to disappear +Sep 13 15:37:10.421: INFO: Pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:37:10.422: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3262" for this suite. 09/13/22 15:37:10.426 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":187,"skipped":3455,"failed":0} +------------------------------ +• [4.111 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:88 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:06.325 + Sep 13 15:37:06.325: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:37:06.326 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:06.343 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:06.353 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:88 + STEP: Creating configMap with name configmap-test-volume-map-9127eafa-074b-4e41-a535-47aef053fa86 09/13/22 15:37:06.357 + STEP: Creating a pod to test consume configMaps 09/13/22 15:37:06.363 + Sep 13 15:37:06.374: INFO: Waiting up to 5m0s for pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d" in namespace "configmap-3262" to be "Succeeded or Failed" + Sep 13 15:37:06.378: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.97773ms + Sep 13 15:37:08.382: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008830824s + Sep 13 15:37:10.382: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008555735s + STEP: Saw pod success 09/13/22 15:37:10.382 + Sep 13 15:37:10.383: INFO: Pod "pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d" satisfied condition "Succeeded or Failed" + Sep 13 15:37:10.385: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d container agnhost-container: + STEP: delete the pod 09/13/22 15:37:10.407 + Sep 13 15:37:10.417: INFO: Waiting for pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d to disappear + Sep 13 15:37:10.421: INFO: Pod pod-configmaps-1d1c3ad7-a06e-41c0-b3a4-08f321d0fa7d no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:37:10.422: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-3262" for this suite. 09/13/22 15:37:10.426 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:185 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:10.446 +Sep 13 15:37:10.446: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:37:10.447 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:10.469 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:10.473 +[It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:185 +Sep 13 15:37:10.506: INFO: Waiting up to 2m0s for pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" in namespace "var-expansion-2878" to be "container 0 failed with reason CreateContainerConfigError" +Sep 13 15:37:10.514: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de": Phase="Pending", Reason="", readiness=false. Elapsed: 7.445224ms +Sep 13 15:37:12.519: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012061277s +Sep 13 15:37:12.519: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" satisfied condition "container 0 failed with reason CreateContainerConfigError" +Sep 13 15:37:12.519: INFO: Deleting pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" in namespace "var-expansion-2878" +Sep 13 15:37:12.523: INFO: Wait up to 5m0s for pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:37:14.534: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-2878" for this suite. 09/13/22 15:37:14.538 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with absolute path [Slow] [Conformance]","completed":188,"skipped":3470,"failed":0} +------------------------------ +• [4.097 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:185 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:10.446 + Sep 13 15:37:10.446: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:37:10.447 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:10.469 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:10.473 + [It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/common/node/expansion.go:185 + Sep 13 15:37:10.506: INFO: Waiting up to 2m0s for pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" in namespace "var-expansion-2878" to be "container 0 failed with reason CreateContainerConfigError" + Sep 13 15:37:10.514: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de": Phase="Pending", Reason="", readiness=false. Elapsed: 7.445224ms + Sep 13 15:37:12.519: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012061277s + Sep 13 15:37:12.519: INFO: Pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" satisfied condition "container 0 failed with reason CreateContainerConfigError" + Sep 13 15:37:12.519: INFO: Deleting pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" in namespace "var-expansion-2878" + Sep 13 15:37:12.523: INFO: Wait up to 5m0s for pod "var-expansion-3af06dc6-fa67-4c9f-9141-94447bf326de" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:37:14.534: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-2878" for this suite. 09/13/22 15:37:14.538 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:126 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:14.549 +Sep 13 15:37:14.549: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:37:14.55 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:14.569 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:14.572 +[It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:126 +STEP: Creating a pod to test emptydir 0644 on tmpfs 09/13/22 15:37:14.576 +Sep 13 15:37:14.608: INFO: Waiting up to 5m0s for pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49" in namespace "emptydir-9767" to be "Succeeded or Failed" +Sep 13 15:37:14.612: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Pending", Reason="", readiness=false. Elapsed: 3.454445ms +Sep 13 15:37:16.615: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007396514s +Sep 13 15:37:18.616: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007929425s +STEP: Saw pod success 09/13/22 15:37:18.616 +Sep 13 15:37:18.616: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49" satisfied condition "Succeeded or Failed" +Sep 13 15:37:18.619: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 container test-container: +STEP: delete the pod 09/13/22 15:37:18.628 +Sep 13 15:37:18.645: INFO: Waiting for pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 to disappear +Sep 13 15:37:18.650: INFO: Pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:37:18.650: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9767" for this suite. 09/13/22 15:37:18.655 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":189,"skipped":3506,"failed":0} +------------------------------ +• [4.111 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:126 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:14.549 + Sep 13 15:37:14.549: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:37:14.55 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:14.569 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:14.572 + [It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:126 + STEP: Creating a pod to test emptydir 0644 on tmpfs 09/13/22 15:37:14.576 + Sep 13 15:37:14.608: INFO: Waiting up to 5m0s for pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49" in namespace "emptydir-9767" to be "Succeeded or Failed" + Sep 13 15:37:14.612: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Pending", Reason="", readiness=false. Elapsed: 3.454445ms + Sep 13 15:37:16.615: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007396514s + Sep 13 15:37:18.616: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.007929425s + STEP: Saw pod success 09/13/22 15:37:18.616 + Sep 13 15:37:18.616: INFO: Pod "pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49" satisfied condition "Succeeded or Failed" + Sep 13 15:37:18.619: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 container test-container: + STEP: delete the pod 09/13/22 15:37:18.628 + Sep 13 15:37:18.645: INFO: Waiting for pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 to disappear + Sep 13 15:37:18.650: INFO: Pod pod-b4c88dfe-88d1-43a8-8bb7-b12c0cc74e49 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:37:18.650: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-9767" for this suite. 09/13/22 15:37:18.655 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:18.663 +Sep 13 15:37:18.663: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir-wrapper 09/13/22 15:37:18.664 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:18.68 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:18.684 +[It] should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 +Sep 13 15:37:18.724: INFO: Waiting up to 5m0s for pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f" in namespace "emptydir-wrapper-2946" to be "running and ready" +Sep 13 15:37:18.729: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f": Phase="Pending", Reason="", readiness=false. Elapsed: 5.941858ms +Sep 13 15:37:18.730: INFO: The phase of Pod pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:37:20.734: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f": Phase="Running", Reason="", readiness=true. Elapsed: 2.010364s +Sep 13 15:37:20.734: INFO: The phase of Pod pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f is Running (Ready = true) +Sep 13 15:37:20.734: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f" satisfied condition "running and ready" +STEP: Cleaning up the secret 09/13/22 15:37:20.737 +STEP: Cleaning up the configmap 09/13/22 15:37:20.742 +STEP: Cleaning up the pod 09/13/22 15:37:20.757 +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 +Sep 13 15:37:20.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-2946" for this suite. 09/13/22 15:37:20.793 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","completed":190,"skipped":3507,"failed":0} +------------------------------ +• [2.139 seconds] +[sig-storage] EmptyDir wrapper volumes +test/e2e/storage/utils/framework.go:23 + should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:18.663 + Sep 13 15:37:18.663: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir-wrapper 09/13/22 15:37:18.664 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:18.68 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:18.684 + [It] should not conflict [Conformance] + test/e2e/storage/empty_dir_wrapper.go:67 + Sep 13 15:37:18.724: INFO: Waiting up to 5m0s for pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f" in namespace "emptydir-wrapper-2946" to be "running and ready" + Sep 13 15:37:18.729: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f": Phase="Pending", Reason="", readiness=false. Elapsed: 5.941858ms + Sep 13 15:37:18.730: INFO: The phase of Pod pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:37:20.734: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f": Phase="Running", Reason="", readiness=true. Elapsed: 2.010364s + Sep 13 15:37:20.734: INFO: The phase of Pod pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f is Running (Ready = true) + Sep 13 15:37:20.734: INFO: Pod "pod-secrets-99fc3caf-1e3b-42fa-bfea-85f1e1cc207f" satisfied condition "running and ready" + STEP: Cleaning up the secret 09/13/22 15:37:20.737 + STEP: Cleaning up the configmap 09/13/22 15:37:20.742 + STEP: Cleaning up the pod 09/13/22 15:37:20.757 + [AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 + Sep 13 15:37:20.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-wrapper-2946" for this suite. 09/13/22 15:37:20.793 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicationController + should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:109 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:20.812 +Sep 13 15:37:20.812: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replication-controller 09/13/22 15:37:20.814 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:20.83 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:20.837 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:109 +STEP: creating a ReplicationController 09/13/22 15:37:20.843 +STEP: waiting for RC to be added 09/13/22 15:37:20.852 +STEP: waiting for available Replicas 09/13/22 15:37:20.853 +STEP: patching ReplicationController 09/13/22 15:37:22.498 +STEP: waiting for RC to be modified 09/13/22 15:37:22.513 +STEP: patching ReplicationController status 09/13/22 15:37:22.513 +STEP: waiting for RC to be modified 09/13/22 15:37:22.519 +STEP: waiting for available Replicas 09/13/22 15:37:22.519 +STEP: fetching ReplicationController status 09/13/22 15:37:22.525 +STEP: patching ReplicationController scale 09/13/22 15:37:22.53 +STEP: waiting for RC to be modified 09/13/22 15:37:22.537 +STEP: waiting for ReplicationController's scale to be the max amount 09/13/22 15:37:22.537 +STEP: fetching ReplicationController; ensuring that it's patched 09/13/22 15:37:24.081 +STEP: updating ReplicationController status 09/13/22 15:37:24.084 +STEP: waiting for RC to be modified 09/13/22 15:37:24.118 +STEP: listing all ReplicationControllers 09/13/22 15:37:24.118 +STEP: checking that ReplicationController has expected values 09/13/22 15:37:24.123 +STEP: deleting ReplicationControllers by collection 09/13/22 15:37:24.123 +STEP: waiting for ReplicationController to have a DELETED watchEvent 09/13/22 15:37:24.141 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +Sep 13 15:37:24.326: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-3476" for this suite. 09/13/22 15:37:24.332 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]","completed":191,"skipped":3555,"failed":0} +------------------------------ +• [3.530 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:109 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:20.812 + Sep 13 15:37:20.812: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replication-controller 09/13/22 15:37:20.814 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:20.83 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:20.837 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 + [It] should test the lifecycle of a ReplicationController [Conformance] + test/e2e/apps/rc.go:109 + STEP: creating a ReplicationController 09/13/22 15:37:20.843 + STEP: waiting for RC to be added 09/13/22 15:37:20.852 + STEP: waiting for available Replicas 09/13/22 15:37:20.853 + STEP: patching ReplicationController 09/13/22 15:37:22.498 + STEP: waiting for RC to be modified 09/13/22 15:37:22.513 + STEP: patching ReplicationController status 09/13/22 15:37:22.513 + STEP: waiting for RC to be modified 09/13/22 15:37:22.519 + STEP: waiting for available Replicas 09/13/22 15:37:22.519 + STEP: fetching ReplicationController status 09/13/22 15:37:22.525 + STEP: patching ReplicationController scale 09/13/22 15:37:22.53 + STEP: waiting for RC to be modified 09/13/22 15:37:22.537 + STEP: waiting for ReplicationController's scale to be the max amount 09/13/22 15:37:22.537 + STEP: fetching ReplicationController; ensuring that it's patched 09/13/22 15:37:24.081 + STEP: updating ReplicationController status 09/13/22 15:37:24.084 + STEP: waiting for RC to be modified 09/13/22 15:37:24.118 + STEP: listing all ReplicationControllers 09/13/22 15:37:24.118 + STEP: checking that ReplicationController has expected values 09/13/22 15:37:24.123 + STEP: deleting ReplicationControllers by collection 09/13/22 15:37:24.123 + STEP: waiting for ReplicationController to have a DELETED watchEvent 09/13/22 15:37:24.141 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 + Sep 13 15:37:24.326: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replication-controller-3476" for this suite. 09/13/22 15:37:24.332 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Proxy version v1 + should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 +[BeforeEach] version v1 + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:24.344 +Sep 13 15:37:24.344: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename proxy 09/13/22 15:37:24.346 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:24.382 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:24.387 +[It] should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 +STEP: starting an echo server on multiple ports 09/13/22 15:37:24.405 +STEP: creating replication controller proxy-service-hgkc8 in namespace proxy-8940 09/13/22 15:37:24.405 +I0913 15:37:24.419181 19 runners.go:193] Created replication controller with name: proxy-service-hgkc8, namespace: proxy-8940, replica count: 1 +I0913 15:37:25.471716 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I0913 15:37:26.472873 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I0913 15:37:27.473131 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Sep 13 15:37:27.476: INFO: setup took 3.086144512s, starting test cases +STEP: running 16 cases, 20 attempts per case, 320 total attempts 09/13/22 15:37:27.476 +Sep 13 15:37:27.489: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 12.407579ms) +Sep 13 15:37:27.516: INFO: (0) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 39.099747ms) +Sep 13 15:37:27.523: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.95052ms) +Sep 13 15:37:27.528: INFO: (0) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 51.718047ms) +Sep 13 15:37:27.530: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 54.056071ms) +Sep 13 15:37:27.533: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 55.946289ms) +Sep 13 15:37:27.535: INFO: (0) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 58.138081ms) +Sep 13 15:37:27.537: INFO: (0) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 60.176999ms) +Sep 13 15:37:27.552: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 75.413627ms) +Sep 13 15:37:27.553: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 76.78601ms) +Sep 13 15:37:27.554: INFO: (0) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 76.776622ms) +Sep 13 15:37:27.554: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 77.028633ms) +Sep 13 15:37:27.556: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 78.848798ms) +Sep 13 15:37:27.561: INFO: (0) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 83.875584ms) +Sep 13 15:37:27.561: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 84.657851ms) +Sep 13 15:37:27.562: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 25.844519ms) +Sep 13 15:37:27.589: INFO: (1) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 25.950065ms) +Sep 13 15:37:27.589: INFO: (1) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 25.880173ms) +Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 26.686808ms) +Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 27.131189ms) +Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 26.745502ms) +Sep 13 15:37:27.592: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 30.819686ms) +Sep 13 15:37:27.594: INFO: (1) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 31.035553ms) +Sep 13 15:37:27.594: INFO: (1) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.553739ms) +Sep 13 15:37:27.595: INFO: (1) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 32.336102ms) +Sep 13 15:37:27.604: INFO: (1) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 41.381556ms) +Sep 13 15:37:27.605: INFO: (1) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 42.442843ms) +Sep 13 15:37:27.606: INFO: (1) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 43.332167ms) +Sep 13 15:37:27.623: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 16.829081ms) +Sep 13 15:37:27.623: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 16.765627ms) +Sep 13 15:37:27.626: INFO: (2) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 19.981126ms) +Sep 13 15:37:27.629: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 22.204941ms) +Sep 13 15:37:27.632: INFO: (2) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 25.628879ms) +Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 28.342441ms) +Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.380727ms) +Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.550235ms) +Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 28.430088ms) +Sep 13 15:37:27.636: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 28.731123ms) +Sep 13 15:37:27.636: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 35.178971ms) +Sep 13 15:37:27.642: INFO: (2) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 35.541271ms) +Sep 13 15:37:27.660: INFO: (3) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 17.232874ms) +Sep 13 15:37:27.662: INFO: (3) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 19.391941ms) +Sep 13 15:37:27.665: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 22.333906ms) +Sep 13 15:37:27.666: INFO: (3) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 35.890698ms) +Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 36.279565ms) +Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 36.05396ms) +Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 36.348431ms) +Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 36.45871ms) +Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 37.040368ms) +Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 37.182869ms) +Sep 13 15:37:27.683: INFO: (3) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 39.999874ms) +Sep 13 15:37:27.701: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 17.963843ms) +Sep 13 15:37:27.703: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 19.868507ms) +Sep 13 15:37:27.708: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 23.273614ms) +Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 25.951391ms) +Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 26.389985ms) +Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 26.325538ms) +Sep 13 15:37:27.713: INFO: (4) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 28.849503ms) +Sep 13 15:37:27.713: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 29.033964ms) +Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 29.570673ms) +Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 30.283824ms) +Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.762222ms) +Sep 13 15:37:27.751: INFO: (5) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 25.110062ms) +Sep 13 15:37:27.753: INFO: (5) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 27.509686ms) +Sep 13 15:37:27.756: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 30.630879ms) +Sep 13 15:37:27.758: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 32.324772ms) +Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 32.674291ms) +Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 32.895173ms) +Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 33.35479ms) +Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 36.746243ms) +Sep 13 15:37:27.763: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 36.678624ms) +Sep 13 15:37:27.769: INFO: (5) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 42.769138ms) +Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 45.733047ms) +Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 45.986238ms) +Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 45.943001ms) +Sep 13 15:37:27.785: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 13.091377ms) +Sep 13 15:37:27.786: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 13.570572ms) +Sep 13 15:37:27.786: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 14.283753ms) +Sep 13 15:37:27.790: INFO: (6) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 17.674121ms) +Sep 13 15:37:27.795: INFO: (6) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.682099ms) +Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 23.722444ms) +Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 23.808579ms) +Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 23.757021ms) +Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 24.667956ms) +Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 25.167239ms) +Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 11.741887ms) +Sep 13 15:37:27.814: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 11.754341ms) +Sep 13 15:37:27.815: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 13.942762ms) +Sep 13 15:37:27.820: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 17.484175ms) +Sep 13 15:37:27.820: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 17.608675ms) +Sep 13 15:37:27.833: INFO: (7) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 31.058716ms) +Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 32.213237ms) +Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 31.397166ms) +Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 31.567604ms) +Sep 13 15:37:27.842: INFO: (7) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 40.181462ms) +Sep 13 15:37:27.843: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 26.019496ms) +Sep 13 15:37:27.885: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 26.375055ms) +Sep 13 15:37:27.885: INFO: (8) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 26.568117ms) +Sep 13 15:37:27.886: INFO: (8) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 31.696766ms) +Sep 13 15:37:27.891: INFO: (8) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 31.935637ms) +Sep 13 15:37:27.891: INFO: (8) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 32.741114ms) +Sep 13 15:37:27.892: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 33.174562ms) +Sep 13 15:37:27.893: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 33.941494ms) +Sep 13 15:37:27.893: INFO: (8) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 34.453604ms) +Sep 13 15:37:27.896: INFO: (8) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 36.744233ms) +Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 17.803944ms) +Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 17.578973ms) +Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 18.06646ms) +Sep 13 15:37:27.917: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 20.927696ms) +Sep 13 15:37:27.918: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 21.392671ms) +Sep 13 15:37:27.918: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.078411ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 22.370637ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 22.592811ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 23.628511ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 22.897613ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 23.144732ms) +Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 23.304938ms) +Sep 13 15:37:27.924: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.304878ms) +Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 23.539972ms) +Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 23.876533ms) +Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 23.938916ms) +Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 23.727888ms) +Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 24.129479ms) +Sep 13 15:37:27.962: INFO: (10) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 49.120366ms) +Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 49.723388ms) +Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 49.616244ms) +Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 49.5541ms) +Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 54.677994ms) +Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 56.029436ms) +Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 55.107881ms) +Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 56.636462ms) +Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 57.571771ms) +Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 57.231768ms) +Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 25.97716ms) +Sep 13 15:37:28.072: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 33.352655ms) +Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 34.425116ms) +Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 34.393412ms) +Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 35.025658ms) +Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 35.274591ms) +Sep 13 15:37:28.076: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 38.343492ms) +Sep 13 15:37:28.076: INFO: (12) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 38.71963ms) +Sep 13 15:37:28.077: INFO: (12) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 38.624814ms) +Sep 13 15:37:28.077: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 39.387154ms) +Sep 13 15:37:28.078: INFO: (12) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.566748ms) +Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 22.859624ms) +Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.990118ms) +Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 23.039875ms) +Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 23.108001ms) +Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 31.338669ms) +Sep 13 15:37:28.121: INFO: (13) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 33.335346ms) +Sep 13 15:37:28.125: INFO: (13) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 37.115104ms) +Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 41.643766ms) +Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 41.480933ms) +Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 42.116605ms) +Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 42.248401ms) +Sep 13 15:37:28.131: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 43.458695ms) +Sep 13 15:37:28.160: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.513755ms) +Sep 13 15:37:28.160: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.20943ms) +Sep 13 15:37:28.161: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 28.346908ms) +Sep 13 15:37:28.162: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 29.707395ms) +Sep 13 15:37:28.162: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 30.182351ms) +Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 31.297798ms) +Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 31.11134ms) +Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 31.064773ms) +Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 31.963689ms) +Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 32.483662ms) +Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.918339ms) +Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 32.350133ms) +Sep 13 15:37:28.165: INFO: (14) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 33.439815ms) +Sep 13 15:37:28.166: INFO: (14) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 34.447475ms) +Sep 13 15:37:28.167: INFO: (14) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 34.570124ms) +Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 26.401236ms) +Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 26.340566ms) +Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 26.931032ms) +Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 27.412881ms) +Sep 13 15:37:28.197: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 29.690099ms) +Sep 13 15:37:28.200: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 32.089824ms) +Sep 13 15:37:28.202: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 33.47315ms) +Sep 13 15:37:28.202: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 34.357254ms) +Sep 13 15:37:28.214: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 46.119611ms) +Sep 13 15:37:28.215: INFO: (15) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 47.624212ms) +Sep 13 15:37:28.216: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 48.365888ms) +Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 49.165227ms) +Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 48.557507ms) +Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 49.895733ms) +Sep 13 15:37:28.218: INFO: (15) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 50.388816ms) +Sep 13 15:37:28.245: INFO: (16) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 27.342907ms) +Sep 13 15:37:28.245: INFO: (16) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 31.231343ms) +Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 31.830168ms) +Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 31.562621ms) +Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.771263ms) +Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 32.206018ms) +Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 31.925471ms) +Sep 13 15:37:28.256: INFO: (16) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 37.972605ms) +Sep 13 15:37:28.257: INFO: (16) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 38.785766ms) +Sep 13 15:37:28.257: INFO: (16) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 38.823147ms) +Sep 13 15:37:28.260: INFO: (16) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 41.805931ms) +Sep 13 15:37:28.287: INFO: (17) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 27.074322ms) +Sep 13 15:37:28.290: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 29.705142ms) +Sep 13 15:37:28.291: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 30.356264ms) +Sep 13 15:37:28.291: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 30.125676ms) +Sep 13 15:37:28.292: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 31.049639ms) +Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 35.171855ms) +Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 35.705099ms) +Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 35.811631ms) +Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 43.846689ms) +Sep 13 15:37:28.346: INFO: (18) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 47.135832ms) +Sep 13 15:37:28.346: INFO: (18) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 47.295668ms) +Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 47.474244ms) +Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 47.626678ms) +Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 48.141596ms) +Sep 13 15:37:28.348: INFO: (18) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 48.604994ms) +Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 51.933636ms) +Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 52.412939ms) +Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 52.578981ms) +Sep 13 15:37:28.355: INFO: (18) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 56.109939ms) +Sep 13 15:37:28.371: INFO: (19) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 15.985192ms) +Sep 13 15:37:28.373: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 17.559031ms) +Sep 13 15:37:28.391: INFO: (19) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 34.813748ms) +Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 37.958587ms) +Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 36.979988ms) +Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 37.589418ms) +Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 44.358914ms) +Sep 13 15:37:28.401: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 44.562064ms) +Sep 13 15:37:28.401: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 45.09226ms) +Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.179826ms) +Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.739584ms) +Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 45.676793ms) +Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 45.883481ms) +Sep 13 15:37:28.403: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 47.085854ms) +STEP: deleting ReplicationController proxy-service-hgkc8 in namespace proxy-8940, will wait for the garbage collector to delete the pods 09/13/22 15:37:28.403 +Sep 13 15:37:28.462: INFO: Deleting ReplicationController proxy-service-hgkc8 took: 5.397567ms +Sep 13 15:37:28.564: INFO: Terminating ReplicationController proxy-service-hgkc8 pods took: 101.19197ms +[AfterEach] version v1 + test/e2e/framework/framework.go:187 +Sep 13 15:37:29.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-8940" for this suite. 09/13/22 15:37:29.572 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod [Conformance]","completed":192,"skipped":3576,"failed":0} +------------------------------ +• [SLOW TEST] [5.236 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:24.344 + Sep 13 15:37:24.344: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename proxy 09/13/22 15:37:24.346 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:24.382 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:24.387 + [It] should proxy through a service and a pod [Conformance] + test/e2e/network/proxy.go:101 + STEP: starting an echo server on multiple ports 09/13/22 15:37:24.405 + STEP: creating replication controller proxy-service-hgkc8 in namespace proxy-8940 09/13/22 15:37:24.405 + I0913 15:37:24.419181 19 runners.go:193] Created replication controller with name: proxy-service-hgkc8, namespace: proxy-8940, replica count: 1 + I0913 15:37:25.471716 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + I0913 15:37:26.472873 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady + I0913 15:37:27.473131 19 runners.go:193] proxy-service-hgkc8 Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady + Sep 13 15:37:27.476: INFO: setup took 3.086144512s, starting test cases + STEP: running 16 cases, 20 attempts per case, 320 total attempts 09/13/22 15:37:27.476 + Sep 13 15:37:27.489: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 12.407579ms) + Sep 13 15:37:27.516: INFO: (0) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 39.099747ms) + Sep 13 15:37:27.523: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.95052ms) + Sep 13 15:37:27.528: INFO: (0) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 51.718047ms) + Sep 13 15:37:27.530: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 54.056071ms) + Sep 13 15:37:27.533: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 55.946289ms) + Sep 13 15:37:27.535: INFO: (0) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 58.138081ms) + Sep 13 15:37:27.537: INFO: (0) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 60.176999ms) + Sep 13 15:37:27.552: INFO: (0) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 75.413627ms) + Sep 13 15:37:27.553: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 76.78601ms) + Sep 13 15:37:27.554: INFO: (0) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 76.776622ms) + Sep 13 15:37:27.554: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 77.028633ms) + Sep 13 15:37:27.556: INFO: (0) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 78.848798ms) + Sep 13 15:37:27.561: INFO: (0) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 83.875584ms) + Sep 13 15:37:27.561: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 84.657851ms) + Sep 13 15:37:27.562: INFO: (0) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 25.844519ms) + Sep 13 15:37:27.589: INFO: (1) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 25.950065ms) + Sep 13 15:37:27.589: INFO: (1) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 25.880173ms) + Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 26.686808ms) + Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 27.131189ms) + Sep 13 15:37:27.590: INFO: (1) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 26.745502ms) + Sep 13 15:37:27.592: INFO: (1) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 30.819686ms) + Sep 13 15:37:27.594: INFO: (1) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 31.035553ms) + Sep 13 15:37:27.594: INFO: (1) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.553739ms) + Sep 13 15:37:27.595: INFO: (1) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 32.336102ms) + Sep 13 15:37:27.604: INFO: (1) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 41.381556ms) + Sep 13 15:37:27.605: INFO: (1) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 42.442843ms) + Sep 13 15:37:27.606: INFO: (1) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 43.332167ms) + Sep 13 15:37:27.623: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 16.829081ms) + Sep 13 15:37:27.623: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 16.765627ms) + Sep 13 15:37:27.626: INFO: (2) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 19.981126ms) + Sep 13 15:37:27.629: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 22.204941ms) + Sep 13 15:37:27.632: INFO: (2) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 25.628879ms) + Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 28.342441ms) + Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.380727ms) + Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.550235ms) + Sep 13 15:37:27.635: INFO: (2) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 28.430088ms) + Sep 13 15:37:27.636: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 28.731123ms) + Sep 13 15:37:27.636: INFO: (2) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 35.178971ms) + Sep 13 15:37:27.642: INFO: (2) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 35.541271ms) + Sep 13 15:37:27.660: INFO: (3) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 17.232874ms) + Sep 13 15:37:27.662: INFO: (3) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 19.391941ms) + Sep 13 15:37:27.665: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 22.333906ms) + Sep 13 15:37:27.666: INFO: (3) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 35.890698ms) + Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 36.279565ms) + Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 36.05396ms) + Sep 13 15:37:27.679: INFO: (3) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 36.348431ms) + Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 36.45871ms) + Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 37.040368ms) + Sep 13 15:37:27.680: INFO: (3) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 37.182869ms) + Sep 13 15:37:27.683: INFO: (3) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 39.999874ms) + Sep 13 15:37:27.701: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 17.963843ms) + Sep 13 15:37:27.703: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 19.868507ms) + Sep 13 15:37:27.708: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 23.273614ms) + Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 25.951391ms) + Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 26.389985ms) + Sep 13 15:37:27.710: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 26.325538ms) + Sep 13 15:37:27.713: INFO: (4) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 28.849503ms) + Sep 13 15:37:27.713: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 29.033964ms) + Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 29.570673ms) + Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 30.283824ms) + Sep 13 15:37:27.714: INFO: (4) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.762222ms) + Sep 13 15:37:27.751: INFO: (5) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 25.110062ms) + Sep 13 15:37:27.753: INFO: (5) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 27.509686ms) + Sep 13 15:37:27.756: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 30.630879ms) + Sep 13 15:37:27.758: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 32.324772ms) + Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 32.674291ms) + Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 32.895173ms) + Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 33.35479ms) + Sep 13 15:37:27.759: INFO: (5) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 36.746243ms) + Sep 13 15:37:27.763: INFO: (5) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 36.678624ms) + Sep 13 15:37:27.769: INFO: (5) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 42.769138ms) + Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 45.733047ms) + Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 45.986238ms) + Sep 13 15:37:27.772: INFO: (5) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 45.943001ms) + Sep 13 15:37:27.785: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 13.091377ms) + Sep 13 15:37:27.786: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 13.570572ms) + Sep 13 15:37:27.786: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 14.283753ms) + Sep 13 15:37:27.790: INFO: (6) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 17.674121ms) + Sep 13 15:37:27.795: INFO: (6) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.682099ms) + Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 23.722444ms) + Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 23.808579ms) + Sep 13 15:37:27.796: INFO: (6) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 23.757021ms) + Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 24.667956ms) + Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 25.167239ms) + Sep 13 15:37:27.797: INFO: (6) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 11.741887ms) + Sep 13 15:37:27.814: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 11.754341ms) + Sep 13 15:37:27.815: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 13.942762ms) + Sep 13 15:37:27.820: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 17.484175ms) + Sep 13 15:37:27.820: INFO: (7) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 17.608675ms) + Sep 13 15:37:27.833: INFO: (7) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 31.058716ms) + Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 32.213237ms) + Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 31.397166ms) + Sep 13 15:37:27.834: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 31.567604ms) + Sep 13 15:37:27.842: INFO: (7) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 40.181462ms) + Sep 13 15:37:27.843: INFO: (7) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 26.019496ms) + Sep 13 15:37:27.885: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 26.375055ms) + Sep 13 15:37:27.885: INFO: (8) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 26.568117ms) + Sep 13 15:37:27.886: INFO: (8) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 31.696766ms) + Sep 13 15:37:27.891: INFO: (8) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 31.935637ms) + Sep 13 15:37:27.891: INFO: (8) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 32.741114ms) + Sep 13 15:37:27.892: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 33.174562ms) + Sep 13 15:37:27.893: INFO: (8) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 33.941494ms) + Sep 13 15:37:27.893: INFO: (8) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 34.453604ms) + Sep 13 15:37:27.896: INFO: (8) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 36.744233ms) + Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 17.803944ms) + Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 17.578973ms) + Sep 13 15:37:27.914: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 18.06646ms) + Sep 13 15:37:27.917: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 20.927696ms) + Sep 13 15:37:27.918: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 21.392671ms) + Sep 13 15:37:27.918: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.078411ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 22.370637ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 22.592811ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 23.628511ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 22.897613ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 23.144732ms) + Sep 13 15:37:27.919: INFO: (9) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 23.304938ms) + Sep 13 15:37:27.924: INFO: (9) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.304878ms) + Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 23.539972ms) + Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 23.876533ms) + Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 23.938916ms) + Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 23.727888ms) + Sep 13 15:37:27.961: INFO: (10) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 24.129479ms) + Sep 13 15:37:27.962: INFO: (10) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 49.120366ms) + Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 49.723388ms) + Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 49.616244ms) + Sep 13 15:37:28.021: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 49.5541ms) + Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 54.677994ms) + Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 56.029436ms) + Sep 13 15:37:28.027: INFO: (11) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 55.107881ms) + Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 56.636462ms) + Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 57.571771ms) + Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 57.231768ms) + Sep 13 15:37:28.029: INFO: (11) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 25.97716ms) + Sep 13 15:37:28.072: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 33.352655ms) + Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 34.425116ms) + Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 34.393412ms) + Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 35.025658ms) + Sep 13 15:37:28.073: INFO: (12) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 35.274591ms) + Sep 13 15:37:28.076: INFO: (12) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 38.343492ms) + Sep 13 15:37:28.076: INFO: (12) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 38.71963ms) + Sep 13 15:37:28.077: INFO: (12) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 38.624814ms) + Sep 13 15:37:28.077: INFO: (12) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 39.387154ms) + Sep 13 15:37:28.078: INFO: (12) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 23.566748ms) + Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 22.859624ms) + Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 22.990118ms) + Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 23.039875ms) + Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 23.108001ms) + Sep 13 15:37:28.111: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 31.338669ms) + Sep 13 15:37:28.121: INFO: (13) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 33.335346ms) + Sep 13 15:37:28.125: INFO: (13) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 37.115104ms) + Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 41.643766ms) + Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 41.480933ms) + Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 42.116605ms) + Sep 13 15:37:28.130: INFO: (13) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 42.248401ms) + Sep 13 15:37:28.131: INFO: (13) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 43.458695ms) + Sep 13 15:37:28.160: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.513755ms) + Sep 13 15:37:28.160: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 28.20943ms) + Sep 13 15:37:28.161: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 28.346908ms) + Sep 13 15:37:28.162: INFO: (14) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 29.707395ms) + Sep 13 15:37:28.162: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 30.182351ms) + Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 31.297798ms) + Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 31.11134ms) + Sep 13 15:37:28.163: INFO: (14) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 31.064773ms) + Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 31.963689ms) + Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 32.483662ms) + Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.918339ms) + Sep 13 15:37:28.164: INFO: (14) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 32.350133ms) + Sep 13 15:37:28.165: INFO: (14) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 33.439815ms) + Sep 13 15:37:28.166: INFO: (14) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 34.447475ms) + Sep 13 15:37:28.167: INFO: (14) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 34.570124ms) + Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 26.401236ms) + Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 26.340566ms) + Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 26.931032ms) + Sep 13 15:37:28.194: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 27.412881ms) + Sep 13 15:37:28.197: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 29.690099ms) + Sep 13 15:37:28.200: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 32.089824ms) + Sep 13 15:37:28.202: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 33.47315ms) + Sep 13 15:37:28.202: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 34.357254ms) + Sep 13 15:37:28.214: INFO: (15) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 46.119611ms) + Sep 13 15:37:28.215: INFO: (15) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 47.624212ms) + Sep 13 15:37:28.216: INFO: (15) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 48.365888ms) + Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 49.165227ms) + Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 48.557507ms) + Sep 13 15:37:28.217: INFO: (15) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 49.895733ms) + Sep 13 15:37:28.218: INFO: (15) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 50.388816ms) + Sep 13 15:37:28.245: INFO: (16) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 27.342907ms) + Sep 13 15:37:28.245: INFO: (16) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 31.231343ms) + Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 31.830168ms) + Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 31.562621ms) + Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 31.771263ms) + Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 32.206018ms) + Sep 13 15:37:28.250: INFO: (16) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 31.925471ms) + Sep 13 15:37:28.256: INFO: (16) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 37.972605ms) + Sep 13 15:37:28.257: INFO: (16) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 38.785766ms) + Sep 13 15:37:28.257: INFO: (16) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 38.823147ms) + Sep 13 15:37:28.260: INFO: (16) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 41.805931ms) + Sep 13 15:37:28.287: INFO: (17) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 27.074322ms) + Sep 13 15:37:28.290: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 29.705142ms) + Sep 13 15:37:28.291: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 30.356264ms) + Sep 13 15:37:28.291: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 30.125676ms) + Sep 13 15:37:28.292: INFO: (17) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 31.049639ms) + Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 35.171855ms) + Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 35.705099ms) + Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 35.811631ms) + Sep 13 15:37:28.296: INFO: (17) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test<... (200; 43.846689ms) + Sep 13 15:37:28.346: INFO: (18) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 47.135832ms) + Sep 13 15:37:28.346: INFO: (18) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 47.295668ms) + Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname2/proxy/: tls qux (200; 47.474244ms) + Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 47.626678ms) + Sep 13 15:37:28.347: INFO: (18) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: ... (200; 48.141596ms) + Sep 13 15:37:28.348: INFO: (18) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz/proxy/: test (200; 48.604994ms) + Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 51.933636ms) + Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 52.412939ms) + Sep 13 15:37:28.352: INFO: (18) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 52.578981ms) + Sep 13 15:37:28.355: INFO: (18) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 56.109939ms) + Sep 13 15:37:28.371: INFO: (19) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname1/proxy/: foo (200; 15.985192ms) + Sep 13 15:37:28.373: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:460/proxy/: tls baz (200; 17.559031ms) + Sep 13 15:37:28.391: INFO: (19) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname2/proxy/: bar (200; 34.813748ms) + Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/http:proxy-service-hgkc8:portname1/proxy/: foo (200; 37.958587ms) + Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/proxy-service-hgkc8:portname2/proxy/: bar (200; 36.979988ms) + Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/services/https:proxy-service-hgkc8:tlsportname1/proxy/: tls baz (200; 37.589418ms) + Sep 13 15:37:28.393: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:443/proxy/: test (200; 44.358914ms) + Sep 13 15:37:28.401: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 44.562064ms) + Sep 13 15:37:28.401: INFO: (19) /api/v1/namespaces/proxy-8940/pods/https:proxy-service-hgkc8-vq7hz:462/proxy/: tls qux (200; 45.09226ms) + Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.179826ms) + Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:162/proxy/: bar (200; 45.739584ms) + Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:1080/proxy/: test<... (200; 45.676793ms) + Sep 13 15:37:28.402: INFO: (19) /api/v1/namespaces/proxy-8940/pods/http:proxy-service-hgkc8-vq7hz:1080/proxy/: ... (200; 45.883481ms) + Sep 13 15:37:28.403: INFO: (19) /api/v1/namespaces/proxy-8940/pods/proxy-service-hgkc8-vq7hz:160/proxy/: foo (200; 47.085854ms) + STEP: deleting ReplicationController proxy-service-hgkc8 in namespace proxy-8940, will wait for the garbage collector to delete the pods 09/13/22 15:37:28.403 + Sep 13 15:37:28.462: INFO: Deleting ReplicationController proxy-service-hgkc8 took: 5.397567ms + Sep 13 15:37:28.564: INFO: Terminating ReplicationController proxy-service-hgkc8 pods took: 101.19197ms + [AfterEach] version v1 + test/e2e/framework/framework.go:187 + Sep 13 15:37:29.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "proxy-8940" for this suite. 09/13/22 15:37:29.572 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-instrumentation] Events API + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:29.581 +Sep 13 15:37:29.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename events 09/13/22 15:37:29.582 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.607 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.613 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 +STEP: creating a test event 09/13/22 15:37:29.628 +STEP: listing events in all namespaces 09/13/22 15:37:29.641 +STEP: listing events in test namespace 09/13/22 15:37:29.657 +STEP: listing events with field selection filtering on source 09/13/22 15:37:29.664 +STEP: listing events with field selection filtering on reportingController 09/13/22 15:37:29.671 +STEP: getting the test event 09/13/22 15:37:29.675 +STEP: patching the test event 09/13/22 15:37:29.678 +STEP: getting the test event 09/13/22 15:37:29.69 +STEP: updating the test event 09/13/22 15:37:29.694 +STEP: getting the test event 09/13/22 15:37:29.7 +STEP: deleting the test event 09/13/22 15:37:29.705 +STEP: listing events in all namespaces 09/13/22 15:37:29.719 +STEP: listing events in test namespace 09/13/22 15:37:29.743 +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 +Sep 13 15:37:29.748: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-9611" for this suite. 09/13/22 15:37:29.752 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-instrumentation] Events API should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","completed":193,"skipped":3581,"failed":0} +------------------------------ +• [0.176 seconds] +[sig-instrumentation] Events API +test/e2e/instrumentation/common/framework.go:23 + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:29.581 + Sep 13 15:37:29.581: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename events 09/13/22 15:37:29.582 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.607 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.613 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 + [It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/instrumentation/events.go:98 + STEP: creating a test event 09/13/22 15:37:29.628 + STEP: listing events in all namespaces 09/13/22 15:37:29.641 + STEP: listing events in test namespace 09/13/22 15:37:29.657 + STEP: listing events with field selection filtering on source 09/13/22 15:37:29.664 + STEP: listing events with field selection filtering on reportingController 09/13/22 15:37:29.671 + STEP: getting the test event 09/13/22 15:37:29.675 + STEP: patching the test event 09/13/22 15:37:29.678 + STEP: getting the test event 09/13/22 15:37:29.69 + STEP: updating the test event 09/13/22 15:37:29.694 + STEP: getting the test event 09/13/22 15:37:29.7 + STEP: deleting the test event 09/13/22 15:37:29.705 + STEP: listing events in all namespaces 09/13/22 15:37:29.719 + STEP: listing events in test namespace 09/13/22 15:37:29.743 + [AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 + Sep 13 15:37:29.748: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "events-9611" for this suite. 09/13/22 15:37:29.752 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:298 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:29.758 +Sep 13 15:37:29.759: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename namespaces 09/13/22 15:37:29.76 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.773 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.779 +[It] should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:298 +STEP: Read namespace status 09/13/22 15:37:29.782 +Sep 13 15:37:29.786: INFO: Status: v1.NamespaceStatus{Phase:"Active", Conditions:[]v1.NamespaceCondition(nil)} +STEP: Patch namespace status 09/13/22 15:37:29.786 +Sep 13 15:37:29.794: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusPatch", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Patched by an e2e test"} +STEP: Update namespace status 09/13/22 15:37:29.794 +Sep 13 15:37:29.800: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Updated by an e2e test"} +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:37:29.800: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-8355" for this suite. 09/13/22 15:37:29.805 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should apply changes to a namespace status [Conformance]","completed":194,"skipped":3588,"failed":0} +------------------------------ +• [0.052 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:298 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:29.758 + Sep 13 15:37:29.759: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename namespaces 09/13/22 15:37:29.76 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.773 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.779 + [It] should apply changes to a namespace status [Conformance] + test/e2e/apimachinery/namespace.go:298 + STEP: Read namespace status 09/13/22 15:37:29.782 + Sep 13 15:37:29.786: INFO: Status: v1.NamespaceStatus{Phase:"Active", Conditions:[]v1.NamespaceCondition(nil)} + STEP: Patch namespace status 09/13/22 15:37:29.786 + Sep 13 15:37:29.794: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusPatch", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Patched by an e2e test"} + STEP: Update namespace status 09/13/22 15:37:29.794 + Sep 13 15:37:29.800: INFO: Status.Condition: v1.NamespaceCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Updated by an e2e test"} + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:37:29.800: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "namespaces-8355" for this suite. 09/13/22 15:37:29.805 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:412 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:29.815 +Sep 13 15:37:29.815: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:37:29.816 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.835 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.838 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:37:29.857 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:37:30.264 +STEP: Deploying the webhook pod 09/13/22 15:37:30.269 +STEP: Wait for the deployment to be ready 09/13/22 15:37:30.28 +Sep 13 15:37:30.288: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 09/13/22 15:37:32.297 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:37:32.316 +Sep 13 15:37:33.316: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:412 +STEP: Creating a validating webhook configuration 09/13/22 15:37:33.322 +STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.342 +STEP: Updating a validating webhook configuration's rules to not include the create operation 09/13/22 15:37:33.358 +STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.373 +STEP: Patching a validating webhook configuration's rules to include the create operation 09/13/22 15:37:33.39 +STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.403 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:37:33.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-397" for this suite. 09/13/22 15:37:33.417 +STEP: Destroying namespace "webhook-397-markers" for this suite. 09/13/22 15:37:33.438 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","completed":195,"skipped":3602,"failed":0} +------------------------------ +• [3.743 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:412 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:29.815 + Sep 13 15:37:29.815: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:37:29.816 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:29.835 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:29.838 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:37:29.857 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:37:30.264 + STEP: Deploying the webhook pod 09/13/22 15:37:30.269 + STEP: Wait for the deployment to be ready 09/13/22 15:37:30.28 + Sep 13 15:37:30.288: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 09/13/22 15:37:32.297 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:37:32.316 + Sep 13 15:37:33.316: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] patching/updating a validating webhook should work [Conformance] + test/e2e/apimachinery/webhook.go:412 + STEP: Creating a validating webhook configuration 09/13/22 15:37:33.322 + STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.342 + STEP: Updating a validating webhook configuration's rules to not include the create operation 09/13/22 15:37:33.358 + STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.373 + STEP: Patching a validating webhook configuration's rules to include the create operation 09/13/22 15:37:33.39 + STEP: Creating a configMap that does not comply to the validation webhook rules 09/13/22 15:37:33.403 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:37:33.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-397" for this suite. 09/13/22 15:37:33.417 + STEP: Destroying namespace "webhook-397-markers" for this suite. 09/13/22 15:37:33.438 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:374 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:33.562 +Sep 13 15:37:33.562: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:37:33.563 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:33.578 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:33.582 +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:374 +STEP: Creating configMap with name projected-configmap-test-volume-9e39ab9d-c352-4904-86ac-192c7469baa1 09/13/22 15:37:33.585 +STEP: Creating a pod to test consume configMaps 09/13/22 15:37:33.59 +Sep 13 15:37:33.605: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5" in namespace "projected-7172" to be "Succeeded or Failed" +Sep 13 15:37:33.611: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.083473ms +Sep 13 15:37:35.622: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Running", Reason="", readiness=false. Elapsed: 2.017525435s +Sep 13 15:37:37.615: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009847021s +STEP: Saw pod success 09/13/22 15:37:37.615 +Sep 13 15:37:37.615: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5" satisfied condition "Succeeded or Failed" +Sep 13 15:37:37.618: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 container projected-configmap-volume-test: +STEP: delete the pod 09/13/22 15:37:37.625 +Sep 13 15:37:37.639: INFO: Waiting for pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 to disappear +Sep 13 15:37:37.642: INFO: Pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:37:37.643: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7172" for this suite. 09/13/22 15:37:37.65 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","completed":196,"skipped":3607,"failed":0} +------------------------------ +• [4.096 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:374 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:33.562 + Sep 13 15:37:33.562: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:37:33.563 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:33.578 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:33.582 + [It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:374 + STEP: Creating configMap with name projected-configmap-test-volume-9e39ab9d-c352-4904-86ac-192c7469baa1 09/13/22 15:37:33.585 + STEP: Creating a pod to test consume configMaps 09/13/22 15:37:33.59 + Sep 13 15:37:33.605: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5" in namespace "projected-7172" to be "Succeeded or Failed" + Sep 13 15:37:33.611: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.083473ms + Sep 13 15:37:35.622: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Running", Reason="", readiness=false. Elapsed: 2.017525435s + Sep 13 15:37:37.615: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009847021s + STEP: Saw pod success 09/13/22 15:37:37.615 + Sep 13 15:37:37.615: INFO: Pod "pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5" satisfied condition "Succeeded or Failed" + Sep 13 15:37:37.618: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 container projected-configmap-volume-test: + STEP: delete the pod 09/13/22 15:37:37.625 + Sep 13 15:37:37.639: INFO: Waiting for pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 to disappear + Sep 13 15:37:37.642: INFO: Pod pod-projected-configmaps-e65a42fe-c1b4-456b-8cf6-8cc46d3336d5 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:37:37.643: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-7172" for this suite. 09/13/22 15:37:37.65 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Discovery + should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:37.66 +Sep 13 15:37:37.660: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename discovery 09/13/22 15:37:37.661 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:37.68 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:37.687 +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/apimachinery/discovery.go:43 +STEP: Setting up server cert 09/13/22 15:37:37.693 +[It] should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 +Sep 13 15:37:37.908: INFO: Checking APIGroup: apiregistration.k8s.io +Sep 13 15:37:37.909: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 +Sep 13 15:37:37.909: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] +Sep 13 15:37:37.909: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 +Sep 13 15:37:37.909: INFO: Checking APIGroup: apps +Sep 13 15:37:37.910: INFO: PreferredVersion.GroupVersion: apps/v1 +Sep 13 15:37:37.910: INFO: Versions found [{apps/v1 v1}] +Sep 13 15:37:37.910: INFO: apps/v1 matches apps/v1 +Sep 13 15:37:37.910: INFO: Checking APIGroup: events.k8s.io +Sep 13 15:37:37.911: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 +Sep 13 15:37:37.911: INFO: Versions found [{events.k8s.io/v1 v1}] +Sep 13 15:37:37.911: INFO: events.k8s.io/v1 matches events.k8s.io/v1 +Sep 13 15:37:37.911: INFO: Checking APIGroup: authentication.k8s.io +Sep 13 15:37:37.912: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 +Sep 13 15:37:37.912: INFO: Versions found [{authentication.k8s.io/v1 v1}] +Sep 13 15:37:37.912: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 +Sep 13 15:37:37.912: INFO: Checking APIGroup: authorization.k8s.io +Sep 13 15:37:37.913: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 +Sep 13 15:37:37.913: INFO: Versions found [{authorization.k8s.io/v1 v1}] +Sep 13 15:37:37.913: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 +Sep 13 15:37:37.913: INFO: Checking APIGroup: autoscaling +Sep 13 15:37:37.914: INFO: PreferredVersion.GroupVersion: autoscaling/v2 +Sep 13 15:37:37.914: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1} {autoscaling/v2beta2 v2beta2}] +Sep 13 15:37:37.914: INFO: autoscaling/v2 matches autoscaling/v2 +Sep 13 15:37:37.914: INFO: Checking APIGroup: batch +Sep 13 15:37:37.915: INFO: PreferredVersion.GroupVersion: batch/v1 +Sep 13 15:37:37.915: INFO: Versions found [{batch/v1 v1}] +Sep 13 15:37:37.915: INFO: batch/v1 matches batch/v1 +Sep 13 15:37:37.915: INFO: Checking APIGroup: certificates.k8s.io +Sep 13 15:37:37.916: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 +Sep 13 15:37:37.916: INFO: Versions found [{certificates.k8s.io/v1 v1}] +Sep 13 15:37:37.916: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 +Sep 13 15:37:37.916: INFO: Checking APIGroup: networking.k8s.io +Sep 13 15:37:37.917: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 +Sep 13 15:37:37.917: INFO: Versions found [{networking.k8s.io/v1 v1}] +Sep 13 15:37:37.917: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 +Sep 13 15:37:37.917: INFO: Checking APIGroup: policy +Sep 13 15:37:37.918: INFO: PreferredVersion.GroupVersion: policy/v1 +Sep 13 15:37:37.918: INFO: Versions found [{policy/v1 v1}] +Sep 13 15:37:37.918: INFO: policy/v1 matches policy/v1 +Sep 13 15:37:37.918: INFO: Checking APIGroup: rbac.authorization.k8s.io +Sep 13 15:37:37.919: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 +Sep 13 15:37:37.919: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] +Sep 13 15:37:37.919: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 +Sep 13 15:37:37.919: INFO: Checking APIGroup: storage.k8s.io +Sep 13 15:37:37.920: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 +Sep 13 15:37:37.920: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] +Sep 13 15:37:37.920: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 +Sep 13 15:37:37.920: INFO: Checking APIGroup: admissionregistration.k8s.io +Sep 13 15:37:37.921: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 +Sep 13 15:37:37.921: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] +Sep 13 15:37:37.921: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 +Sep 13 15:37:37.921: INFO: Checking APIGroup: apiextensions.k8s.io +Sep 13 15:37:37.922: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 +Sep 13 15:37:37.922: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] +Sep 13 15:37:37.922: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 +Sep 13 15:37:37.922: INFO: Checking APIGroup: scheduling.k8s.io +Sep 13 15:37:37.923: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 +Sep 13 15:37:37.923: INFO: Versions found [{scheduling.k8s.io/v1 v1}] +Sep 13 15:37:37.923: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 +Sep 13 15:37:37.923: INFO: Checking APIGroup: coordination.k8s.io +Sep 13 15:37:37.925: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 +Sep 13 15:37:37.925: INFO: Versions found [{coordination.k8s.io/v1 v1}] +Sep 13 15:37:37.925: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 +Sep 13 15:37:37.925: INFO: Checking APIGroup: node.k8s.io +Sep 13 15:37:37.926: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 +Sep 13 15:37:37.926: INFO: Versions found [{node.k8s.io/v1 v1}] +Sep 13 15:37:37.926: INFO: node.k8s.io/v1 matches node.k8s.io/v1 +Sep 13 15:37:37.926: INFO: Checking APIGroup: discovery.k8s.io +Sep 13 15:37:37.927: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 +Sep 13 15:37:37.927: INFO: Versions found [{discovery.k8s.io/v1 v1}] +Sep 13 15:37:37.927: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 +Sep 13 15:37:37.927: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io +Sep 13 15:37:37.928: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta2 +Sep 13 15:37:37.929: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta2 v1beta2} {flowcontrol.apiserver.k8s.io/v1beta1 v1beta1}] +Sep 13 15:37:37.929: INFO: flowcontrol.apiserver.k8s.io/v1beta2 matches flowcontrol.apiserver.k8s.io/v1beta2 +Sep 13 15:37:37.929: INFO: Checking APIGroup: cloud.google.com +Sep 13 15:37:37.930: INFO: PreferredVersion.GroupVersion: cloud.google.com/v1 +Sep 13 15:37:37.930: INFO: Versions found [{cloud.google.com/v1 v1} {cloud.google.com/v1beta1 v1beta1}] +Sep 13 15:37:37.931: INFO: cloud.google.com/v1 matches cloud.google.com/v1 +Sep 13 15:37:37.931: INFO: Checking APIGroup: hub.gke.io +Sep 13 15:37:37.932: INFO: PreferredVersion.GroupVersion: hub.gke.io/v1 +Sep 13 15:37:37.932: INFO: Versions found [{hub.gke.io/v1 v1}] +Sep 13 15:37:37.932: INFO: hub.gke.io/v1 matches hub.gke.io/v1 +Sep 13 15:37:37.932: INFO: Checking APIGroup: networking.gke.io +Sep 13 15:37:37.934: INFO: PreferredVersion.GroupVersion: networking.gke.io/v1 +Sep 13 15:37:37.934: INFO: Versions found [{networking.gke.io/v1 v1} {networking.gke.io/v1beta2 v1beta2} {networking.gke.io/v1beta1 v1beta1}] +Sep 13 15:37:37.934: INFO: networking.gke.io/v1 matches networking.gke.io/v1 +Sep 13 15:37:37.934: INFO: Checking APIGroup: snapshot.storage.k8s.io +Sep 13 15:37:37.935: INFO: PreferredVersion.GroupVersion: snapshot.storage.k8s.io/v1 +Sep 13 15:37:37.936: INFO: Versions found [{snapshot.storage.k8s.io/v1 v1} {snapshot.storage.k8s.io/v1beta1 v1beta1}] +Sep 13 15:37:37.936: INFO: snapshot.storage.k8s.io/v1 matches snapshot.storage.k8s.io/v1 +Sep 13 15:37:37.936: INFO: Checking APIGroup: internal.autoscaling.gke.io +Sep 13 15:37:37.937: INFO: PreferredVersion.GroupVersion: internal.autoscaling.gke.io/v1alpha1 +Sep 13 15:37:37.937: INFO: Versions found [{internal.autoscaling.gke.io/v1alpha1 v1alpha1}] +Sep 13 15:37:37.937: INFO: internal.autoscaling.gke.io/v1alpha1 matches internal.autoscaling.gke.io/v1alpha1 +Sep 13 15:37:37.937: INFO: Checking APIGroup: migration.k8s.io +Sep 13 15:37:37.938: INFO: PreferredVersion.GroupVersion: migration.k8s.io/v1alpha1 +Sep 13 15:37:37.938: INFO: Versions found [{migration.k8s.io/v1alpha1 v1alpha1}] +Sep 13 15:37:37.939: INFO: migration.k8s.io/v1alpha1 matches migration.k8s.io/v1alpha1 +Sep 13 15:37:37.939: INFO: Checking APIGroup: nodemanagement.gke.io +Sep 13 15:37:37.940: INFO: PreferredVersion.GroupVersion: nodemanagement.gke.io/v1alpha1 +Sep 13 15:37:37.940: INFO: Versions found [{nodemanagement.gke.io/v1alpha1 v1alpha1}] +Sep 13 15:37:37.940: INFO: nodemanagement.gke.io/v1alpha1 matches nodemanagement.gke.io/v1alpha1 +Sep 13 15:37:37.940: INFO: Checking APIGroup: metrics.k8s.io +Sep 13 15:37:37.941: INFO: PreferredVersion.GroupVersion: metrics.k8s.io/v1beta1 +Sep 13 15:37:37.942: INFO: Versions found [{metrics.k8s.io/v1beta1 v1beta1}] +Sep 13 15:37:37.942: INFO: metrics.k8s.io/v1beta1 matches metrics.k8s.io/v1beta1 +[AfterEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:187 +Sep 13 15:37:37.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "discovery-7816" for this suite. 09/13/22 15:37:37.946 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]","completed":197,"skipped":3616,"failed":0} +------------------------------ +• [0.293 seconds] +[sig-api-machinery] Discovery +test/e2e/apimachinery/framework.go:23 + should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:37.66 + Sep 13 15:37:37.660: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename discovery 09/13/22 15:37:37.661 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:37.68 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:37.687 + [BeforeEach] [sig-api-machinery] Discovery + test/e2e/apimachinery/discovery.go:43 + STEP: Setting up server cert 09/13/22 15:37:37.693 + [It] should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/apimachinery/discovery.go:122 + Sep 13 15:37:37.908: INFO: Checking APIGroup: apiregistration.k8s.io + Sep 13 15:37:37.909: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 + Sep 13 15:37:37.909: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] + Sep 13 15:37:37.909: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 + Sep 13 15:37:37.909: INFO: Checking APIGroup: apps + Sep 13 15:37:37.910: INFO: PreferredVersion.GroupVersion: apps/v1 + Sep 13 15:37:37.910: INFO: Versions found [{apps/v1 v1}] + Sep 13 15:37:37.910: INFO: apps/v1 matches apps/v1 + Sep 13 15:37:37.910: INFO: Checking APIGroup: events.k8s.io + Sep 13 15:37:37.911: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 + Sep 13 15:37:37.911: INFO: Versions found [{events.k8s.io/v1 v1}] + Sep 13 15:37:37.911: INFO: events.k8s.io/v1 matches events.k8s.io/v1 + Sep 13 15:37:37.911: INFO: Checking APIGroup: authentication.k8s.io + Sep 13 15:37:37.912: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 + Sep 13 15:37:37.912: INFO: Versions found [{authentication.k8s.io/v1 v1}] + Sep 13 15:37:37.912: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 + Sep 13 15:37:37.912: INFO: Checking APIGroup: authorization.k8s.io + Sep 13 15:37:37.913: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 + Sep 13 15:37:37.913: INFO: Versions found [{authorization.k8s.io/v1 v1}] + Sep 13 15:37:37.913: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 + Sep 13 15:37:37.913: INFO: Checking APIGroup: autoscaling + Sep 13 15:37:37.914: INFO: PreferredVersion.GroupVersion: autoscaling/v2 + Sep 13 15:37:37.914: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1} {autoscaling/v2beta2 v2beta2}] + Sep 13 15:37:37.914: INFO: autoscaling/v2 matches autoscaling/v2 + Sep 13 15:37:37.914: INFO: Checking APIGroup: batch + Sep 13 15:37:37.915: INFO: PreferredVersion.GroupVersion: batch/v1 + Sep 13 15:37:37.915: INFO: Versions found [{batch/v1 v1}] + Sep 13 15:37:37.915: INFO: batch/v1 matches batch/v1 + Sep 13 15:37:37.915: INFO: Checking APIGroup: certificates.k8s.io + Sep 13 15:37:37.916: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 + Sep 13 15:37:37.916: INFO: Versions found [{certificates.k8s.io/v1 v1}] + Sep 13 15:37:37.916: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 + Sep 13 15:37:37.916: INFO: Checking APIGroup: networking.k8s.io + Sep 13 15:37:37.917: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 + Sep 13 15:37:37.917: INFO: Versions found [{networking.k8s.io/v1 v1}] + Sep 13 15:37:37.917: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 + Sep 13 15:37:37.917: INFO: Checking APIGroup: policy + Sep 13 15:37:37.918: INFO: PreferredVersion.GroupVersion: policy/v1 + Sep 13 15:37:37.918: INFO: Versions found [{policy/v1 v1}] + Sep 13 15:37:37.918: INFO: policy/v1 matches policy/v1 + Sep 13 15:37:37.918: INFO: Checking APIGroup: rbac.authorization.k8s.io + Sep 13 15:37:37.919: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 + Sep 13 15:37:37.919: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] + Sep 13 15:37:37.919: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 + Sep 13 15:37:37.919: INFO: Checking APIGroup: storage.k8s.io + Sep 13 15:37:37.920: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 + Sep 13 15:37:37.920: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] + Sep 13 15:37:37.920: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 + Sep 13 15:37:37.920: INFO: Checking APIGroup: admissionregistration.k8s.io + Sep 13 15:37:37.921: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 + Sep 13 15:37:37.921: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] + Sep 13 15:37:37.921: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 + Sep 13 15:37:37.921: INFO: Checking APIGroup: apiextensions.k8s.io + Sep 13 15:37:37.922: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 + Sep 13 15:37:37.922: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] + Sep 13 15:37:37.922: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 + Sep 13 15:37:37.922: INFO: Checking APIGroup: scheduling.k8s.io + Sep 13 15:37:37.923: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 + Sep 13 15:37:37.923: INFO: Versions found [{scheduling.k8s.io/v1 v1}] + Sep 13 15:37:37.923: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 + Sep 13 15:37:37.923: INFO: Checking APIGroup: coordination.k8s.io + Sep 13 15:37:37.925: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 + Sep 13 15:37:37.925: INFO: Versions found [{coordination.k8s.io/v1 v1}] + Sep 13 15:37:37.925: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 + Sep 13 15:37:37.925: INFO: Checking APIGroup: node.k8s.io + Sep 13 15:37:37.926: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 + Sep 13 15:37:37.926: INFO: Versions found [{node.k8s.io/v1 v1}] + Sep 13 15:37:37.926: INFO: node.k8s.io/v1 matches node.k8s.io/v1 + Sep 13 15:37:37.926: INFO: Checking APIGroup: discovery.k8s.io + Sep 13 15:37:37.927: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 + Sep 13 15:37:37.927: INFO: Versions found [{discovery.k8s.io/v1 v1}] + Sep 13 15:37:37.927: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 + Sep 13 15:37:37.927: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io + Sep 13 15:37:37.928: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta2 + Sep 13 15:37:37.929: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta2 v1beta2} {flowcontrol.apiserver.k8s.io/v1beta1 v1beta1}] + Sep 13 15:37:37.929: INFO: flowcontrol.apiserver.k8s.io/v1beta2 matches flowcontrol.apiserver.k8s.io/v1beta2 + Sep 13 15:37:37.929: INFO: Checking APIGroup: cloud.google.com + Sep 13 15:37:37.930: INFO: PreferredVersion.GroupVersion: cloud.google.com/v1 + Sep 13 15:37:37.930: INFO: Versions found [{cloud.google.com/v1 v1} {cloud.google.com/v1beta1 v1beta1}] + Sep 13 15:37:37.931: INFO: cloud.google.com/v1 matches cloud.google.com/v1 + Sep 13 15:37:37.931: INFO: Checking APIGroup: hub.gke.io + Sep 13 15:37:37.932: INFO: PreferredVersion.GroupVersion: hub.gke.io/v1 + Sep 13 15:37:37.932: INFO: Versions found [{hub.gke.io/v1 v1}] + Sep 13 15:37:37.932: INFO: hub.gke.io/v1 matches hub.gke.io/v1 + Sep 13 15:37:37.932: INFO: Checking APIGroup: networking.gke.io + Sep 13 15:37:37.934: INFO: PreferredVersion.GroupVersion: networking.gke.io/v1 + Sep 13 15:37:37.934: INFO: Versions found [{networking.gke.io/v1 v1} {networking.gke.io/v1beta2 v1beta2} {networking.gke.io/v1beta1 v1beta1}] + Sep 13 15:37:37.934: INFO: networking.gke.io/v1 matches networking.gke.io/v1 + Sep 13 15:37:37.934: INFO: Checking APIGroup: snapshot.storage.k8s.io + Sep 13 15:37:37.935: INFO: PreferredVersion.GroupVersion: snapshot.storage.k8s.io/v1 + Sep 13 15:37:37.936: INFO: Versions found [{snapshot.storage.k8s.io/v1 v1} {snapshot.storage.k8s.io/v1beta1 v1beta1}] + Sep 13 15:37:37.936: INFO: snapshot.storage.k8s.io/v1 matches snapshot.storage.k8s.io/v1 + Sep 13 15:37:37.936: INFO: Checking APIGroup: internal.autoscaling.gke.io + Sep 13 15:37:37.937: INFO: PreferredVersion.GroupVersion: internal.autoscaling.gke.io/v1alpha1 + Sep 13 15:37:37.937: INFO: Versions found [{internal.autoscaling.gke.io/v1alpha1 v1alpha1}] + Sep 13 15:37:37.937: INFO: internal.autoscaling.gke.io/v1alpha1 matches internal.autoscaling.gke.io/v1alpha1 + Sep 13 15:37:37.937: INFO: Checking APIGroup: migration.k8s.io + Sep 13 15:37:37.938: INFO: PreferredVersion.GroupVersion: migration.k8s.io/v1alpha1 + Sep 13 15:37:37.938: INFO: Versions found [{migration.k8s.io/v1alpha1 v1alpha1}] + Sep 13 15:37:37.939: INFO: migration.k8s.io/v1alpha1 matches migration.k8s.io/v1alpha1 + Sep 13 15:37:37.939: INFO: Checking APIGroup: nodemanagement.gke.io + Sep 13 15:37:37.940: INFO: PreferredVersion.GroupVersion: nodemanagement.gke.io/v1alpha1 + Sep 13 15:37:37.940: INFO: Versions found [{nodemanagement.gke.io/v1alpha1 v1alpha1}] + Sep 13 15:37:37.940: INFO: nodemanagement.gke.io/v1alpha1 matches nodemanagement.gke.io/v1alpha1 + Sep 13 15:37:37.940: INFO: Checking APIGroup: metrics.k8s.io + Sep 13 15:37:37.941: INFO: PreferredVersion.GroupVersion: metrics.k8s.io/v1beta1 + Sep 13 15:37:37.942: INFO: Versions found [{metrics.k8s.io/v1beta1 v1beta1}] + Sep 13 15:37:37.942: INFO: metrics.k8s.io/v1beta1 matches metrics.k8s.io/v1beta1 + [AfterEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:187 + Sep 13 15:37:37.942: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "discovery-7816" for this suite. 09/13/22 15:37:37.946 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Ingress API + should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 +[BeforeEach] [sig-network] Ingress API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:37.959 +Sep 13 15:37:37.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename ingress 09/13/22 15:37:37.961 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:37.981 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:37.985 +[It] should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 +STEP: getting /apis 09/13/22 15:37:37.988 +STEP: getting /apis/networking.k8s.io 09/13/22 15:37:37.991 +STEP: getting /apis/networking.k8s.iov1 09/13/22 15:37:37.992 +STEP: creating 09/13/22 15:37:37.993 +STEP: getting 09/13/22 15:37:38.08 +STEP: listing 09/13/22 15:37:38.091 +STEP: watching 09/13/22 15:37:38.095 +Sep 13 15:37:38.095: INFO: starting watch +STEP: cluster-wide listing 09/13/22 15:37:38.097 +STEP: cluster-wide watching 09/13/22 15:37:38.102 +Sep 13 15:37:38.102: INFO: starting watch +STEP: patching 09/13/22 15:37:38.104 +STEP: updating 09/13/22 15:37:38.114 +Sep 13 15:37:38.126: INFO: waiting for watch events with expected annotations +Sep 13 15:37:38.126: INFO: saw patched and updated annotations +STEP: patching /status 09/13/22 15:37:38.127 +STEP: updating /status 09/13/22 15:37:38.132 +STEP: get /status 09/13/22 15:37:38.145 +STEP: deleting 09/13/22 15:37:38.148 +STEP: deleting a collection 09/13/22 15:37:38.156 +[AfterEach] [sig-network] Ingress API + test/e2e/framework/framework.go:187 +Sep 13 15:37:38.167: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingress-1613" for this suite. 09/13/22 15:37:38.17 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","completed":198,"skipped":3622,"failed":0} +------------------------------ +• [0.221 seconds] +[sig-network] Ingress API +test/e2e/network/common/framework.go:23 + should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Ingress API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:37.959 + Sep 13 15:37:37.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename ingress 09/13/22 15:37:37.961 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:37.981 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:37.985 + [It] should support creating Ingress API operations [Conformance] + test/e2e/network/ingress.go:552 + STEP: getting /apis 09/13/22 15:37:37.988 + STEP: getting /apis/networking.k8s.io 09/13/22 15:37:37.991 + STEP: getting /apis/networking.k8s.iov1 09/13/22 15:37:37.992 + STEP: creating 09/13/22 15:37:37.993 + STEP: getting 09/13/22 15:37:38.08 + STEP: listing 09/13/22 15:37:38.091 + STEP: watching 09/13/22 15:37:38.095 + Sep 13 15:37:38.095: INFO: starting watch + STEP: cluster-wide listing 09/13/22 15:37:38.097 + STEP: cluster-wide watching 09/13/22 15:37:38.102 + Sep 13 15:37:38.102: INFO: starting watch + STEP: patching 09/13/22 15:37:38.104 + STEP: updating 09/13/22 15:37:38.114 + Sep 13 15:37:38.126: INFO: waiting for watch events with expected annotations + Sep 13 15:37:38.126: INFO: saw patched and updated annotations + STEP: patching /status 09/13/22 15:37:38.127 + STEP: updating /status 09/13/22 15:37:38.132 + STEP: get /status 09/13/22 15:37:38.145 + STEP: deleting 09/13/22 15:37:38.148 + STEP: deleting a collection 09/13/22 15:37:38.156 + [AfterEach] [sig-network] Ingress API + test/e2e/framework/framework.go:187 + Sep 13 15:37:38.167: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "ingress-1613" for this suite. 09/13/22 15:37:38.17 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:38.189 +Sep 13 15:37:38.189: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:37:38.19 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:38.212 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:38.215 +[It] should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 +STEP: fetching the /apis discovery document 09/13/22 15:37:38.22 +STEP: finding the apiextensions.k8s.io API group in the /apis discovery document 09/13/22 15:37:38.221 +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document 09/13/22 15:37:38.221 +STEP: fetching the /apis/apiextensions.k8s.io discovery document 09/13/22 15:37:38.222 +STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document 09/13/22 15:37:38.223 +STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document 09/13/22 15:37:38.223 +STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document 09/13/22 15:37:38.224 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:37:38.224: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-6343" for this suite. 09/13/22 15:37:38.228 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","completed":199,"skipped":3632,"failed":0} +------------------------------ +• [0.044 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:38.189 + Sep 13 15:37:38.189: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 15:37:38.19 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:38.212 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:38.215 + [It] should include custom resource definition resources in discovery documents [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:198 + STEP: fetching the /apis discovery document 09/13/22 15:37:38.22 + STEP: finding the apiextensions.k8s.io API group in the /apis discovery document 09/13/22 15:37:38.221 + STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis discovery document 09/13/22 15:37:38.221 + STEP: fetching the /apis/apiextensions.k8s.io discovery document 09/13/22 15:37:38.222 + STEP: finding the apiextensions.k8s.io/v1 API group/version in the /apis/apiextensions.k8s.io discovery document 09/13/22 15:37:38.223 + STEP: fetching the /apis/apiextensions.k8s.io/v1 discovery document 09/13/22 15:37:38.223 + STEP: finding customresourcedefinitions resources in the /apis/apiextensions.k8s.io/v1 discovery document 09/13/22 15:37:38.224 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:37:38.224: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "custom-resource-definition-6343" for this suite. 09/13/22 15:37:38.228 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:276 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:38.242 +Sep 13 15:37:38.242: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:37:38.243 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:38.256 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:38.265 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:37:38.29 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:37:38.716 +STEP: Deploying the webhook pod 09/13/22 15:37:38.733 +STEP: Wait for the deployment to be ready 09/13/22 15:37:38.757 +Sep 13 15:37:38.794: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:37:40.819 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:37:40.855 +Sep 13 15:37:41.855: 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] + test/e2e/apimachinery/webhook.go:276 +STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 09/13/22 15:37:41.859 +Sep 13 15:37:41.873: INFO: Waiting for webhook configuration to be ready... +STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 09/13/22 15:37:41.991 +STEP: Creating a dummy validating-webhook-configuration object 09/13/22 15:37:42.013 +STEP: Deleting the validating-webhook-configuration, which should be possible to remove 09/13/22 15:37:42.025 +STEP: Creating a dummy mutating-webhook-configuration object 09/13/22 15:37:42.029 +STEP: Deleting the mutating-webhook-configuration, which should be possible to remove 09/13/22 15:37:42.04 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:37:42.069: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7698" for this suite. 09/13/22 15:37:42.083 +STEP: Destroying namespace "webhook-7698-markers" for this suite. 09/13/22 15:37:42.09 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","completed":200,"skipped":3693,"failed":0} +------------------------------ +• [3.945 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/apimachinery/webhook.go:276 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:38.242 + Sep 13 15:37:38.242: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:37:38.243 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:38.256 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:38.265 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:37:38.29 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:37:38.716 + STEP: Deploying the webhook pod 09/13/22 15:37:38.733 + STEP: Wait for the deployment to be ready 09/13/22 15:37:38.757 + Sep 13 15:37:38.794: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:37:40.819 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:37:40.855 + Sep 13 15:37:41.855: 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] + test/e2e/apimachinery/webhook.go:276 + STEP: Registering a validating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 09/13/22 15:37:41.859 + Sep 13 15:37:41.873: INFO: Waiting for webhook configuration to be ready... + STEP: Registering a mutating webhook on ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects, via the AdmissionRegistration API 09/13/22 15:37:41.991 + STEP: Creating a dummy validating-webhook-configuration object 09/13/22 15:37:42.013 + STEP: Deleting the validating-webhook-configuration, which should be possible to remove 09/13/22 15:37:42.025 + STEP: Creating a dummy mutating-webhook-configuration object 09/13/22 15:37:42.029 + STEP: Deleting the mutating-webhook-configuration, which should be possible to remove 09/13/22 15:37:42.04 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:37:42.069: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-7698" for this suite. 09/13/22 15:37:42.083 + STEP: Destroying namespace "webhook-7698-markers" for this suite. 09/13/22 15:37:42.09 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:42.189 +Sep 13 15:37:42.189: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:42.19 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:42.264 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:42.268 +[It] should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 +Sep 13 15:37:42.337: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-5245 to be scheduled +Sep 13 15:37:42.346: INFO: 1 pods are not scheduled: [runtimeclass-5245/test-runtimeclass-runtimeclass-5245-preconfigured-handler-gs6bn(45670462-3e04-46e6-bc17-6a9f70bf118f)] +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +Sep 13 15:37:44.359: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-5245" for this suite. 09/13/22 15:37:44.364 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]","completed":201,"skipped":3709,"failed":0} +------------------------------ +• [2.181 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:42.189 + Sep 13 15:37:42.189: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:42.19 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:42.264 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:42.268 + [It] should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:129 + Sep 13 15:37:42.337: INFO: Waiting up to 1m20s for at least 1 pods in namespace runtimeclass-5245 to be scheduled + Sep 13 15:37:42.346: INFO: 1 pods are not scheduled: [runtimeclass-5245/test-runtimeclass-runtimeclass-5245-preconfigured-handler-gs6bn(45670462-3e04-46e6-bc17-6a9f70bf118f)] + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 + Sep 13 15:37:44.359: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "runtimeclass-5245" for this suite. 09/13/22 15:37:44.364 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] RuntimeClass + should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:44.371 +Sep 13 15:37:44.372: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:44.373 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:44.44 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:44.445 +[It] should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 +STEP: getting /apis 09/13/22 15:37:44.448 +STEP: getting /apis/node.k8s.io 09/13/22 15:37:44.451 +STEP: getting /apis/node.k8s.io/v1 09/13/22 15:37:44.452 +STEP: creating 09/13/22 15:37:44.454 +STEP: watching 09/13/22 15:37:44.463 +Sep 13 15:37:44.463: INFO: starting watch +STEP: getting 09/13/22 15:37:44.467 +STEP: listing 09/13/22 15:37:44.469 +STEP: patching 09/13/22 15:37:44.471 +STEP: updating 09/13/22 15:37:44.475 +Sep 13 15:37:44.478: INFO: waiting for watch events with expected annotations +STEP: deleting 09/13/22 15:37:44.479 +STEP: deleting a collection 09/13/22 15:37:44.486 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +Sep 13 15:37:44.500: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-8101" for this suite. 09/13/22 15:37:44.504 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]","completed":202,"skipped":3741,"failed":0} +------------------------------ +• [0.137 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:44.371 + Sep 13 15:37:44.372: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename runtimeclass 09/13/22 15:37:44.373 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:44.44 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:44.445 + [It] should support RuntimeClasses API operations [Conformance] + test/e2e/common/node/runtimeclass.go:189 + STEP: getting /apis 09/13/22 15:37:44.448 + STEP: getting /apis/node.k8s.io 09/13/22 15:37:44.451 + STEP: getting /apis/node.k8s.io/v1 09/13/22 15:37:44.452 + STEP: creating 09/13/22 15:37:44.454 + STEP: watching 09/13/22 15:37:44.463 + Sep 13 15:37:44.463: INFO: starting watch + STEP: getting 09/13/22 15:37:44.467 + STEP: listing 09/13/22 15:37:44.469 + STEP: patching 09/13/22 15:37:44.471 + STEP: updating 09/13/22 15:37:44.475 + Sep 13 15:37:44.478: INFO: waiting for watch events with expected annotations + STEP: deleting 09/13/22 15:37:44.479 + STEP: deleting a collection 09/13/22 15:37:44.486 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 + Sep 13 15:37:44.500: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "runtimeclass-8101" for this suite. 09/13/22 15:37:44.504 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:55 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:44.51 +Sep 13 15:37:44.510: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:37:44.513 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:44.527 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:44.531 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:55 +STEP: Creating projection with secret that has name projected-secret-test-0494f9d7-0791-4b49-a8ec-63ec2b0ffd65 09/13/22 15:37:44.534 +STEP: Creating a pod to test consume secrets 09/13/22 15:37:44.539 +Sep 13 15:37:44.548: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205" in namespace "projected-9758" to be "Succeeded or Failed" +Sep 13 15:37:44.551: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Pending", Reason="", readiness=false. Elapsed: 3.162644ms +Sep 13 15:37:46.555: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Pending", Reason="", readiness=false. Elapsed: 2.006913052s +Sep 13 15:37:48.556: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008109794s +STEP: Saw pod success 09/13/22 15:37:48.556 +Sep 13 15:37:48.557: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205" satisfied condition "Succeeded or Failed" +Sep 13 15:37:48.560: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 container projected-secret-volume-test: +STEP: delete the pod 09/13/22 15:37:48.569 +Sep 13 15:37:48.578: INFO: Waiting for pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 to disappear +Sep 13 15:37:48.584: INFO: Pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 15:37:48.584: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9758" for this suite. 09/13/22 15:37:48.588 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","completed":203,"skipped":3765,"failed":0} +------------------------------ +• [4.086 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:55 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:44.51 + Sep 13 15:37:44.510: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:37:44.513 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:44.527 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:44.531 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:55 + STEP: Creating projection with secret that has name projected-secret-test-0494f9d7-0791-4b49-a8ec-63ec2b0ffd65 09/13/22 15:37:44.534 + STEP: Creating a pod to test consume secrets 09/13/22 15:37:44.539 + Sep 13 15:37:44.548: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205" in namespace "projected-9758" to be "Succeeded or Failed" + Sep 13 15:37:44.551: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Pending", Reason="", readiness=false. Elapsed: 3.162644ms + Sep 13 15:37:46.555: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Pending", Reason="", readiness=false. Elapsed: 2.006913052s + Sep 13 15:37:48.556: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008109794s + STEP: Saw pod success 09/13/22 15:37:48.556 + Sep 13 15:37:48.557: INFO: Pod "pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205" satisfied condition "Succeeded or Failed" + Sep 13 15:37:48.560: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 container projected-secret-volume-test: + STEP: delete the pod 09/13/22 15:37:48.569 + Sep 13 15:37:48.578: INFO: Waiting for pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 to disappear + Sep 13 15:37:48.584: INFO: Pod pod-projected-secrets-e30ae0b6-1816-415f-a824-e02375305205 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 15:37:48.584: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-9758" for this suite. 09/13/22 15:37:48.588 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl cluster-info + should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1248 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:48.61 +Sep 13 15:37:48.610: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:37:48.611 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:48.623 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:48.628 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1248 +STEP: validating cluster-info 09/13/22 15:37:48.631 +Sep 13 15:37:48.631: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5057 cluster-info' +Sep 13 15:37:48.711: INFO: stderr: "" +Sep 13 15:37:48.711: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.80.16.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:37:48.711: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5057" for this suite. 09/13/22 15:37:48.721 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info [Conformance]","completed":204,"skipped":3791,"failed":0} +------------------------------ +• [0.121 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl cluster-info + test/e2e/kubectl/kubectl.go:1242 + should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:48.61 + Sep 13 15:37:48.610: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:37:48.611 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:48.623 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:48.628 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/kubectl/kubectl.go:1248 + STEP: validating cluster-info 09/13/22 15:37:48.631 + Sep 13 15:37:48.631: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5057 cluster-info' + Sep 13 15:37:48.711: INFO: stderr: "" + Sep 13 15:37:48.711: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.80.16.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:37:48.711: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-5057" for this suite. 09/13/22 15:37:48.721 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ControllerRevision [Serial] + should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 +[BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:48.731 +Sep 13 15:37:48.731: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename controllerrevisions 09/13/22 15:37:48.733 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:48.798 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:48.803 +[BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:93 +[It] should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 +STEP: Creating DaemonSet "e2e-p28kl-daemon-set" 09/13/22 15:37:48.827 +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:37:48.835 +Sep 13 15:37:48.846: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 +Sep 13 15:37:48.846: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:37:49.890: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 +Sep 13 15:37:49.890: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 15:37:50.855: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 3 +Sep 13 15:37:50.856: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset e2e-p28kl-daemon-set +STEP: Confirm DaemonSet "e2e-p28kl-daemon-set" successfully created with "daemonset-name=e2e-p28kl-daemon-set" label 09/13/22 15:37:50.859 +STEP: Listing all ControllerRevisions with label "daemonset-name=e2e-p28kl-daemon-set" 09/13/22 15:37:50.872 +Sep 13 15:37:50.877: INFO: Located ControllerRevision: "e2e-p28kl-daemon-set-58d4587bc8" +STEP: Patching ControllerRevision "e2e-p28kl-daemon-set-58d4587bc8" 09/13/22 15:37:50.88 +Sep 13 15:37:50.887: INFO: e2e-p28kl-daemon-set-58d4587bc8 has been patched +STEP: Create a new ControllerRevision 09/13/22 15:37:50.887 +Sep 13 15:37:50.891: INFO: Created ControllerRevision: e2e-p28kl-daemon-set-8dbfcfddd +STEP: Confirm that there are two ControllerRevisions 09/13/22 15:37:50.891 +Sep 13 15:37:50.892: INFO: Requesting list of ControllerRevisions to confirm quantity +Sep 13 15:37:50.895: INFO: Found 2 ControllerRevisions +STEP: Deleting ControllerRevision "e2e-p28kl-daemon-set-58d4587bc8" 09/13/22 15:37:50.895 +STEP: Confirm that there is only one ControllerRevision 09/13/22 15:37:50.902 +Sep 13 15:37:50.902: INFO: Requesting list of ControllerRevisions to confirm quantity +Sep 13 15:37:50.907: INFO: Found 1 ControllerRevisions +STEP: Updating ControllerRevision "e2e-p28kl-daemon-set-8dbfcfddd" 09/13/22 15:37:50.912 +Sep 13 15:37:50.921: INFO: e2e-p28kl-daemon-set-8dbfcfddd has been updated +STEP: Generate another ControllerRevision by patching the Daemonset 09/13/22 15:37:50.922 +W0913 15:37:50.930365 19 warnings.go:70] unknown field "updateStrategy" +STEP: Confirm that there are two ControllerRevisions 09/13/22 15:37:50.93 +Sep 13 15:37:50.930: INFO: Requesting list of ControllerRevisions to confirm quantity +Sep 13 15:37:51.934: INFO: Requesting list of ControllerRevisions to confirm quantity +Sep 13 15:37:51.938: INFO: Found 2 ControllerRevisions +STEP: Removing a ControllerRevision via 'DeleteCollection' with labelSelector: "e2e-p28kl-daemon-set-8dbfcfddd=updated" 09/13/22 15:37:51.939 +STEP: Confirm that there is only one ControllerRevision 09/13/22 15:37:51.945 +Sep 13 15:37:51.945: INFO: Requesting list of ControllerRevisions to confirm quantity +Sep 13 15:37:51.949: INFO: Found 1 ControllerRevisions +Sep 13 15:37:51.952: INFO: ControllerRevision "e2e-p28kl-daemon-set-df5d5c997" has revision 3 +[AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:58 +STEP: Deleting DaemonSet "e2e-p28kl-daemon-set" 09/13/22 15:37:51.955 +STEP: deleting DaemonSet.extensions e2e-p28kl-daemon-set in namespace controllerrevisions-6701, will wait for the garbage collector to delete the pods 09/13/22 15:37:51.956 +Sep 13 15:37:52.016: INFO: Deleting DaemonSet.extensions e2e-p28kl-daemon-set took: 5.767537ms +Sep 13 15:37:52.117: INFO: Terminating DaemonSet.extensions e2e-p28kl-daemon-set pods took: 100.995211ms +Sep 13 15:37:53.723: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 +Sep 13 15:37:53.723: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset e2e-p28kl-daemon-set +Sep 13 15:37:53.726: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"34306"},"items":null} + +Sep 13 15:37:53.729: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"34306"},"items":null} + +[AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:37:53.759: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "controllerrevisions-6701" for this suite. 09/13/22 15:37:53.765 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ControllerRevision [Serial] should manage the lifecycle of a ControllerRevision [Conformance]","completed":205,"skipped":3797,"failed":0} +------------------------------ +• [SLOW TEST] [5.041 seconds] +[sig-apps] ControllerRevision [Serial] +test/e2e/apps/framework.go:23 + should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:48.731 + Sep 13 15:37:48.731: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename controllerrevisions 09/13/22 15:37:48.733 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:48.798 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:48.803 + [BeforeEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:93 + [It] should manage the lifecycle of a ControllerRevision [Conformance] + test/e2e/apps/controller_revision.go:124 + STEP: Creating DaemonSet "e2e-p28kl-daemon-set" 09/13/22 15:37:48.827 + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 15:37:48.835 + Sep 13 15:37:48.846: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 + Sep 13 15:37:48.846: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:37:49.890: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 + Sep 13 15:37:49.890: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 15:37:50.855: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 3 + Sep 13 15:37:50.856: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset e2e-p28kl-daemon-set + STEP: Confirm DaemonSet "e2e-p28kl-daemon-set" successfully created with "daemonset-name=e2e-p28kl-daemon-set" label 09/13/22 15:37:50.859 + STEP: Listing all ControllerRevisions with label "daemonset-name=e2e-p28kl-daemon-set" 09/13/22 15:37:50.872 + Sep 13 15:37:50.877: INFO: Located ControllerRevision: "e2e-p28kl-daemon-set-58d4587bc8" + STEP: Patching ControllerRevision "e2e-p28kl-daemon-set-58d4587bc8" 09/13/22 15:37:50.88 + Sep 13 15:37:50.887: INFO: e2e-p28kl-daemon-set-58d4587bc8 has been patched + STEP: Create a new ControllerRevision 09/13/22 15:37:50.887 + Sep 13 15:37:50.891: INFO: Created ControllerRevision: e2e-p28kl-daemon-set-8dbfcfddd + STEP: Confirm that there are two ControllerRevisions 09/13/22 15:37:50.891 + Sep 13 15:37:50.892: INFO: Requesting list of ControllerRevisions to confirm quantity + Sep 13 15:37:50.895: INFO: Found 2 ControllerRevisions + STEP: Deleting ControllerRevision "e2e-p28kl-daemon-set-58d4587bc8" 09/13/22 15:37:50.895 + STEP: Confirm that there is only one ControllerRevision 09/13/22 15:37:50.902 + Sep 13 15:37:50.902: INFO: Requesting list of ControllerRevisions to confirm quantity + Sep 13 15:37:50.907: INFO: Found 1 ControllerRevisions + STEP: Updating ControllerRevision "e2e-p28kl-daemon-set-8dbfcfddd" 09/13/22 15:37:50.912 + Sep 13 15:37:50.921: INFO: e2e-p28kl-daemon-set-8dbfcfddd has been updated + STEP: Generate another ControllerRevision by patching the Daemonset 09/13/22 15:37:50.922 + W0913 15:37:50.930365 19 warnings.go:70] unknown field "updateStrategy" + STEP: Confirm that there are two ControllerRevisions 09/13/22 15:37:50.93 + Sep 13 15:37:50.930: INFO: Requesting list of ControllerRevisions to confirm quantity + Sep 13 15:37:51.934: INFO: Requesting list of ControllerRevisions to confirm quantity + Sep 13 15:37:51.938: INFO: Found 2 ControllerRevisions + STEP: Removing a ControllerRevision via 'DeleteCollection' with labelSelector: "e2e-p28kl-daemon-set-8dbfcfddd=updated" 09/13/22 15:37:51.939 + STEP: Confirm that there is only one ControllerRevision 09/13/22 15:37:51.945 + Sep 13 15:37:51.945: INFO: Requesting list of ControllerRevisions to confirm quantity + Sep 13 15:37:51.949: INFO: Found 1 ControllerRevisions + Sep 13 15:37:51.952: INFO: ControllerRevision "e2e-p28kl-daemon-set-df5d5c997" has revision 3 + [AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/apps/controller_revision.go:58 + STEP: Deleting DaemonSet "e2e-p28kl-daemon-set" 09/13/22 15:37:51.955 + STEP: deleting DaemonSet.extensions e2e-p28kl-daemon-set in namespace controllerrevisions-6701, will wait for the garbage collector to delete the pods 09/13/22 15:37:51.956 + Sep 13 15:37:52.016: INFO: Deleting DaemonSet.extensions e2e-p28kl-daemon-set took: 5.767537ms + Sep 13 15:37:52.117: INFO: Terminating DaemonSet.extensions e2e-p28kl-daemon-set pods took: 100.995211ms + Sep 13 15:37:53.723: INFO: Number of nodes with available pods controlled by daemonset e2e-p28kl-daemon-set: 0 + Sep 13 15:37:53.723: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset e2e-p28kl-daemon-set + Sep 13 15:37:53.726: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"34306"},"items":null} + + Sep 13 15:37:53.729: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"34306"},"items":null} + + [AfterEach] [sig-apps] ControllerRevision [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:37:53.759: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "controllerrevisions-6701" for this suite. 09/13/22 15:37:53.765 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] Pods + should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1082 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:53.776 +Sep 13 15:37:53.776: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:37:53.777 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:53.808 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:53.813 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1082 +STEP: Create a pod 09/13/22 15:37:53.817 +Sep 13 15:37:53.849: INFO: Waiting up to 5m0s for pod "pod-b7hqb" in namespace "pods-9316" to be "running" +Sep 13 15:37:53.863: INFO: Pod "pod-b7hqb": Phase="Pending", Reason="", readiness=false. Elapsed: 13.936338ms +Sep 13 15:37:55.869: INFO: Pod "pod-b7hqb": Phase="Running", Reason="", readiness=true. Elapsed: 2.020192109s +Sep 13 15:37:55.869: INFO: Pod "pod-b7hqb" satisfied condition "running" +STEP: patching /status 09/13/22 15:37:55.869 +Sep 13 15:37:55.884: INFO: Status Message: "Patched by e2e test" and Reason: "E2E" +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:37:55.884: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-9316" for this suite. 09/13/22 15:37:55.888 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should patch a pod status [Conformance]","completed":206,"skipped":3797,"failed":0} +------------------------------ +• [2.124 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1082 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:53.776 + Sep 13 15:37:53.776: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:37:53.777 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:53.808 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:53.813 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should patch a pod status [Conformance] + test/e2e/common/node/pods.go:1082 + STEP: Create a pod 09/13/22 15:37:53.817 + Sep 13 15:37:53.849: INFO: Waiting up to 5m0s for pod "pod-b7hqb" in namespace "pods-9316" to be "running" + Sep 13 15:37:53.863: INFO: Pod "pod-b7hqb": Phase="Pending", Reason="", readiness=false. Elapsed: 13.936338ms + Sep 13 15:37:55.869: INFO: Pod "pod-b7hqb": Phase="Running", Reason="", readiness=true. Elapsed: 2.020192109s + Sep 13 15:37:55.869: INFO: Pod "pod-b7hqb" satisfied condition "running" + STEP: patching /status 09/13/22 15:37:55.869 + Sep 13 15:37:55.884: INFO: Status Message: "Patched by e2e test" and Reason: "E2E" + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:37:55.884: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-9316" for this suite. 09/13/22 15:37:55.888 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:260 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:37:55.901 +Sep 13 15:37:55.902: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:37:55.904 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:55.923 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:55.927 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:260 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:37:55.93 +Sep 13 15:37:55.962: INFO: Waiting up to 5m0s for pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05" in namespace "downward-api-6215" to be "Succeeded or Failed" +Sep 13 15:37:55.983: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Pending", Reason="", readiness=false. Elapsed: 21.842419ms +Sep 13 15:37:57.989: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027519289s +Sep 13 15:37:59.988: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026382879s +STEP: Saw pod success 09/13/22 15:37:59.988 +Sep 13 15:37:59.989: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05" satisfied condition "Succeeded or Failed" +Sep 13 15:37:59.991: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 container client-container: +STEP: delete the pod 09/13/22 15:37:59.999 +Sep 13 15:38:00.016: INFO: Waiting for pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 to disappear +Sep 13 15:38:00.020: INFO: Pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 15:38:00.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6215" for this suite. 09/13/22 15:38:00.025 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","completed":207,"skipped":3806,"failed":0} +------------------------------ +• [4.128 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:260 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:37:55.901 + Sep 13 15:37:55.902: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:37:55.904 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:37:55.923 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:37:55.927 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:260 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:37:55.93 + Sep 13 15:37:55.962: INFO: Waiting up to 5m0s for pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05" in namespace "downward-api-6215" to be "Succeeded or Failed" + Sep 13 15:37:55.983: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Pending", Reason="", readiness=false. Elapsed: 21.842419ms + Sep 13 15:37:57.989: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027519289s + Sep 13 15:37:59.988: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026382879s + STEP: Saw pod success 09/13/22 15:37:59.988 + Sep 13 15:37:59.989: INFO: Pod "downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05" satisfied condition "Succeeded or Failed" + Sep 13 15:37:59.991: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 container client-container: + STEP: delete the pod 09/13/22 15:37:59.999 + Sep 13 15:38:00.016: INFO: Waiting for pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 to disappear + Sep 13 15:38:00.020: INFO: Pod downwardapi-volume-7e14e93c-0a1a-4606-b13d-1913e0c07b05 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 15:38:00.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-6215" for this suite. 09/13/22 15:38:00.025 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1404 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:38:00.038 +Sep 13 15:38:00.038: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 15:38:00.04 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:38:00.054 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:38:00.062 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1404 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-3931 09/13/22 15:38:00.068 +STEP: changing the ExternalName service to type=ClusterIP 09/13/22 15:38:00.083 +STEP: creating replication controller externalname-service in namespace services-3931 09/13/22 15:38:00.11 +I0913 15:38:00.122225 19 runners.go:193] Created replication controller with name: externalname-service, namespace: services-3931, replica count: 2 +I0913 15:38:03.172563 19 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 13 15:38:03.172: INFO: Creating new exec pod +Sep 13 15:38:03.187: INFO: Waiting up to 5m0s for pod "execpodlbr8s" in namespace "services-3931" to be "running" +Sep 13 15:38:03.192: INFO: Pod "execpodlbr8s": Phase="Pending", Reason="", readiness=false. Elapsed: 5.269325ms +Sep 13 15:38:05.196: INFO: Pod "execpodlbr8s": Phase="Running", Reason="", readiness=true. Elapsed: 2.008530761s +Sep 13 15:38:05.196: INFO: Pod "execpodlbr8s" satisfied condition "running" +Sep 13 15:38:06.197: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:06.359: INFO: rc: 1 +Sep 13 15:38:06.359: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:38:07.359: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:07.510: INFO: rc: 1 +Sep 13 15:38:07.510: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ echo hostName ++ nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) failed: Connection refused +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:38:08.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:08.511: INFO: rc: 1 +Sep 13 15:38:08.511: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) failed: Connection refused ++ echo hostName +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:38:09.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:09.506: INFO: rc: 1 +Sep 13 15:38:09.506: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: +Command stdout: + +stderr: ++ + nc -v -t -w 2 externalname-service 80 +nc: connect to externalname-service port 80 (tcp) failed: Connection refused +echo hostName +command terminated with exit code 1 + +error: +exit status 1 +Retrying... +Sep 13 15:38:10.359: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:10.536: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 13 15:38:10.536: INFO: stdout: "" +Sep 13 15:38:11.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Sep 13 15:38:11.528: INFO: stderr: "+ nc -v -t -w 2 externalname-service 80\n+ echo hostName\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Sep 13 15:38:11.528: INFO: stdout: "externalname-service-l4g4k" +Sep 13 15:38:11.528: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.17.95 80' +Sep 13 15:38:11.695: INFO: stderr: "+ nc -v -t -w 2 10.80.17.95 80\n+ echo hostNameConnection to 10.80.17.95 80 port [tcp/http] succeeded!\n\n" +Sep 13 15:38:11.695: INFO: stdout: "externalname-service-hx2h7" +Sep 13 15:38:11.695: INFO: Cleaning up the ExternalName to ClusterIP test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 15:38:11.731: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3931" for this suite. 09/13/22 15:38:11.743 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","completed":208,"skipped":3814,"failed":0} +------------------------------ +• [SLOW TEST] [11.719 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1404 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:38:00.038 + Sep 13 15:38:00.038: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 15:38:00.04 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:38:00.054 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:38:00.062 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/network/service.go:1404 + STEP: creating a service externalname-service with the type=ExternalName in namespace services-3931 09/13/22 15:38:00.068 + STEP: changing the ExternalName service to type=ClusterIP 09/13/22 15:38:00.083 + STEP: creating replication controller externalname-service in namespace services-3931 09/13/22 15:38:00.11 + I0913 15:38:00.122225 19 runners.go:193] Created replication controller with name: externalname-service, namespace: services-3931, replica count: 2 + I0913 15:38:03.172563 19 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 13 15:38:03.172: INFO: Creating new exec pod + Sep 13 15:38:03.187: INFO: Waiting up to 5m0s for pod "execpodlbr8s" in namespace "services-3931" to be "running" + Sep 13 15:38:03.192: INFO: Pod "execpodlbr8s": Phase="Pending", Reason="", readiness=false. Elapsed: 5.269325ms + Sep 13 15:38:05.196: INFO: Pod "execpodlbr8s": Phase="Running", Reason="", readiness=true. Elapsed: 2.008530761s + Sep 13 15:38:05.196: INFO: Pod "execpodlbr8s" satisfied condition "running" + Sep 13 15:38:06.197: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:06.359: INFO: rc: 1 + Sep 13 15:38:06.359: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:38:07.359: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:07.510: INFO: rc: 1 + Sep 13 15:38:07.510: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + echo hostName + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) failed: Connection refused + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:38:08.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:08.511: INFO: rc: 1 + Sep 13 15:38:08.511: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) failed: Connection refused + + echo hostName + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:38:09.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:09.506: INFO: rc: 1 + Sep 13 15:38:09.506: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80: + Command stdout: + + stderr: + + + nc -v -t -w 2 externalname-service 80 + nc: connect to externalname-service port 80 (tcp) failed: Connection refused + echo hostName + command terminated with exit code 1 + + error: + exit status 1 + Retrying... + Sep 13 15:38:10.359: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:10.536: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" + Sep 13 15:38:10.536: INFO: stdout: "" + Sep 13 15:38:11.360: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' + Sep 13 15:38:11.528: INFO: stderr: "+ nc -v -t -w 2 externalname-service 80\n+ echo hostName\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" + Sep 13 15:38:11.528: INFO: stdout: "externalname-service-l4g4k" + Sep 13 15:38:11.528: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=services-3931 exec execpodlbr8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.80.17.95 80' + Sep 13 15:38:11.695: INFO: stderr: "+ nc -v -t -w 2 10.80.17.95 80\n+ echo hostNameConnection to 10.80.17.95 80 port [tcp/http] succeeded!\n\n" + Sep 13 15:38:11.695: INFO: stdout: "externalname-service-hx2h7" + Sep 13 15:38:11.695: INFO: Cleaning up the ExternalName to ClusterIP test service + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 15:38:11.731: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-3931" for this suite. 09/13/22 15:38:11.743 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:695 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:38:11.757 +Sep 13 15:38:11.757: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 15:38:11.763 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:38:11.776 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:38:11.783 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-5960 09/13/22 15:38:11.787 +[It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:695 +STEP: Creating stateful set ss in namespace statefulset-5960 09/13/22 15:38:11.802 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-5960 09/13/22 15:38:11.812 +Sep 13 15:38:11.828: INFO: Found 0 stateful pods, waiting for 1 +Sep 13 15:38:21.833: 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 09/13/22 15:38:21.833 +Sep 13 15:38:21.836: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 15:38:22.045: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 15:38:22.045: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 15:38:22.045: 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 13 15:38:22.052: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Sep 13 15:38:32.057: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 15:38:32.057: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 15:38:32.076: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 13 15:38:32.076: INFO: ss-0 gke-gke-1-25-default-pool-c9a2e4b7-vkq7 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:22 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:22 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC }] +Sep 13 15:38:32.076: INFO: +Sep 13 15:38:32.076: INFO: StatefulSet ss has not reached scale 3, at 1 +Sep 13 15:38:33.080: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.992672882s +Sep 13 15:38:34.087: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.988639277s +Sep 13 15:38:35.091: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.981578982s +Sep 13 15:38:36.095: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.977562957s +Sep 13 15:38:37.100: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.973582607s +Sep 13 15:38:38.104: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.969505559s +Sep 13 15:38:39.108: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.965392727s +Sep 13 15:38:40.113: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.960542021s +Sep 13 15:38:41.124: INFO: Verifying statefulset ss doesn't scale past 3 for another 956.085894ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-5960 09/13/22 15:38:42.126 +Sep 13 15:38:42.130: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 15:38:42.297: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 15:38:42.297: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 15:38:42.297: 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 13 15:38:42.297: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 15:38:42.451: 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 13 15:38:42.451: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 15:38:42.451: 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 13 15:38:42.452: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 15:38:42.608: 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 13 15:38:42.608: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 15:38:42.608: 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 13 15:38:42.613: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false +Sep 13 15:38:52.617: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:38:52.618: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 15:38:52.618: 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 09/13/22 15:38:52.618 +Sep 13 15:38:52.620: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 15:38:52.774: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 15:38:52.774: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 15:38:52.774: 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 13 15:38:52.774: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 15:38:52.961: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 15:38:52.961: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 15:38:52.961: 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 13 15:38:52.961: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 15:38:53.127: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 15:38:53.127: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 15:38:53.127: 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 13 15:38:53.127: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 15:38:53.131: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Sep 13 15:39:03.139: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 15:39:03.139: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 15:39:03.139: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 15:39:03.153: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 13 15:39:03.153: INFO: ss-0 gke-gke-1-25-default-pool-c9a2e4b7-vkq7 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC }] +Sep 13 15:39:03.153: INFO: ss-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] +Sep 13 15:39:03.153: INFO: ss-2 gke-gke-1-25-default-pool-c9a2e4b7-x4b8 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] +Sep 13 15:39:03.153: INFO: +Sep 13 15:39:03.153: INFO: StatefulSet ss has not reached scale 0, at 3 +Sep 13 15:39:04.173: INFO: POD NODE PHASE GRACE CONDITIONS +Sep 13 15:39:04.173: INFO: ss-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] +Sep 13 15:39:04.173: INFO: +Sep 13 15:39:04.173: INFO: StatefulSet ss has not reached scale 0, at 1 +Sep 13 15:39:05.177: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.975246808s +Sep 13 15:39:06.180: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.971860099s +Sep 13 15:39:07.184: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.968324354s +Sep 13 15:39:08.187: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.964953134s +Sep 13 15:39:09.191: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.961356564s +Sep 13 15:39:10.195: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.957712405s +Sep 13 15:39:11.199: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.953631947s +Sep 13 15:39:12.202: INFO: Verifying statefulset ss doesn't scale past 0 for another 949.877653ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-5960 09/13/22 15:39:13.202 +Sep 13 15:39:13.206: INFO: Scaling statefulset ss to 0 +Sep 13 15:39:13.217: INFO: Waiting for statefulset status.replicas updated to 0 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 15:39:13.220: INFO: Deleting all statefulset in ns statefulset-5960 +Sep 13 15:39:13.223: INFO: Scaling statefulset ss to 0 +Sep 13 15:39:13.235: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 15:39:13.237: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 15:39:13.255: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-5960" for this suite. 09/13/22 15:39:13.263 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance]","completed":209,"skipped":3820,"failed":0} +------------------------------ +• [SLOW TEST] [61.520 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:695 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:38:11.757 + Sep 13 15:38:11.757: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 15:38:11.763 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:38:11.776 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:38:11.783 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-5960 09/13/22 15:38:11.787 + [It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/apps/statefulset.go:695 + STEP: Creating stateful set ss in namespace statefulset-5960 09/13/22 15:38:11.802 + STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-5960 09/13/22 15:38:11.812 + Sep 13 15:38:11.828: INFO: Found 0 stateful pods, waiting for 1 + Sep 13 15:38:21.833: 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 09/13/22 15:38:21.833 + Sep 13 15:38:21.836: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 15:38:22.045: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 15:38:22.045: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 15:38:22.045: 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 13 15:38:22.052: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true + Sep 13 15:38:32.057: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 15:38:32.057: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 15:38:32.076: INFO: POD NODE PHASE GRACE CONDITIONS + Sep 13 15:38:32.076: INFO: ss-0 gke-gke-1-25-default-pool-c9a2e4b7-vkq7 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:22 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:22 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC }] + Sep 13 15:38:32.076: INFO: + Sep 13 15:38:32.076: INFO: StatefulSet ss has not reached scale 3, at 1 + Sep 13 15:38:33.080: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.992672882s + Sep 13 15:38:34.087: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.988639277s + Sep 13 15:38:35.091: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.981578982s + Sep 13 15:38:36.095: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.977562957s + Sep 13 15:38:37.100: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.973582607s + Sep 13 15:38:38.104: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.969505559s + Sep 13 15:38:39.108: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.965392727s + Sep 13 15:38:40.113: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.960542021s + Sep 13 15:38:41.124: INFO: Verifying statefulset ss doesn't scale past 3 for another 956.085894ms + STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-5960 09/13/22 15:38:42.126 + Sep 13 15:38:42.130: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 15:38:42.297: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 15:38:42.297: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 15:38:42.297: 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 13 15:38:42.297: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 15:38:42.451: 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 13 15:38:42.451: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 15:38:42.451: 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 13 15:38:42.452: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 15:38:42.608: 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 13 15:38:42.608: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 15:38:42.608: 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 13 15:38:42.613: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false + Sep 13 15:38:52.617: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:38:52.618: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 15:38:52.618: 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 09/13/22 15:38:52.618 + Sep 13 15:38:52.620: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 15:38:52.774: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 15:38:52.774: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 15:38:52.774: 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 13 15:38:52.774: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 15:38:52.961: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 15:38:52.961: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 15:38:52.961: 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 13 15:38:52.961: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-5960 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 15:38:53.127: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 15:38:53.127: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 15:38:53.127: 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 13 15:38:53.127: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 15:38:53.131: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 + Sep 13 15:39:03.139: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 15:39:03.139: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 15:39:03.139: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 15:39:03.153: INFO: POD NODE PHASE GRACE CONDITIONS + Sep 13 15:39:03.153: INFO: ss-0 gke-gke-1-25-default-pool-c9a2e4b7-vkq7 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:11 +0000 UTC }] + Sep 13 15:39:03.153: INFO: ss-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] + Sep 13 15:39:03.153: INFO: ss-2 gke-gke-1-25-default-pool-c9a2e4b7-x4b8 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] + Sep 13 15:39:03.153: INFO: + Sep 13 15:39:03.153: INFO: StatefulSet ss has not reached scale 0, at 3 + Sep 13 15:39:04.173: INFO: POD NODE PHASE GRACE CONDITIONS + Sep 13 15:39:04.173: INFO: ss-1 gke-gke-1-25-default-pool-c9a2e4b7-0rvx Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 15:38:32 +0000 UTC }] + Sep 13 15:39:04.173: INFO: + Sep 13 15:39:04.173: INFO: StatefulSet ss has not reached scale 0, at 1 + Sep 13 15:39:05.177: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.975246808s + Sep 13 15:39:06.180: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.971860099s + Sep 13 15:39:07.184: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.968324354s + Sep 13 15:39:08.187: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.964953134s + Sep 13 15:39:09.191: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.961356564s + Sep 13 15:39:10.195: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.957712405s + Sep 13 15:39:11.199: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.953631947s + Sep 13 15:39:12.202: INFO: Verifying statefulset ss doesn't scale past 0 for another 949.877653ms + STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-5960 09/13/22 15:39:13.202 + Sep 13 15:39:13.206: INFO: Scaling statefulset ss to 0 + Sep 13 15:39:13.217: INFO: Waiting for statefulset status.replicas updated to 0 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 15:39:13.220: INFO: Deleting all statefulset in ns statefulset-5960 + Sep 13 15:39:13.223: INFO: Scaling statefulset ss to 0 + Sep 13 15:39:13.235: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 15:39:13.237: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 15:39:13.255: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-5960" for this suite. 09/13/22 15:39:13.263 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:186 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:39:13.287 +Sep 13 15:39:13.288: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:39:13.289 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:13.315 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:13.321 +[It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:186 +STEP: Creating a pod to test emptydir 0777 on node default medium 09/13/22 15:39:13.335 +Sep 13 15:39:13.353: INFO: Waiting up to 5m0s for pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb" in namespace "emptydir-3947" to be "Succeeded or Failed" +Sep 13 15:39:13.364: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Pending", Reason="", readiness=false. Elapsed: 10.90018ms +Sep 13 15:39:15.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015531463s +Sep 13 15:39:17.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014817229s +STEP: Saw pod success 09/13/22 15:39:17.368 +Sep 13 15:39:17.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb" satisfied condition "Succeeded or Failed" +Sep 13 15:39:17.371: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb container test-container: +STEP: delete the pod 09/13/22 15:39:17.396 +Sep 13 15:39:17.407: INFO: Waiting for pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb to disappear +Sep 13 15:39:17.412: INFO: Pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:39:17.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3947" for this suite. 09/13/22 15:39:17.417 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":210,"skipped":3835,"failed":0} +------------------------------ +• [4.135 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:186 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:39:13.287 + Sep 13 15:39:13.288: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:39:13.289 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:13.315 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:13.321 + [It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:186 + STEP: Creating a pod to test emptydir 0777 on node default medium 09/13/22 15:39:13.335 + Sep 13 15:39:13.353: INFO: Waiting up to 5m0s for pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb" in namespace "emptydir-3947" to be "Succeeded or Failed" + Sep 13 15:39:13.364: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Pending", Reason="", readiness=false. Elapsed: 10.90018ms + Sep 13 15:39:15.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015531463s + Sep 13 15:39:17.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014817229s + STEP: Saw pod success 09/13/22 15:39:17.368 + Sep 13 15:39:17.368: INFO: Pod "pod-806fa90e-04a5-4d53-a8e6-8dec65183deb" satisfied condition "Succeeded or Failed" + Sep 13 15:39:17.371: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb container test-container: + STEP: delete the pod 09/13/22 15:39:17.396 + Sep 13 15:39:17.407: INFO: Waiting for pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb to disappear + Sep 13 15:39:17.412: INFO: Pod pod-806fa90e-04a5-4d53-a8e6-8dec65183deb no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:39:17.412: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-3947" for this suite. 09/13/22 15:39:17.417 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:73 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:39:17.448 +Sep 13 15:39:17.449: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:39:17.45 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:17.466 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:17.47 +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:73 +STEP: Creating configMap with name configmap-test-volume-802060c2-7903-4ae3-a808-b8e96ab9082c 09/13/22 15:39:17.477 +STEP: Creating a pod to test consume configMaps 09/13/22 15:39:17.482 +Sep 13 15:39:17.499: INFO: Waiting up to 5m0s for pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2" in namespace "configmap-5659" to be "Succeeded or Failed" +Sep 13 15:39:17.509: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Pending", Reason="", readiness=false. Elapsed: 9.554326ms +Sep 13 15:39:19.513: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013846536s +Sep 13 15:39:21.514: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014626708s +STEP: Saw pod success 09/13/22 15:39:21.514 +Sep 13 15:39:21.514: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2" satisfied condition "Succeeded or Failed" +Sep 13 15:39:21.517: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 container agnhost-container: +STEP: delete the pod 09/13/22 15:39:21.525 +Sep 13 15:39:21.540: INFO: Waiting for pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 to disappear +Sep 13 15:39:21.542: INFO: Pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:39:21.543: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-5659" for this suite. 09/13/22 15:39:21.547 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","completed":211,"skipped":3896,"failed":0} +------------------------------ +• [4.104 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:73 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:39:17.448 + Sep 13 15:39:17.449: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:39:17.45 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:17.466 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:17.47 + [It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:73 + STEP: Creating configMap with name configmap-test-volume-802060c2-7903-4ae3-a808-b8e96ab9082c 09/13/22 15:39:17.477 + STEP: Creating a pod to test consume configMaps 09/13/22 15:39:17.482 + Sep 13 15:39:17.499: INFO: Waiting up to 5m0s for pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2" in namespace "configmap-5659" to be "Succeeded or Failed" + Sep 13 15:39:17.509: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Pending", Reason="", readiness=false. Elapsed: 9.554326ms + Sep 13 15:39:19.513: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013846536s + Sep 13 15:39:21.514: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014626708s + STEP: Saw pod success 09/13/22 15:39:21.514 + Sep 13 15:39:21.514: INFO: Pod "pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2" satisfied condition "Succeeded or Failed" + Sep 13 15:39:21.517: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 container agnhost-container: + STEP: delete the pod 09/13/22 15:39:21.525 + Sep 13 15:39:21.540: INFO: Waiting for pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 to disappear + Sep 13 15:39:21.542: INFO: Pod pod-configmaps-c4d273ff-d95b-437f-ba94-63a12b3daaf2 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:39:21.543: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-5659" for this suite. 09/13/22 15:39:21.547 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl label + should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1507 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:39:21.563 +Sep 13 15:39:21.564: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 15:39:21.565 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:21.58 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:21.584 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Kubectl label + test/e2e/kubectl/kubectl.go:1492 +STEP: creating the pod 09/13/22 15:39:21.59 +Sep 13 15:39:21.590: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 create -f -' +Sep 13 15:39:22.712: INFO: stderr: "" +Sep 13 15:39:22.712: INFO: stdout: "pod/pause created\n" +Sep 13 15:39:22.712: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] +Sep 13 15:39:22.712: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-6485" to be "running and ready" +Sep 13 15:39:22.720: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 8.722068ms +Sep 13 15:39:22.720: INFO: Error evaluating pod condition running and ready: want pod 'pause' on '' to be 'Running' but was 'Pending' +Sep 13 15:39:24.725: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.013439464s +Sep 13 15:39:24.725: INFO: Pod "pause" satisfied condition "running and ready" +Sep 13 15:39:24.725: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] +[It] should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1507 +STEP: adding the label testing-label with value testing-label-value to a pod 09/13/22 15:39:24.725 +Sep 13 15:39:24.725: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 label pods pause testing-label=testing-label-value' +Sep 13 15:39:24.839: INFO: stderr: "" +Sep 13 15:39:24.839: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod has the label testing-label with the value testing-label-value 09/13/22 15:39:24.839 +Sep 13 15:39:24.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pod pause -L testing-label' +Sep 13 15:39:24.919: INFO: stderr: "" +Sep 13 15:39:24.919: 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 09/13/22 15:39:24.919 +Sep 13 15:39:24.920: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 label pods pause testing-label-' +Sep 13 15:39:25.015: INFO: stderr: "" +Sep 13 15:39:25.015: INFO: stdout: "pod/pause unlabeled\n" +STEP: verifying the pod doesn't have the label testing-label 09/13/22 15:39:25.015 +Sep 13 15:39:25.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pod pause -L testing-label' +Sep 13 15:39:25.098: INFO: stderr: "" +Sep 13 15:39:25.098: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 3s \n" +[AfterEach] Kubectl label + test/e2e/kubectl/kubectl.go:1498 +STEP: using delete to clean up resources 09/13/22 15:39:25.098 +Sep 13 15:39:25.098: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 delete --grace-period=0 --force -f -' +Sep 13 15:39:25.192: 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 13 15:39:25.192: INFO: stdout: "pod \"pause\" force deleted\n" +Sep 13 15:39:25.192: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get rc,svc -l name=pause --no-headers' +Sep 13 15:39:25.292: INFO: stderr: "No resources found in kubectl-6485 namespace.\n" +Sep 13 15:39:25.292: INFO: stdout: "" +Sep 13 15:39:25.293: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 13 15:39:25.371: INFO: stderr: "" +Sep 13 15:39:25.371: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 15:39:25.371: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6485" for this suite. 09/13/22 15:39:25.376 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl label should update the label on a resource [Conformance]","completed":212,"skipped":3921,"failed":0} +------------------------------ +• [3.818 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl label + test/e2e/kubectl/kubectl.go:1490 + should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1507 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:39:21.563 + Sep 13 15:39:21.564: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 15:39:21.565 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:21.58 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:21.584 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Kubectl label + test/e2e/kubectl/kubectl.go:1492 + STEP: creating the pod 09/13/22 15:39:21.59 + Sep 13 15:39:21.590: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 create -f -' + Sep 13 15:39:22.712: INFO: stderr: "" + Sep 13 15:39:22.712: INFO: stdout: "pod/pause created\n" + Sep 13 15:39:22.712: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] + Sep 13 15:39:22.712: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-6485" to be "running and ready" + Sep 13 15:39:22.720: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 8.722068ms + Sep 13 15:39:22.720: INFO: Error evaluating pod condition running and ready: want pod 'pause' on '' to be 'Running' but was 'Pending' + Sep 13 15:39:24.725: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.013439464s + Sep 13 15:39:24.725: INFO: Pod "pause" satisfied condition "running and ready" + Sep 13 15:39:24.725: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] + [It] should update the label on a resource [Conformance] + test/e2e/kubectl/kubectl.go:1507 + STEP: adding the label testing-label with value testing-label-value to a pod 09/13/22 15:39:24.725 + Sep 13 15:39:24.725: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 label pods pause testing-label=testing-label-value' + Sep 13 15:39:24.839: INFO: stderr: "" + Sep 13 15:39:24.839: INFO: stdout: "pod/pause labeled\n" + STEP: verifying the pod has the label testing-label with the value testing-label-value 09/13/22 15:39:24.839 + Sep 13 15:39:24.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pod pause -L testing-label' + Sep 13 15:39:24.919: INFO: stderr: "" + Sep 13 15:39:24.919: 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 09/13/22 15:39:24.919 + Sep 13 15:39:24.920: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 label pods pause testing-label-' + Sep 13 15:39:25.015: INFO: stderr: "" + Sep 13 15:39:25.015: INFO: stdout: "pod/pause unlabeled\n" + STEP: verifying the pod doesn't have the label testing-label 09/13/22 15:39:25.015 + Sep 13 15:39:25.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pod pause -L testing-label' + Sep 13 15:39:25.098: INFO: stderr: "" + Sep 13 15:39:25.098: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 3s \n" + [AfterEach] Kubectl label + test/e2e/kubectl/kubectl.go:1498 + STEP: using delete to clean up resources 09/13/22 15:39:25.098 + Sep 13 15:39:25.098: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 delete --grace-period=0 --force -f -' + Sep 13 15:39:25.192: 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 13 15:39:25.192: INFO: stdout: "pod \"pause\" force deleted\n" + Sep 13 15:39:25.192: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get rc,svc -l name=pause --no-headers' + Sep 13 15:39:25.292: INFO: stderr: "No resources found in kubectl-6485 namespace.\n" + Sep 13 15:39:25.292: INFO: stdout: "" + Sep 13 15:39:25.293: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-6485 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Sep 13 15:39:25.371: INFO: stderr: "" + Sep 13 15:39:25.371: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 15:39:25.371: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-6485" for this suite. 09/13/22 15:39:25.376 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-architecture] Conformance Tests + should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 +[BeforeEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:39:25.383 +Sep 13 15:39:25.383: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename conformance-tests 09/13/22 15:39:25.384 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:25.397 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:25.407 +[It] should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 +STEP: Getting node addresses 09/13/22 15:39:25.413 +Sep 13 15:39:25.413: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +[AfterEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:187 +Sep 13 15:39:25.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "conformance-tests-9568" for this suite. 09/13/22 15:39:25.447 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-architecture] Conformance Tests should have at least two untainted nodes [Conformance]","completed":213,"skipped":3933,"failed":0} +------------------------------ +• [0.072 seconds] +[sig-architecture] Conformance Tests +test/e2e/architecture/framework.go:23 + should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:39:25.383 + Sep 13 15:39:25.383: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename conformance-tests 09/13/22 15:39:25.384 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:25.397 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:25.407 + [It] should have at least two untainted nodes [Conformance] + test/e2e/architecture/conformance.go:38 + STEP: Getting node addresses 09/13/22 15:39:25.413 + Sep 13 15:39:25.413: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + [AfterEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:187 + Sep 13 15:39:25.437: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "conformance-tests-9568" for this suite. 09/13/22 15:39:25.447 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] CronJob + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:39:25.459 +Sep 13 15:39:25.459: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename cronjob 09/13/22 15:39:25.461 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:25.482 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:25.488 +[It] should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 +STEP: Creating a ReplaceConcurrent cronjob 09/13/22 15:39:25.492 +STEP: Ensuring a job is scheduled 09/13/22 15:39:25.499 +STEP: Ensuring exactly one is scheduled 09/13/22 15:40:01.503 +STEP: Ensuring exactly one running job exists by listing jobs explicitly 09/13/22 15:40:01.507 +STEP: Ensuring the job is replaced with a new one 09/13/22 15:40:01.51 +STEP: Removing cronjob 09/13/22 15:41:01.515 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +Sep 13 15:41:01.521: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-3095" for this suite. 09/13/22 15:41:01.527 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] CronJob should replace jobs when ReplaceConcurrent [Conformance]","completed":214,"skipped":3970,"failed":0} +------------------------------ +• [SLOW TEST] [96.074 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:39:25.459 + Sep 13 15:39:25.459: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename cronjob 09/13/22 15:39:25.461 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:39:25.482 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:39:25.488 + [It] should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/apps/cronjob.go:160 + STEP: Creating a ReplaceConcurrent cronjob 09/13/22 15:39:25.492 + STEP: Ensuring a job is scheduled 09/13/22 15:39:25.499 + STEP: Ensuring exactly one is scheduled 09/13/22 15:40:01.503 + STEP: Ensuring exactly one running job exists by listing jobs explicitly 09/13/22 15:40:01.507 + STEP: Ensuring the job is replaced with a new one 09/13/22 15:40:01.51 + STEP: Removing cronjob 09/13/22 15:41:01.515 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 + Sep 13 15:41:01.521: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "cronjob-3095" for this suite. 09/13/22 15:41:01.527 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:01.535 +Sep 13 15:41:01.535: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 15:41:01.539 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:01.582 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:01.591 +[It] should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 +Sep 13 15:41:01.686: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"e7ba5762-6374-4661-ac3d-10e05cc413f0", Controller:(*bool)(0xc0046cffe6), BlockOwnerDeletion:(*bool)(0xc0046cffe7)}} +Sep 13 15:41:01.716: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"1508e41d-6473-4ab0-964b-b76f09653536", Controller:(*bool)(0xc005376286), BlockOwnerDeletion:(*bool)(0xc005376287)}} +Sep 13 15:41:01.754: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"e35f3f72-96ea-45ee-bee7-2355b1484cec", Controller:(*bool)(0xc002ef1e86), BlockOwnerDeletion:(*bool)(0xc002ef1e87)}} +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +Sep 13 15:41:06.773: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-3427" for this suite. 09/13/22 15:41:06.778 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should not be blocked by dependency circle [Conformance]","completed":215,"skipped":4007,"failed":0} +------------------------------ +• [SLOW TEST] [5.250 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:01.535 + Sep 13 15:41:01.535: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 15:41:01.539 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:01.582 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:01.591 + [It] should not be blocked by dependency circle [Conformance] + test/e2e/apimachinery/garbage_collector.go:849 + Sep 13 15:41:01.686: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"e7ba5762-6374-4661-ac3d-10e05cc413f0", Controller:(*bool)(0xc0046cffe6), BlockOwnerDeletion:(*bool)(0xc0046cffe7)}} + Sep 13 15:41:01.716: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"1508e41d-6473-4ab0-964b-b76f09653536", Controller:(*bool)(0xc005376286), BlockOwnerDeletion:(*bool)(0xc005376287)}} + Sep 13 15:41:01.754: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"e35f3f72-96ea-45ee-bee7-2355b1484cec", Controller:(*bool)(0xc002ef1e86), BlockOwnerDeletion:(*bool)(0xc002ef1e87)}} + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 + Sep 13 15:41:06.773: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-3427" for this suite. 09/13/22 15:41:06.778 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Lease + lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 +[BeforeEach] [sig-node] Lease + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:06.791 +Sep 13 15:41:06.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename lease-test 09/13/22 15:41:06.792 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:06.812 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:06.815 +[It] lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 +[AfterEach] [sig-node] Lease + test/e2e/framework/framework.go:187 +Sep 13 15:41:06.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "lease-test-3912" for this suite. 09/13/22 15:41:06.92 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Lease lease API should be available [Conformance]","completed":216,"skipped":4018,"failed":0} +------------------------------ +• [0.135 seconds] +[sig-node] Lease +test/e2e/common/node/framework.go:23 + lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Lease + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:06.791 + Sep 13 15:41:06.791: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename lease-test 09/13/22 15:41:06.792 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:06.812 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:06.815 + [It] lease API should be available [Conformance] + test/e2e/common/node/lease.go:72 + [AfterEach] [sig-node] Lease + test/e2e/framework/framework.go:187 + Sep 13 15:41:06.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "lease-test-3912" for this suite. 09/13/22 15:41:06.92 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:06.927 +Sep 13 15:41:06.927: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename subpath 09/13/22 15:41:06.928 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:06.946 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:06.955 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 09/13/22 15:41:06.959 +[It] should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 +STEP: Creating pod pod-subpath-test-downwardapi-xpxn 09/13/22 15:41:06.967 +STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:41:06.967 +Sep 13 15:41:06.979: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-xpxn" in namespace "subpath-8222" to be "Succeeded or Failed" +Sep 13 15:41:06.984: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Pending", Reason="", readiness=false. Elapsed: 4.897588ms +Sep 13 15:41:08.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 2.010069434s +Sep 13 15:41:10.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 4.009073199s +Sep 13 15:41:12.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 6.009496158s +Sep 13 15:41:14.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 8.009827174s +Sep 13 15:41:16.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 10.008890929s +Sep 13 15:41:18.995: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 12.01582222s +Sep 13 15:41:20.991: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 14.011579527s +Sep 13 15:41:22.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 16.008655352s +Sep 13 15:41:24.990: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 18.0104983s +Sep 13 15:41:26.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 20.0085702s +Sep 13 15:41:28.987: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=false. Elapsed: 22.008314298s +Sep 13 15:41:30.992: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.013116192s +STEP: Saw pod success 09/13/22 15:41:30.992 +Sep 13 15:41:30.993: INFO: Pod "pod-subpath-test-downwardapi-xpxn" satisfied condition "Succeeded or Failed" +Sep 13 15:41:30.996: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-downwardapi-xpxn container test-container-subpath-downwardapi-xpxn: +STEP: delete the pod 09/13/22 15:41:31.021 +Sep 13 15:41:31.034: INFO: Waiting for pod pod-subpath-test-downwardapi-xpxn to disappear +Sep 13 15:41:31.038: INFO: Pod pod-subpath-test-downwardapi-xpxn no longer exists +STEP: Deleting pod pod-subpath-test-downwardapi-xpxn 09/13/22 15:41:31.038 +Sep 13 15:41:31.038: INFO: Deleting pod "pod-subpath-test-downwardapi-xpxn" in namespace "subpath-8222" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +Sep 13 15:41:31.045: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-8222" for this suite. 09/13/22 15:41:31.051 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Conformance]","completed":217,"skipped":4048,"failed":0} +------------------------------ +• [SLOW TEST] [24.129 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:06.927 + Sep 13 15:41:06.927: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename subpath 09/13/22 15:41:06.928 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:06.946 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:06.955 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 09/13/22 15:41:06.959 + [It] should support subpaths with downward pod [Conformance] + test/e2e/storage/subpath.go:92 + STEP: Creating pod pod-subpath-test-downwardapi-xpxn 09/13/22 15:41:06.967 + STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:41:06.967 + Sep 13 15:41:06.979: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-xpxn" in namespace "subpath-8222" to be "Succeeded or Failed" + Sep 13 15:41:06.984: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Pending", Reason="", readiness=false. Elapsed: 4.897588ms + Sep 13 15:41:08.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 2.010069434s + Sep 13 15:41:10.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 4.009073199s + Sep 13 15:41:12.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 6.009496158s + Sep 13 15:41:14.989: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 8.009827174s + Sep 13 15:41:16.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 10.008890929s + Sep 13 15:41:18.995: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 12.01582222s + Sep 13 15:41:20.991: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 14.011579527s + Sep 13 15:41:22.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 16.008655352s + Sep 13 15:41:24.990: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 18.0104983s + Sep 13 15:41:26.988: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=true. Elapsed: 20.0085702s + Sep 13 15:41:28.987: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Running", Reason="", readiness=false. Elapsed: 22.008314298s + Sep 13 15:41:30.992: INFO: Pod "pod-subpath-test-downwardapi-xpxn": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.013116192s + STEP: Saw pod success 09/13/22 15:41:30.992 + Sep 13 15:41:30.993: INFO: Pod "pod-subpath-test-downwardapi-xpxn" satisfied condition "Succeeded or Failed" + Sep 13 15:41:30.996: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-subpath-test-downwardapi-xpxn container test-container-subpath-downwardapi-xpxn: + STEP: delete the pod 09/13/22 15:41:31.021 + Sep 13 15:41:31.034: INFO: Waiting for pod pod-subpath-test-downwardapi-xpxn to disappear + Sep 13 15:41:31.038: INFO: Pod pod-subpath-test-downwardapi-xpxn no longer exists + STEP: Deleting pod pod-subpath-test-downwardapi-xpxn 09/13/22 15:41:31.038 + Sep 13 15:41:31.038: INFO: Deleting pod "pod-subpath-test-downwardapi-xpxn" in namespace "subpath-8222" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 + Sep 13 15:41:31.045: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "subpath-8222" for this suite. 09/13/22 15:41:31.051 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] DisruptionController + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:346 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:31.057 +Sep 13 15:41:31.057: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption 09/13/22 15:41:31.059 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:31.075 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:31.079 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:346 +STEP: Creating a pdb that targets all three pods in a test replica set 09/13/22 15:41:31.084 +STEP: Waiting for the pdb to be processed 09/13/22 15:41:31.09 +STEP: First trying to evict a pod which shouldn't be evictable 09/13/22 15:41:33.103 +STEP: Waiting for all pods to be running 09/13/22 15:41:33.104 +Sep 13 15:41:33.109: INFO: pods: 0 < 3 +Sep 13 15:41:35.112: INFO: running pods: 2 < 3 +STEP: locating a running pod 09/13/22 15:41:37.113 +STEP: Updating the pdb to allow a pod to be evicted 09/13/22 15:41:37.129 +STEP: Waiting for the pdb to be processed 09/13/22 15:41:37.135 +STEP: Trying to evict the same pod we tried earlier which should now be evictable 09/13/22 15:41:39.143 +STEP: Waiting for all pods to be running 09/13/22 15:41:39.143 +STEP: Waiting for the pdb to observed all healthy pods 09/13/22 15:41:39.147 +STEP: Patching the pdb to disallow a pod to be evicted 09/13/22 15:41:39.195 +STEP: Waiting for the pdb to be processed 09/13/22 15:41:39.219 +STEP: Waiting for all pods to be running 09/13/22 15:41:41.244 +STEP: locating a running pod 09/13/22 15:41:41.25 +STEP: Deleting the pdb to allow a pod to be evicted 09/13/22 15:41:41.259 +STEP: Waiting for the pdb to be deleted 09/13/22 15:41:41.266 +STEP: Trying to evict the same pod we tried earlier which should now be evictable 09/13/22 15:41:41.275 +STEP: Waiting for all pods to be running 09/13/22 15:41:41.275 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +Sep 13 15:41:41.305: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-9368" for this suite. 09/13/22 15:41:41.324 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]","completed":218,"skipped":4053,"failed":0} +------------------------------ +• [SLOW TEST] [10.279 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:346 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:31.057 + Sep 13 15:41:31.057: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption 09/13/22 15:41:31.059 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:31.075 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:31.079 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 + [It] should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/apps/disruption.go:346 + STEP: Creating a pdb that targets all three pods in a test replica set 09/13/22 15:41:31.084 + STEP: Waiting for the pdb to be processed 09/13/22 15:41:31.09 + STEP: First trying to evict a pod which shouldn't be evictable 09/13/22 15:41:33.103 + STEP: Waiting for all pods to be running 09/13/22 15:41:33.104 + Sep 13 15:41:33.109: INFO: pods: 0 < 3 + Sep 13 15:41:35.112: INFO: running pods: 2 < 3 + STEP: locating a running pod 09/13/22 15:41:37.113 + STEP: Updating the pdb to allow a pod to be evicted 09/13/22 15:41:37.129 + STEP: Waiting for the pdb to be processed 09/13/22 15:41:37.135 + STEP: Trying to evict the same pod we tried earlier which should now be evictable 09/13/22 15:41:39.143 + STEP: Waiting for all pods to be running 09/13/22 15:41:39.143 + STEP: Waiting for the pdb to observed all healthy pods 09/13/22 15:41:39.147 + STEP: Patching the pdb to disallow a pod to be evicted 09/13/22 15:41:39.195 + STEP: Waiting for the pdb to be processed 09/13/22 15:41:39.219 + STEP: Waiting for all pods to be running 09/13/22 15:41:41.244 + STEP: locating a running pod 09/13/22 15:41:41.25 + STEP: Deleting the pdb to allow a pod to be evicted 09/13/22 15:41:41.259 + STEP: Waiting for the pdb to be deleted 09/13/22 15:41:41.266 + STEP: Trying to evict the same pod we tried earlier which should now be evictable 09/13/22 15:41:41.275 + STEP: Waiting for all pods to be running 09/13/22 15:41:41.275 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 + Sep 13 15:41:41.305: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-9368" for this suite. 09/13/22 15:41:41.324 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:111 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:41.34 +Sep 13 15:41:41.340: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 15:41:41.342 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:41.386 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:41.398 +[It] should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:111 +STEP: Creating a pod to test substitution in volume subpath 09/13/22 15:41:41.405 +Sep 13 15:41:41.422: INFO: Waiting up to 5m0s for pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591" in namespace "var-expansion-7421" to be "Succeeded or Failed" +Sep 13 15:41:41.427: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Pending", Reason="", readiness=false. Elapsed: 4.296964ms +Sep 13 15:41:43.431: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008543741s +Sep 13 15:41:45.432: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009275247s +STEP: Saw pod success 09/13/22 15:41:45.432 +Sep 13 15:41:45.432: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591" satisfied condition "Succeeded or Failed" +Sep 13 15:41:45.435: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 container dapi-container: +STEP: delete the pod 09/13/22 15:41:45.452 +Sep 13 15:41:45.463: INFO: Waiting for pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 to disappear +Sep 13 15:41:45.466: INFO: Pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 15:41:45.467: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7421" for this suite. 09/13/22 15:41:45.472 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","completed":219,"skipped":4059,"failed":0} +------------------------------ +• [4.137 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:111 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:41.34 + Sep 13 15:41:41.340: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 15:41:41.342 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:41.386 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:41.398 + [It] should allow substituting values in a volume subpath [Conformance] + test/e2e/common/node/expansion.go:111 + STEP: Creating a pod to test substitution in volume subpath 09/13/22 15:41:41.405 + Sep 13 15:41:41.422: INFO: Waiting up to 5m0s for pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591" in namespace "var-expansion-7421" to be "Succeeded or Failed" + Sep 13 15:41:41.427: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Pending", Reason="", readiness=false. Elapsed: 4.296964ms + Sep 13 15:41:43.431: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008543741s + Sep 13 15:41:45.432: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009275247s + STEP: Saw pod success 09/13/22 15:41:45.432 + Sep 13 15:41:45.432: INFO: Pod "var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591" satisfied condition "Succeeded or Failed" + Sep 13 15:41:45.435: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 container dapi-container: + STEP: delete the pod 09/13/22 15:41:45.452 + Sep 13 15:41:45.463: INFO: Waiting for pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 to disappear + Sep 13 15:41:45.466: INFO: Pod var-expansion-4f4494b0-e017-4e41-8fb6-235c17d9e591 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 15:41:45.467: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-7421" for this suite. 09/13/22 15:41:45.472 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:96 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:45.481 +Sep 13 15:41:45.482: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:41:45.483 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:45.504 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:45.508 +[It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:96 +STEP: Creating a pod to test emptydir 0644 on tmpfs 09/13/22 15:41:45.511 +Sep 13 15:41:45.534: INFO: Waiting up to 5m0s for pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14" in namespace "emptydir-3233" to be "Succeeded or Failed" +Sep 13 15:41:45.540: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Pending", Reason="", readiness=false. Elapsed: 6.297062ms +Sep 13 15:41:47.544: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010071396s +Sep 13 15:41:49.545: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011114958s +STEP: Saw pod success 09/13/22 15:41:49.545 +Sep 13 15:41:49.546: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14" satisfied condition "Succeeded or Failed" +Sep 13 15:41:49.550: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 container test-container: +STEP: delete the pod 09/13/22 15:41:49.558 +Sep 13 15:41:49.571: INFO: Waiting for pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 to disappear +Sep 13 15:41:49.575: INFO: Pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:41:49.576: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3233" for this suite. 09/13/22 15:41:49.581 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":220,"skipped":4068,"failed":0} +------------------------------ +• [4.105 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:96 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:45.481 + Sep 13 15:41:45.482: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:41:45.483 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:45.504 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:45.508 + [It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:96 + STEP: Creating a pod to test emptydir 0644 on tmpfs 09/13/22 15:41:45.511 + Sep 13 15:41:45.534: INFO: Waiting up to 5m0s for pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14" in namespace "emptydir-3233" to be "Succeeded or Failed" + Sep 13 15:41:45.540: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Pending", Reason="", readiness=false. Elapsed: 6.297062ms + Sep 13 15:41:47.544: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010071396s + Sep 13 15:41:49.545: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011114958s + STEP: Saw pod success 09/13/22 15:41:49.545 + Sep 13 15:41:49.546: INFO: Pod "pod-a28f6c29-d476-425b-a86a-aee239c5aa14" satisfied condition "Succeeded or Failed" + Sep 13 15:41:49.550: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 container test-container: + STEP: delete the pod 09/13/22 15:41:49.558 + Sep 13 15:41:49.571: INFO: Waiting for pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 to disappear + Sep 13 15:41:49.575: INFO: Pod pod-a28f6c29-d476-425b-a86a-aee239c5aa14 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:41:49.576: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-3233" for this suite. 09/13/22 15:41:49.581 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:438 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:41:49.591 +Sep 13 15:41:49.591: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:41:49.593 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:49.608 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:49.612 +[It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:438 +STEP: Counting existing ResourceQuota 09/13/22 15:41:49.62 +STEP: Creating a ResourceQuota 09/13/22 15:41:55.625 +STEP: Ensuring resource quota status is calculated 09/13/22 15:41:55.629 +STEP: Creating a ReplicaSet 09/13/22 15:41:57.632 +STEP: Ensuring resource quota status captures replicaset creation 09/13/22 15:41:57.647 +STEP: Deleting a ReplicaSet 09/13/22 15:41:59.651 +STEP: Ensuring resource quota status released usage 09/13/22 15:41:59.656 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:42:01.659: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-8031" for this suite. 09/13/22 15:42:01.663 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","completed":221,"skipped":4070,"failed":0} +------------------------------ +• [SLOW TEST] [12.079 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:438 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:41:49.591 + Sep 13 15:41:49.591: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:41:49.593 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:41:49.608 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:41:49.612 + [It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/apimachinery/resource_quota.go:438 + STEP: Counting existing ResourceQuota 09/13/22 15:41:49.62 + STEP: Creating a ResourceQuota 09/13/22 15:41:55.625 + STEP: Ensuring resource quota status is calculated 09/13/22 15:41:55.629 + STEP: Creating a ReplicaSet 09/13/22 15:41:57.632 + STEP: Ensuring resource quota status captures replicaset creation 09/13/22 15:41:57.647 + STEP: Deleting a ReplicaSet 09/13/22 15:41:59.651 + STEP: Ensuring resource quota status released usage 09/13/22 15:41:59.656 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:42:01.659: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-8031" for this suite. 09/13/22 15:42:01.663 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[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] + test/e2e/scheduling/predicates.go:699 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:42:01.716 +Sep 13 15:42:01.716: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-pred 09/13/22 15:42:01.718 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:42:01.737 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:42:01.744 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Sep 13 15:42:01.749: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 13 15:42:01.784: INFO: Waiting for terminating namespaces to be deleted... +Sep 13 15:42:01.796: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test +Sep 13 15:42:01.814: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.814: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:42:01.814: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:42:01.815: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.815: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:42:01.815: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:42:01.815: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.815: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:42:01.816: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.816: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 15:42:01.816: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) +Sep 13 15:42:01.816: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 15:42:01.816: INFO: Container kubedns ready: true, restart count 0 +Sep 13 15:42:01.816: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 15:42:01.817: INFO: Container sidecar ready: true, restart count 0 +Sep 13 15:42:01.817: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.817: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 15:42:01.817: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.817: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:42:01.818: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.818: INFO: Container default-http-backend ready: true, restart count 0 +Sep 13 15:42:01.818: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.818: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:42:01.818: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:42:01.819: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.819: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:42:01.819: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 15:42:01.819: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test +Sep 13 15:42:01.829: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.829: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:42:01.829: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:42:01.829: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.830: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:42:01.830: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:42:01.830: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.830: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:42:01.830: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) +Sep 13 15:42:01.830: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 15:42:01.831: INFO: Container kubedns ready: true, restart count 0 +Sep 13 15:42:01.831: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 15:42:01.831: INFO: Container sidecar ready: true, restart count 0 +Sep 13 15:42:01.831: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.831: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:42:01.831: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.832: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:42:01.832: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:42:01.832: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.832: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:42:01.832: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 15:42:01.832: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test +Sep 13 15:42:01.841: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.842: INFO: Container event-exporter ready: true, restart count 0 +Sep 13 15:42:01.842: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 +Sep 13 15:42:01.842: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.842: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 15:42:01.843: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 15:42:01.843: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.843: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 15:42:01.844: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 15:42:01.844: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.844: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 15:42:01.845: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.845: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 15:42:01.845: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.846: INFO: Container metrics-server ready: true, restart count 0 +Sep 13 15:42:01.846: INFO: Container metrics-server-nanny ready: true, restart count 0 +Sep 13 15:42:01.846: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.847: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 15:42:01.847: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 15:42:01.848: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) +Sep 13 15:42:01.848: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 13 15:42:01.848: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.849: INFO: Container e2e ready: true, restart count 0 +Sep 13 15:42:01.849: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:42:01.849: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 15:42:01.850: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 15:42:01.850: 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] + test/e2e/scheduling/predicates.go:699 +STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:42:01.851 +Sep 13 15:42:01.866: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-1821" to be "running" +Sep 13 15:42:01.870: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 3.365061ms +Sep 13 15:42:03.933: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.066279468s +Sep 13 15:42:03.933: INFO: Pod "without-label" satisfied condition "running" +STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:42:03.95 +STEP: Trying to apply a random label on the found node. 09/13/22 15:42:04.019 +STEP: verifying the node has the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 95 09/13/22 15:42:04.08 +STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled 09/13/22 15:42:04.097 +Sep 13 15:42:04.127: INFO: Waiting up to 5m0s for pod "pod4" in namespace "sched-pred-1821" to be "not pending" +Sep 13 15:42:04.147: INFO: Pod "pod4": Phase="Pending", Reason="", readiness=false. Elapsed: 20.118306ms +Sep 13 15:42:06.152: INFO: Pod "pod4": Phase="Running", Reason="", readiness=true. Elapsed: 2.024640786s +Sep 13 15:42:06.152: INFO: Pod "pod4" satisfied condition "not pending" +STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 10.196.0.28 on the node which pod4 resides and expect not scheduled 09/13/22 15:42:06.152 +Sep 13 15:42:06.166: INFO: Waiting up to 5m0s for pod "pod5" in namespace "sched-pred-1821" to be "not pending" +Sep 13 15:42:06.176: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 9.456944ms +Sep 13 15:42:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013106584s +Sep 13 15:42:10.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014408378s +Sep 13 15:42:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.012534811s +Sep 13 15:42:14.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.014118659s +Sep 13 15:42:16.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015146158s +Sep 13 15:42:18.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 12.014367847s +Sep 13 15:42:20.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 14.013547681s +Sep 13 15:42:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 16.013632779s +Sep 13 15:42:24.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 18.013661887s +Sep 13 15:42:26.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 20.015597376s +Sep 13 15:42:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 22.014159798s +Sep 13 15:42:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 24.014762372s +Sep 13 15:42:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 26.012639894s +Sep 13 15:42:34.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 28.017979628s +Sep 13 15:42:36.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 30.014849356s +Sep 13 15:42:38.183: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 32.01659737s +Sep 13 15:42:40.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 34.014542327s +Sep 13 15:42:42.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 36.013426411s +Sep 13 15:42:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 38.014331416s +Sep 13 15:42:46.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 40.014213336s +Sep 13 15:42:48.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 42.012954964s +Sep 13 15:42:50.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 44.015226555s +Sep 13 15:42:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 46.013226123s +Sep 13 15:42:54.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 48.013130208s +Sep 13 15:42:56.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 50.017566111s +Sep 13 15:42:58.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 52.013509065s +Sep 13 15:43:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 54.012984242s +Sep 13 15:43:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 56.013895079s +Sep 13 15:43:04.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 58.013374186s +Sep 13 15:43:06.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.014489802s +Sep 13 15:43:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.012866796s +Sep 13 15:43:10.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.013008817s +Sep 13 15:43:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.013150906s +Sep 13 15:43:14.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.014422298s +Sep 13 15:43:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.01320121s +Sep 13 15:43:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.012991173s +Sep 13 15:43:20.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.012813443s +Sep 13 15:43:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.013637584s +Sep 13 15:43:24.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.014078804s +Sep 13 15:43:26.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.013890367s +Sep 13 15:43:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.013503504s +Sep 13 15:43:30.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.012802682s +Sep 13 15:43:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.012935909s +Sep 13 15:43:34.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.014753536s +Sep 13 15:43:36.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.012756744s +Sep 13 15:43:38.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.015326036s +Sep 13 15:43:40.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.012605626s +Sep 13 15:43:42.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.013582434s +Sep 13 15:43:44.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.015053696s +Sep 13 15:43:46.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.014341361s +Sep 13 15:43:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.013648283s +Sep 13 15:43:50.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.012962573s +Sep 13 15:43:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.012984653s +Sep 13 15:43:54.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.013308285s +Sep 13 15:43:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.015781299s +Sep 13 15:43:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.012662395s +Sep 13 15:44:00.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.013836501s +Sep 13 15:44:02.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.012965635s +Sep 13 15:44:04.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.013829531s +Sep 13 15:44:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.012835466s +Sep 13 15:44:08.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m2.015032931s +Sep 13 15:44:10.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m4.014733301s +Sep 13 15:44:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m6.013157392s +Sep 13 15:44:14.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m8.013222651s +Sep 13 15:44:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m10.012892552s +Sep 13 15:44:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m12.013392106s +Sep 13 15:44:20.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m14.012678259s +Sep 13 15:44:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m16.013629105s +Sep 13 15:44:24.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m18.013014199s +Sep 13 15:44:26.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m20.013301664s +Sep 13 15:44:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m22.013650695s +Sep 13 15:44:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m24.014485738s +Sep 13 15:44:32.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m26.01360858s +Sep 13 15:44:34.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m28.013934637s +Sep 13 15:44:36.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m30.013729754s +Sep 13 15:44:38.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m32.014999261s +Sep 13 15:44:40.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m34.014972277s +Sep 13 15:44:42.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m36.013102757s +Sep 13 15:44:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m38.014421325s +Sep 13 15:44:46.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m40.013431193s +Sep 13 15:44:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m42.014137584s +Sep 13 15:44:50.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m44.015043421s +Sep 13 15:44:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m46.013310739s +Sep 13 15:44:54.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m48.014645886s +Sep 13 15:44:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m50.015897003s +Sep 13 15:44:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m52.012988189s +Sep 13 15:45:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m54.013280241s +Sep 13 15:45:02.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m56.013199189s +Sep 13 15:45:04.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m58.014664729s +Sep 13 15:45:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m0.013097155s +Sep 13 15:45:08.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m2.013687828s +Sep 13 15:45:10.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m4.015314915s +Sep 13 15:45:12.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m6.013839804s +Sep 13 15:45:14.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m8.014862656s +Sep 13 15:45:16.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m10.014118777s +Sep 13 15:45:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m12.013370524s +Sep 13 15:45:20.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m14.014814672s +Sep 13 15:45:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m16.013717004s +Sep 13 15:45:24.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m18.012699977s +Sep 13 15:45:26.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m20.017866553s +Sep 13 15:45:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m22.014105908s +Sep 13 15:45:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m24.014570605s +Sep 13 15:45:32.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m26.013579068s +Sep 13 15:45:34.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m28.01335535s +Sep 13 15:45:36.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m30.015259573s +Sep 13 15:45:38.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m32.013939637s +Sep 13 15:45:40.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m34.013891009s +Sep 13 15:45:42.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m36.013686756s +Sep 13 15:45:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m38.014206204s +Sep 13 15:45:46.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m40.014523321s +Sep 13 15:45:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m42.014132726s +Sep 13 15:45:50.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m44.013074765s +Sep 13 15:45:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m46.012529413s +Sep 13 15:45:54.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m48.014855632s +Sep 13 15:45:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m50.015722949s +Sep 13 15:45:58.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m52.014096498s +Sep 13 15:46:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m54.012845065s +Sep 13 15:46:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m56.014205471s +Sep 13 15:46:04.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m58.013167082s +Sep 13 15:46:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m0.012819003s +Sep 13 15:46:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m2.013265552s +Sep 13 15:46:10.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m4.012955019s +Sep 13 15:46:12.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m6.013888646s +Sep 13 15:46:14.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m8.013039788s +Sep 13 15:46:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m10.013033818s +Sep 13 15:46:18.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m12.013491033s +Sep 13 15:46:20.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m14.013872276s +Sep 13 15:46:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m16.013637335s +Sep 13 15:46:24.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m18.014921183s +Sep 13 15:46:26.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m20.015957752s +Sep 13 15:46:28.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m22.012659499s +Sep 13 15:46:30.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m24.015875517s +Sep 13 15:46:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m26.013058002s +Sep 13 15:46:34.190: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m28.023791214s +Sep 13 15:46:36.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m30.014407379s +Sep 13 15:46:38.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m32.014145066s +Sep 13 15:46:40.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m34.01380005s +Sep 13 15:46:42.178: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m36.012133453s +Sep 13 15:46:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m38.014092751s +Sep 13 15:46:46.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m40.0131012s +Sep 13 15:46:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m42.013713141s +Sep 13 15:46:50.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m44.013495502s +Sep 13 15:46:52.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m46.013710917s +Sep 13 15:46:54.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m48.013509986s +Sep 13 15:46:56.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m50.013924212s +Sep 13 15:46:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m52.013067321s +Sep 13 15:47:00.178: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m54.012351094s +Sep 13 15:47:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m56.013748619s +Sep 13 15:47:04.183: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m58.01680214s +Sep 13 15:47:06.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.013539798s +Sep 13 15:47:06.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.016174057s +STEP: removing the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 off the node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 15:47:06.183 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 09/13/22 15:47:06.197 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:47:06.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-1821" for this suite. 09/13/22 15:47:06.212 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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]","completed":222,"skipped":4121,"failed":0} +------------------------------ +• [SLOW TEST] [304.504 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +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] + test/e2e/scheduling/predicates.go:699 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:42:01.716 + Sep 13 15:42:01.716: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-pred 09/13/22 15:42:01.718 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:42:01.737 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:42:01.744 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 + Sep 13 15:42:01.749: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Sep 13 15:42:01.784: INFO: Waiting for terminating namespaces to be deleted... + Sep 13 15:42:01.796: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test + Sep 13 15:42:01.814: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.814: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:42:01.814: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:42:01.815: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.815: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:42:01.815: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:42:01.815: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.815: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:42:01.816: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.816: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 15:42:01.816: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) + Sep 13 15:42:01.816: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 15:42:01.816: INFO: Container kubedns ready: true, restart count 0 + Sep 13 15:42:01.816: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 15:42:01.817: INFO: Container sidecar ready: true, restart count 0 + Sep 13 15:42:01.817: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.817: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 15:42:01.817: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.817: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:42:01.818: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.818: INFO: Container default-http-backend ready: true, restart count 0 + Sep 13 15:42:01.818: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.818: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:42:01.818: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:42:01.819: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.819: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:42:01.819: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 15:42:01.819: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test + Sep 13 15:42:01.829: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.829: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:42:01.829: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:42:01.829: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.830: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:42:01.830: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:42:01.830: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.830: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:42:01.830: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) + Sep 13 15:42:01.830: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 15:42:01.831: INFO: Container kubedns ready: true, restart count 0 + Sep 13 15:42:01.831: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 15:42:01.831: INFO: Container sidecar ready: true, restart count 0 + Sep 13 15:42:01.831: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.831: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:42:01.831: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.832: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:42:01.832: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:42:01.832: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.832: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:42:01.832: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 15:42:01.832: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test + Sep 13 15:42:01.841: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.842: INFO: Container event-exporter ready: true, restart count 0 + Sep 13 15:42:01.842: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 + Sep 13 15:42:01.842: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.842: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 15:42:01.843: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 15:42:01.843: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.843: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 15:42:01.844: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 15:42:01.844: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.844: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 15:42:01.845: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.845: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 15:42:01.845: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.846: INFO: Container metrics-server ready: true, restart count 0 + Sep 13 15:42:01.846: INFO: Container metrics-server-nanny ready: true, restart count 0 + Sep 13 15:42:01.846: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.847: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 15:42:01.847: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 15:42:01.848: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) + Sep 13 15:42:01.848: INFO: Container kube-sonobuoy ready: true, restart count 0 + Sep 13 15:42:01.848: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.849: INFO: Container e2e ready: true, restart count 0 + Sep 13 15:42:01.849: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:42:01.849: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 15:42:01.850: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 15:42:01.850: 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] + test/e2e/scheduling/predicates.go:699 + STEP: Trying to launch a pod without a label to get a node which can launch it. 09/13/22 15:42:01.851 + Sep 13 15:42:01.866: INFO: Waiting up to 1m0s for pod "without-label" in namespace "sched-pred-1821" to be "running" + Sep 13 15:42:01.870: INFO: Pod "without-label": Phase="Pending", Reason="", readiness=false. Elapsed: 3.365061ms + Sep 13 15:42:03.933: INFO: Pod "without-label": Phase="Running", Reason="", readiness=true. Elapsed: 2.066279468s + Sep 13 15:42:03.933: INFO: Pod "without-label" satisfied condition "running" + STEP: Explicitly delete pod here to free the resource it takes. 09/13/22 15:42:03.95 + STEP: Trying to apply a random label on the found node. 09/13/22 15:42:04.019 + STEP: verifying the node has the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 95 09/13/22 15:42:04.08 + STEP: Trying to create a pod(pod4) with hostport 54322 and hostIP 0.0.0.0(empty string here) and expect scheduled 09/13/22 15:42:04.097 + Sep 13 15:42:04.127: INFO: Waiting up to 5m0s for pod "pod4" in namespace "sched-pred-1821" to be "not pending" + Sep 13 15:42:04.147: INFO: Pod "pod4": Phase="Pending", Reason="", readiness=false. Elapsed: 20.118306ms + Sep 13 15:42:06.152: INFO: Pod "pod4": Phase="Running", Reason="", readiness=true. Elapsed: 2.024640786s + Sep 13 15:42:06.152: INFO: Pod "pod4" satisfied condition "not pending" + STEP: Trying to create another pod(pod5) with hostport 54322 but hostIP 10.196.0.28 on the node which pod4 resides and expect not scheduled 09/13/22 15:42:06.152 + Sep 13 15:42:06.166: INFO: Waiting up to 5m0s for pod "pod5" in namespace "sched-pred-1821" to be "not pending" + Sep 13 15:42:06.176: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 9.456944ms + Sep 13 15:42:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013106584s + Sep 13 15:42:10.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014408378s + Sep 13 15:42:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.012534811s + Sep 13 15:42:14.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.014118659s + Sep 13 15:42:16.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015146158s + Sep 13 15:42:18.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 12.014367847s + Sep 13 15:42:20.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 14.013547681s + Sep 13 15:42:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 16.013632779s + Sep 13 15:42:24.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 18.013661887s + Sep 13 15:42:26.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 20.015597376s + Sep 13 15:42:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 22.014159798s + Sep 13 15:42:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 24.014762372s + Sep 13 15:42:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 26.012639894s + Sep 13 15:42:34.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 28.017979628s + Sep 13 15:42:36.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 30.014849356s + Sep 13 15:42:38.183: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 32.01659737s + Sep 13 15:42:40.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 34.014542327s + Sep 13 15:42:42.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 36.013426411s + Sep 13 15:42:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 38.014331416s + Sep 13 15:42:46.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 40.014213336s + Sep 13 15:42:48.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 42.012954964s + Sep 13 15:42:50.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 44.015226555s + Sep 13 15:42:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 46.013226123s + Sep 13 15:42:54.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 48.013130208s + Sep 13 15:42:56.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 50.017566111s + Sep 13 15:42:58.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 52.013509065s + Sep 13 15:43:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 54.012984242s + Sep 13 15:43:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 56.013895079s + Sep 13 15:43:04.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 58.013374186s + Sep 13 15:43:06.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m0.014489802s + Sep 13 15:43:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m2.012866796s + Sep 13 15:43:10.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m4.013008817s + Sep 13 15:43:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m6.013150906s + Sep 13 15:43:14.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m8.014422298s + Sep 13 15:43:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m10.01320121s + Sep 13 15:43:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m12.012991173s + Sep 13 15:43:20.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m14.012813443s + Sep 13 15:43:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m16.013637584s + Sep 13 15:43:24.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m18.014078804s + Sep 13 15:43:26.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.013890367s + Sep 13 15:43:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.013503504s + Sep 13 15:43:30.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.012802682s + Sep 13 15:43:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.012935909s + Sep 13 15:43:34.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.014753536s + Sep 13 15:43:36.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.012756744s + Sep 13 15:43:38.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.015326036s + Sep 13 15:43:40.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.012605626s + Sep 13 15:43:42.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.013582434s + Sep 13 15:43:44.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.015053696s + Sep 13 15:43:46.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m40.014341361s + Sep 13 15:43:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m42.013648283s + Sep 13 15:43:50.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m44.012962573s + Sep 13 15:43:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m46.012984653s + Sep 13 15:43:54.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m48.013308285s + Sep 13 15:43:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m50.015781299s + Sep 13 15:43:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m52.012662395s + Sep 13 15:44:00.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m54.013836501s + Sep 13 15:44:02.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m56.012965635s + Sep 13 15:44:04.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 1m58.013829531s + Sep 13 15:44:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.012835466s + Sep 13 15:44:08.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m2.015032931s + Sep 13 15:44:10.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m4.014733301s + Sep 13 15:44:12.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m6.013157392s + Sep 13 15:44:14.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m8.013222651s + Sep 13 15:44:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m10.012892552s + Sep 13 15:44:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m12.013392106s + Sep 13 15:44:20.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m14.012678259s + Sep 13 15:44:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m16.013629105s + Sep 13 15:44:24.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m18.013014199s + Sep 13 15:44:26.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m20.013301664s + Sep 13 15:44:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m22.013650695s + Sep 13 15:44:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m24.014485738s + Sep 13 15:44:32.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m26.01360858s + Sep 13 15:44:34.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m28.013934637s + Sep 13 15:44:36.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m30.013729754s + Sep 13 15:44:38.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m32.014999261s + Sep 13 15:44:40.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m34.014972277s + Sep 13 15:44:42.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m36.013102757s + Sep 13 15:44:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m38.014421325s + Sep 13 15:44:46.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m40.013431193s + Sep 13 15:44:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m42.014137584s + Sep 13 15:44:50.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m44.015043421s + Sep 13 15:44:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m46.013310739s + Sep 13 15:44:54.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m48.014645886s + Sep 13 15:44:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m50.015897003s + Sep 13 15:44:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m52.012988189s + Sep 13 15:45:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m54.013280241s + Sep 13 15:45:02.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m56.013199189s + Sep 13 15:45:04.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 2m58.014664729s + Sep 13 15:45:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m0.013097155s + Sep 13 15:45:08.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m2.013687828s + Sep 13 15:45:10.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m4.015314915s + Sep 13 15:45:12.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m6.013839804s + Sep 13 15:45:14.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m8.014862656s + Sep 13 15:45:16.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m10.014118777s + Sep 13 15:45:18.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m12.013370524s + Sep 13 15:45:20.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m14.014814672s + Sep 13 15:45:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m16.013717004s + Sep 13 15:45:24.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m18.012699977s + Sep 13 15:45:26.184: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m20.017866553s + Sep 13 15:45:28.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m22.014105908s + Sep 13 15:45:30.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m24.014570605s + Sep 13 15:45:32.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m26.013579068s + Sep 13 15:45:34.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m28.01335535s + Sep 13 15:45:36.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m30.015259573s + Sep 13 15:45:38.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m32.013939637s + Sep 13 15:45:40.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m34.013891009s + Sep 13 15:45:42.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m36.013686756s + Sep 13 15:45:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m38.014206204s + Sep 13 15:45:46.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m40.014523321s + Sep 13 15:45:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m42.014132726s + Sep 13 15:45:50.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m44.013074765s + Sep 13 15:45:52.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m46.012529413s + Sep 13 15:45:54.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m48.014855632s + Sep 13 15:45:56.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m50.015722949s + Sep 13 15:45:58.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m52.014096498s + Sep 13 15:46:00.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m54.012845065s + Sep 13 15:46:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m56.014205471s + Sep 13 15:46:04.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 3m58.013167082s + Sep 13 15:46:06.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m0.012819003s + Sep 13 15:46:08.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m2.013265552s + Sep 13 15:46:10.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m4.012955019s + Sep 13 15:46:12.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m6.013888646s + Sep 13 15:46:14.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m8.013039788s + Sep 13 15:46:16.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m10.013033818s + Sep 13 15:46:18.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m12.013491033s + Sep 13 15:46:20.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m14.013872276s + Sep 13 15:46:22.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m16.013637335s + Sep 13 15:46:24.181: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m18.014921183s + Sep 13 15:46:26.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m20.015957752s + Sep 13 15:46:28.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m22.012659499s + Sep 13 15:46:30.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m24.015875517s + Sep 13 15:46:32.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m26.013058002s + Sep 13 15:46:34.190: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m28.023791214s + Sep 13 15:46:36.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m30.014407379s + Sep 13 15:46:38.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m32.014145066s + Sep 13 15:46:40.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m34.01380005s + Sep 13 15:46:42.178: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m36.012133453s + Sep 13 15:46:44.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m38.014092751s + Sep 13 15:46:46.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m40.0131012s + Sep 13 15:46:48.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m42.013713141s + Sep 13 15:46:50.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m44.013495502s + Sep 13 15:46:52.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m46.013710917s + Sep 13 15:46:54.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m48.013509986s + Sep 13 15:46:56.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m50.013924212s + Sep 13 15:46:58.179: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m52.013067321s + Sep 13 15:47:00.178: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m54.012351094s + Sep 13 15:47:02.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m56.013748619s + Sep 13 15:47:04.183: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 4m58.01680214s + Sep 13 15:47:06.180: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.013539798s + Sep 13 15:47:06.182: INFO: Pod "pod5": Phase="Pending", Reason="", readiness=false. Elapsed: 5m0.016174057s + STEP: removing the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 off the node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 15:47:06.183 + STEP: verifying the node doesn't have the label kubernetes.io/e2e-a303c6f2-b849-439a-9924-2d8e7350f6e6 09/13/22 15:47:06.197 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:47:06.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-pred-1821" for this suite. 09/13/22 15:47:06.212 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Servers with support for Table transformation + should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:06.226 +Sep 13 15:47:06.226: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename tables 09/13/22 15:47:06.227 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:06.245 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:06.249 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/apimachinery/table_conversion.go:49 +[It] should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 +[AfterEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:187 +Sep 13 15:47:06.257: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "tables-1103" for this suite. 09/13/22 15:47:06.265 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return a 406 for a backend which does not implement metadata [Conformance]","completed":223,"skipped":4138,"failed":0} +------------------------------ +• [0.044 seconds] +[sig-api-machinery] Servers with support for Table transformation +test/e2e/apimachinery/framework.go:23 + should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:06.226 + Sep 13 15:47:06.226: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename tables 09/13/22 15:47:06.227 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:06.245 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:06.249 + [BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/apimachinery/table_conversion.go:49 + [It] should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/apimachinery/table_conversion.go:154 + [AfterEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:187 + Sep 13 15:47:06.257: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "tables-1103" for this suite. 09/13/22 15:47:06.265 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:130 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:06.277 +Sep 13 15:47:06.277: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 15:47:06.278 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:06.299 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:06.306 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. 09/13/22 15:47:06.315 +Sep 13 15:47:06.353: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-4608" to be "running and ready" +Sep 13 15:47:06.361: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 7.550324ms +Sep 13 15:47:06.361: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:47:08.366: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012746792s +Sep 13 15:47:08.366: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Sep 13 15:47:08.366: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:130 +STEP: create the pod with lifecycle hook 09/13/22 15:47:08.37 +Sep 13 15:47:08.388: INFO: Waiting up to 5m0s for pod "pod-with-poststart-http-hook" in namespace "container-lifecycle-hook-4608" to be "running and ready" +Sep 13 15:47:08.394: INFO: Pod "pod-with-poststart-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 5.182179ms +Sep 13 15:47:08.394: INFO: The phase of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:47:10.397: INFO: Pod "pod-with-poststart-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.008647774s +Sep 13 15:47:10.397: INFO: The phase of Pod pod-with-poststart-http-hook is Running (Ready = true) +Sep 13 15:47:10.397: INFO: Pod "pod-with-poststart-http-hook" satisfied condition "running and ready" +STEP: check poststart hook 09/13/22 15:47:10.4 +STEP: delete the pod with lifecycle hook 09/13/22 15:47:10.425 +Sep 13 15:47:10.431: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 13 15:47:10.435: INFO: Pod pod-with-poststart-http-hook still exists +Sep 13 15:47:12.436: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 13 15:47:12.440: INFO: Pod pod-with-poststart-http-hook still exists +Sep 13 15:47:14.437: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Sep 13 15:47:14.440: INFO: Pod pod-with-poststart-http-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +Sep 13 15:47:14.440: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-4608" for this suite. 09/13/22 15:47:14.444 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]","completed":224,"skipped":4140,"failed":0} +------------------------------ +• [SLOW TEST] [8.173 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:130 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:06.277 + Sep 13 15:47:06.277: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 15:47:06.278 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:06.299 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:06.306 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 + STEP: create the container to handle the HTTPGet hook request. 09/13/22 15:47:06.315 + Sep 13 15:47:06.353: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-4608" to be "running and ready" + Sep 13 15:47:06.361: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 7.550324ms + Sep 13 15:47:06.361: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:47:08.366: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012746792s + Sep 13 15:47:08.366: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Sep 13 15:47:08.366: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:130 + STEP: create the pod with lifecycle hook 09/13/22 15:47:08.37 + Sep 13 15:47:08.388: INFO: Waiting up to 5m0s for pod "pod-with-poststart-http-hook" in namespace "container-lifecycle-hook-4608" to be "running and ready" + Sep 13 15:47:08.394: INFO: Pod "pod-with-poststart-http-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 5.182179ms + Sep 13 15:47:08.394: INFO: The phase of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:47:10.397: INFO: Pod "pod-with-poststart-http-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.008647774s + Sep 13 15:47:10.397: INFO: The phase of Pod pod-with-poststart-http-hook is Running (Ready = true) + Sep 13 15:47:10.397: INFO: Pod "pod-with-poststart-http-hook" satisfied condition "running and ready" + STEP: check poststart hook 09/13/22 15:47:10.4 + STEP: delete the pod with lifecycle hook 09/13/22 15:47:10.425 + Sep 13 15:47:10.431: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Sep 13 15:47:10.435: INFO: Pod pod-with-poststart-http-hook still exists + Sep 13 15:47:12.436: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Sep 13 15:47:12.440: INFO: Pod pod-with-poststart-http-hook still exists + Sep 13 15:47:14.437: INFO: Waiting for pod pod-with-poststart-http-hook to disappear + Sep 13 15:47:14.440: INFO: Pod pod-with-poststart-http-hook no longer exists + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 + Sep 13 15:47:14.440: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-lifecycle-hook-4608" for this suite. 09/13/22 15:47:14.444 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:14.45 +Sep 13 15:47:14.450: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:47:14.452 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:14.471 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:14.475 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 +[It] should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +Sep 13 15:47:14.553: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-7410" for this suite. 09/13/22 15:47:14.565 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","completed":225,"skipped":4144,"failed":0} +------------------------------ +• [0.128 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:82 + should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:14.45 + Sep 13 15:47:14.450: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:47:14.452 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:14.471 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:14.475 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 + [It] should be possible to delete [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:135 + [AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 + Sep 13 15:47:14.553: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubelet-test-7410" for this suite. 09/13/22 15:47:14.565 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:680 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:14.579 +Sep 13 15:47:14.580: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:47:14.581 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:14.614 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:14.618 +[It] should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:680 +STEP: Creating a ResourceQuota with terminating scope 09/13/22 15:47:14.622 +STEP: Ensuring ResourceQuota status is calculated 09/13/22 15:47:14.626 +STEP: Creating a ResourceQuota with not terminating scope 09/13/22 15:47:16.63 +STEP: Ensuring ResourceQuota status is calculated 09/13/22 15:47:16.634 +STEP: Creating a long running pod 09/13/22 15:47:18.638 +STEP: Ensuring resource quota with not terminating scope captures the pod usage 09/13/22 15:47:18.673 +STEP: Ensuring resource quota with terminating scope ignored the pod usage 09/13/22 15:47:20.678 +STEP: Deleting the pod 09/13/22 15:47:22.683 +STEP: Ensuring resource quota status released the pod usage 09/13/22 15:47:22.725 +STEP: Creating a terminating pod 09/13/22 15:47:24.729 +STEP: Ensuring resource quota with terminating scope captures the pod usage 09/13/22 15:47:24.782 +STEP: Ensuring resource quota with not terminating scope ignored the pod usage 09/13/22 15:47:26.785 +STEP: Deleting the pod 09/13/22 15:47:28.79 +STEP: Ensuring resource quota status released the pod usage 09/13/22 15:47:28.805 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:47:30.810: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-4465" for this suite. 09/13/22 15:47:30.817 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","completed":226,"skipped":4146,"failed":0} +------------------------------ +• [SLOW TEST] [16.246 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:680 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:14.579 + Sep 13 15:47:14.580: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:47:14.581 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:14.614 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:14.618 + [It] should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/apimachinery/resource_quota.go:680 + STEP: Creating a ResourceQuota with terminating scope 09/13/22 15:47:14.622 + STEP: Ensuring ResourceQuota status is calculated 09/13/22 15:47:14.626 + STEP: Creating a ResourceQuota with not terminating scope 09/13/22 15:47:16.63 + STEP: Ensuring ResourceQuota status is calculated 09/13/22 15:47:16.634 + STEP: Creating a long running pod 09/13/22 15:47:18.638 + STEP: Ensuring resource quota with not terminating scope captures the pod usage 09/13/22 15:47:18.673 + STEP: Ensuring resource quota with terminating scope ignored the pod usage 09/13/22 15:47:20.678 + STEP: Deleting the pod 09/13/22 15:47:22.683 + STEP: Ensuring resource quota status released the pod usage 09/13/22 15:47:22.725 + STEP: Creating a terminating pod 09/13/22 15:47:24.729 + STEP: Ensuring resource quota with terminating scope captures the pod usage 09/13/22 15:47:24.782 + STEP: Ensuring resource quota with not terminating scope ignored the pod usage 09/13/22 15:47:26.785 + STEP: Deleting the pod 09/13/22 15:47:28.79 + STEP: Ensuring resource quota status released the pod usage 09/13/22 15:47:28.805 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:47:30.810: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-4465" for this suite. 09/13/22 15:47:30.817 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Job + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:194 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:30.836 +Sep 13 15:47:30.837: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 15:47:30.838 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:30.855 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:30.859 +[It] should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:194 +STEP: Creating Indexed job 09/13/22 15:47:30.863 +STEP: Ensuring job reaches completions 09/13/22 15:47:30.868 +STEP: Ensuring pods with index for job exist 09/13/22 15:47:40.883 +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 15:47:40.895: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-9920" for this suite. 09/13/22 15:47:40.91 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should create pods for an Indexed job with completion indexes and specified hostname [Conformance]","completed":227,"skipped":4170,"failed":0} +------------------------------ +• [SLOW TEST] [10.092 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:194 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:30.836 + Sep 13 15:47:30.837: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 15:47:30.838 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:30.855 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:30.859 + [It] should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/apps/job.go:194 + STEP: Creating Indexed job 09/13/22 15:47:30.863 + STEP: Ensuring job reaches completions 09/13/22 15:47:30.868 + STEP: Ensuring pods with index for job exist 09/13/22 15:47:40.883 + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 15:47:40.895: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-9920" for this suite. 09/13/22 15:47:40.91 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:132 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:40.936 +Sep 13 15:47:40.936: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context 09/13/22 15:47:40.938 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:40.969 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:40.978 +[It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:132 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 09/13/22 15:47:40.987 +Sep 13 15:47:41.014: INFO: Waiting up to 5m0s for pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9" in namespace "security-context-2249" to be "Succeeded or Failed" +Sep 13 15:47:41.033: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Pending", Reason="", readiness=false. Elapsed: 18.511667ms +Sep 13 15:47:43.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0232878s +Sep 13 15:47:45.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022586729s +STEP: Saw pod success 09/13/22 15:47:45.037 +Sep 13 15:47:45.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9" satisfied condition "Succeeded or Failed" +Sep 13 15:47:45.040: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 container test-container: +STEP: delete the pod 09/13/22 15:47:45.053 +Sep 13 15:47:45.066: INFO: Waiting for pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 to disappear +Sep 13 15:47:45.071: INFO: Pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 15:47:45.071: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-2249" for this suite. 09/13/22 15:47:45.075 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","completed":228,"skipped":4188,"failed":0} +------------------------------ +• [4.145 seconds] +[sig-node] Security Context +test/e2e/node/framework.go:23 + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:132 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:40.936 + Sep 13 15:47:40.936: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context 09/13/22 15:47:40.938 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:40.969 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:40.978 + [It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/node/security_context.go:132 + STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser 09/13/22 15:47:40.987 + Sep 13 15:47:41.014: INFO: Waiting up to 5m0s for pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9" in namespace "security-context-2249" to be "Succeeded or Failed" + Sep 13 15:47:41.033: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Pending", Reason="", readiness=false. Elapsed: 18.511667ms + Sep 13 15:47:43.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0232878s + Sep 13 15:47:45.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022586729s + STEP: Saw pod success 09/13/22 15:47:45.037 + Sep 13 15:47:45.037: INFO: Pod "security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9" satisfied condition "Succeeded or Failed" + Sep 13 15:47:45.040: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 container test-container: + STEP: delete the pod 09/13/22 15:47:45.053 + Sep 13 15:47:45.066: INFO: Waiting for pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 to disappear + Sep 13 15:47:45.071: INFO: Pod security-context-20756337-fb0b-4fe8-a5c3-c7581590f7d9 no longer exists + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 15:47:45.071: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-2249" for this suite. 09/13/22 15:47:45.075 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:146 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:45.084 +Sep 13 15:47:45.084: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:47:45.086 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:45.104 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:45.111 +[It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:146 +STEP: Creating a pod to test emptydir 0777 on tmpfs 09/13/22 15:47:45.116 +Sep 13 15:47:45.140: INFO: Waiting up to 5m0s for pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac" in namespace "emptydir-4341" to be "Succeeded or Failed" +Sep 13 15:47:45.150: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Pending", Reason="", readiness=false. Elapsed: 9.791313ms +Sep 13 15:47:47.153: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013356084s +Sep 13 15:47:49.156: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015851132s +STEP: Saw pod success 09/13/22 15:47:49.156 +Sep 13 15:47:49.156: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac" satisfied condition "Succeeded or Failed" +Sep 13 15:47:49.160: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac container test-container: +STEP: delete the pod 09/13/22 15:47:49.168 +Sep 13 15:47:49.190: INFO: Waiting for pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac to disappear +Sep 13 15:47:49.203: INFO: Pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:47:49.203: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-4341" for this suite. 09/13/22 15:47:49.213 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","completed":229,"skipped":4189,"failed":0} +------------------------------ +• [4.137 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:146 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:45.084 + Sep 13 15:47:45.084: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:47:45.086 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:45.104 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:45.111 + [It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:146 + STEP: Creating a pod to test emptydir 0777 on tmpfs 09/13/22 15:47:45.116 + Sep 13 15:47:45.140: INFO: Waiting up to 5m0s for pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac" in namespace "emptydir-4341" to be "Succeeded or Failed" + Sep 13 15:47:45.150: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Pending", Reason="", readiness=false. Elapsed: 9.791313ms + Sep 13 15:47:47.153: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013356084s + Sep 13 15:47:49.156: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015851132s + STEP: Saw pod success 09/13/22 15:47:49.156 + Sep 13 15:47:49.156: INFO: Pod "pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac" satisfied condition "Succeeded or Failed" + Sep 13 15:47:49.160: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac container test-container: + STEP: delete the pod 09/13/22 15:47:49.168 + Sep 13 15:47:49.190: INFO: Waiting for pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac to disappear + Sep 13 15:47:49.203: INFO: Pod pod-d1e6779e-1d0e-4201-ba3f-4804d88bdbac no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:47:49.203: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-4341" for this suite. 09/13/22 15:47:49.213 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:238 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:49.224 +Sep 13 15:47:49.225: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:47:49.226 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:49.271 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:49.28 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:47:49.325 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:47:49.679 +STEP: Deploying the webhook pod 09/13/22 15:47:49.684 +STEP: Wait for the deployment to be ready 09/13/22 15:47:49.702 +Sep 13 15:47:49.715: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:47:51.728 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:47:51.76 +Sep 13 15:47:52.761: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:238 +STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API 09/13/22 15:47:52.765 +STEP: create a namespace for the webhook 09/13/22 15:47:52.788 +STEP: create a configmap should be unconditionally rejected by the webhook 09/13/22 15:47:52.795 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:47:52.835: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8604" for this suite. 09/13/22 15:47:52.842 +STEP: Destroying namespace "webhook-8604-markers" for this suite. 09/13/22 15:47:52.851 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","completed":230,"skipped":4198,"failed":0} +------------------------------ +• [3.703 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:238 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:49.224 + Sep 13 15:47:49.225: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:47:49.226 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:49.271 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:49.28 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:47:49.325 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:47:49.679 + STEP: Deploying the webhook pod 09/13/22 15:47:49.684 + STEP: Wait for the deployment to be ready 09/13/22 15:47:49.702 + Sep 13 15:47:49.715: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:47:51.728 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:47:51.76 + Sep 13 15:47:52.761: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/apimachinery/webhook.go:238 + STEP: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API 09/13/22 15:47:52.765 + STEP: create a namespace for the webhook 09/13/22 15:47:52.788 + STEP: create a configmap should be unconditionally rejected by the webhook 09/13/22 15:47:52.795 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:47:52.835: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-8604" for this suite. 09/13/22 15:47:52.842 + STEP: Destroying namespace "webhook-8604-markers" for this suite. 09/13/22 15:47:52.851 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:204 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:47:52.932 +Sep 13 15:47:52.932: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:47:52.934 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:52.965 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:52.969 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:204 +STEP: Creating secret with name s-test-opt-del-dcc3f58e-f5c7-421d-a6c0-f794681f896e 09/13/22 15:47:52.979 +STEP: Creating secret with name s-test-opt-upd-cdff00b6-2a65-4e69-89de-5c8fd91f2e03 09/13/22 15:47:52.984 +STEP: Creating the pod 09/13/22 15:47:52.989 +Sep 13 15:47:53.000: INFO: Waiting up to 5m0s for pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3" in namespace "secrets-1856" to be "running and ready" +Sep 13 15:47:53.011: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Pending", Reason="", readiness=false. Elapsed: 10.845124ms +Sep 13 15:47:53.011: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:47:55.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016402344s +Sep 13 15:47:55.017: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:47:57.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Running", Reason="", readiness=true. Elapsed: 4.015409006s +Sep 13 15:47:57.016: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Running (Ready = true) +Sep 13 15:47:57.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3" satisfied condition "running and ready" +STEP: Deleting secret s-test-opt-del-dcc3f58e-f5c7-421d-a6c0-f794681f896e 09/13/22 15:47:57.047 +STEP: Updating secret s-test-opt-upd-cdff00b6-2a65-4e69-89de-5c8fd91f2e03 09/13/22 15:47:57.061 +STEP: Creating secret with name s-test-opt-create-0f054a98-c909-4512-a22e-31a7609a1647 09/13/22 15:47:57.075 +STEP: waiting to observe update in volume 09/13/22 15:47:57.084 +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:49:13.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-1856" for this suite. 09/13/22 15:49:13.495 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":231,"skipped":4206,"failed":0} +------------------------------ +• [SLOW TEST] [80.568 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:204 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:47:52.932 + Sep 13 15:47:52.932: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:47:52.934 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:47:52.965 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:47:52.969 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:204 + STEP: Creating secret with name s-test-opt-del-dcc3f58e-f5c7-421d-a6c0-f794681f896e 09/13/22 15:47:52.979 + STEP: Creating secret with name s-test-opt-upd-cdff00b6-2a65-4e69-89de-5c8fd91f2e03 09/13/22 15:47:52.984 + STEP: Creating the pod 09/13/22 15:47:52.989 + Sep 13 15:47:53.000: INFO: Waiting up to 5m0s for pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3" in namespace "secrets-1856" to be "running and ready" + Sep 13 15:47:53.011: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Pending", Reason="", readiness=false. Elapsed: 10.845124ms + Sep 13 15:47:53.011: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:47:55.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016402344s + Sep 13 15:47:55.017: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:47:57.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3": Phase="Running", Reason="", readiness=true. Elapsed: 4.015409006s + Sep 13 15:47:57.016: INFO: The phase of Pod pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3 is Running (Ready = true) + Sep 13 15:47:57.016: INFO: Pod "pod-secrets-5b373305-5aa4-40f1-b7f3-3334e40237b3" satisfied condition "running and ready" + STEP: Deleting secret s-test-opt-del-dcc3f58e-f5c7-421d-a6c0-f794681f896e 09/13/22 15:47:57.047 + STEP: Updating secret s-test-opt-upd-cdff00b6-2a65-4e69-89de-5c8fd91f2e03 09/13/22 15:47:57.061 + STEP: Creating secret with name s-test-opt-create-0f054a98-c909-4512-a22e-31a7609a1647 09/13/22 15:47:57.075 + STEP: waiting to observe update in volume 09/13/22 15:47:57.084 + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:49:13.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-1856" for this suite. 09/13/22 15:49:13.495 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:13.511 +Sep 13 15:49:13.511: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-webhook 09/13/22 15:49:13.513 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:13.526 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:13.531 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +STEP: Setting up server cert 09/13/22 15:49:13.535 +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 09/13/22 15:49:13.977 +STEP: Deploying the custom resource conversion webhook pod 09/13/22 15:49:13.983 +STEP: Wait for the deployment to be ready 09/13/22 15:49:13.993 +Sep 13 15:49:14.006: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:49:16.018 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:49:16.041 +Sep 13 15:49:17.042: 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] + test/e2e/apimachinery/crd_conversion_webhook.go:184 +Sep 13 15:49:17.051: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Creating a v1 custom resource 09/13/22 15:49:19.756 +STEP: Create a v2 custom resource 09/13/22 15:49:19.777 +STEP: List CRs in v1 09/13/22 15:49:19.852 +STEP: List CRs in v2 09/13/22 15:49:19.86 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:49:20.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-1991" for this suite. 09/13/22 15:49:20.403 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]","completed":232,"skipped":4221,"failed":0} +------------------------------ +• [SLOW TEST] [7.228 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:184 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:13.511 + Sep 13 15:49:13.511: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-webhook 09/13/22 15:49:13.513 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:13.526 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:13.531 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 + STEP: Setting up server cert 09/13/22 15:49:13.535 + STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 09/13/22 15:49:13.977 + STEP: Deploying the custom resource conversion webhook pod 09/13/22 15:49:13.983 + STEP: Wait for the deployment to be ready 09/13/22 15:49:13.993 + Sep 13 15:49:14.006: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:49:16.018 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:49:16.041 + Sep 13 15:49:17.042: 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] + test/e2e/apimachinery/crd_conversion_webhook.go:184 + Sep 13 15:49:17.051: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Creating a v1 custom resource 09/13/22 15:49:19.756 + STEP: Create a v2 custom resource 09/13/22 15:49:19.777 + STEP: List CRs in v1 09/13/22 15:49:19.852 + STEP: List CRs in v2 09/13/22 15:49:19.86 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:49:20.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-webhook-1991" for this suite. 09/13/22 15:49:20.403 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] EndpointSlice + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:101 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:20.739 +Sep 13 15:49:20.740: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename endpointslice 09/13/22 15:49:20.743 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:20.911 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:20.919 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:101 +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +Sep 13 15:49:23.068: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-1004" for this suite. 09/13/22 15:49:23.073 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]","completed":233,"skipped":4232,"failed":0} +------------------------------ +• [2.339 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:101 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:20.739 + Sep 13 15:49:20.740: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename endpointslice 09/13/22 15:49:20.743 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:20.911 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:20.919 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 + [It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/network/endpointslice.go:101 + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 + Sep 13 15:49:23.068: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "endpointslice-1004" for this suite. 09/13/22 15:49:23.073 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] EndpointSlice + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:65 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:23.082 +Sep 13 15:49:23.082: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename endpointslice 09/13/22 15:49:23.085 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:23.101 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:23.105 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:65 +Sep 13 15:49:23.118: INFO: Endpoints addresses: [10.196.0.26] , ports: [443] +Sep 13 15:49:23.118: INFO: EndpointSlices addresses: [10.196.0.26] , ports: [443] +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +Sep 13 15:49:23.118: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-336" for this suite. 09/13/22 15:49:23.123 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]","completed":234,"skipped":4233,"failed":0} +------------------------------ +• [0.050 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:65 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:23.082 + Sep 13 15:49:23.082: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename endpointslice 09/13/22 15:49:23.085 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:23.101 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:23.105 + [BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 + [It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/network/endpointslice.go:65 + Sep 13 15:49:23.118: INFO: Endpoints addresses: [10.196.0.26] , ports: [443] + Sep 13 15:49:23.118: INFO: EndpointSlices addresses: [10.196.0.26] , ports: [443] + [AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 + Sep 13 15:49:23.118: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "endpointslice-336" for this suite. 09/13/22 15:49:23.123 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Downward API + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:216 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:23.14 +Sep 13 15:49:23.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 15:49:23.142 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:23.194 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:23.2 +[It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:216 +STEP: Creating a pod to test downward api env vars 09/13/22 15:49:23.205 +Sep 13 15:49:23.221: INFO: Waiting up to 5m0s for pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb" in namespace "downward-api-845" to be "Succeeded or Failed" +Sep 13 15:49:23.226: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.055505ms +Sep 13 15:49:25.231: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009689328s +Sep 13 15:49:27.230: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008517558s +STEP: Saw pod success 09/13/22 15:49:27.23 +Sep 13 15:49:27.230: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb" satisfied condition "Succeeded or Failed" +Sep 13 15:49:27.233: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-766d5247-7899-4613-9642-63199e06a5eb container dapi-container: +STEP: delete the pod 09/13/22 15:49:27.244 +Sep 13 15:49:27.256: INFO: Waiting for pod downward-api-766d5247-7899-4613-9642-63199e06a5eb to disappear +Sep 13 15:49:27.261: INFO: Pod downward-api-766d5247-7899-4613-9642-63199e06a5eb no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +Sep 13 15:49:27.261: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-845" for this suite. 09/13/22 15:49:27.265 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","completed":235,"skipped":4273,"failed":0} +------------------------------ +• [4.130 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:216 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:23.14 + Sep 13 15:49:23.141: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 15:49:23.142 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:23.194 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:23.2 + [It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:216 + STEP: Creating a pod to test downward api env vars 09/13/22 15:49:23.205 + Sep 13 15:49:23.221: INFO: Waiting up to 5m0s for pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb" in namespace "downward-api-845" to be "Succeeded or Failed" + Sep 13 15:49:23.226: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Pending", Reason="", readiness=false. Elapsed: 5.055505ms + Sep 13 15:49:25.231: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009689328s + Sep 13 15:49:27.230: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.008517558s + STEP: Saw pod success 09/13/22 15:49:27.23 + Sep 13 15:49:27.230: INFO: Pod "downward-api-766d5247-7899-4613-9642-63199e06a5eb" satisfied condition "Succeeded or Failed" + Sep 13 15:49:27.233: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-766d5247-7899-4613-9642-63199e06a5eb container dapi-container: + STEP: delete the pod 09/13/22 15:49:27.244 + Sep 13 15:49:27.256: INFO: Waiting for pod downward-api-766d5247-7899-4613-9642-63199e06a5eb to disappear + Sep 13 15:49:27.261: INFO: Pod downward-api-766d5247-7899-4613-9642-63199e06a5eb no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 + Sep 13 15:49:27.261: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-845" for this suite. 09/13/22 15:49:27.265 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:45 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:27.278 +Sep 13 15:49:27.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:49:27.28 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:27.298 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:27.303 +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:45 +STEP: Creating projection with secret that has name projected-secret-test-d2303efc-0b1e-4e02-addd-b1f4578b8566 09/13/22 15:49:27.31 +STEP: Creating a pod to test consume secrets 09/13/22 15:49:27.314 +Sep 13 15:49:27.327: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045" in namespace "projected-8788" to be "Succeeded or Failed" +Sep 13 15:49:27.331: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Pending", Reason="", readiness=false. Elapsed: 4.312053ms +Sep 13 15:49:29.335: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0087244s +Sep 13 15:49:31.353: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025895521s +STEP: Saw pod success 09/13/22 15:49:31.353 +Sep 13 15:49:31.353: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045" satisfied condition "Succeeded or Failed" +Sep 13 15:49:31.359: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 container projected-secret-volume-test: +STEP: delete the pod 09/13/22 15:49:31.374 +Sep 13 15:49:31.387: INFO: Waiting for pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 to disappear +Sep 13 15:49:31.391: INFO: Pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 15:49:31.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8788" for this suite. 09/13/22 15:49:31.398 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","completed":236,"skipped":4288,"failed":0} +------------------------------ +• [4.125 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:45 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:27.278 + Sep 13 15:49:27.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:49:27.28 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:27.298 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:27.303 + [It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:45 + STEP: Creating projection with secret that has name projected-secret-test-d2303efc-0b1e-4e02-addd-b1f4578b8566 09/13/22 15:49:27.31 + STEP: Creating a pod to test consume secrets 09/13/22 15:49:27.314 + Sep 13 15:49:27.327: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045" in namespace "projected-8788" to be "Succeeded or Failed" + Sep 13 15:49:27.331: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Pending", Reason="", readiness=false. Elapsed: 4.312053ms + Sep 13 15:49:29.335: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0087244s + Sep 13 15:49:31.353: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025895521s + STEP: Saw pod success 09/13/22 15:49:31.353 + Sep 13 15:49:31.353: INFO: Pod "pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045" satisfied condition "Succeeded or Failed" + Sep 13 15:49:31.359: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 container projected-secret-volume-test: + STEP: delete the pod 09/13/22 15:49:31.374 + Sep 13 15:49:31.387: INFO: Waiting for pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 to disappear + Sep 13 15:49:31.391: INFO: Pod pod-projected-secrets-914129e4-cdaf-4537-9975-9778a59da045 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 15:49:31.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8788" for this suite. 09/13/22 15:49:31.398 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] HostPort + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 +[BeforeEach] [sig-network] HostPort + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:31.412 +Sep 13 15:49:31.412: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename hostport 09/13/22 15:49:31.413 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:31.434 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:31.438 +[BeforeEach] [sig-network] HostPort + test/e2e/network/hostport.go:49 +[It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 +STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled 09/13/22 15:49:31.449 +Sep 13 15:49:31.481: INFO: Waiting up to 5m0s for pod "pod1" in namespace "hostport-2264" to be "running and ready" +Sep 13 15:49:31.484: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.594876ms +Sep 13 15:49:31.484: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:49:33.488: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.006503209s +Sep 13 15:49:33.488: INFO: The phase of Pod pod1 is Running (Ready = true) +Sep 13 15:49:33.488: INFO: Pod "pod1" satisfied condition "running and ready" +STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.196.0.27 on the node which pod1 resides and expect scheduled 09/13/22 15:49:33.488 +Sep 13 15:49:33.505: INFO: Waiting up to 5m0s for pod "pod2" in namespace "hostport-2264" to be "running and ready" +Sep 13 15:49:33.509: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.671571ms +Sep 13 15:49:33.509: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:49:35.514: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.008925627s +Sep 13 15:49:35.514: INFO: The phase of Pod pod2 is Running (Ready = true) +Sep 13 15:49:35.514: INFO: Pod "pod2" satisfied condition "running and ready" +STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.196.0.27 but use UDP protocol on the node which pod2 resides 09/13/22 15:49:35.514 +Sep 13 15:49:35.530: INFO: Waiting up to 5m0s for pod "pod3" in namespace "hostport-2264" to be "running and ready" +Sep 13 15:49:35.533: INFO: Pod "pod3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.688268ms +Sep 13 15:49:35.533: INFO: The phase of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:49:37.537: INFO: Pod "pod3": Phase="Running", Reason="", readiness=true. Elapsed: 2.007392487s +Sep 13 15:49:37.538: INFO: The phase of Pod pod3 is Running (Ready = true) +Sep 13 15:49:37.538: INFO: Pod "pod3" satisfied condition "running and ready" +Sep 13 15:49:37.552: INFO: Waiting up to 5m0s for pod "e2e-host-exec" in namespace "hostport-2264" to be "running and ready" +Sep 13 15:49:37.556: INFO: Pod "e2e-host-exec": Phase="Pending", Reason="", readiness=false. Elapsed: 4.297138ms +Sep 13 15:49:37.556: INFO: The phase of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:49:39.560: INFO: Pod "e2e-host-exec": Phase="Running", Reason="", readiness=true. Elapsed: 2.008780237s +Sep 13 15:49:39.560: INFO: The phase of Pod e2e-host-exec is Running (Ready = true) +Sep 13 15:49:39.560: INFO: Pod "e2e-host-exec" satisfied condition "running and ready" +STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 09/13/22 15:49:39.563 +Sep 13 15:49:39.563: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.196.0.27 http://127.0.0.1:54323/hostname] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:49:39.563: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:49:39.564: INFO: ExecWithOptions: Clientset creation +Sep 13 15:49:39.564: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.196.0.27+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.196.0.27, port: 54323 09/13/22 15:49:39.692 +Sep 13 15:49:39.693: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.196.0.27:54323/hostname] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:49:39.693: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:49:39.694: INFO: ExecWithOptions: Clientset creation +Sep 13 15:49:39.694: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.196.0.27%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.196.0.27, port: 54323 UDP 09/13/22 15:49:39.772 +Sep 13 15:49:39.772: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostname | nc -u -w 5 10.196.0.27 54323] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:49:39.772: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:49:39.773: INFO: ExecWithOptions: Clientset creation +Sep 13 15:49:39.773: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostname+%7C+nc+-u+-w+5+10.196.0.27+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +[AfterEach] [sig-network] HostPort + test/e2e/framework/framework.go:187 +Sep 13 15:49:44.842: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "hostport-2264" for this suite. 09/13/22 15:49:44.848 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] HostPort validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance]","completed":237,"skipped":4308,"failed":0} +------------------------------ +• [SLOW TEST] [13.441 seconds] +[sig-network] HostPort +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] + test/e2e/network/hostport.go:63 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] HostPort + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:31.412 + Sep 13 15:49:31.412: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename hostport 09/13/22 15:49:31.413 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:31.434 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:31.438 + [BeforeEach] [sig-network] HostPort + test/e2e/network/hostport.go:49 + [It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/network/hostport.go:63 + STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled 09/13/22 15:49:31.449 + Sep 13 15:49:31.481: INFO: Waiting up to 5m0s for pod "pod1" in namespace "hostport-2264" to be "running and ready" + Sep 13 15:49:31.484: INFO: Pod "pod1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.594876ms + Sep 13 15:49:31.484: INFO: The phase of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:49:33.488: INFO: Pod "pod1": Phase="Running", Reason="", readiness=true. Elapsed: 2.006503209s + Sep 13 15:49:33.488: INFO: The phase of Pod pod1 is Running (Ready = true) + Sep 13 15:49:33.488: INFO: Pod "pod1" satisfied condition "running and ready" + STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.196.0.27 on the node which pod1 resides and expect scheduled 09/13/22 15:49:33.488 + Sep 13 15:49:33.505: INFO: Waiting up to 5m0s for pod "pod2" in namespace "hostport-2264" to be "running and ready" + Sep 13 15:49:33.509: INFO: Pod "pod2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.671571ms + Sep 13 15:49:33.509: INFO: The phase of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:49:35.514: INFO: Pod "pod2": Phase="Running", Reason="", readiness=true. Elapsed: 2.008925627s + Sep 13 15:49:35.514: INFO: The phase of Pod pod2 is Running (Ready = true) + Sep 13 15:49:35.514: INFO: Pod "pod2" satisfied condition "running and ready" + STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.196.0.27 but use UDP protocol on the node which pod2 resides 09/13/22 15:49:35.514 + Sep 13 15:49:35.530: INFO: Waiting up to 5m0s for pod "pod3" in namespace "hostport-2264" to be "running and ready" + Sep 13 15:49:35.533: INFO: Pod "pod3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.688268ms + Sep 13 15:49:35.533: INFO: The phase of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:49:37.537: INFO: Pod "pod3": Phase="Running", Reason="", readiness=true. Elapsed: 2.007392487s + Sep 13 15:49:37.538: INFO: The phase of Pod pod3 is Running (Ready = true) + Sep 13 15:49:37.538: INFO: Pod "pod3" satisfied condition "running and ready" + Sep 13 15:49:37.552: INFO: Waiting up to 5m0s for pod "e2e-host-exec" in namespace "hostport-2264" to be "running and ready" + Sep 13 15:49:37.556: INFO: Pod "e2e-host-exec": Phase="Pending", Reason="", readiness=false. Elapsed: 4.297138ms + Sep 13 15:49:37.556: INFO: The phase of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:49:39.560: INFO: Pod "e2e-host-exec": Phase="Running", Reason="", readiness=true. Elapsed: 2.008780237s + Sep 13 15:49:39.560: INFO: The phase of Pod e2e-host-exec is Running (Ready = true) + Sep 13 15:49:39.560: INFO: Pod "e2e-host-exec" satisfied condition "running and ready" + STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 09/13/22 15:49:39.563 + Sep 13 15:49:39.563: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.196.0.27 http://127.0.0.1:54323/hostname] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:49:39.563: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:49:39.564: INFO: ExecWithOptions: Clientset creation + Sep 13 15:49:39.564: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.196.0.27+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.196.0.27, port: 54323 09/13/22 15:49:39.692 + Sep 13 15:49:39.693: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.196.0.27:54323/hostname] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:49:39.693: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:49:39.694: INFO: ExecWithOptions: Clientset creation + Sep 13 15:49:39.694: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.196.0.27%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.196.0.27, port: 54323 UDP 09/13/22 15:49:39.772 + Sep 13 15:49:39.772: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostname | nc -u -w 5 10.196.0.27 54323] Namespace:hostport-2264 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:49:39.772: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:49:39.773: INFO: ExecWithOptions: Clientset creation + Sep 13 15:49:39.773: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/hostport-2264/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostname+%7C+nc+-u+-w+5+10.196.0.27+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) + [AfterEach] [sig-network] HostPort + test/e2e/framework/framework.go:187 + Sep 13 15:49:44.842: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "hostport-2264" for this suite. 09/13/22 15:49:44.848 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:44.855 +Sep 13 15:49:44.855: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sysctl 09/13/22 15:49:44.857 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:44.873 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:44.876 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 +STEP: Creating a pod with the kernel.shm_rmid_forced sysctl 09/13/22 15:49:44.882 +STEP: Watching for error events or started pod 09/13/22 15:49:44.908 +STEP: Waiting for pod completion 09/13/22 15:49:46.912 +Sep 13 15:49:46.912: INFO: Waiting up to 3m0s for pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74" in namespace "sysctl-6131" to be "completed" +Sep 13 15:49:46.915: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74": Phase="Pending", Reason="", readiness=false. Elapsed: 2.929083ms +Sep 13 15:49:48.919: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.006603691s +Sep 13 15:49:48.919: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74" satisfied condition "completed" +STEP: Checking that the pod succeeded 09/13/22 15:49:48.922 +STEP: Getting logs from the pod 09/13/22 15:49:48.922 +STEP: Checking that the sysctl is actually updated 09/13/22 15:49:48.936 +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 +Sep 13 15:49:48.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-6131" for this suite. 09/13/22 15:49:48.941 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]","completed":238,"skipped":4349,"failed":0} +------------------------------ +• [4.096 seconds] +[sig-node] Sysctls [LinuxOnly] [NodeConformance] +test/e2e/common/node/framework.go:23 + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:44.855 + Sep 13 15:49:44.855: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sysctl 09/13/22 15:49:44.857 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:44.873 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:44.876 + [BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 + [It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/common/node/sysctl.go:77 + STEP: Creating a pod with the kernel.shm_rmid_forced sysctl 09/13/22 15:49:44.882 + STEP: Watching for error events or started pod 09/13/22 15:49:44.908 + STEP: Waiting for pod completion 09/13/22 15:49:46.912 + Sep 13 15:49:46.912: INFO: Waiting up to 3m0s for pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74" in namespace "sysctl-6131" to be "completed" + Sep 13 15:49:46.915: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74": Phase="Pending", Reason="", readiness=false. Elapsed: 2.929083ms + Sep 13 15:49:48.919: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.006603691s + Sep 13 15:49:48.919: INFO: Pod "sysctl-fe7632b0-5b61-46d7-be7b-036ff7632a74" satisfied condition "completed" + STEP: Checking that the pod succeeded 09/13/22 15:49:48.922 + STEP: Getting logs from the pod 09/13/22 15:49:48.922 + STEP: Checking that the sysctl is actually updated 09/13/22 15:49:48.936 + [AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 + Sep 13 15:49:48.936: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sysctl-6131" for this suite. 09/13/22 15:49:48.941 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:48.957 +Sep 13 15:49:48.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:49:48.96 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:48.98 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:48.988 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 +[It] should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +Sep 13 15:49:53.163: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-1823" for this suite. 09/13/22 15:49:53.167 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","completed":239,"skipped":4358,"failed":0} +------------------------------ +• [4.215 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:82 + should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:48.957 + Sep 13 15:49:48.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubelet-test 09/13/22 15:49:48.96 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:48.98 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:48.988 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:85 + [It] should have an terminated reason [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:110 + [AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 + Sep 13 15:49:53.163: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubelet-test-1823" for this suite. 09/13/22 15:49:53.167 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:218 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:49:53.184 +Sep 13 15:49:53.185: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:49:53.186 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:53.201 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:53.208 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Sep 13 15:49:53.234: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 15:50:53.279: INFO: Waiting for terminating namespaces to be deleted... +[It] validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:218 +STEP: Create pods that use 4/5 of node resources. 09/13/22 15:50:53.283 +Sep 13 15:50:53.341: INFO: Created pod: pod0-0-sched-preemption-low-priority +Sep 13 15:50:53.381: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Sep 13 15:50:53.433: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Sep 13 15:50:53.470: INFO: Created pod: pod1-1-sched-preemption-medium-priority +Sep 13 15:50:53.529: INFO: Created pod: pod2-0-sched-preemption-medium-priority +Sep 13 15:50:53.551: INFO: Created pod: pod2-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. 09/13/22 15:50:53.551 +Sep 13 15:50:53.551: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:50:53.562: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 10.64016ms +Sep 13 15:50:55.567: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015213665s +Sep 13 15:50:57.569: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 4.017096496s +Sep 13 15:50:57.569: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" +Sep 13 15:50:57.569: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:50:57.573: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 3.858127ms +Sep 13 15:50:57.573: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:50:57.573: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:50:57.577: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 3.899368ms +Sep 13 15:50:59.582: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.009017679s +Sep 13 15:50:59.582: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:50:59.582: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:50:59.585: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.728032ms +Sep 13 15:50:59.585: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:50:59.585: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:50:59.587: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.574822ms +Sep 13 15:51:01.592: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007489736s +Sep 13 15:51:03.591: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 4.005962931s +Sep 13 15:51:03.591: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" +Sep 13 15:51:03.591: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" +Sep 13 15:51:03.593: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.304007ms +Sep 13 15:51:03.593: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" +STEP: Run a critical pod that use same resources as that of a lower priority pod 09/13/22 15:51:03.593 +Sep 13 15:51:03.618: INFO: Waiting up to 2m0s for pod "critical-pod" in namespace "kube-system" to be "running" +Sep 13 15:51:03.627: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 8.733166ms +Sep 13 15:51:05.632: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013772287s +Sep 13 15:51:07.630: INFO: Pod "critical-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.012031582s +Sep 13 15:51:07.630: INFO: Pod "critical-pod" satisfied condition "running" +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +Sep 13 15:51:07.675: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-4234" for this suite. 09/13/22 15:51:07.682 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates lower priority pod preemption by critical pod [Conformance]","completed":240,"skipped":4383,"failed":0} +------------------------------ +• [SLOW TEST] [74.568 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:218 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:49:53.184 + Sep 13 15:49:53.185: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-preemption 09/13/22 15:49:53.186 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:49:53.201 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:49:53.208 + [BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 + Sep 13 15:49:53.234: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 15:50:53.279: INFO: Waiting for terminating namespaces to be deleted... + [It] validates lower priority pod preemption by critical pod [Conformance] + test/e2e/scheduling/preemption.go:218 + STEP: Create pods that use 4/5 of node resources. 09/13/22 15:50:53.283 + Sep 13 15:50:53.341: INFO: Created pod: pod0-0-sched-preemption-low-priority + Sep 13 15:50:53.381: INFO: Created pod: pod0-1-sched-preemption-medium-priority + Sep 13 15:50:53.433: INFO: Created pod: pod1-0-sched-preemption-medium-priority + Sep 13 15:50:53.470: INFO: Created pod: pod1-1-sched-preemption-medium-priority + Sep 13 15:50:53.529: INFO: Created pod: pod2-0-sched-preemption-medium-priority + Sep 13 15:50:53.551: INFO: Created pod: pod2-1-sched-preemption-medium-priority + STEP: Wait for pods to be scheduled. 09/13/22 15:50:53.551 + Sep 13 15:50:53.551: INFO: Waiting up to 5m0s for pod "pod0-0-sched-preemption-low-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:50:53.562: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 10.64016ms + Sep 13 15:50:55.567: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015213665s + Sep 13 15:50:57.569: INFO: Pod "pod0-0-sched-preemption-low-priority": Phase="Running", Reason="", readiness=true. Elapsed: 4.017096496s + Sep 13 15:50:57.569: INFO: Pod "pod0-0-sched-preemption-low-priority" satisfied condition "running" + Sep 13 15:50:57.569: INFO: Waiting up to 5m0s for pod "pod0-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:50:57.573: INFO: Pod "pod0-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 3.858127ms + Sep 13 15:50:57.573: INFO: Pod "pod0-1-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:50:57.573: INFO: Waiting up to 5m0s for pod "pod1-0-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:50:57.577: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 3.899368ms + Sep 13 15:50:59.582: INFO: Pod "pod1-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.009017679s + Sep 13 15:50:59.582: INFO: Pod "pod1-0-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:50:59.582: INFO: Waiting up to 5m0s for pod "pod1-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:50:59.585: INFO: Pod "pod1-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.728032ms + Sep 13 15:50:59.585: INFO: Pod "pod1-1-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:50:59.585: INFO: Waiting up to 5m0s for pod "pod2-0-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:50:59.587: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.574822ms + Sep 13 15:51:01.592: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007489736s + Sep 13 15:51:03.591: INFO: Pod "pod2-0-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 4.005962931s + Sep 13 15:51:03.591: INFO: Pod "pod2-0-sched-preemption-medium-priority" satisfied condition "running" + Sep 13 15:51:03.591: INFO: Waiting up to 5m0s for pod "pod2-1-sched-preemption-medium-priority" in namespace "sched-preemption-4234" to be "running" + Sep 13 15:51:03.593: INFO: Pod "pod2-1-sched-preemption-medium-priority": Phase="Running", Reason="", readiness=true. Elapsed: 2.304007ms + Sep 13 15:51:03.593: INFO: Pod "pod2-1-sched-preemption-medium-priority" satisfied condition "running" + STEP: Run a critical pod that use same resources as that of a lower priority pod 09/13/22 15:51:03.593 + Sep 13 15:51:03.618: INFO: Waiting up to 2m0s for pod "critical-pod" in namespace "kube-system" to be "running" + Sep 13 15:51:03.627: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 8.733166ms + Sep 13 15:51:05.632: INFO: Pod "critical-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013772287s + Sep 13 15:51:07.630: INFO: Pod "critical-pod": Phase="Running", Reason="", readiness=true. Elapsed: 4.012031582s + Sep 13 15:51:07.630: INFO: Pod "critical-pod" satisfied condition "running" + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 + Sep 13 15:51:07.675: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-preemption-4234" for this suite. 09/13/22 15:51:07.682 + [AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:07.755 +Sep 13 15:51:07.755: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename subpath 09/13/22 15:51:07.756 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:07.77 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:07.773 +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data 09/13/22 15:51:07.776 +[It] should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 +STEP: Creating pod pod-subpath-test-secret-9nt6 09/13/22 15:51:07.785 +STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:51:07.785 +Sep 13 15:51:07.801: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-9nt6" in namespace "subpath-8022" to be "Succeeded or Failed" +Sep 13 15:51:07.806: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.951462ms +Sep 13 15:51:09.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 2.010814804s +Sep 13 15:51:11.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 4.009474801s +Sep 13 15:51:13.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 6.009003409s +Sep 13 15:51:15.812: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 8.011185141s +Sep 13 15:51:17.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 10.00886181s +Sep 13 15:51:19.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 12.010681734s +Sep 13 15:51:21.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 14.009498683s +Sep 13 15:51:23.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 16.010148853s +Sep 13 15:51:25.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 18.009428412s +Sep 13 15:51:27.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 20.00888181s +Sep 13 15:51:29.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=false. Elapsed: 22.008783049s +Sep 13 15:51:31.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.009338711s +STEP: Saw pod success 09/13/22 15:51:31.81 +Sep 13 15:51:31.810: INFO: Pod "pod-subpath-test-secret-9nt6" satisfied condition "Succeeded or Failed" +Sep 13 15:51:31.813: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-subpath-test-secret-9nt6 container test-container-subpath-secret-9nt6: +STEP: delete the pod 09/13/22 15:51:31.837 +Sep 13 15:51:31.854: INFO: Waiting for pod pod-subpath-test-secret-9nt6 to disappear +Sep 13 15:51:31.857: INFO: Pod pod-subpath-test-secret-9nt6 no longer exists +STEP: Deleting pod pod-subpath-test-secret-9nt6 09/13/22 15:51:31.857 +Sep 13 15:51:31.857: INFO: Deleting pod "pod-subpath-test-secret-9nt6" in namespace "subpath-8022" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +Sep 13 15:51:31.861: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-8022" for this suite. 09/13/22 15:51:31.864 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [Conformance]","completed":241,"skipped":4388,"failed":0} +------------------------------ +• [SLOW TEST] [24.117 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:07.755 + Sep 13 15:51:07.755: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename subpath 09/13/22 15:51:07.756 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:07.77 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:07.773 + [BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 + STEP: Setting up data 09/13/22 15:51:07.776 + [It] should support subpaths with secret pod [Conformance] + test/e2e/storage/subpath.go:60 + STEP: Creating pod pod-subpath-test-secret-9nt6 09/13/22 15:51:07.785 + STEP: Creating a pod to test atomic-volume-subpath 09/13/22 15:51:07.785 + Sep 13 15:51:07.801: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-9nt6" in namespace "subpath-8022" to be "Succeeded or Failed" + Sep 13 15:51:07.806: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.951462ms + Sep 13 15:51:09.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 2.010814804s + Sep 13 15:51:11.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 4.009474801s + Sep 13 15:51:13.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 6.009003409s + Sep 13 15:51:15.812: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 8.011185141s + Sep 13 15:51:17.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 10.00886181s + Sep 13 15:51:19.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 12.010681734s + Sep 13 15:51:21.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 14.009498683s + Sep 13 15:51:23.811: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 16.010148853s + Sep 13 15:51:25.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 18.009428412s + Sep 13 15:51:27.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=true. Elapsed: 20.00888181s + Sep 13 15:51:29.809: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Running", Reason="", readiness=false. Elapsed: 22.008783049s + Sep 13 15:51:31.810: INFO: Pod "pod-subpath-test-secret-9nt6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.009338711s + STEP: Saw pod success 09/13/22 15:51:31.81 + Sep 13 15:51:31.810: INFO: Pod "pod-subpath-test-secret-9nt6" satisfied condition "Succeeded or Failed" + Sep 13 15:51:31.813: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-subpath-test-secret-9nt6 container test-container-subpath-secret-9nt6: + STEP: delete the pod 09/13/22 15:51:31.837 + Sep 13 15:51:31.854: INFO: Waiting for pod pod-subpath-test-secret-9nt6 to disappear + Sep 13 15:51:31.857: INFO: Pod pod-subpath-test-secret-9nt6 no longer exists + STEP: Deleting pod pod-subpath-test-secret-9nt6 09/13/22 15:51:31.857 + Sep 13 15:51:31.857: INFO: Deleting pod "pod-subpath-test-secret-9nt6" in namespace "subpath-8022" + [AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 + Sep 13 15:51:31.861: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "subpath-8022" for this suite. 09/13/22 15:51:31.864 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:248 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:31.941 +Sep 13 15:51:31.942: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:51:31.943 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:31.962 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:31.965 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:248 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:51:31.968 +Sep 13 15:51:31.988: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e" in namespace "projected-8209" to be "Succeeded or Failed" +Sep 13 15:51:31.996: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Pending", Reason="", readiness=false. Elapsed: 7.280864ms +Sep 13 15:51:34.002: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Running", Reason="", readiness=false. Elapsed: 2.012988038s +Sep 13 15:51:36.003: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013734441s +STEP: Saw pod success 09/13/22 15:51:36.003 +Sep 13 15:51:36.003: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e" satisfied condition "Succeeded or Failed" +Sep 13 15:51:36.006: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e container client-container: +STEP: delete the pod 09/13/22 15:51:36.022 +Sep 13 15:51:36.031: INFO: Waiting for pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e to disappear +Sep 13 15:51:36.034: INFO: Pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:51:36.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8209" for this suite. 09/13/22 15:51:36.04 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","completed":242,"skipped":4476,"failed":0} +------------------------------ +• [4.109 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:31.941 + Sep 13 15:51:31.942: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:51:31.943 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:31.962 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:31.965 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:248 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:51:31.968 + Sep 13 15:51:31.988: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e" in namespace "projected-8209" to be "Succeeded or Failed" + Sep 13 15:51:31.996: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Pending", Reason="", readiness=false. Elapsed: 7.280864ms + Sep 13 15:51:34.002: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Running", Reason="", readiness=false. Elapsed: 2.012988038s + Sep 13 15:51:36.003: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013734441s + STEP: Saw pod success 09/13/22 15:51:36.003 + Sep 13 15:51:36.003: INFO: Pod "downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e" satisfied condition "Succeeded or Failed" + Sep 13 15:51:36.006: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e container client-container: + STEP: delete the pod 09/13/22 15:51:36.022 + Sep 13 15:51:36.031: INFO: Waiting for pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e to disappear + Sep 13 15:51:36.034: INFO: Pod downwardapi-volume-c2f2719d-e420-42f4-b419-2935a9e7ea8e no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:51:36.034: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8209" for this suite. 09/13/22 15:51:36.04 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:216 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:36.057 +Sep 13 15:51:36.058: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 15:51:36.059 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:36.127 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:36.132 +[It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:216 +STEP: Creating a pod to test emptydir 0777 on node default medium 09/13/22 15:51:36.136 +Sep 13 15:51:36.164: INFO: Waiting up to 5m0s for pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b" in namespace "emptydir-502" to be "Succeeded or Failed" +Sep 13 15:51:36.170: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.895935ms +Sep 13 15:51:38.173: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009676934s +Sep 13 15:51:40.178: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013918836s +STEP: Saw pod success 09/13/22 15:51:40.178 +Sep 13 15:51:40.178: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b" satisfied condition "Succeeded or Failed" +Sep 13 15:51:40.181: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b container test-container: +STEP: delete the pod 09/13/22 15:51:40.189 +Sep 13 15:51:40.203: INFO: Waiting for pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b to disappear +Sep 13 15:51:40.213: INFO: Pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 15:51:40.213: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-502" for this suite. 09/13/22 15:51:40.219 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":243,"skipped":4480,"failed":0} +------------------------------ +• [4.171 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:216 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:36.057 + Sep 13 15:51:36.058: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 15:51:36.059 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:36.127 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:36.132 + [It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:216 + STEP: Creating a pod to test emptydir 0777 on node default medium 09/13/22 15:51:36.136 + Sep 13 15:51:36.164: INFO: Waiting up to 5m0s for pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b" in namespace "emptydir-502" to be "Succeeded or Failed" + Sep 13 15:51:36.170: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.895935ms + Sep 13 15:51:38.173: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009676934s + Sep 13 15:51:40.178: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013918836s + STEP: Saw pod success 09/13/22 15:51:40.178 + Sep 13 15:51:40.178: INFO: Pod "pod-7482a177-bf40-4caa-a2fb-5269d8b0762b" satisfied condition "Succeeded or Failed" + Sep 13 15:51:40.181: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b container test-container: + STEP: delete the pod 09/13/22 15:51:40.189 + Sep 13 15:51:40.203: INFO: Waiting for pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b to disappear + Sep 13 15:51:40.213: INFO: Pod pod-7482a177-bf40-4caa-a2fb-5269d8b0762b no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 15:51:40.213: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-502" for this suite. 09/13/22 15:51:40.219 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:88 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:40.233 +Sep 13 15:51:40.233: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 15:51:40.234 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:40.257 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:40.264 +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:88 +STEP: Creating secret with name secret-test-map-89edee81-15ff-4085-8a69-be7b2967cd32 09/13/22 15:51:40.268 +STEP: Creating a pod to test consume secrets 09/13/22 15:51:40.273 +Sep 13 15:51:40.291: INFO: Waiting up to 5m0s for pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325" in namespace "secrets-3491" to be "Succeeded or Failed" +Sep 13 15:51:40.300: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Pending", Reason="", readiness=false. Elapsed: 9.350651ms +Sep 13 15:51:42.305: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013987989s +Sep 13 15:51:44.304: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013295957s +STEP: Saw pod success 09/13/22 15:51:44.304 +Sep 13 15:51:44.304: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325" satisfied condition "Succeeded or Failed" +Sep 13 15:51:44.308: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 container secret-volume-test: +STEP: delete the pod 09/13/22 15:51:44.316 +Sep 13 15:51:44.329: INFO: Waiting for pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 to disappear +Sep 13 15:51:44.335: INFO: Pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 15:51:44.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3491" for this suite. 09/13/22 15:51:44.341 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","completed":244,"skipped":4497,"failed":0} +------------------------------ +• [4.115 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:88 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:40.233 + Sep 13 15:51:40.233: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 15:51:40.234 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:40.257 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:40.264 + [It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:88 + STEP: Creating secret with name secret-test-map-89edee81-15ff-4085-8a69-be7b2967cd32 09/13/22 15:51:40.268 + STEP: Creating a pod to test consume secrets 09/13/22 15:51:40.273 + Sep 13 15:51:40.291: INFO: Waiting up to 5m0s for pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325" in namespace "secrets-3491" to be "Succeeded or Failed" + Sep 13 15:51:40.300: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Pending", Reason="", readiness=false. Elapsed: 9.350651ms + Sep 13 15:51:42.305: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013987989s + Sep 13 15:51:44.304: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013295957s + STEP: Saw pod success 09/13/22 15:51:44.304 + Sep 13 15:51:44.304: INFO: Pod "pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325" satisfied condition "Succeeded or Failed" + Sep 13 15:51:44.308: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 container secret-volume-test: + STEP: delete the pod 09/13/22 15:51:44.316 + Sep 13 15:51:44.329: INFO: Waiting for pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 to disappear + Sep 13 15:51:44.335: INFO: Pod pod-secrets-3da65297-a315-42e1-8b22-621b6a4d6325 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 15:51:44.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-3491" for this suite. 09/13/22 15:51:44.341 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:322 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:44.374 +Sep 13 15:51:44.374: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 15:51:44.375 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:44.397 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:44.4 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 15:51:44.432 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:51:44.777 +STEP: Deploying the webhook pod 09/13/22 15:51:44.783 +STEP: Wait for the deployment to be ready 09/13/22 15:51:44.794 +Sep 13 15:51:44.821: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 15:51:46.831 +STEP: Verifying the service has paired with the endpoint 09/13/22 15:51:46.863 +Sep 13 15:51:47.864: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:322 +Sep 13 15:51:47.871: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-4779-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 15:51:48.399 +Sep 13 15:51:48.428: INFO: Waiting for webhook configuration to be ready... +STEP: Creating a custom resource while v1 is storage version 09/13/22 15:51:48.555 +STEP: Patching Custom Resource Definition to set v2 as storage 09/13/22 15:51:50.659 +STEP: Patching the custom resource while v2 is storage version 09/13/22 15:51:50.669 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 15:51:51.266: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8565" for this suite. 09/13/22 15:51:51.273 +STEP: Destroying namespace "webhook-8565-markers" for this suite. 09/13/22 15:51:51.279 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]","completed":245,"skipped":4550,"failed":0} +------------------------------ +• [SLOW TEST] [6.992 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:322 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:44.374 + Sep 13 15:51:44.374: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 15:51:44.375 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:44.397 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:44.4 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 15:51:44.432 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 15:51:44.777 + STEP: Deploying the webhook pod 09/13/22 15:51:44.783 + STEP: Wait for the deployment to be ready 09/13/22 15:51:44.794 + Sep 13 15:51:44.821: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 15:51:46.831 + STEP: Verifying the service has paired with the endpoint 09/13/22 15:51:46.863 + Sep 13 15:51:47.864: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource with different stored version [Conformance] + test/e2e/apimachinery/webhook.go:322 + Sep 13 15:51:47.871: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-4779-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 15:51:48.399 + Sep 13 15:51:48.428: INFO: Waiting for webhook configuration to be ready... + STEP: Creating a custom resource while v1 is storage version 09/13/22 15:51:48.555 + STEP: Patching Custom Resource Definition to set v2 as storage 09/13/22 15:51:50.659 + STEP: Patching the custom resource while v2 is storage version 09/13/22 15:51:50.669 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 15:51:51.266: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-8565" for this suite. 09/13/22 15:51:51.273 + STEP: Destroying namespace "webhook-8565-markers" for this suite. 09/13/22 15:51:51.279 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:123 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:51.371 +Sep 13 15:51:51.371: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:51:51.373 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:51.416 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:51.425 +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:123 +STEP: Creating projection with configMap that has name projected-configmap-test-upd-12dd241c-84fe-4315-bbd8-f2391975629d 09/13/22 15:51:51.438 +STEP: Creating the pod 09/13/22 15:51:51.444 +Sep 13 15:51:51.457: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823" in namespace "projected-7408" to be "running and ready" +Sep 13 15:51:51.477: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823": Phase="Pending", Reason="", readiness=false. Elapsed: 20.063777ms +Sep 13 15:51:51.477: INFO: The phase of Pod pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:51:53.481: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823": Phase="Running", Reason="", readiness=true. Elapsed: 2.024052183s +Sep 13 15:51:53.481: INFO: The phase of Pod pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823 is Running (Ready = true) +Sep 13 15:51:53.481: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823" satisfied condition "running and ready" +STEP: Updating configmap projected-configmap-test-upd-12dd241c-84fe-4315-bbd8-f2391975629d 09/13/22 15:51:53.492 +STEP: waiting to observe update in volume 09/13/22 15:51:53.496 +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:51:55.512: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7408" for this suite. 09/13/22 15:51:55.516 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]","completed":246,"skipped":4556,"failed":0} +------------------------------ +• [4.151 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:123 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:51.371 + Sep 13 15:51:51.371: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:51:51.373 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:51.416 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:51.425 + [It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:123 + STEP: Creating projection with configMap that has name projected-configmap-test-upd-12dd241c-84fe-4315-bbd8-f2391975629d 09/13/22 15:51:51.438 + STEP: Creating the pod 09/13/22 15:51:51.444 + Sep 13 15:51:51.457: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823" in namespace "projected-7408" to be "running and ready" + Sep 13 15:51:51.477: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823": Phase="Pending", Reason="", readiness=false. Elapsed: 20.063777ms + Sep 13 15:51:51.477: INFO: The phase of Pod pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:51:53.481: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823": Phase="Running", Reason="", readiness=true. Elapsed: 2.024052183s + Sep 13 15:51:53.481: INFO: The phase of Pod pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823 is Running (Ready = true) + Sep 13 15:51:53.481: INFO: Pod "pod-projected-configmaps-a7b9141b-dbe1-43b2-847f-a5d49cf41823" satisfied condition "running and ready" + STEP: Updating configmap projected-configmap-test-upd-12dd241c-84fe-4315-bbd8-f2391975629d 09/13/22 15:51:53.492 + STEP: waiting to observe update in volume 09/13/22 15:51:53.496 + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:51:55.512: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-7408" for this suite. 09/13/22 15:51:55.516 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-instrumentation] Events API + should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:55.525 +Sep 13 15:51:55.525: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename events 09/13/22 15:51:55.527 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:55.544 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:55.55 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 +STEP: Create set of events 09/13/22 15:51:55.555 +STEP: get a list of Events with a label in the current namespace 09/13/22 15:51:55.581 +STEP: delete a list of events 09/13/22 15:51:55.585 +Sep 13 15:51:55.585: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity 09/13/22 15:51:55.629 +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 +Sep 13 15:51:55.635: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-9174" for this suite. 09/13/22 15:51:55.641 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-instrumentation] Events API should delete a collection of events [Conformance]","completed":247,"skipped":4557,"failed":0} +------------------------------ +• [0.122 seconds] +[sig-instrumentation] Events API +test/e2e/instrumentation/common/framework.go:23 + should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:55.525 + Sep 13 15:51:55.525: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename events 09/13/22 15:51:55.527 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:55.544 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:55.55 + [BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 + [It] should delete a collection of events [Conformance] + test/e2e/instrumentation/events.go:207 + STEP: Create set of events 09/13/22 15:51:55.555 + STEP: get a list of Events with a label in the current namespace 09/13/22 15:51:55.581 + STEP: delete a list of events 09/13/22 15:51:55.585 + Sep 13 15:51:55.585: INFO: requesting DeleteCollection of events + STEP: check that the list of events matches the requested quantity 09/13/22 15:51:55.629 + [AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 + Sep 13 15:51:55.635: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "events-9174" for this suite. 09/13/22 15:51:55.641 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:239 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:55.653 +Sep 13 15:51:55.654: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 15:51:55.655 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:55.672 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:55.679 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:239 +STEP: Creating configMap with name cm-test-opt-del-258f8f1e-28ec-4b59-9498-ebfd283946f8 09/13/22 15:51:55.687 +STEP: Creating configMap with name cm-test-opt-upd-11ffad12-8817-445d-a990-7cc12dcfe271 09/13/22 15:51:55.691 +STEP: Creating the pod 09/13/22 15:51:55.695 +Sep 13 15:51:55.714: INFO: Waiting up to 5m0s for pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533" in namespace "configmap-4727" to be "running and ready" +Sep 13 15:51:55.734: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533": Phase="Pending", Reason="", readiness=false. Elapsed: 19.858989ms +Sep 13 15:51:55.734: INFO: The phase of Pod pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:51:57.739: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533": Phase="Running", Reason="", readiness=true. Elapsed: 2.024463508s +Sep 13 15:51:57.739: INFO: The phase of Pod pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533 is Running (Ready = true) +Sep 13 15:51:57.739: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533" satisfied condition "running and ready" +STEP: Deleting configmap cm-test-opt-del-258f8f1e-28ec-4b59-9498-ebfd283946f8 09/13/22 15:51:57.79 +STEP: Updating configmap cm-test-opt-upd-11ffad12-8817-445d-a990-7cc12dcfe271 09/13/22 15:51:57.797 +STEP: Creating configMap with name cm-test-opt-create-27f23ade-066b-4aae-90a7-02c791ef75a0 09/13/22 15:51:57.803 +STEP: waiting to observe update in volume 09/13/22 15:51:57.808 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 15:51:59.886: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4727" for this suite. 09/13/22 15:51:59.89 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":248,"skipped":4567,"failed":0} +------------------------------ +• [4.241 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:239 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:55.653 + Sep 13 15:51:55.654: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 15:51:55.655 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:55.672 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:55.679 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:239 + STEP: Creating configMap with name cm-test-opt-del-258f8f1e-28ec-4b59-9498-ebfd283946f8 09/13/22 15:51:55.687 + STEP: Creating configMap with name cm-test-opt-upd-11ffad12-8817-445d-a990-7cc12dcfe271 09/13/22 15:51:55.691 + STEP: Creating the pod 09/13/22 15:51:55.695 + Sep 13 15:51:55.714: INFO: Waiting up to 5m0s for pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533" in namespace "configmap-4727" to be "running and ready" + Sep 13 15:51:55.734: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533": Phase="Pending", Reason="", readiness=false. Elapsed: 19.858989ms + Sep 13 15:51:55.734: INFO: The phase of Pod pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:51:57.739: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533": Phase="Running", Reason="", readiness=true. Elapsed: 2.024463508s + Sep 13 15:51:57.739: INFO: The phase of Pod pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533 is Running (Ready = true) + Sep 13 15:51:57.739: INFO: Pod "pod-configmaps-78295c23-9f05-4d94-b5f3-b18a1f56b533" satisfied condition "running and ready" + STEP: Deleting configmap cm-test-opt-del-258f8f1e-28ec-4b59-9498-ebfd283946f8 09/13/22 15:51:57.79 + STEP: Updating configmap cm-test-opt-upd-11ffad12-8817-445d-a990-7cc12dcfe271 09/13/22 15:51:57.797 + STEP: Creating configMap with name cm-test-opt-create-27f23ade-066b-4aae-90a7-02c791ef75a0 09/13/22 15:51:57.803 + STEP: waiting to observe update in volume 09/13/22 15:51:57.808 + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 15:51:59.886: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-4727" for this suite. 09/13/22 15:51:59.89 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:528 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:51:59.898 +Sep 13 15:51:59.898: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:51:59.899 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:59.963 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:59.97 +[It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:528 +Sep 13 15:51:59.997: INFO: created pod +Sep 13 15:51:59.997: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-451" to be "Succeeded or Failed" +Sep 13 15:52:00.002: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 5.07127ms +Sep 13 15:52:02.006: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008833696s +Sep 13 15:52:04.007: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010182474s +STEP: Saw pod success 09/13/22 15:52:04.008 +Sep 13 15:52:04.008: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" +Sep 13 15:52:34.008: INFO: polling logs +Sep 13 15:52:34.044: INFO: Pod logs: +I0913 15:52:00.926514 1 log.go:195] OK: Got token +I0913 15:52:00.926760 1 log.go:195] validating with in-cluster discovery +I0913 15:52:00.927248 1 log.go:195] OK: got issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 +I0913 15:52:00.927405 1 log.go:195] Full, not-validated claims: +openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} +I0913 15:52:00.956225 1 log.go:195] failed to validate with in-cluster discovery: Get "https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25/.well-known/openid-configuration": x509: certificate signed by unknown authority +I0913 15:52:00.956249 1 log.go:195] falling back to validating with external discovery +I0913 15:52:00.956603 1 log.go:195] OK: got issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 +I0913 15:52:00.956638 1 log.go:195] Full, not-validated claims: +openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} +I0913 15:52:01.021259 1 log.go:195] OK: Constructed OIDC provider for issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 +I0913 15:52:01.068104 1 log.go:195] OK: Validated signature on JWT +I0913 15:52:01.068436 1 log.go:195] OK: Got valid claims from token! +I0913 15:52:01.068483 1 log.go:195] Full, validated claims: +&openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} + +Sep 13 15:52:34.044: INFO: completed pod +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 15:52:34.056: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-451" for this suite. 09/13/22 15:52:34.063 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]","completed":249,"skipped":4572,"failed":0} +------------------------------ +• [SLOW TEST] [34.179 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:528 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:51:59.898 + Sep 13 15:51:59.898: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 15:51:59.899 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:51:59.963 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:51:59.97 + [It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/auth/service_accounts.go:528 + Sep 13 15:51:59.997: INFO: created pod + Sep 13 15:51:59.997: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-451" to be "Succeeded or Failed" + Sep 13 15:52:00.002: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 5.07127ms + Sep 13 15:52:02.006: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008833696s + Sep 13 15:52:04.007: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010182474s + STEP: Saw pod success 09/13/22 15:52:04.008 + Sep 13 15:52:04.008: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" + Sep 13 15:52:34.008: INFO: polling logs + Sep 13 15:52:34.044: INFO: Pod logs: + I0913 15:52:00.926514 1 log.go:195] OK: Got token + I0913 15:52:00.926760 1 log.go:195] validating with in-cluster discovery + I0913 15:52:00.927248 1 log.go:195] OK: got issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 + I0913 15:52:00.927405 1 log.go:195] Full, not-validated claims: + openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} + I0913 15:52:00.956225 1 log.go:195] failed to validate with in-cluster discovery: Get "https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25/.well-known/openid-configuration": x509: certificate signed by unknown authority + I0913 15:52:00.956249 1 log.go:195] falling back to validating with external discovery + I0913 15:52:00.956603 1 log.go:195] OK: got issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 + I0913 15:52:00.956638 1 log.go:195] Full, not-validated claims: + openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} + I0913 15:52:01.021259 1 log.go:195] OK: Constructed OIDC provider for issuer https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25 + I0913 15:52:01.068104 1 log.go:195] OK: Validated signature on JWT + I0913 15:52:01.068436 1 log.go:195] OK: Got valid claims from token! + I0913 15:52:01.068483 1 log.go:195] Full, validated claims: + &openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://container.googleapis.com/v1/projects/my-project-id/locations/us-east7-c/clusters/gke-1-25", Subject:"system:serviceaccount:svcaccounts-451:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1663084920, NotBefore:1663084320, IssuedAt:1663084320, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-451", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"9cfa03de-3708-4da6-b225-ab37d20b9ffb"}}} + + Sep 13 15:52:34.044: INFO: completed pod + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 15:52:34.056: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-451" for this suite. 09/13/22 15:52:34.063 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:173 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:52:34.089 +Sep 13 15:52:34.089: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:52:34.09 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:34.125 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:34.142 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:173 +STEP: Creating configMap with name cm-test-opt-del-0aa8fc15-b449-4e09-bfc5-a2efc99b393a 09/13/22 15:52:34.152 +STEP: Creating configMap with name cm-test-opt-upd-3a0e0ffc-85bf-4d4c-826d-8ff8ad4ea26c 09/13/22 15:52:34.157 +STEP: Creating the pod 09/13/22 15:52:34.17 +Sep 13 15:52:34.220: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a" in namespace "projected-3975" to be "running and ready" +Sep 13 15:52:34.271: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a": Phase="Pending", Reason="", readiness=false. Elapsed: 51.821775ms +Sep 13 15:52:34.271: INFO: The phase of Pod pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:52:36.277: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a": Phase="Running", Reason="", readiness=true. Elapsed: 2.056973942s +Sep 13 15:52:36.277: INFO: The phase of Pod pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a is Running (Ready = true) +Sep 13 15:52:36.277: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a" satisfied condition "running and ready" +STEP: Deleting configmap cm-test-opt-del-0aa8fc15-b449-4e09-bfc5-a2efc99b393a 09/13/22 15:52:36.319 +STEP: Updating configmap cm-test-opt-upd-3a0e0ffc-85bf-4d4c-826d-8ff8ad4ea26c 09/13/22 15:52:36.325 +STEP: Creating configMap with name cm-test-opt-create-349f4cce-17be-4e93-b557-d2135c45f3d0 09/13/22 15:52:36.329 +STEP: waiting to observe update in volume 09/13/22 15:52:36.334 +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:52:40.371: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3975" for this suite. 09/13/22 15:52:40.375 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":250,"skipped":4605,"failed":0} +------------------------------ +• [SLOW TEST] [6.291 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:173 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:52:34.089 + Sep 13 15:52:34.089: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:52:34.09 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:34.125 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:34.142 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:173 + STEP: Creating configMap with name cm-test-opt-del-0aa8fc15-b449-4e09-bfc5-a2efc99b393a 09/13/22 15:52:34.152 + STEP: Creating configMap with name cm-test-opt-upd-3a0e0ffc-85bf-4d4c-826d-8ff8ad4ea26c 09/13/22 15:52:34.157 + STEP: Creating the pod 09/13/22 15:52:34.17 + Sep 13 15:52:34.220: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a" in namespace "projected-3975" to be "running and ready" + Sep 13 15:52:34.271: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a": Phase="Pending", Reason="", readiness=false. Elapsed: 51.821775ms + Sep 13 15:52:34.271: INFO: The phase of Pod pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:52:36.277: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a": Phase="Running", Reason="", readiness=true. Elapsed: 2.056973942s + Sep 13 15:52:36.277: INFO: The phase of Pod pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a is Running (Ready = true) + Sep 13 15:52:36.277: INFO: Pod "pod-projected-configmaps-b1becdfa-5339-4cd1-8f89-53c990d6340a" satisfied condition "running and ready" + STEP: Deleting configmap cm-test-opt-del-0aa8fc15-b449-4e09-bfc5-a2efc99b393a 09/13/22 15:52:36.319 + STEP: Updating configmap cm-test-opt-upd-3a0e0ffc-85bf-4d4c-826d-8ff8ad4ea26c 09/13/22 15:52:36.325 + STEP: Creating configMap with name cm-test-opt-create-349f4cce-17be-4e93-b557-d2135c45f3d0 09/13/22 15:52:36.329 + STEP: waiting to observe update in volume 09/13/22 15:52:36.334 + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:52:40.371: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-3975" for this suite. 09/13/22 15:52:40.375 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:65 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:52:40.381 +Sep 13 15:52:40.381: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 15:52:40.384 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:40.394 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:40.4 +[It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:65 +STEP: Counting existing ResourceQuota 09/13/22 15:52:40.404 +STEP: Creating a ResourceQuota 09/13/22 15:52:46.408 +STEP: Ensuring resource quota status is calculated 09/13/22 15:52:46.414 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 15:52:48.418: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-2403" for this suite. 09/13/22 15:52:48.422 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]","completed":251,"skipped":4627,"failed":0} +------------------------------ +• [SLOW TEST] [8.048 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:65 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:52:40.381 + Sep 13 15:52:40.381: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 15:52:40.384 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:40.394 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:40.4 + [It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/apimachinery/resource_quota.go:65 + STEP: Counting existing ResourceQuota 09/13/22 15:52:40.404 + STEP: Creating a ResourceQuota 09/13/22 15:52:46.408 + STEP: Ensuring resource quota status is calculated 09/13/22 15:52:46.414 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 15:52:48.418: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-2403" for this suite. 09/13/22 15:52:48.422 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] PodTemplates + should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:52:48.43 +Sep 13 15:52:48.430: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename podtemplate 09/13/22 15:52:48.432 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.454 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.463 +[It] should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +Sep 13 15:52:48.526: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-6223" for this suite. 09/13/22 15:52:48.533 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]","completed":252,"skipped":4628,"failed":0} +------------------------------ +• [0.122 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:52:48.43 + Sep 13 15:52:48.430: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename podtemplate 09/13/22 15:52:48.432 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.454 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.463 + [It] should run the lifecycle of PodTemplates [Conformance] + test/e2e/common/node/podtemplates.go:53 + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 + Sep 13 15:52:48.526: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "podtemplate-6223" for this suite. 09/13/22 15:52:48.533 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] IngressClass API + should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 +[BeforeEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:52:48.558 +Sep 13 15:52:48.558: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename ingressclass 09/13/22 15:52:48.559 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.585 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.589 +[BeforeEach] [sig-network] IngressClass API + test/e2e/network/ingressclass.go:211 +[It] should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 +STEP: getting /apis 09/13/22 15:52:48.594 +STEP: getting /apis/networking.k8s.io 09/13/22 15:52:48.601 +STEP: getting /apis/networking.k8s.iov1 09/13/22 15:52:48.603 +STEP: creating 09/13/22 15:52:48.609 +STEP: getting 09/13/22 15:52:48.669 +STEP: listing 09/13/22 15:52:48.672 +STEP: watching 09/13/22 15:52:48.675 +Sep 13 15:52:48.675: INFO: starting watch +STEP: patching 09/13/22 15:52:48.677 +STEP: updating 09/13/22 15:52:48.685 +Sep 13 15:52:48.703: INFO: waiting for watch events with expected annotations +Sep 13 15:52:48.703: INFO: saw patched and updated annotations +STEP: deleting 09/13/22 15:52:48.703 +STEP: deleting a collection 09/13/22 15:52:48.744 +[AfterEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:187 +Sep 13 15:52:48.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingressclass-6823" for this suite. 09/13/22 15:52:48.849 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] IngressClass API should support creating IngressClass API operations [Conformance]","completed":253,"skipped":4658,"failed":0} +------------------------------ +• [0.296 seconds] +[sig-network] IngressClass API +test/e2e/network/common/framework.go:23 + should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:52:48.558 + Sep 13 15:52:48.558: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename ingressclass 09/13/22 15:52:48.559 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.585 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.589 + [BeforeEach] [sig-network] IngressClass API + test/e2e/network/ingressclass.go:211 + [It] should support creating IngressClass API operations [Conformance] + test/e2e/network/ingressclass.go:223 + STEP: getting /apis 09/13/22 15:52:48.594 + STEP: getting /apis/networking.k8s.io 09/13/22 15:52:48.601 + STEP: getting /apis/networking.k8s.iov1 09/13/22 15:52:48.603 + STEP: creating 09/13/22 15:52:48.609 + STEP: getting 09/13/22 15:52:48.669 + STEP: listing 09/13/22 15:52:48.672 + STEP: watching 09/13/22 15:52:48.675 + Sep 13 15:52:48.675: INFO: starting watch + STEP: patching 09/13/22 15:52:48.677 + STEP: updating 09/13/22 15:52:48.685 + Sep 13 15:52:48.703: INFO: waiting for watch events with expected annotations + Sep 13 15:52:48.703: INFO: saw patched and updated annotations + STEP: deleting 09/13/22 15:52:48.703 + STEP: deleting a collection 09/13/22 15:52:48.744 + [AfterEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:187 + Sep 13 15:52:48.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "ingressclass-6823" for this suite. 09/13/22 15:52:48.849 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:68 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:52:48.857 +Sep 13 15:52:48.857: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 15:52:48.858 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.875 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.878 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:68 +Sep 13 15:52:48.897: INFO: Waiting up to 5m0s for pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7" in namespace "container-probe-471" to be "running and ready" +Sep 13 15:52:48.909: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Pending", Reason="", readiness=false. Elapsed: 12.171394ms +Sep 13 15:52:48.910: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:52:50.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 2.016515019s +Sep 13 15:52:50.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:52:52.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 4.016948465s +Sep 13 15:52:52.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:52:54.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 6.016779455s +Sep 13 15:52:54.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:52:56.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 8.018216592s +Sep 13 15:52:56.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:52:58.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 10.017476921s +Sep 13 15:52:58.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:00.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 12.017972013s +Sep 13 15:53:00.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:02.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 14.017070959s +Sep 13 15:53:02.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:04.913: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 16.016323441s +Sep 13 15:53:04.913: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:06.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 18.016505687s +Sep 13 15:53:06.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:08.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 20.018393984s +Sep 13 15:53:08.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) +Sep 13 15:53:10.916: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=true. Elapsed: 22.018746685s +Sep 13 15:53:10.916: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = true) +Sep 13 15:53:10.916: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7" satisfied condition "running and ready" +Sep 13 15:53:10.925: INFO: Container started at 2022-09-13 15:52:49 +0000 UTC, pod became ready at 2022-09-13 15:53:09 +0000 UTC +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 15:53:10.925: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-471" for this suite. 09/13/22 15:53:10.929 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]","completed":254,"skipped":4670,"failed":0} +------------------------------ +• [SLOW TEST] [22.084 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:68 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:52:48.857 + Sep 13 15:52:48.857: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 15:52:48.858 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:52:48.875 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:52:48.878 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:68 + Sep 13 15:52:48.897: INFO: Waiting up to 5m0s for pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7" in namespace "container-probe-471" to be "running and ready" + Sep 13 15:52:48.909: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Pending", Reason="", readiness=false. Elapsed: 12.171394ms + Sep 13 15:52:48.910: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:52:50.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 2.016515019s + Sep 13 15:52:50.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:52:52.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 4.016948465s + Sep 13 15:52:52.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:52:54.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 6.016779455s + Sep 13 15:52:54.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:52:56.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 8.018216592s + Sep 13 15:52:56.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:52:58.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 10.017476921s + Sep 13 15:52:58.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:00.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 12.017972013s + Sep 13 15:53:00.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:02.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 14.017070959s + Sep 13 15:53:02.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:04.913: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 16.016323441s + Sep 13 15:53:04.913: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:06.914: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 18.016505687s + Sep 13 15:53:06.914: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:08.915: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=false. Elapsed: 20.018393984s + Sep 13 15:53:08.915: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = false) + Sep 13 15:53:10.916: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7": Phase="Running", Reason="", readiness=true. Elapsed: 22.018746685s + Sep 13 15:53:10.916: INFO: The phase of Pod test-webserver-f94fa028-179d-4659-91dd-443701968db7 is Running (Ready = true) + Sep 13 15:53:10.916: INFO: Pod "test-webserver-f94fa028-179d-4659-91dd-443701968db7" satisfied condition "running and ready" + Sep 13 15:53:10.925: INFO: Container started at 2022-09-13 15:52:49 +0000 UTC, pod became ready at 2022-09-13 15:53:09 +0000 UTC + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 15:53:10.925: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-471" for this suite. 09/13/22 15:53:10.929 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:846 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:10.945 +Sep 13 15:53:10.945: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 15:53:10.947 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:10.982 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:10.992 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-3974 09/13/22 15:53:11.004 +[It] should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:846 +STEP: Creating statefulset ss in namespace statefulset-3974 09/13/22 15:53:11.034 +Sep 13 15:53:11.111: INFO: Found 0 stateful pods, waiting for 1 +Sep 13 15:53:21.116: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: getting scale subresource 09/13/22 15:53:21.122 +STEP: updating a scale subresource 09/13/22 15:53:21.124 +STEP: verifying the statefulset Spec.Replicas was modified 09/13/22 15:53:21.129 +STEP: Patch a scale subresource 09/13/22 15:53:21.136 +STEP: verifying the statefulset Spec.Replicas was modified 09/13/22 15:53:21.146 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 15:53:21.152: INFO: Deleting all statefulset in ns statefulset-3974 +Sep 13 15:53:21.167: INFO: Scaling statefulset ss to 0 +Sep 13 15:53:31.200: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 15:53:31.202: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 15:53:31.225: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-3974" for this suite. 09/13/22 15:53:31.24 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","completed":255,"skipped":4672,"failed":0} +------------------------------ +• [SLOW TEST] [20.300 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:846 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:10.945 + Sep 13 15:53:10.945: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 15:53:10.947 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:10.982 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:10.992 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-3974 09/13/22 15:53:11.004 + [It] should have a working scale subresource [Conformance] + test/e2e/apps/statefulset.go:846 + STEP: Creating statefulset ss in namespace statefulset-3974 09/13/22 15:53:11.034 + Sep 13 15:53:11.111: INFO: Found 0 stateful pods, waiting for 1 + Sep 13 15:53:21.116: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: getting scale subresource 09/13/22 15:53:21.122 + STEP: updating a scale subresource 09/13/22 15:53:21.124 + STEP: verifying the statefulset Spec.Replicas was modified 09/13/22 15:53:21.129 + STEP: Patch a scale subresource 09/13/22 15:53:21.136 + STEP: verifying the statefulset Spec.Replicas was modified 09/13/22 15:53:21.146 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 15:53:21.152: INFO: Deleting all statefulset in ns statefulset-3974 + Sep 13 15:53:21.167: INFO: Scaling statefulset ss to 0 + Sep 13 15:53:31.200: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 15:53:31.202: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 15:53:31.225: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-3974" for this suite. 09/13/22 15:53:31.24 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:260 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:31.264 +Sep 13 15:53:31.264: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:53:31.265 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:31.286 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:31.294 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:260 +STEP: Creating a pod to test downward API volume plugin 09/13/22 15:53:31.298 +Sep 13 15:53:31.341: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b" in namespace "projected-6340" to be "Succeeded or Failed" +Sep 13 15:53:31.364: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Pending", Reason="", readiness=false. Elapsed: 23.142789ms +Sep 13 15:53:33.369: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027576382s +Sep 13 15:53:35.368: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026614884s +STEP: Saw pod success 09/13/22 15:53:35.368 +Sep 13 15:53:35.368: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b" satisfied condition "Succeeded or Failed" +Sep 13 15:53:35.371: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b container client-container: +STEP: delete the pod 09/13/22 15:53:35.379 +Sep 13 15:53:35.389: INFO: Waiting for pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b to disappear +Sep 13 15:53:35.394: INFO: Pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 15:53:35.394: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-6340" for this suite. 09/13/22 15:53:35.398 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","completed":256,"skipped":4731,"failed":0} +------------------------------ +• [4.139 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:260 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:31.264 + Sep 13 15:53:31.264: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:53:31.265 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:31.286 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:31.294 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:260 + STEP: Creating a pod to test downward API volume plugin 09/13/22 15:53:31.298 + Sep 13 15:53:31.341: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b" in namespace "projected-6340" to be "Succeeded or Failed" + Sep 13 15:53:31.364: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Pending", Reason="", readiness=false. Elapsed: 23.142789ms + Sep 13 15:53:33.369: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027576382s + Sep 13 15:53:35.368: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026614884s + STEP: Saw pod success 09/13/22 15:53:35.368 + Sep 13 15:53:35.368: INFO: Pod "downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b" satisfied condition "Succeeded or Failed" + Sep 13 15:53:35.371: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b container client-container: + STEP: delete the pod 09/13/22 15:53:35.379 + Sep 13 15:53:35.389: INFO: Waiting for pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b to disappear + Sep 13 15:53:35.394: INFO: Pod downwardapi-volume-9cf80fb9-baaf-4e9b-873b-3f5c6576848b no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 15:53:35.394: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-6340" for this suite. 09/13/22 15:53:35.398 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:617 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:35.415 +Sep 13 15:53:35.415: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 15:53:35.417 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:35.436 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:35.439 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:617 +Sep 13 15:53:35.444: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: creating the pod 09/13/22 15:53:35.445 +STEP: submitting the pod to kubernetes 09/13/22 15:53:35.445 +Sep 13 15:53:35.463: INFO: Waiting up to 5m0s for pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0" in namespace "pods-1348" to be "running and ready" +Sep 13 15:53:35.487: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0": Phase="Pending", Reason="", readiness=false. Elapsed: 24.451687ms +Sep 13 15:53:35.487: INFO: The phase of Pod pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:53:37.492: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0": Phase="Running", Reason="", readiness=true. Elapsed: 2.0286796s +Sep 13 15:53:37.492: INFO: The phase of Pod pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0 is Running (Ready = true) +Sep 13 15:53:37.492: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0" satisfied condition "running and ready" +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 15:53:37.584: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-1348" for this suite. 09/13/22 15:53:37.588 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]","completed":257,"skipped":4774,"failed":0} +------------------------------ +• [2.178 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:617 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:35.415 + Sep 13 15:53:35.415: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 15:53:35.417 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:35.436 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:35.439 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:617 + Sep 13 15:53:35.444: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: creating the pod 09/13/22 15:53:35.445 + STEP: submitting the pod to kubernetes 09/13/22 15:53:35.445 + Sep 13 15:53:35.463: INFO: Waiting up to 5m0s for pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0" in namespace "pods-1348" to be "running and ready" + Sep 13 15:53:35.487: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0": Phase="Pending", Reason="", readiness=false. Elapsed: 24.451687ms + Sep 13 15:53:35.487: INFO: The phase of Pod pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:53:37.492: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0": Phase="Running", Reason="", readiness=true. Elapsed: 2.0286796s + Sep 13 15:53:37.492: INFO: The phase of Pod pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0 is Running (Ready = true) + Sep 13 15:53:37.492: INFO: Pod "pod-logs-websocket-69a31b46-fd58-4049-89d4-ab9934bbc7f0" satisfied condition "running and ready" + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 15:53:37.584: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-1348" for this suite. 09/13/22 15:53:37.588 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Watchers + should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:37.594 +Sep 13 15:53:37.594: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename watch 09/13/22 15:53:37.595 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:37.613 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:37.618 +[It] should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 +STEP: getting a starting resourceVersion 09/13/22 15:53:37.622 +STEP: starting a background goroutine to produce watch events 09/13/22 15:53:37.628 +STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order 09/13/22 15:53:37.628 +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +Sep 13 15:53:40.400: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-8213" for this suite. 09/13/22 15:53:40.453 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]","completed":258,"skipped":4775,"failed":0} +------------------------------ +• [2.927 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:37.594 + Sep 13 15:53:37.594: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename watch 09/13/22 15:53:37.595 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:37.613 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:37.618 + [It] should receive events on concurrent watches in same order [Conformance] + test/e2e/apimachinery/watch.go:334 + STEP: getting a starting resourceVersion 09/13/22 15:53:37.622 + STEP: starting a background goroutine to produce watch events 09/13/22 15:53:37.628 + STEP: creating watches starting from each resource version of the events produced and verifying they all receive resource versions in the same order 09/13/22 15:53:37.628 + [AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 + Sep 13 15:53:40.400: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "watch-8213" for this suite. 09/13/22 15:53:40.453 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 +[BeforeEach] version v1 + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:40.528 +Sep 13 15:53:40.529: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename proxy 09/13/22 15:53:40.531 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:40.556 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:40.576 +[It] A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 +Sep 13 15:53:40.586: INFO: Creating pod... +Sep 13 15:53:40.646: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-1350" to be "running" +Sep 13 15:53:40.663: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 16.414018ms +Sep 13 15:53:42.674: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.027010529s +Sep 13 15:53:42.674: INFO: Pod "agnhost" satisfied condition "running" +Sep 13 15:53:42.674: INFO: Creating service... +Sep 13 15:53:42.696: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=DELETE +Sep 13 15:53:42.729: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 13 15:53:42.729: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=OPTIONS +Sep 13 15:53:42.735: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 13 15:53:42.736: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=PATCH +Sep 13 15:53:42.747: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 13 15:53:42.748: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=POST +Sep 13 15:53:42.753: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 13 15:53:42.753: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=PUT +Sep 13 15:53:42.758: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Sep 13 15:53:42.759: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=DELETE +Sep 13 15:53:42.772: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Sep 13 15:53:42.772: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=OPTIONS +Sep 13 15:53:42.784: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Sep 13 15:53:42.784: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=PATCH +Sep 13 15:53:42.792: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Sep 13 15:53:42.793: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=POST +Sep 13 15:53:42.805: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Sep 13 15:53:42.805: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=PUT +Sep 13 15:53:42.817: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Sep 13 15:53:42.817: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=GET +Sep 13 15:53:42.821: INFO: http.Client request:GET StatusCode:301 +Sep 13 15:53:42.821: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=GET +Sep 13 15:53:42.827: INFO: http.Client request:GET StatusCode:301 +Sep 13 15:53:42.827: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=HEAD +Sep 13 15:53:42.829: INFO: http.Client request:HEAD StatusCode:301 +Sep 13 15:53:42.830: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=HEAD +Sep 13 15:53:42.833: INFO: http.Client request:HEAD StatusCode:301 +[AfterEach] version v1 + test/e2e/framework/framework.go:187 +Sep 13 15:53:42.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-1350" for this suite. 09/13/22 15:53:42.838 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]","completed":259,"skipped":4848,"failed":0} +------------------------------ +• [2.318 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] version v1 + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:40.528 + Sep 13 15:53:40.529: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename proxy 09/13/22 15:53:40.531 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:40.556 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:40.576 + [It] A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/network/proxy.go:380 + Sep 13 15:53:40.586: INFO: Creating pod... + Sep 13 15:53:40.646: INFO: Waiting up to 5m0s for pod "agnhost" in namespace "proxy-1350" to be "running" + Sep 13 15:53:40.663: INFO: Pod "agnhost": Phase="Pending", Reason="", readiness=false. Elapsed: 16.414018ms + Sep 13 15:53:42.674: INFO: Pod "agnhost": Phase="Running", Reason="", readiness=true. Elapsed: 2.027010529s + Sep 13 15:53:42.674: INFO: Pod "agnhost" satisfied condition "running" + Sep 13 15:53:42.674: INFO: Creating service... + Sep 13 15:53:42.696: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=DELETE + Sep 13 15:53:42.729: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Sep 13 15:53:42.729: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=OPTIONS + Sep 13 15:53:42.735: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Sep 13 15:53:42.736: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=PATCH + Sep 13 15:53:42.747: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Sep 13 15:53:42.748: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=POST + Sep 13 15:53:42.753: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Sep 13 15:53:42.753: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=PUT + Sep 13 15:53:42.758: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Sep 13 15:53:42.759: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=DELETE + Sep 13 15:53:42.772: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE + Sep 13 15:53:42.772: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=OPTIONS + Sep 13 15:53:42.784: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS + Sep 13 15:53:42.784: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=PATCH + Sep 13 15:53:42.792: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH + Sep 13 15:53:42.793: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=POST + Sep 13 15:53:42.805: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST + Sep 13 15:53:42.805: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=PUT + Sep 13 15:53:42.817: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT + Sep 13 15:53:42.817: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=GET + Sep 13 15:53:42.821: INFO: http.Client request:GET StatusCode:301 + Sep 13 15:53:42.821: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=GET + Sep 13 15:53:42.827: INFO: http.Client request:GET StatusCode:301 + Sep 13 15:53:42.827: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/pods/agnhost/proxy?method=HEAD + Sep 13 15:53:42.829: INFO: http.Client request:HEAD StatusCode:301 + Sep 13 15:53:42.830: INFO: Starting http.Client for https://10.80.16.1:443/api/v1/namespaces/proxy-1350/services/e2e-proxy-test-service/proxy?method=HEAD + Sep 13 15:53:42.833: INFO: http.Client request:HEAD StatusCode:301 + [AfterEach] version v1 + test/e2e/framework/framework.go:187 + Sep 13 15:53:42.833: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "proxy-1350" for this suite. 09/13/22 15:53:42.838 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:77 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:42.863 +Sep 13 15:53:42.863: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:53:42.864 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:42.892 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:42.9 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:77 +STEP: Creating projection with secret that has name projected-secret-test-map-c52c24e6-a3cd-449b-9cee-078e235aa52b 09/13/22 15:53:42.909 +STEP: Creating a pod to test consume secrets 09/13/22 15:53:42.916 +Sep 13 15:53:42.934: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77" in namespace "projected-7066" to be "Succeeded or Failed" +Sep 13 15:53:42.945: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Pending", Reason="", readiness=false. Elapsed: 10.894309ms +Sep 13 15:53:44.951: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016588286s +Sep 13 15:53:46.949: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014750445s +STEP: Saw pod success 09/13/22 15:53:46.949 +Sep 13 15:53:46.949: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77" satisfied condition "Succeeded or Failed" +Sep 13 15:53:46.954: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 container projected-secret-volume-test: +STEP: delete the pod 09/13/22 15:53:46.961 +Sep 13 15:53:46.972: INFO: Waiting for pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 to disappear +Sep 13 15:53:46.975: INFO: Pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 15:53:46.975: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7066" for this suite. 09/13/22 15:53:46.98 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":260,"skipped":4889,"failed":0} +------------------------------ +• [4.122 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:77 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:42.863 + Sep 13 15:53:42.863: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:53:42.864 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:42.892 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:42.9 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:77 + STEP: Creating projection with secret that has name projected-secret-test-map-c52c24e6-a3cd-449b-9cee-078e235aa52b 09/13/22 15:53:42.909 + STEP: Creating a pod to test consume secrets 09/13/22 15:53:42.916 + Sep 13 15:53:42.934: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77" in namespace "projected-7066" to be "Succeeded or Failed" + Sep 13 15:53:42.945: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Pending", Reason="", readiness=false. Elapsed: 10.894309ms + Sep 13 15:53:44.951: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016588286s + Sep 13 15:53:46.949: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014750445s + STEP: Saw pod success 09/13/22 15:53:46.949 + Sep 13 15:53:46.949: INFO: Pod "pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77" satisfied condition "Succeeded or Failed" + Sep 13 15:53:46.954: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 container projected-secret-volume-test: + STEP: delete the pod 09/13/22 15:53:46.961 + Sep 13 15:53:46.972: INFO: Waiting for pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 to disappear + Sep 13 15:53:46.975: INFO: Pod pod-projected-secrets-abe91a4b-314a-4020-b70f-f162fa32ab77 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 15:53:46.975: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-7066" for this suite. 09/13/22 15:53:46.98 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:131 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:53:46.986 +Sep 13 15:53:46.986: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 15:53:46.988 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:47 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:47.003 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:131 +STEP: Creating pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 in namespace container-probe-1919 09/13/22 15:53:47.008 +Sep 13 15:53:47.019: INFO: Waiting up to 5m0s for pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987" in namespace "container-probe-1919" to be "not pending" +Sep 13 15:53:47.029: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987": Phase="Pending", Reason="", readiness=false. Elapsed: 9.939865ms +Sep 13 15:53:49.037: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987": Phase="Running", Reason="", readiness=true. Elapsed: 2.018153754s +Sep 13 15:53:49.037: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987" satisfied condition "not pending" +Sep 13 15:53:49.037: INFO: Started pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 in namespace container-probe-1919 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:53:49.037 +Sep 13 15:53:49.041: INFO: Initial restart count of pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 is 0 +Sep 13 15:54:39.170: INFO: Restart count of pod container-probe-1919/busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 is now 1 (50.128501578s elapsed) +STEP: deleting the pod 09/13/22 15:54:39.17 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 15:54:39.182: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-1919" for this suite. 09/13/22 15:54:39.198 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","completed":261,"skipped":4894,"failed":0} +------------------------------ +• [SLOW TEST] [52.218 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:131 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:53:46.986 + Sep 13 15:53:46.986: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 15:53:46.988 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:53:47 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:53:47.003 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:131 + STEP: Creating pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 in namespace container-probe-1919 09/13/22 15:53:47.008 + Sep 13 15:53:47.019: INFO: Waiting up to 5m0s for pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987" in namespace "container-probe-1919" to be "not pending" + Sep 13 15:53:47.029: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987": Phase="Pending", Reason="", readiness=false. Elapsed: 9.939865ms + Sep 13 15:53:49.037: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987": Phase="Running", Reason="", readiness=true. Elapsed: 2.018153754s + Sep 13 15:53:49.037: INFO: Pod "busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987" satisfied condition "not pending" + Sep 13 15:53:49.037: INFO: Started pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 in namespace container-probe-1919 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 15:53:49.037 + Sep 13 15:53:49.041: INFO: Initial restart count of pod busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 is 0 + Sep 13 15:54:39.170: INFO: Restart count of pod container-probe-1919/busybox-2c0da4e7-b8c8-4c48-872f-ab82be520987 is now 1 (50.128501578s elapsed) + STEP: deleting the pod 09/13/22 15:54:39.17 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 15:54:39.182: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-1919" for this suite. 09/13/22 15:54:39.198 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:54:39.21 +Sep 13 15:54:39.211: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 15:54:39.212 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:54:39.23 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:54:39.236 +[It] should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 +STEP: create the rc 09/13/22 15:54:39.254 +STEP: delete the rc 09/13/22 15:54:44.27 +STEP: wait for the rc to be deleted 09/13/22 15:54:44.284 +STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods 09/13/22 15:54:49.609 +STEP: Gathering metrics 09/13/22 15:55:19.642 +W0913 15:55:19.652325 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 15:55:19.652: 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 13 15:55:19.652: INFO: Deleting pod "simpletest.rc-22trn" in namespace "gc-3705" +Sep 13 15:55:19.691: INFO: Deleting pod "simpletest.rc-279ds" in namespace "gc-3705" +Sep 13 15:55:19.708: INFO: Deleting pod "simpletest.rc-287vt" in namespace "gc-3705" +Sep 13 15:55:19.748: INFO: Deleting pod "simpletest.rc-28cn7" in namespace "gc-3705" +Sep 13 15:55:19.778: INFO: Deleting pod "simpletest.rc-2f798" in namespace "gc-3705" +Sep 13 15:55:19.799: INFO: Deleting pod "simpletest.rc-2l8b8" in namespace "gc-3705" +Sep 13 15:55:19.837: INFO: Deleting pod "simpletest.rc-2sh4f" in namespace "gc-3705" +Sep 13 15:55:19.851: INFO: Deleting pod "simpletest.rc-48n5z" in namespace "gc-3705" +Sep 13 15:55:19.878: INFO: Deleting pod "simpletest.rc-599m7" in namespace "gc-3705" +Sep 13 15:55:19.906: INFO: Deleting pod "simpletest.rc-5dvll" in namespace "gc-3705" +Sep 13 15:55:19.923: INFO: Deleting pod "simpletest.rc-5qsk5" in namespace "gc-3705" +Sep 13 15:55:19.961: INFO: Deleting pod "simpletest.rc-682qp" in namespace "gc-3705" +Sep 13 15:55:19.987: INFO: Deleting pod "simpletest.rc-6f6s8" in namespace "gc-3705" +Sep 13 15:55:20.005: INFO: Deleting pod "simpletest.rc-6rc94" in namespace "gc-3705" +Sep 13 15:55:20.032: INFO: Deleting pod "simpletest.rc-7drbw" in namespace "gc-3705" +Sep 13 15:55:20.046: INFO: Deleting pod "simpletest.rc-7glbh" in namespace "gc-3705" +Sep 13 15:55:20.095: INFO: Deleting pod "simpletest.rc-84w5r" in namespace "gc-3705" +Sep 13 15:55:20.136: INFO: Deleting pod "simpletest.rc-869s5" in namespace "gc-3705" +Sep 13 15:55:20.156: INFO: Deleting pod "simpletest.rc-87knz" in namespace "gc-3705" +Sep 13 15:55:20.191: INFO: Deleting pod "simpletest.rc-8j6rt" in namespace "gc-3705" +Sep 13 15:55:20.220: INFO: Deleting pod "simpletest.rc-8s6s4" in namespace "gc-3705" +Sep 13 15:55:20.243: INFO: Deleting pod "simpletest.rc-8x8rt" in namespace "gc-3705" +Sep 13 15:55:20.290: INFO: Deleting pod "simpletest.rc-8z5k2" in namespace "gc-3705" +Sep 13 15:55:20.350: INFO: Deleting pod "simpletest.rc-98cqc" in namespace "gc-3705" +Sep 13 15:55:20.373: INFO: Deleting pod "simpletest.rc-9v7ds" in namespace "gc-3705" +Sep 13 15:55:20.401: INFO: Deleting pod "simpletest.rc-9ws6f" in namespace "gc-3705" +Sep 13 15:55:20.441: INFO: Deleting pod "simpletest.rc-b49gb" in namespace "gc-3705" +Sep 13 15:55:20.499: INFO: Deleting pod "simpletest.rc-b9skq" in namespace "gc-3705" +Sep 13 15:55:20.556: INFO: Deleting pod "simpletest.rc-blj9l" in namespace "gc-3705" +Sep 13 15:55:20.639: INFO: Deleting pod "simpletest.rc-cqsh8" in namespace "gc-3705" +Sep 13 15:55:20.768: INFO: Deleting pod "simpletest.rc-d2k5f" in namespace "gc-3705" +Sep 13 15:55:20.817: INFO: Deleting pod "simpletest.rc-d6x22" in namespace "gc-3705" +Sep 13 15:55:20.848: INFO: Deleting pod "simpletest.rc-dmtcz" in namespace "gc-3705" +Sep 13 15:55:20.910: INFO: Deleting pod "simpletest.rc-dmxcw" in namespace "gc-3705" +Sep 13 15:55:20.932: INFO: Deleting pod "simpletest.rc-flm5m" in namespace "gc-3705" +Sep 13 15:55:20.968: INFO: Deleting pod "simpletest.rc-fqj6f" in namespace "gc-3705" +Sep 13 15:55:21.024: INFO: Deleting pod "simpletest.rc-fzcnf" in namespace "gc-3705" +Sep 13 15:55:21.115: INFO: Deleting pod "simpletest.rc-fzxqq" in namespace "gc-3705" +Sep 13 15:55:21.138: INFO: Deleting pod "simpletest.rc-gblpg" in namespace "gc-3705" +Sep 13 15:55:21.170: INFO: Deleting pod "simpletest.rc-gccnn" in namespace "gc-3705" +Sep 13 15:55:21.214: INFO: Deleting pod "simpletest.rc-gkm2r" in namespace "gc-3705" +Sep 13 15:55:21.251: INFO: Deleting pod "simpletest.rc-gttrz" in namespace "gc-3705" +Sep 13 15:55:21.276: INFO: Deleting pod "simpletest.rc-hcqlh" in namespace "gc-3705" +Sep 13 15:55:21.333: INFO: Deleting pod "simpletest.rc-hcwxm" in namespace "gc-3705" +Sep 13 15:55:21.388: INFO: Deleting pod "simpletest.rc-hj89t" in namespace "gc-3705" +Sep 13 15:55:21.423: INFO: Deleting pod "simpletest.rc-jd728" in namespace "gc-3705" +Sep 13 15:55:21.446: INFO: Deleting pod "simpletest.rc-jtvc2" in namespace "gc-3705" +Sep 13 15:55:21.479: INFO: Deleting pod "simpletest.rc-k87ng" in namespace "gc-3705" +Sep 13 15:55:21.505: INFO: Deleting pod "simpletest.rc-k9xgh" in namespace "gc-3705" +Sep 13 15:55:21.524: INFO: Deleting pod "simpletest.rc-kwrr9" in namespace "gc-3705" +Sep 13 15:55:21.563: INFO: Deleting pod "simpletest.rc-kxnq8" in namespace "gc-3705" +Sep 13 15:55:21.594: INFO: Deleting pod "simpletest.rc-lj8gj" in namespace "gc-3705" +Sep 13 15:55:21.632: INFO: Deleting pod "simpletest.rc-lkj24" in namespace "gc-3705" +Sep 13 15:55:21.653: INFO: Deleting pod "simpletest.rc-ln6hw" in namespace "gc-3705" +Sep 13 15:55:21.676: INFO: Deleting pod "simpletest.rc-lvs7z" in namespace "gc-3705" +Sep 13 15:55:21.700: INFO: Deleting pod "simpletest.rc-m2v28" in namespace "gc-3705" +Sep 13 15:55:21.773: INFO: Deleting pod "simpletest.rc-m9xtb" in namespace "gc-3705" +Sep 13 15:55:21.812: INFO: Deleting pod "simpletest.rc-mgjjb" in namespace "gc-3705" +Sep 13 15:55:21.844: INFO: Deleting pod "simpletest.rc-mjr4j" in namespace "gc-3705" +Sep 13 15:55:21.860: INFO: Deleting pod "simpletest.rc-mkgf2" in namespace "gc-3705" +Sep 13 15:55:21.892: INFO: Deleting pod "simpletest.rc-mnrl6" in namespace "gc-3705" +Sep 13 15:55:21.905: INFO: Deleting pod "simpletest.rc-mwkm4" in namespace "gc-3705" +Sep 13 15:55:21.929: INFO: Deleting pod "simpletest.rc-njv99" in namespace "gc-3705" +Sep 13 15:55:21.957: INFO: Deleting pod "simpletest.rc-nlrcb" in namespace "gc-3705" +Sep 13 15:55:21.980: INFO: Deleting pod "simpletest.rc-nqgtz" in namespace "gc-3705" +Sep 13 15:55:22.010: INFO: Deleting pod "simpletest.rc-nr4dj" in namespace "gc-3705" +Sep 13 15:55:22.045: INFO: Deleting pod "simpletest.rc-p2cxz" in namespace "gc-3705" +Sep 13 15:55:22.063: INFO: Deleting pod "simpletest.rc-plv84" in namespace "gc-3705" +Sep 13 15:55:22.084: INFO: Deleting pod "simpletest.rc-prg5s" in namespace "gc-3705" +Sep 13 15:55:22.093: INFO: Deleting pod "simpletest.rc-pz6wl" in namespace "gc-3705" +Sep 13 15:55:22.121: INFO: Deleting pod "simpletest.rc-q55ck" in namespace "gc-3705" +Sep 13 15:55:22.150: INFO: Deleting pod "simpletest.rc-qf9fv" in namespace "gc-3705" +Sep 13 15:55:22.167: INFO: Deleting pod "simpletest.rc-qjtfj" in namespace "gc-3705" +Sep 13 15:55:22.182: INFO: Deleting pod "simpletest.rc-qpgzv" in namespace "gc-3705" +Sep 13 15:55:22.199: INFO: Deleting pod "simpletest.rc-qqg2k" in namespace "gc-3705" +Sep 13 15:55:22.226: INFO: Deleting pod "simpletest.rc-r6z7m" in namespace "gc-3705" +Sep 13 15:55:22.242: INFO: Deleting pod "simpletest.rc-rk8kr" in namespace "gc-3705" +Sep 13 15:55:22.255: INFO: Deleting pod "simpletest.rc-rkcg5" in namespace "gc-3705" +Sep 13 15:55:22.270: INFO: Deleting pod "simpletest.rc-rp5rr" in namespace "gc-3705" +Sep 13 15:55:22.313: INFO: Deleting pod "simpletest.rc-rpzxh" in namespace "gc-3705" +Sep 13 15:55:22.337: INFO: Deleting pod "simpletest.rc-rxmjn" in namespace "gc-3705" +Sep 13 15:55:22.388: INFO: Deleting pod "simpletest.rc-s7d7f" in namespace "gc-3705" +Sep 13 15:55:22.409: INFO: Deleting pod "simpletest.rc-spprg" in namespace "gc-3705" +Sep 13 15:55:22.426: INFO: Deleting pod "simpletest.rc-sslg8" in namespace "gc-3705" +Sep 13 15:55:22.444: INFO: Deleting pod "simpletest.rc-stg5x" in namespace "gc-3705" +Sep 13 15:55:22.465: INFO: Deleting pod "simpletest.rc-t72ff" in namespace "gc-3705" +Sep 13 15:55:22.495: INFO: Deleting pod "simpletest.rc-tc72k" in namespace "gc-3705" +Sep 13 15:55:22.512: INFO: Deleting pod "simpletest.rc-tfqcz" in namespace "gc-3705" +Sep 13 15:55:22.593: INFO: Deleting pod "simpletest.rc-tn7bj" in namespace "gc-3705" +Sep 13 15:55:22.610: INFO: Deleting pod "simpletest.rc-tvw2k" in namespace "gc-3705" +Sep 13 15:55:22.624: INFO: Deleting pod "simpletest.rc-twf4w" in namespace "gc-3705" +Sep 13 15:55:22.640: INFO: Deleting pod "simpletest.rc-vblbm" in namespace "gc-3705" +Sep 13 15:55:22.759: INFO: Deleting pod "simpletest.rc-vpvwz" in namespace "gc-3705" +Sep 13 15:55:22.878: INFO: Deleting pod "simpletest.rc-wh2w9" in namespace "gc-3705" +Sep 13 15:55:22.915: INFO: Deleting pod "simpletest.rc-xmbcx" in namespace "gc-3705" +Sep 13 15:55:22.982: INFO: Deleting pod "simpletest.rc-xphsk" in namespace "gc-3705" +Sep 13 15:55:23.034: INFO: Deleting pod "simpletest.rc-z25n5" in namespace "gc-3705" +Sep 13 15:55:23.086: INFO: Deleting pod "simpletest.rc-zc4zp" in namespace "gc-3705" +Sep 13 15:55:23.147: INFO: Deleting pod "simpletest.rc-zdq4h" in namespace "gc-3705" +Sep 13 15:55:23.165: INFO: Deleting pod "simpletest.rc-zfqpj" in namespace "gc-3705" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +Sep 13 15:55:23.194: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-3705" for this suite. 09/13/22 15:55:23.203 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan pods created by rc if delete options say so [Conformance]","completed":262,"skipped":4904,"failed":0} +------------------------------ +• [SLOW TEST] [44.003 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:54:39.21 + Sep 13 15:54:39.211: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 15:54:39.212 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:54:39.23 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:54:39.236 + [It] should orphan pods created by rc if delete options say so [Conformance] + test/e2e/apimachinery/garbage_collector.go:370 + STEP: create the rc 09/13/22 15:54:39.254 + STEP: delete the rc 09/13/22 15:54:44.27 + STEP: wait for the rc to be deleted 09/13/22 15:54:44.284 + STEP: wait for 30 seconds to see if the garbage collector mistakenly deletes the pods 09/13/22 15:54:49.609 + STEP: Gathering metrics 09/13/22 15:55:19.642 + W0913 15:55:19.652325 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 15:55:19.652: 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 13 15:55:19.652: INFO: Deleting pod "simpletest.rc-22trn" in namespace "gc-3705" + Sep 13 15:55:19.691: INFO: Deleting pod "simpletest.rc-279ds" in namespace "gc-3705" + Sep 13 15:55:19.708: INFO: Deleting pod "simpletest.rc-287vt" in namespace "gc-3705" + Sep 13 15:55:19.748: INFO: Deleting pod "simpletest.rc-28cn7" in namespace "gc-3705" + Sep 13 15:55:19.778: INFO: Deleting pod "simpletest.rc-2f798" in namespace "gc-3705" + Sep 13 15:55:19.799: INFO: Deleting pod "simpletest.rc-2l8b8" in namespace "gc-3705" + Sep 13 15:55:19.837: INFO: Deleting pod "simpletest.rc-2sh4f" in namespace "gc-3705" + Sep 13 15:55:19.851: INFO: Deleting pod "simpletest.rc-48n5z" in namespace "gc-3705" + Sep 13 15:55:19.878: INFO: Deleting pod "simpletest.rc-599m7" in namespace "gc-3705" + Sep 13 15:55:19.906: INFO: Deleting pod "simpletest.rc-5dvll" in namespace "gc-3705" + Sep 13 15:55:19.923: INFO: Deleting pod "simpletest.rc-5qsk5" in namespace "gc-3705" + Sep 13 15:55:19.961: INFO: Deleting pod "simpletest.rc-682qp" in namespace "gc-3705" + Sep 13 15:55:19.987: INFO: Deleting pod "simpletest.rc-6f6s8" in namespace "gc-3705" + Sep 13 15:55:20.005: INFO: Deleting pod "simpletest.rc-6rc94" in namespace "gc-3705" + Sep 13 15:55:20.032: INFO: Deleting pod "simpletest.rc-7drbw" in namespace "gc-3705" + Sep 13 15:55:20.046: INFO: Deleting pod "simpletest.rc-7glbh" in namespace "gc-3705" + Sep 13 15:55:20.095: INFO: Deleting pod "simpletest.rc-84w5r" in namespace "gc-3705" + Sep 13 15:55:20.136: INFO: Deleting pod "simpletest.rc-869s5" in namespace "gc-3705" + Sep 13 15:55:20.156: INFO: Deleting pod "simpletest.rc-87knz" in namespace "gc-3705" + Sep 13 15:55:20.191: INFO: Deleting pod "simpletest.rc-8j6rt" in namespace "gc-3705" + Sep 13 15:55:20.220: INFO: Deleting pod "simpletest.rc-8s6s4" in namespace "gc-3705" + Sep 13 15:55:20.243: INFO: Deleting pod "simpletest.rc-8x8rt" in namespace "gc-3705" + Sep 13 15:55:20.290: INFO: Deleting pod "simpletest.rc-8z5k2" in namespace "gc-3705" + Sep 13 15:55:20.350: INFO: Deleting pod "simpletest.rc-98cqc" in namespace "gc-3705" + Sep 13 15:55:20.373: INFO: Deleting pod "simpletest.rc-9v7ds" in namespace "gc-3705" + Sep 13 15:55:20.401: INFO: Deleting pod "simpletest.rc-9ws6f" in namespace "gc-3705" + Sep 13 15:55:20.441: INFO: Deleting pod "simpletest.rc-b49gb" in namespace "gc-3705" + Sep 13 15:55:20.499: INFO: Deleting pod "simpletest.rc-b9skq" in namespace "gc-3705" + Sep 13 15:55:20.556: INFO: Deleting pod "simpletest.rc-blj9l" in namespace "gc-3705" + Sep 13 15:55:20.639: INFO: Deleting pod "simpletest.rc-cqsh8" in namespace "gc-3705" + Sep 13 15:55:20.768: INFO: Deleting pod "simpletest.rc-d2k5f" in namespace "gc-3705" + Sep 13 15:55:20.817: INFO: Deleting pod "simpletest.rc-d6x22" in namespace "gc-3705" + Sep 13 15:55:20.848: INFO: Deleting pod "simpletest.rc-dmtcz" in namespace "gc-3705" + Sep 13 15:55:20.910: INFO: Deleting pod "simpletest.rc-dmxcw" in namespace "gc-3705" + Sep 13 15:55:20.932: INFO: Deleting pod "simpletest.rc-flm5m" in namespace "gc-3705" + Sep 13 15:55:20.968: INFO: Deleting pod "simpletest.rc-fqj6f" in namespace "gc-3705" + Sep 13 15:55:21.024: INFO: Deleting pod "simpletest.rc-fzcnf" in namespace "gc-3705" + Sep 13 15:55:21.115: INFO: Deleting pod "simpletest.rc-fzxqq" in namespace "gc-3705" + Sep 13 15:55:21.138: INFO: Deleting pod "simpletest.rc-gblpg" in namespace "gc-3705" + Sep 13 15:55:21.170: INFO: Deleting pod "simpletest.rc-gccnn" in namespace "gc-3705" + Sep 13 15:55:21.214: INFO: Deleting pod "simpletest.rc-gkm2r" in namespace "gc-3705" + Sep 13 15:55:21.251: INFO: Deleting pod "simpletest.rc-gttrz" in namespace "gc-3705" + Sep 13 15:55:21.276: INFO: Deleting pod "simpletest.rc-hcqlh" in namespace "gc-3705" + Sep 13 15:55:21.333: INFO: Deleting pod "simpletest.rc-hcwxm" in namespace "gc-3705" + Sep 13 15:55:21.388: INFO: Deleting pod "simpletest.rc-hj89t" in namespace "gc-3705" + Sep 13 15:55:21.423: INFO: Deleting pod "simpletest.rc-jd728" in namespace "gc-3705" + Sep 13 15:55:21.446: INFO: Deleting pod "simpletest.rc-jtvc2" in namespace "gc-3705" + Sep 13 15:55:21.479: INFO: Deleting pod "simpletest.rc-k87ng" in namespace "gc-3705" + Sep 13 15:55:21.505: INFO: Deleting pod "simpletest.rc-k9xgh" in namespace "gc-3705" + Sep 13 15:55:21.524: INFO: Deleting pod "simpletest.rc-kwrr9" in namespace "gc-3705" + Sep 13 15:55:21.563: INFO: Deleting pod "simpletest.rc-kxnq8" in namespace "gc-3705" + Sep 13 15:55:21.594: INFO: Deleting pod "simpletest.rc-lj8gj" in namespace "gc-3705" + Sep 13 15:55:21.632: INFO: Deleting pod "simpletest.rc-lkj24" in namespace "gc-3705" + Sep 13 15:55:21.653: INFO: Deleting pod "simpletest.rc-ln6hw" in namespace "gc-3705" + Sep 13 15:55:21.676: INFO: Deleting pod "simpletest.rc-lvs7z" in namespace "gc-3705" + Sep 13 15:55:21.700: INFO: Deleting pod "simpletest.rc-m2v28" in namespace "gc-3705" + Sep 13 15:55:21.773: INFO: Deleting pod "simpletest.rc-m9xtb" in namespace "gc-3705" + Sep 13 15:55:21.812: INFO: Deleting pod "simpletest.rc-mgjjb" in namespace "gc-3705" + Sep 13 15:55:21.844: INFO: Deleting pod "simpletest.rc-mjr4j" in namespace "gc-3705" + Sep 13 15:55:21.860: INFO: Deleting pod "simpletest.rc-mkgf2" in namespace "gc-3705" + Sep 13 15:55:21.892: INFO: Deleting pod "simpletest.rc-mnrl6" in namespace "gc-3705" + Sep 13 15:55:21.905: INFO: Deleting pod "simpletest.rc-mwkm4" in namespace "gc-3705" + Sep 13 15:55:21.929: INFO: Deleting pod "simpletest.rc-njv99" in namespace "gc-3705" + Sep 13 15:55:21.957: INFO: Deleting pod "simpletest.rc-nlrcb" in namespace "gc-3705" + Sep 13 15:55:21.980: INFO: Deleting pod "simpletest.rc-nqgtz" in namespace "gc-3705" + Sep 13 15:55:22.010: INFO: Deleting pod "simpletest.rc-nr4dj" in namespace "gc-3705" + Sep 13 15:55:22.045: INFO: Deleting pod "simpletest.rc-p2cxz" in namespace "gc-3705" + Sep 13 15:55:22.063: INFO: Deleting pod "simpletest.rc-plv84" in namespace "gc-3705" + Sep 13 15:55:22.084: INFO: Deleting pod "simpletest.rc-prg5s" in namespace "gc-3705" + Sep 13 15:55:22.093: INFO: Deleting pod "simpletest.rc-pz6wl" in namespace "gc-3705" + Sep 13 15:55:22.121: INFO: Deleting pod "simpletest.rc-q55ck" in namespace "gc-3705" + Sep 13 15:55:22.150: INFO: Deleting pod "simpletest.rc-qf9fv" in namespace "gc-3705" + Sep 13 15:55:22.167: INFO: Deleting pod "simpletest.rc-qjtfj" in namespace "gc-3705" + Sep 13 15:55:22.182: INFO: Deleting pod "simpletest.rc-qpgzv" in namespace "gc-3705" + Sep 13 15:55:22.199: INFO: Deleting pod "simpletest.rc-qqg2k" in namespace "gc-3705" + Sep 13 15:55:22.226: INFO: Deleting pod "simpletest.rc-r6z7m" in namespace "gc-3705" + Sep 13 15:55:22.242: INFO: Deleting pod "simpletest.rc-rk8kr" in namespace "gc-3705" + Sep 13 15:55:22.255: INFO: Deleting pod "simpletest.rc-rkcg5" in namespace "gc-3705" + Sep 13 15:55:22.270: INFO: Deleting pod "simpletest.rc-rp5rr" in namespace "gc-3705" + Sep 13 15:55:22.313: INFO: Deleting pod "simpletest.rc-rpzxh" in namespace "gc-3705" + Sep 13 15:55:22.337: INFO: Deleting pod "simpletest.rc-rxmjn" in namespace "gc-3705" + Sep 13 15:55:22.388: INFO: Deleting pod "simpletest.rc-s7d7f" in namespace "gc-3705" + Sep 13 15:55:22.409: INFO: Deleting pod "simpletest.rc-spprg" in namespace "gc-3705" + Sep 13 15:55:22.426: INFO: Deleting pod "simpletest.rc-sslg8" in namespace "gc-3705" + Sep 13 15:55:22.444: INFO: Deleting pod "simpletest.rc-stg5x" in namespace "gc-3705" + Sep 13 15:55:22.465: INFO: Deleting pod "simpletest.rc-t72ff" in namespace "gc-3705" + Sep 13 15:55:22.495: INFO: Deleting pod "simpletest.rc-tc72k" in namespace "gc-3705" + Sep 13 15:55:22.512: INFO: Deleting pod "simpletest.rc-tfqcz" in namespace "gc-3705" + Sep 13 15:55:22.593: INFO: Deleting pod "simpletest.rc-tn7bj" in namespace "gc-3705" + Sep 13 15:55:22.610: INFO: Deleting pod "simpletest.rc-tvw2k" in namespace "gc-3705" + Sep 13 15:55:22.624: INFO: Deleting pod "simpletest.rc-twf4w" in namespace "gc-3705" + Sep 13 15:55:22.640: INFO: Deleting pod "simpletest.rc-vblbm" in namespace "gc-3705" + Sep 13 15:55:22.759: INFO: Deleting pod "simpletest.rc-vpvwz" in namespace "gc-3705" + Sep 13 15:55:22.878: INFO: Deleting pod "simpletest.rc-wh2w9" in namespace "gc-3705" + Sep 13 15:55:22.915: INFO: Deleting pod "simpletest.rc-xmbcx" in namespace "gc-3705" + Sep 13 15:55:22.982: INFO: Deleting pod "simpletest.rc-xphsk" in namespace "gc-3705" + Sep 13 15:55:23.034: INFO: Deleting pod "simpletest.rc-z25n5" in namespace "gc-3705" + Sep 13 15:55:23.086: INFO: Deleting pod "simpletest.rc-zc4zp" in namespace "gc-3705" + Sep 13 15:55:23.147: INFO: Deleting pod "simpletest.rc-zdq4h" in namespace "gc-3705" + Sep 13 15:55:23.165: INFO: Deleting pod "simpletest.rc-zfqpj" in namespace "gc-3705" + [AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 + Sep 13 15:55:23.194: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-3705" for this suite. 09/13/22 15:55:23.203 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Containers + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:38 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:55:23.215 +Sep 13 15:55:23.218: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename containers 09/13/22 15:55:23.221 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:23.294 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:23.347 +[It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:38 +Sep 13 15:55:23.419: INFO: Waiting up to 5m0s for pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9" in namespace "containers-2658" to be "running" +Sep 13 15:55:23.460: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 36.590554ms +Sep 13 15:55:25.473: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.049245404s +Sep 13 15:55:27.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.04248048s +Sep 13 15:55:29.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 6.043018313s +Sep 13 15:55:31.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Running", Reason="", readiness=true. Elapsed: 8.042577716s +Sep 13 15:55:31.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9" satisfied condition "running" +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +Sep 13 15:55:31.482: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-2658" for this suite. 09/13/22 15:55:31.486 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","completed":263,"skipped":4908,"failed":0} +------------------------------ +• [SLOW TEST] [8.277 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:38 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:55:23.215 + Sep 13 15:55:23.218: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename containers 09/13/22 15:55:23.221 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:23.294 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:23.347 + [It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:38 + Sep 13 15:55:23.419: INFO: Waiting up to 5m0s for pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9" in namespace "containers-2658" to be "running" + Sep 13 15:55:23.460: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 36.590554ms + Sep 13 15:55:25.473: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.049245404s + Sep 13 15:55:27.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.04248048s + Sep 13 15:55:29.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Pending", Reason="", readiness=false. Elapsed: 6.043018313s + Sep 13 15:55:31.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9": Phase="Running", Reason="", readiness=true. Elapsed: 8.042577716s + Sep 13 15:55:31.466: INFO: Pod "client-containers-b236d781-9c45-4d9d-89df-baa937c0c2c9" satisfied condition "running" + [AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 + Sep 13 15:55:31.482: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "containers-2658" for this suite. 09/13/22 15:55:31.486 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:56 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:55:31.502 +Sep 13 15:55:31.502: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 15:55:31.503 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:31.52 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:31.526 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:56 +STEP: Creating configMap with name projected-configmap-test-volume-60edcb3f-0d73-478f-aeed-c97820edea5b 09/13/22 15:55:31.532 +STEP: Creating a pod to test consume configMaps 09/13/22 15:55:31.539 +Sep 13 15:55:31.560: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880" in namespace "projected-2587" to be "Succeeded or Failed" +Sep 13 15:55:31.572: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Pending", Reason="", readiness=false. Elapsed: 11.285804ms +Sep 13 15:55:33.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015365291s +Sep 13 15:55:35.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014910105s +STEP: Saw pod success 09/13/22 15:55:35.576 +Sep 13 15:55:35.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880" satisfied condition "Succeeded or Failed" +Sep 13 15:55:35.579: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 container agnhost-container: +STEP: delete the pod 09/13/22 15:55:35.595 +Sep 13 15:55:35.605: INFO: Waiting for pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 to disappear +Sep 13 15:55:35.608: INFO: Pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 15:55:35.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-2587" for this suite. 09/13/22 15:55:35.614 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","completed":264,"skipped":4955,"failed":0} +------------------------------ +• [4.119 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:56 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:55:31.502 + Sep 13 15:55:31.502: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 15:55:31.503 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:31.52 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:31.526 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:56 + STEP: Creating configMap with name projected-configmap-test-volume-60edcb3f-0d73-478f-aeed-c97820edea5b 09/13/22 15:55:31.532 + STEP: Creating a pod to test consume configMaps 09/13/22 15:55:31.539 + Sep 13 15:55:31.560: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880" in namespace "projected-2587" to be "Succeeded or Failed" + Sep 13 15:55:31.572: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Pending", Reason="", readiness=false. Elapsed: 11.285804ms + Sep 13 15:55:33.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015365291s + Sep 13 15:55:35.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014910105s + STEP: Saw pod success 09/13/22 15:55:35.576 + Sep 13 15:55:35.576: INFO: Pod "pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880" satisfied condition "Succeeded or Failed" + Sep 13 15:55:35.579: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 container agnhost-container: + STEP: delete the pod 09/13/22 15:55:35.595 + Sep 13 15:55:35.605: INFO: Waiting for pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 to disappear + Sep 13 15:55:35.608: INFO: Pod pod-projected-configmaps-c96e5100-33df-4570-af00-e6e94942e880 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 15:55:35.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-2587" for this suite. 09/13/22 15:55:35.614 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:55:35.628 +Sep 13 15:55:35.628: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pod-network-test 09/13/22 15:55:35.63 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:35.65 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:35.667 +[It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 +STEP: Performing setup for networking test in namespace pod-network-test-873 09/13/22 15:55:35.67 +STEP: creating a selector 09/13/22 15:55:35.67 +STEP: Creating the service pods in kubernetes 09/13/22 15:55:35.67 +Sep 13 15:55:35.670: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 13 15:55:35.781: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-873" to be "running and ready" +Sep 13 15:55:35.788: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 7.307083ms +Sep 13 15:55:35.788: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 15:55:37.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.011293908s +Sep 13 15:55:37.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:55:39.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.012050242s +Sep 13 15:55:39.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:55:41.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.011793069s +Sep 13 15:55:41.794: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:55:43.794: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.012663774s +Sep 13 15:55:43.794: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:55:45.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.010839036s +Sep 13 15:55:45.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 15:55:47.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 12.011768812s +Sep 13 15:55:47.793: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Sep 13 15:55:47.793: INFO: Pod "netserver-0" satisfied condition "running and ready" +Sep 13 15:55:47.796: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-873" to be "running and ready" +Sep 13 15:55:47.798: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.638087ms +Sep 13 15:55:47.798: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Sep 13 15:55:47.798: INFO: Pod "netserver-1" satisfied condition "running and ready" +Sep 13 15:55:47.801: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-873" to be "running and ready" +Sep 13 15:55:47.803: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.465767ms +Sep 13 15:55:47.803: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Sep 13 15:55:47.803: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 09/13/22 15:55:47.805 +Sep 13 15:55:47.850: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-873" to be "running" +Sep 13 15:55:47.858: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 7.431141ms +Sep 13 15:55:49.862: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.01145705s +Sep 13 15:55:49.862: INFO: Pod "test-container-pod" satisfied condition "running" +Sep 13 15:55:49.866: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-873" to be "running" +Sep 13 15:55:49.868: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.356309ms +Sep 13 15:55:49.868: INFO: Pod "host-test-container-pod" satisfied condition "running" +Sep 13 15:55:49.870: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Sep 13 15:55:49.870: INFO: Going to poll 10.72.0.189 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:55:49.872: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.0.189 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:55:49.872: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:55:49.873: INFO: ExecWithOptions: Clientset creation +Sep 13 15:55:49.873: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.0.189+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:55:50.950: INFO: Found all 1 expected endpoints: [netserver-0] +Sep 13 15:55:50.951: INFO: Going to poll 10.72.1.33 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:55:50.959: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.1.33 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:55:50.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:55:50.960: INFO: ExecWithOptions: Clientset creation +Sep 13 15:55:50.960: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.1.33+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:55:52.042: INFO: Found all 1 expected endpoints: [netserver-1] +Sep 13 15:55:52.043: INFO: Going to poll 10.72.2.168 on port 8081 at least 0 times, with a maximum of 39 tries before failing +Sep 13 15:55:52.049: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.2.168 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 15:55:52.050: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 15:55:52.057: INFO: ExecWithOptions: Clientset creation +Sep 13 15:55:52.059: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.2.168+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 15:55:53.166: INFO: Found all 1 expected endpoints: [netserver-2] +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +Sep 13 15:55:53.166: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-873" for this suite. 09/13/22 15:55:53.171 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]","completed":265,"skipped":4965,"failed":0} +------------------------------ +• [SLOW TEST] [17.549 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:55:35.628 + Sep 13 15:55:35.628: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pod-network-test 09/13/22 15:55:35.63 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:35.65 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:35.667 + [It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:122 + STEP: Performing setup for networking test in namespace pod-network-test-873 09/13/22 15:55:35.67 + STEP: creating a selector 09/13/22 15:55:35.67 + STEP: Creating the service pods in kubernetes 09/13/22 15:55:35.67 + Sep 13 15:55:35.670: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Sep 13 15:55:35.781: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-873" to be "running and ready" + Sep 13 15:55:35.788: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 7.307083ms + Sep 13 15:55:35.788: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 15:55:37.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.011293908s + Sep 13 15:55:37.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:55:39.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.012050242s + Sep 13 15:55:39.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:55:41.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.011793069s + Sep 13 15:55:41.794: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:55:43.794: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.012663774s + Sep 13 15:55:43.794: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:55:45.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.010839036s + Sep 13 15:55:45.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 15:55:47.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 12.011768812s + Sep 13 15:55:47.793: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Sep 13 15:55:47.793: INFO: Pod "netserver-0" satisfied condition "running and ready" + Sep 13 15:55:47.796: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-873" to be "running and ready" + Sep 13 15:55:47.798: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.638087ms + Sep 13 15:55:47.798: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Sep 13 15:55:47.798: INFO: Pod "netserver-1" satisfied condition "running and ready" + Sep 13 15:55:47.801: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-873" to be "running and ready" + Sep 13 15:55:47.803: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.465767ms + Sep 13 15:55:47.803: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Sep 13 15:55:47.803: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 09/13/22 15:55:47.805 + Sep 13 15:55:47.850: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-873" to be "running" + Sep 13 15:55:47.858: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 7.431141ms + Sep 13 15:55:49.862: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.01145705s + Sep 13 15:55:49.862: INFO: Pod "test-container-pod" satisfied condition "running" + Sep 13 15:55:49.866: INFO: Waiting up to 5m0s for pod "host-test-container-pod" in namespace "pod-network-test-873" to be "running" + Sep 13 15:55:49.868: INFO: Pod "host-test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.356309ms + Sep 13 15:55:49.868: INFO: Pod "host-test-container-pod" satisfied condition "running" + Sep 13 15:55:49.870: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Sep 13 15:55:49.870: INFO: Going to poll 10.72.0.189 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:55:49.872: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.0.189 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:55:49.872: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:55:49.873: INFO: ExecWithOptions: Clientset creation + Sep 13 15:55:49.873: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.0.189+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:55:50.950: INFO: Found all 1 expected endpoints: [netserver-0] + Sep 13 15:55:50.951: INFO: Going to poll 10.72.1.33 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:55:50.959: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.1.33 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:55:50.959: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:55:50.960: INFO: ExecWithOptions: Clientset creation + Sep 13 15:55:50.960: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.1.33+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:55:52.042: INFO: Found all 1 expected endpoints: [netserver-1] + Sep 13 15:55:52.043: INFO: Going to poll 10.72.2.168 on port 8081 at least 0 times, with a maximum of 39 tries before failing + Sep 13 15:55:52.049: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.72.2.168 8081 | grep -v '^\s*$'] Namespace:pod-network-test-873 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 15:55:52.050: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 15:55:52.057: INFO: ExecWithOptions: Clientset creation + Sep 13 15:55:52.059: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-873/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.72.2.168+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 15:55:53.166: INFO: Found all 1 expected endpoints: [netserver-2] + [AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 + Sep 13 15:55:53.166: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pod-network-test-873" for this suite. 09/13/22 15:55:53.171 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-apps] CronJob + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 15:55:53.177 +Sep 13 15:55:53.177: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename cronjob 09/13/22 15:55:53.18 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:53.201 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:53.206 +[It] should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 +STEP: Creating a suspended cronjob 09/13/22 15:55:53.211 +STEP: Ensuring no jobs are scheduled 09/13/22 15:55:53.218 +STEP: Ensuring no job exists by listing jobs explicitly 09/13/22 16:00:53.226 +STEP: Removing cronjob 09/13/22 16:00:53.228 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +Sep 13 16:00:53.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-4961" for this suite. 09/13/22 16:00:53.235 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] CronJob should not schedule jobs when suspended [Slow] [Conformance]","completed":266,"skipped":4965,"failed":0} +------------------------------ +• [SLOW TEST] [300.062 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 15:55:53.177 + Sep 13 15:55:53.177: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename cronjob 09/13/22 15:55:53.18 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 15:55:53.201 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 15:55:53.206 + [It] should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/apps/cronjob.go:96 + STEP: Creating a suspended cronjob 09/13/22 15:55:53.211 + STEP: Ensuring no jobs are scheduled 09/13/22 15:55:53.218 + STEP: Ensuring no job exists by listing jobs explicitly 09/13/22 16:00:53.226 + STEP: Removing cronjob 09/13/22 16:00:53.228 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 + Sep 13 16:00:53.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "cronjob-4961" for this suite. 09/13/22 16:00:53.235 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:220 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:00:53.241 +Sep 13 16:00:53.241: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:00:53.242 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:00:53.257 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:00:53.26 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:220 +STEP: Creating a pod to test downward API volume plugin 09/13/22 16:00:53.266 +Sep 13 16:00:53.304: INFO: Waiting up to 5m0s for pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c" in namespace "projected-4526" to be "Succeeded or Failed" +Sep 13 16:00:53.312: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Pending", Reason="", readiness=false. Elapsed: 7.191104ms +Sep 13 16:00:55.316: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011460326s +Sep 13 16:00:57.316: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011856006s +STEP: Saw pod success 09/13/22 16:00:57.317 +Sep 13 16:00:57.317: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c" satisfied condition "Succeeded or Failed" +Sep 13 16:00:57.327: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c container client-container: +STEP: delete the pod 09/13/22 16:00:57.358 +Sep 13 16:00:57.375: INFO: Waiting for pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c to disappear +Sep 13 16:00:57.381: INFO: Pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 16:00:57.381: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4526" for this suite. 09/13/22 16:00:57.387 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","completed":267,"skipped":4975,"failed":0} +------------------------------ +• [4.151 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:220 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:00:53.241 + Sep 13 16:00:53.241: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:00:53.242 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:00:53.257 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:00:53.26 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:220 + STEP: Creating a pod to test downward API volume plugin 09/13/22 16:00:53.266 + Sep 13 16:00:53.304: INFO: Waiting up to 5m0s for pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c" in namespace "projected-4526" to be "Succeeded or Failed" + Sep 13 16:00:53.312: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Pending", Reason="", readiness=false. Elapsed: 7.191104ms + Sep 13 16:00:55.316: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011460326s + Sep 13 16:00:57.316: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011856006s + STEP: Saw pod success 09/13/22 16:00:57.317 + Sep 13 16:00:57.317: INFO: Pod "downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c" satisfied condition "Succeeded or Failed" + Sep 13 16:00:57.327: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c container client-container: + STEP: delete the pod 09/13/22 16:00:57.358 + Sep 13 16:00:57.375: INFO: Waiting for pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c to disappear + Sep 13 16:00:57.381: INFO: Pod downwardapi-volume-52644d51-da05-4885-b2d8-e7a52b5e3a6c no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 16:00:57.381: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-4526" for this suite. 09/13/22 16:00:57.387 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Containers + should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:72 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:00:57.403 +Sep 13 16:00:57.403: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename containers 09/13/22 16:00:57.404 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:00:57.425 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:00:57.43 +[It] should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:72 +STEP: Creating a pod to test override command 09/13/22 16:00:57.433 +Sep 13 16:00:57.445: INFO: Waiting up to 5m0s for pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e" in namespace "containers-6592" to be "Succeeded or Failed" +Sep 13 16:00:57.454: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Pending", Reason="", readiness=false. Elapsed: 9.225715ms +Sep 13 16:00:59.459: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01359237s +Sep 13 16:01:01.458: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012404356s +STEP: Saw pod success 09/13/22 16:01:01.458 +Sep 13 16:01:01.458: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e" satisfied condition "Succeeded or Failed" +Sep 13 16:01:01.461: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e container agnhost-container: +STEP: delete the pod 09/13/22 16:01:01.471 +Sep 13 16:01:01.485: INFO: Waiting for pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e to disappear +Sep 13 16:01:01.489: INFO: Pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +Sep 13 16:01:01.489: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-6592" for this suite. 09/13/22 16:01:01.494 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]","completed":268,"skipped":5034,"failed":0} +------------------------------ +• [4.097 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:72 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:00:57.403 + Sep 13 16:00:57.403: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename containers 09/13/22 16:00:57.404 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:00:57.425 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:00:57.43 + [It] should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:72 + STEP: Creating a pod to test override command 09/13/22 16:00:57.433 + Sep 13 16:00:57.445: INFO: Waiting up to 5m0s for pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e" in namespace "containers-6592" to be "Succeeded or Failed" + Sep 13 16:00:57.454: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Pending", Reason="", readiness=false. Elapsed: 9.225715ms + Sep 13 16:00:59.459: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01359237s + Sep 13 16:01:01.458: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012404356s + STEP: Saw pod success 09/13/22 16:01:01.458 + Sep 13 16:01:01.458: INFO: Pod "client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e" satisfied condition "Succeeded or Failed" + Sep 13 16:01:01.461: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e container agnhost-container: + STEP: delete the pod 09/13/22 16:01:01.471 + Sep 13 16:01:01.485: INFO: Waiting for pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e to disappear + Sep 13 16:01:01.489: INFO: Pod client-containers-b18dd92a-60d3-417d-9b74-fea80d3dbc5e no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 + Sep 13 16:01:01.489: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "containers-6592" for this suite. 09/13/22 16:01:01.494 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl replace + should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1745 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:01.503 +Sep 13 16:01:01.503: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 16:01:01.505 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:01.517 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:01.521 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1732 +[It] should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1745 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 16:01:01.525 +Sep 13 16:01:01.525: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Sep 13 16:01:01.621: INFO: stderr: "" +Sep 13 16:01:01.621: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod is running 09/13/22 16:01:01.621 +STEP: verifying the pod e2e-test-httpd-pod was created 09/13/22 16:01:06.674 +Sep 13 16:01:06.674: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 get pod e2e-test-httpd-pod -o json' +Sep 13 16:01:06.763: INFO: stderr: "" +Sep 13 16:01:06.763: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-09-13T16:01:01Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-7847\",\n \"resourceVersion\": \"48591\",\n \"uid\": \"2b459176-7d95-45b4-b741-1918abd49762\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.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-kh2sk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"gke-gke-1-25-default-pool-c9a2e4b7-vkq7\",\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-kh2sk\",\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-13T16:01:01Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:03Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:03Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:01Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://bb2a1dc5b750aa19ba987f8d12220b71d306c87442926d0f2a60bb0a5ef0f140\",\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-2\",\n \"imageID\": \"registry.k8s.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-13T16:01:02Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.196.0.28\",\n \"phase\": \"Running\",\n \"podIP\": \"10.72.1.37\",\n \"podIPs\": [\n {\n \"ip\": \"10.72.1.37\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2022-09-13T16:01:01Z\"\n }\n}\n" +STEP: replace the image in the pod 09/13/22 16:01:06.763 +Sep 13 16:01:06.764: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 replace -f -' +Sep 13 16:01:08.018: INFO: stderr: "" +Sep 13 16:01:08.018: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/busybox:1.29-2 09/13/22 16:01:08.018 +[AfterEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1736 +Sep 13 16:01:08.025: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 delete pods e2e-test-httpd-pod' +Sep 13 16:01:10.111: INFO: stderr: "" +Sep 13 16:01:10.111: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 16:01:10.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-7847" for this suite. 09/13/22 16:01:10.12 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image [Conformance]","completed":269,"skipped":5042,"failed":0} +------------------------------ +• [SLOW TEST] [8.622 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl replace + test/e2e/kubectl/kubectl.go:1729 + should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1745 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:01.503 + Sep 13 16:01:01.503: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 16:01:01.505 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:01.517 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:01.521 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1732 + [It] should update a single-container pod's image [Conformance] + test/e2e/kubectl/kubectl.go:1745 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 16:01:01.525 + Sep 13 16:01:01.525: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 run e2e-test-httpd-pod --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' + Sep 13 16:01:01.621: INFO: stderr: "" + Sep 13 16:01:01.621: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: verifying the pod e2e-test-httpd-pod is running 09/13/22 16:01:01.621 + STEP: verifying the pod e2e-test-httpd-pod was created 09/13/22 16:01:06.674 + Sep 13 16:01:06.674: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 get pod e2e-test-httpd-pod -o json' + Sep 13 16:01:06.763: INFO: stderr: "" + Sep 13 16:01:06.763: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-09-13T16:01:01Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-7847\",\n \"resourceVersion\": \"48591\",\n \"uid\": \"2b459176-7d95-45b4-b741-1918abd49762\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.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-kh2sk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"gke-gke-1-25-default-pool-c9a2e4b7-vkq7\",\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-kh2sk\",\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-13T16:01:01Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:03Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:03Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-09-13T16:01:01Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://bb2a1dc5b750aa19ba987f8d12220b71d306c87442926d0f2a60bb0a5ef0f140\",\n \"image\": \"registry.k8s.io/e2e-test-images/httpd:2.4.38-2\",\n \"imageID\": \"registry.k8s.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-13T16:01:02Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.196.0.28\",\n \"phase\": \"Running\",\n \"podIP\": \"10.72.1.37\",\n \"podIPs\": [\n {\n \"ip\": \"10.72.1.37\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2022-09-13T16:01:01Z\"\n }\n}\n" + STEP: replace the image in the pod 09/13/22 16:01:06.763 + Sep 13 16:01:06.764: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 replace -f -' + Sep 13 16:01:08.018: INFO: stderr: "" + Sep 13 16:01:08.018: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" + STEP: verifying the pod e2e-test-httpd-pod has the right image registry.k8s.io/e2e-test-images/busybox:1.29-2 09/13/22 16:01:08.018 + [AfterEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1736 + Sep 13 16:01:08.025: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-7847 delete pods e2e-test-httpd-pod' + Sep 13 16:01:10.111: INFO: stderr: "" + Sep 13 16:01:10.111: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 16:01:10.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-7847" for this suite. 09/13/22 16:01:10.12 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Secrets + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:94 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:10.131 +Sep 13 16:01:10.131: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 16:01:10.133 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:10.145 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:10.148 +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:94 +STEP: creating secret secrets-8525/secret-test-4d6b72d8-0e2b-4b83-bbda-2fadacca53c2 09/13/22 16:01:10.153 +STEP: Creating a pod to test consume secrets 09/13/22 16:01:10.156 +Sep 13 16:01:10.220: INFO: Waiting up to 5m0s for pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573" in namespace "secrets-8525" to be "Succeeded or Failed" +Sep 13 16:01:10.232: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Pending", Reason="", readiness=false. Elapsed: 11.301945ms +Sep 13 16:01:12.235: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015191292s +Sep 13 16:01:14.236: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015737517s +STEP: Saw pod success 09/13/22 16:01:14.236 +Sep 13 16:01:14.236: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573" satisfied condition "Succeeded or Failed" +Sep 13 16:01:14.239: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 container env-test: +STEP: delete the pod 09/13/22 16:01:14.248 +Sep 13 16:01:14.261: INFO: Waiting for pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 to disappear +Sep 13 16:01:14.264: INFO: Pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +Sep 13 16:01:14.264: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8525" for this suite. 09/13/22 16:01:14.269 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]","completed":270,"skipped":5073,"failed":0} +------------------------------ +• [4.144 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:94 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:10.131 + Sep 13 16:01:10.131: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 16:01:10.133 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:10.145 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:10.148 + [It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:94 + STEP: creating secret secrets-8525/secret-test-4d6b72d8-0e2b-4b83-bbda-2fadacca53c2 09/13/22 16:01:10.153 + STEP: Creating a pod to test consume secrets 09/13/22 16:01:10.156 + Sep 13 16:01:10.220: INFO: Waiting up to 5m0s for pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573" in namespace "secrets-8525" to be "Succeeded or Failed" + Sep 13 16:01:10.232: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Pending", Reason="", readiness=false. Elapsed: 11.301945ms + Sep 13 16:01:12.235: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015191292s + Sep 13 16:01:14.236: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015737517s + STEP: Saw pod success 09/13/22 16:01:14.236 + Sep 13 16:01:14.236: INFO: Pod "pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573" satisfied condition "Succeeded or Failed" + Sep 13 16:01:14.239: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 container env-test: + STEP: delete the pod 09/13/22 16:01:14.248 + Sep 13 16:01:14.261: INFO: Waiting for pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 to disappear + Sep 13 16:01:14.264: INFO: Pod pod-configmaps-97c2e853-afd3-463a-9ce3-3b95a9da1573 no longer exists + [AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 + Sep 13 16:01:14.264: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-8525" for this suite. 09/13/22 16:01:14.269 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:14.279 +Sep 13 16:01:14.279: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 16:01:14.28 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:14.301 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:14.305 +[It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 +STEP: create the deployment 09/13/22 16:01:14.31 +STEP: Wait for the Deployment to create new ReplicaSet 09/13/22 16:01:14.317 +STEP: delete the deployment 09/13/22 16:01:14.832 +STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs 09/13/22 16:01:14.841 +STEP: Gathering metrics 09/13/22 16:01:15.371 +W0913 16:01:15.393713 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 16:01:15.393: 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 + test/e2e/framework/framework.go:187 +Sep 13 16:01:15.393: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-4829" for this suite. 09/13/22 16:01:15.398 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]","completed":271,"skipped":5080,"failed":0} +------------------------------ +• [1.125 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:14.279 + Sep 13 16:01:14.279: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 16:01:14.28 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:14.301 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:14.305 + [It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/apimachinery/garbage_collector.go:550 + STEP: create the deployment 09/13/22 16:01:14.31 + STEP: Wait for the Deployment to create new ReplicaSet 09/13/22 16:01:14.317 + STEP: delete the deployment 09/13/22 16:01:14.832 + STEP: wait for deployment deletion to see if the garbage collector mistakenly deletes the rs 09/13/22 16:01:14.841 + STEP: Gathering metrics 09/13/22 16:01:15.371 + W0913 16:01:15.393713 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 16:01:15.393: 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 + test/e2e/framework/framework.go:187 + Sep 13 16:01:15.393: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-4829" for this suite. 09/13/22 16:01:15.398 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:793 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:15.409 +Sep 13 16:01:15.409: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 16:01:15.411 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:15.43 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:15.434 +[It] should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:793 +STEP: Creating a ResourceQuota with best effort scope 09/13/22 16:01:15.437 +STEP: Ensuring ResourceQuota status is calculated 09/13/22 16:01:15.442 +STEP: Creating a ResourceQuota with not best effort scope 09/13/22 16:01:17.446 +STEP: Ensuring ResourceQuota status is calculated 09/13/22 16:01:17.45 +STEP: Creating a best-effort pod 09/13/22 16:01:19.454 +STEP: Ensuring resource quota with best effort scope captures the pod usage 09/13/22 16:01:19.51 +STEP: Ensuring resource quota with not best effort ignored the pod usage 09/13/22 16:01:21.515 +STEP: Deleting the pod 09/13/22 16:01:23.519 +STEP: Ensuring resource quota status released the pod usage 09/13/22 16:01:23.544 +STEP: Creating a not best-effort pod 09/13/22 16:01:25.55 +STEP: Ensuring resource quota with not best effort scope captures the pod usage 09/13/22 16:01:25.573 +STEP: Ensuring resource quota with best effort scope ignored the pod usage 09/13/22 16:01:27.578 +STEP: Deleting the pod 09/13/22 16:01:29.582 +STEP: Ensuring resource quota status released the pod usage 09/13/22 16:01:29.601 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 16:01:31.605: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-6162" for this suite. 09/13/22 16:01:31.613 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","completed":272,"skipped":5088,"failed":0} +------------------------------ +• [SLOW TEST] [16.208 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:793 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:15.409 + Sep 13 16:01:15.409: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 16:01:15.411 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:15.43 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:15.434 + [It] should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/apimachinery/resource_quota.go:793 + STEP: Creating a ResourceQuota with best effort scope 09/13/22 16:01:15.437 + STEP: Ensuring ResourceQuota status is calculated 09/13/22 16:01:15.442 + STEP: Creating a ResourceQuota with not best effort scope 09/13/22 16:01:17.446 + STEP: Ensuring ResourceQuota status is calculated 09/13/22 16:01:17.45 + STEP: Creating a best-effort pod 09/13/22 16:01:19.454 + STEP: Ensuring resource quota with best effort scope captures the pod usage 09/13/22 16:01:19.51 + STEP: Ensuring resource quota with not best effort ignored the pod usage 09/13/22 16:01:21.515 + STEP: Deleting the pod 09/13/22 16:01:23.519 + STEP: Ensuring resource quota status released the pod usage 09/13/22 16:01:23.544 + STEP: Creating a not best-effort pod 09/13/22 16:01:25.55 + STEP: Ensuring resource quota with not best effort scope captures the pod usage 09/13/22 16:01:25.573 + STEP: Ensuring resource quota with best effort scope ignored the pod usage 09/13/22 16:01:27.578 + STEP: Deleting the pod 09/13/22 16:01:29.582 + STEP: Ensuring resource quota status released the pod usage 09/13/22 16:01:29.601 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 16:01:31.605: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-6162" for this suite. 09/13/22 16:01:31.613 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:822 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:31.623 +Sep 13 16:01:31.623: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 16:01:31.624 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:31.641 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:31.646 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:822 +STEP: Creating simple DaemonSet "daemon-set" 09/13/22 16:01:31.678 +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:01:31.687 +Sep 13 16:01:31.710: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:01:31.710: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:01:32.723: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:01:32.723: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:01:33.721: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 16:01:33.721: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: listing all DeamonSets 09/13/22 16:01:33.724 +STEP: DeleteCollection of the DaemonSets 09/13/22 16:01:33.729 +STEP: Verify that ReplicaSets have been deleted 09/13/22 16:01:33.737 +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +Sep 13 16:01:33.768: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"48990"},"items":null} + +Sep 13 16:01:33.772: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"48990"},"items":[{"metadata":{"name":"daemon-set-6fgh6","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"49acdf9f-3685-476d-9412-40e0d5886237","resourceVersion":"48979","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:33Z","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.72.1.40\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-qt56t","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-qt56t","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":"gke-gke-1-25-default-pool-c9a2e4b7-vkq7","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-vkq7"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.28","podIP":"10.72.1.40","podIPs":[{"ip":"10.72.1.40"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://74cbaf8c5d28f689f4b796465559114e1b749b1a7caf9b8c61f784968c4678f9","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-bjfwm","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"0552e556-5c33-47dc-9750-76b15ecf7646","resourceVersion":"48972","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:32Z","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.72.2.169\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-cxtxs","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-cxtxs","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":"gke-gke-1-25-default-pool-c9a2e4b7-x4b8","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-x4b8"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:32Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:32Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.29","podIP":"10.72.2.169","podIPs":[{"ip":"10.72.2.169"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://c9661bbe59cae331c72dbac343ac18e418e05262421dbf2ad6500ad9a4963c6f","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-jc6jr","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"ec57b6f5-aff6-4fbf-a7ef-9f8f83f36834","resourceVersion":"48988","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:33Z","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.72.0.191\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-ctnrp","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-ctnrp","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":"gke-gke-1-25-default-pool-c9a2e4b7-0rvx","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-0rvx"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.27","podIP":"10.72.0.191","podIPs":[{"ip":"10.72.0.191"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://32379ddfecb622c84200c90a6d3bf902102d2df2344435a33e43c08f92b3803d","started":true}],"qosClass":"BestEffort"}}]} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:01:33.834: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-5168" for this suite. 09/13/22 16:01:33.864 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should list and delete a collection of DaemonSets [Conformance]","completed":273,"skipped":5106,"failed":0} +------------------------------ +• [2.269 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:822 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:31.623 + Sep 13 16:01:31.623: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 16:01:31.624 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:31.641 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:31.646 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should list and delete a collection of DaemonSets [Conformance] + test/e2e/apps/daemon_set.go:822 + STEP: Creating simple DaemonSet "daemon-set" 09/13/22 16:01:31.678 + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:01:31.687 + Sep 13 16:01:31.710: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:01:31.710: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:01:32.723: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:01:32.723: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:01:33.721: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 16:01:33.721: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: listing all DeamonSets 09/13/22 16:01:33.724 + STEP: DeleteCollection of the DaemonSets 09/13/22 16:01:33.729 + STEP: Verify that ReplicaSets have been deleted 09/13/22 16:01:33.737 + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + Sep 13 16:01:33.768: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"48990"},"items":null} + + Sep 13 16:01:33.772: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"48990"},"items":[{"metadata":{"name":"daemon-set-6fgh6","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"49acdf9f-3685-476d-9412-40e0d5886237","resourceVersion":"48979","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:33Z","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.72.1.40\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-qt56t","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-qt56t","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":"gke-gke-1-25-default-pool-c9a2e4b7-vkq7","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-vkq7"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.28","podIP":"10.72.1.40","podIPs":[{"ip":"10.72.1.40"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://74cbaf8c5d28f689f4b796465559114e1b749b1a7caf9b8c61f784968c4678f9","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-bjfwm","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"0552e556-5c33-47dc-9750-76b15ecf7646","resourceVersion":"48972","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:32Z","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.72.2.169\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-cxtxs","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-cxtxs","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":"gke-gke-1-25-default-pool-c9a2e4b7-x4b8","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-x4b8"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:32Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:32Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.29","podIP":"10.72.2.169","podIPs":[{"ip":"10.72.2.169"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://c9661bbe59cae331c72dbac343ac18e418e05262421dbf2ad6500ad9a4963c6f","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-jc6jr","generateName":"daemon-set-","namespace":"daemonsets-5168","uid":"ec57b6f5-aff6-4fbf-a7ef-9f8f83f36834","resourceVersion":"48988","creationTimestamp":"2022-09-13T16:01:31Z","labels":{"controller-revision-hash":"7f7ffb4fcc","daemonset-name":"daemon-set","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"05e41d19-2434-4da4-adcc-8bec6b1785b5","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-09-13T16:01:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"05e41d19-2434-4da4-adcc-8bec6b1785b5\"}":{}}},"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-13T16:01:33Z","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.72.0.191\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-ctnrp","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":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-ctnrp","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":"gke-gke-1-25-default-pool-c9a2e4b7-0rvx","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["gke-gke-1-25-default-pool-c9a2e4b7-0rvx"]}]}]}}},"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-13T16:01:31Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:33Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-09-13T16:01:31Z"}],"hostIP":"10.196.0.27","podIP":"10.72.0.191","podIPs":[{"ip":"10.72.0.191"}],"startTime":"2022-09-13T16:01:31Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-09-13T16:01:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"registry.k8s.io/e2e-test-images/httpd:2.4.38-2","imageID":"registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://32379ddfecb622c84200c90a6d3bf902102d2df2344435a33e43c08f92b3803d","started":true}],"qosClass":"BestEffort"}}]} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:01:33.834: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-5168" for this suite. 09/13/22 16:01:33.864 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:655 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:33.893 +Sep 13 16:01:33.894: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 16:01:33.895 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:34.014 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:34.021 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 16:01:34.057 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 16:01:34.764 +STEP: Deploying the webhook pod 09/13/22 16:01:34.772 +STEP: Wait for the deployment to be ready 09/13/22 16:01:34.783 +Sep 13 16:01:34.792: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service 09/13/22 16:01:36.804 +STEP: Verifying the service has paired with the endpoint 09/13/22 16:01:36.835 +Sep 13 16:01:37.835: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:655 +STEP: Listing all of the created validation webhooks 09/13/22 16:01:37.91 +STEP: Creating a configMap that should be mutated 09/13/22 16:01:37.935 +STEP: Deleting the collection of validation webhooks 09/13/22 16:01:37.987 +STEP: Creating a configMap that should not be mutated 09/13/22 16:01:38.052 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:01:38.062: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-4770" for this suite. 09/13/22 16:01:38.067 +STEP: Destroying namespace "webhook-4770-markers" for this suite. 09/13/22 16:01:38.073 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","completed":274,"skipped":5110,"failed":0} +------------------------------ +• [4.261 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:655 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:33.893 + Sep 13 16:01:33.894: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 16:01:33.895 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:34.014 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:34.021 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 16:01:34.057 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 16:01:34.764 + STEP: Deploying the webhook pod 09/13/22 16:01:34.772 + STEP: Wait for the deployment to be ready 09/13/22 16:01:34.783 + Sep 13 16:01:34.792: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set + STEP: Deploying the webhook service 09/13/22 16:01:36.804 + STEP: Verifying the service has paired with the endpoint 09/13/22 16:01:36.835 + Sep 13 16:01:37.835: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] listing mutating webhooks should work [Conformance] + test/e2e/apimachinery/webhook.go:655 + STEP: Listing all of the created validation webhooks 09/13/22 16:01:37.91 + STEP: Creating a configMap that should be mutated 09/13/22 16:01:37.935 + STEP: Deleting the collection of validation webhooks 09/13/22 16:01:37.987 + STEP: Creating a configMap that should not be mutated 09/13/22 16:01:38.052 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:01:38.062: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-4770" for this suite. 09/13/22 16:01:38.067 + STEP: Destroying namespace "webhook-4770-markers" for this suite. 09/13/22 16:01:38.073 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Update Demo + should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:337 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:38.161 +Sep 13 16:01:38.161: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 16:01:38.162 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:38.205 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:38.211 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:324 +[It] should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:337 +STEP: creating a replication controller 09/13/22 16:01:38.218 +Sep 13 16:01:38.218: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 create -f -' +Sep 13 16:01:38.492: INFO: stderr: "" +Sep 13 16:01:38.492: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 16:01:38.492 +Sep 13 16:01:38.492: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 16:01:38.597: INFO: stderr: "" +Sep 13 16:01:38.597: INFO: stdout: "update-demo-nautilus-c4ms8 update-demo-nautilus-v22sk " +Sep 13 16:01:38.597: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 16:01:38.677: INFO: stderr: "" +Sep 13 16:01:38.677: INFO: stdout: "" +Sep 13 16:01:38.677: INFO: update-demo-nautilus-c4ms8 is created but not running +Sep 13 16:01:43.679: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Sep 13 16:01:43.766: INFO: stderr: "" +Sep 13 16:01:43.766: INFO: stdout: "update-demo-nautilus-c4ms8 update-demo-nautilus-v22sk " +Sep 13 16:01:43.766: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 16:01:43.847: INFO: stderr: "" +Sep 13 16:01:43.847: INFO: stdout: "true" +Sep 13 16:01:43.847: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 16:01:43.927: INFO: stderr: "" +Sep 13 16:01:43.927: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 16:01:43.927: INFO: validating pod update-demo-nautilus-c4ms8 +Sep 13 16:01:43.939: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 16:01:43.939: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 16:01:43.939: INFO: update-demo-nautilus-c4ms8 is verified up and running +Sep 13 16:01:43.939: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-v22sk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Sep 13 16:01:44.026: INFO: stderr: "" +Sep 13 16:01:44.026: INFO: stdout: "true" +Sep 13 16:01:44.026: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-v22sk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Sep 13 16:01:44.105: INFO: stderr: "" +Sep 13 16:01:44.105: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" +Sep 13 16:01:44.105: INFO: validating pod update-demo-nautilus-v22sk +Sep 13 16:01:44.115: INFO: got data: { + "image": "nautilus.jpg" +} + +Sep 13 16:01:44.115: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Sep 13 16:01:44.115: INFO: update-demo-nautilus-v22sk is verified up and running +STEP: using delete to clean up resources 09/13/22 16:01:44.115 +Sep 13 16:01:44.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 delete --grace-period=0 --force -f -' +Sep 13 16:01:44.201: 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 13 16:01:44.201: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Sep 13 16:01:44.201: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get rc,svc -l name=update-demo --no-headers' +Sep 13 16:01:44.307: INFO: stderr: "No resources found in kubectl-5650 namespace.\n" +Sep 13 16:01:44.307: INFO: stdout: "" +Sep 13 16:01:44.307: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Sep 13 16:01:44.392: INFO: stderr: "" +Sep 13 16:01:44.392: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 16:01:44.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5650" for this suite. 09/13/22 16:01:44.397 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should create and stop a replication controller [Conformance]","completed":275,"skipped":5151,"failed":0} +------------------------------ +• [SLOW TEST] [6.241 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:322 + should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:337 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:38.161 + Sep 13 16:01:38.161: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 16:01:38.162 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:38.205 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:38.211 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:324 + [It] should create and stop a replication controller [Conformance] + test/e2e/kubectl/kubectl.go:337 + STEP: creating a replication controller 09/13/22 16:01:38.218 + Sep 13 16:01:38.218: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 create -f -' + Sep 13 16:01:38.492: INFO: stderr: "" + Sep 13 16:01:38.492: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" + STEP: waiting for all containers in name=update-demo pods to come up. 09/13/22 16:01:38.492 + Sep 13 16:01:38.492: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 16:01:38.597: INFO: stderr: "" + Sep 13 16:01:38.597: INFO: stdout: "update-demo-nautilus-c4ms8 update-demo-nautilus-v22sk " + Sep 13 16:01:38.597: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 16:01:38.677: INFO: stderr: "" + Sep 13 16:01:38.677: INFO: stdout: "" + Sep 13 16:01:38.677: INFO: update-demo-nautilus-c4ms8 is created but not running + Sep 13 16:01:43.679: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' + Sep 13 16:01:43.766: INFO: stderr: "" + Sep 13 16:01:43.766: INFO: stdout: "update-demo-nautilus-c4ms8 update-demo-nautilus-v22sk " + Sep 13 16:01:43.766: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 16:01:43.847: INFO: stderr: "" + Sep 13 16:01:43.847: INFO: stdout: "true" + Sep 13 16:01:43.847: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-c4ms8 -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 16:01:43.927: INFO: stderr: "" + Sep 13 16:01:43.927: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 16:01:43.927: INFO: validating pod update-demo-nautilus-c4ms8 + Sep 13 16:01:43.939: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 16:01:43.939: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 16:01:43.939: INFO: update-demo-nautilus-c4ms8 is verified up and running + Sep 13 16:01:43.939: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-v22sk -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' + Sep 13 16:01:44.026: INFO: stderr: "" + Sep 13 16:01:44.026: INFO: stdout: "true" + Sep 13 16:01:44.026: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods update-demo-nautilus-v22sk -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' + Sep 13 16:01:44.105: INFO: stderr: "" + Sep 13 16:01:44.105: INFO: stdout: "registry.k8s.io/e2e-test-images/nautilus:1.5" + Sep 13 16:01:44.105: INFO: validating pod update-demo-nautilus-v22sk + Sep 13 16:01:44.115: INFO: got data: { + "image": "nautilus.jpg" + } + + Sep 13 16:01:44.115: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . + Sep 13 16:01:44.115: INFO: update-demo-nautilus-v22sk is verified up and running + STEP: using delete to clean up resources 09/13/22 16:01:44.115 + Sep 13 16:01:44.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 delete --grace-period=0 --force -f -' + Sep 13 16:01:44.201: 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 13 16:01:44.201: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" + Sep 13 16:01:44.201: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get rc,svc -l name=update-demo --no-headers' + Sep 13 16:01:44.307: INFO: stderr: "No resources found in kubectl-5650 namespace.\n" + Sep 13 16:01:44.307: INFO: stdout: "" + Sep 13 16:01:44.307: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5650 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' + Sep 13 16:01:44.392: INFO: stderr: "" + Sep 13 16:01:44.392: INFO: stdout: "" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 16:01:44.392: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-5650" for this suite. 09/13/22 16:01:44.397 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] PreStop + should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 +[BeforeEach] [sig-node] PreStop + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:44.404 +Sep 13 16:01:44.404: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename prestop 09/13/22 16:01:44.406 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:44.418 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:44.427 +[BeforeEach] [sig-node] PreStop + test/e2e/node/pre_stop.go:159 +[It] should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 +STEP: Creating server pod server in namespace prestop-7016 09/13/22 16:01:44.431 +STEP: Waiting for pods to come up. 09/13/22 16:01:44.447 +Sep 13 16:01:44.447: INFO: Waiting up to 5m0s for pod "server" in namespace "prestop-7016" to be "running" +Sep 13 16:01:44.461: INFO: Pod "server": Phase="Pending", Reason="", readiness=false. Elapsed: 13.158159ms +Sep 13 16:01:46.466: INFO: Pod "server": Phase="Running", Reason="", readiness=true. Elapsed: 2.018685052s +Sep 13 16:01:46.466: INFO: Pod "server" satisfied condition "running" +STEP: Creating tester pod tester in namespace prestop-7016 09/13/22 16:01:46.472 +Sep 13 16:01:46.489: INFO: Waiting up to 5m0s for pod "tester" in namespace "prestop-7016" to be "running" +Sep 13 16:01:46.498: INFO: Pod "tester": Phase="Pending", Reason="", readiness=false. Elapsed: 8.972679ms +Sep 13 16:01:48.503: INFO: Pod "tester": Phase="Running", Reason="", readiness=true. Elapsed: 2.014300534s +Sep 13 16:01:48.504: INFO: Pod "tester" satisfied condition "running" +STEP: Deleting pre-stop pod 09/13/22 16:01:48.504 +Sep 13 16:01:53.545: 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 09/13/22 16:01:53.545 +[AfterEach] [sig-node] PreStop + test/e2e/framework/framework.go:187 +Sep 13 16:01:53.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "prestop-7016" for this suite. 09/13/22 16:01:53.578 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod [Conformance]","completed":276,"skipped":5156,"failed":0} +------------------------------ +• [SLOW TEST] [9.188 seconds] +[sig-node] PreStop +test/e2e/node/framework.go:23 + should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PreStop + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:44.404 + Sep 13 16:01:44.404: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename prestop 09/13/22 16:01:44.406 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:44.418 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:44.427 + [BeforeEach] [sig-node] PreStop + test/e2e/node/pre_stop.go:159 + [It] should call prestop when killing a pod [Conformance] + test/e2e/node/pre_stop.go:168 + STEP: Creating server pod server in namespace prestop-7016 09/13/22 16:01:44.431 + STEP: Waiting for pods to come up. 09/13/22 16:01:44.447 + Sep 13 16:01:44.447: INFO: Waiting up to 5m0s for pod "server" in namespace "prestop-7016" to be "running" + Sep 13 16:01:44.461: INFO: Pod "server": Phase="Pending", Reason="", readiness=false. Elapsed: 13.158159ms + Sep 13 16:01:46.466: INFO: Pod "server": Phase="Running", Reason="", readiness=true. Elapsed: 2.018685052s + Sep 13 16:01:46.466: INFO: Pod "server" satisfied condition "running" + STEP: Creating tester pod tester in namespace prestop-7016 09/13/22 16:01:46.472 + Sep 13 16:01:46.489: INFO: Waiting up to 5m0s for pod "tester" in namespace "prestop-7016" to be "running" + Sep 13 16:01:46.498: INFO: Pod "tester": Phase="Pending", Reason="", readiness=false. Elapsed: 8.972679ms + Sep 13 16:01:48.503: INFO: Pod "tester": Phase="Running", Reason="", readiness=true. Elapsed: 2.014300534s + Sep 13 16:01:48.504: INFO: Pod "tester" satisfied condition "running" + STEP: Deleting pre-stop pod 09/13/22 16:01:48.504 + Sep 13 16:01:53.545: 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 09/13/22 16:01:53.545 + [AfterEach] [sig-node] PreStop + test/e2e/framework/framework.go:187 + Sep 13 16:01:53.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "prestop-7016" for this suite. 09/13/22 16:01:53.578 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected combined + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:43 +[BeforeEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:53.6 +Sep 13 16:01:53.602: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:01:53.604 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:53.628 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:53.635 +[It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:43 +STEP: Creating configMap with name configmap-projected-all-test-volume-93a2e5e9-ca95-4cd4-a56c-ec6e4935d058 09/13/22 16:01:53.64 +STEP: Creating secret with name secret-projected-all-test-volume-6b94ddc2-096b-423b-90ac-803f25cf6ba2 09/13/22 16:01:53.646 +STEP: Creating a pod to test Check all projections for projected volume plugin 09/13/22 16:01:53.655 +Sep 13 16:01:53.676: INFO: Waiting up to 5m0s for pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5" in namespace "projected-7189" to be "Succeeded or Failed" +Sep 13 16:01:53.681: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.729838ms +Sep 13 16:01:55.686: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010208731s +Sep 13 16:01:57.685: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009045133s +STEP: Saw pod success 09/13/22 16:01:57.685 +Sep 13 16:01:57.685: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5" satisfied condition "Succeeded or Failed" +Sep 13 16:01:57.690: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 container projected-all-volume-test: +STEP: delete the pod 09/13/22 16:01:57.727 +Sep 13 16:01:57.746: INFO: Waiting for pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 to disappear +Sep 13 16:01:57.750: INFO: Pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 no longer exists +[AfterEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:187 +Sep 13 16:01:57.751: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7189" for this suite. 09/13/22 16:01:57.755 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","completed":277,"skipped":5162,"failed":0} +------------------------------ +• [4.163 seconds] +[sig-storage] Projected combined +test/e2e/common/storage/framework.go:23 + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:43 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:53.6 + Sep 13 16:01:53.602: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:01:53.604 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:53.628 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:53.635 + [It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/common/storage/projected_combined.go:43 + STEP: Creating configMap with name configmap-projected-all-test-volume-93a2e5e9-ca95-4cd4-a56c-ec6e4935d058 09/13/22 16:01:53.64 + STEP: Creating secret with name secret-projected-all-test-volume-6b94ddc2-096b-423b-90ac-803f25cf6ba2 09/13/22 16:01:53.646 + STEP: Creating a pod to test Check all projections for projected volume plugin 09/13/22 16:01:53.655 + Sep 13 16:01:53.676: INFO: Waiting up to 5m0s for pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5" in namespace "projected-7189" to be "Succeeded or Failed" + Sep 13 16:01:53.681: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.729838ms + Sep 13 16:01:55.686: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010208731s + Sep 13 16:01:57.685: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009045133s + STEP: Saw pod success 09/13/22 16:01:57.685 + Sep 13 16:01:57.685: INFO: Pod "projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5" satisfied condition "Succeeded or Failed" + Sep 13 16:01:57.690: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 container projected-all-volume-test: + STEP: delete the pod 09/13/22 16:01:57.727 + Sep 13 16:01:57.746: INFO: Waiting for pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 to disappear + Sep 13 16:01:57.750: INFO: Pod projected-volume-78c68190-47ef-4d93-9356-b60ea5b496a5 no longer exists + [AfterEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:187 + Sep 13 16:01:57.751: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-7189" for this suite. 09/13/22 16:01:57.755 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:01:57.79 +Sep 13 16:01:57.790: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 16:01:57.792 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:57.806 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:57.81 +[It] should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 +STEP: Creating a test headless service 09/13/22 16:01:57.813 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_udp@PTR;check="$$(dig +tcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_tcp@PTR;sleep 1; done + 09/13/22 16:01:57.887 +STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_udp@PTR;check="$$(dig +tcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_tcp@PTR;sleep 1; done + 09/13/22 16:01:57.888 +STEP: creating a pod to probe DNS 09/13/22 16:01:57.888 +STEP: submitting the pod to kubernetes 09/13/22 16:01:57.888 +Sep 13 16:01:57.938: INFO: Waiting up to 15m0s for pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9" in namespace "dns-9913" to be "running" +Sep 13 16:01:57.952: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9": Phase="Pending", Reason="", readiness=false. Elapsed: 13.492563ms +Sep 13 16:01:59.956: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9": Phase="Running", Reason="", readiness=true. Elapsed: 2.017235465s +Sep 13 16:01:59.956: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9" satisfied condition "running" +STEP: retrieving the pod 09/13/22 16:01:59.956 +STEP: looking for the results for each expected name from probers 09/13/22 16:01:59.958 +Sep 13 16:01:59.967: INFO: Unable to read wheezy_udp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:01:59.972: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:01:59.978: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:01:59.983: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:02:00.014: INFO: Unable to read jessie_udp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:02:00.019: INFO: Unable to read jessie_tcp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:02:00.024: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:02:00.030: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) +Sep 13 16:02:00.052: INFO: Lookups using dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9 failed for: [wheezy_udp@dns-test-service.dns-9913.svc.cluster.local wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local jessie_udp@dns-test-service.dns-9913.svc.cluster.local jessie_tcp@dns-test-service.dns-9913.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local] + +Sep 13 16:02:05.135: INFO: DNS probes using dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9 succeeded + +STEP: deleting the pod 09/13/22 16:02:05.135 +STEP: deleting the test service 09/13/22 16:02:05.158 +STEP: deleting the test headless service 09/13/22 16:02:05.208 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 16:02:05.274: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-9913" for this suite. 09/13/22 16:02:05.288 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide DNS for services [Conformance]","completed":278,"skipped":5254,"failed":0} +------------------------------ +• [SLOW TEST] [7.513 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:01:57.79 + Sep 13 16:01:57.790: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 16:01:57.792 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:01:57.806 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:01:57.81 + [It] should provide DNS for services [Conformance] + test/e2e/network/dns.go:137 + STEP: Creating a test headless service 09/13/22 16:01:57.813 + STEP: Running these commands on wheezy: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_udp@PTR;check="$$(dig +tcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_tcp@PTR;sleep 1; done + 09/13/22 16:01:57.887 + STEP: Running these commands on jessie: for i in `seq 1 600`; do check="$$(dig +notcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-9913.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-9913.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-9913.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_udp@PTR;check="$$(dig +tcp +noall +answer +search 180.21.80.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.80.21.180_tcp@PTR;sleep 1; done + 09/13/22 16:01:57.888 + STEP: creating a pod to probe DNS 09/13/22 16:01:57.888 + STEP: submitting the pod to kubernetes 09/13/22 16:01:57.888 + Sep 13 16:01:57.938: INFO: Waiting up to 15m0s for pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9" in namespace "dns-9913" to be "running" + Sep 13 16:01:57.952: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9": Phase="Pending", Reason="", readiness=false. Elapsed: 13.492563ms + Sep 13 16:01:59.956: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9": Phase="Running", Reason="", readiness=true. Elapsed: 2.017235465s + Sep 13 16:01:59.956: INFO: Pod "dns-test-f7431752-81a3-4f34-883a-7561597b75d9" satisfied condition "running" + STEP: retrieving the pod 09/13/22 16:01:59.956 + STEP: looking for the results for each expected name from probers 09/13/22 16:01:59.958 + Sep 13 16:01:59.967: INFO: Unable to read wheezy_udp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:01:59.972: INFO: Unable to read wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:01:59.978: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:01:59.983: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:02:00.014: INFO: Unable to read jessie_udp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:02:00.019: INFO: Unable to read jessie_tcp@dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:02:00.024: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:02:00.030: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local from pod dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9: the server could not find the requested resource (get pods dns-test-f7431752-81a3-4f34-883a-7561597b75d9) + Sep 13 16:02:00.052: INFO: Lookups using dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9 failed for: [wheezy_udp@dns-test-service.dns-9913.svc.cluster.local wheezy_tcp@dns-test-service.dns-9913.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local jessie_udp@dns-test-service.dns-9913.svc.cluster.local jessie_tcp@dns-test-service.dns-9913.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-9913.svc.cluster.local] + + Sep 13 16:02:05.135: INFO: DNS probes using dns-9913/dns-test-f7431752-81a3-4f34-883a-7561597b75d9 succeeded + + STEP: deleting the pod 09/13/22 16:02:05.135 + STEP: deleting the test service 09/13/22 16:02:05.158 + STEP: deleting the test headless service 09/13/22 16:02:05.208 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 16:02:05.274: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-9913" for this suite. 09/13/22 16:02:05.288 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] PodTemplates + should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:05.319 +Sep 13 16:02:05.319: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename podtemplate 09/13/22 16:02:05.32 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:05.34 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:05.345 +[It] should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 +STEP: Create a pod template 09/13/22 16:02:05.349 +STEP: Replace a pod template 09/13/22 16:02:05.357 +Sep 13 16:02:05.368: INFO: Found updated podtemplate annotation: "true" + +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +Sep 13 16:02:05.368: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-5501" for this suite. 09/13/22 16:02:05.376 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] PodTemplates should replace a pod template [Conformance]","completed":279,"skipped":5354,"failed":0} +------------------------------ +• [0.075 seconds] +[sig-node] PodTemplates +test/e2e/common/node/framework.go:23 + should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:05.319 + Sep 13 16:02:05.319: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename podtemplate 09/13/22 16:02:05.32 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:05.34 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:05.345 + [It] should replace a pod template [Conformance] + test/e2e/common/node/podtemplates.go:176 + STEP: Create a pod template 09/13/22 16:02:05.349 + STEP: Replace a pod template 09/13/22 16:02:05.357 + Sep 13 16:02:05.368: INFO: Found updated podtemplate annotation: "true" + + [AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 + Sep 13 16:02:05.368: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "podtemplate-5501" for this suite. 09/13/22 16:02:05.376 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:90 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:05.394 +Sep 13 16:02:05.395: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 16:02:05.397 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:05.435 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:05.439 +[It] should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:90 +STEP: Counting existing ResourceQuota 09/13/22 16:02:05.442 +STEP: Creating a ResourceQuota 09/13/22 16:02:12.448 +STEP: Ensuring resource quota status is calculated 09/13/22 16:02:12.457 +STEP: Creating a Service 09/13/22 16:02:14.461 +STEP: Creating a NodePort Service 09/13/22 16:02:14.483 +STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota 09/13/22 16:02:14.524 +STEP: Ensuring resource quota status captures service creation 09/13/22 16:02:14.542 +STEP: Deleting Services 09/13/22 16:02:16.546 +STEP: Ensuring resource quota status released usage 09/13/22 16:02:16.604 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 16:02:18.610: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-6238" for this suite. 09/13/22 16:02:18.616 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","completed":280,"skipped":5368,"failed":0} +------------------------------ +• [SLOW TEST] [13.226 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:90 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:05.394 + Sep 13 16:02:05.395: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 16:02:05.397 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:05.435 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:05.439 + [It] should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/apimachinery/resource_quota.go:90 + STEP: Counting existing ResourceQuota 09/13/22 16:02:05.442 + STEP: Creating a ResourceQuota 09/13/22 16:02:12.448 + STEP: Ensuring resource quota status is calculated 09/13/22 16:02:12.457 + STEP: Creating a Service 09/13/22 16:02:14.461 + STEP: Creating a NodePort Service 09/13/22 16:02:14.483 + STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota 09/13/22 16:02:14.524 + STEP: Ensuring resource quota status captures service creation 09/13/22 16:02:14.542 + STEP: Deleting Services 09/13/22 16:02:16.546 + STEP: Ensuring resource quota status released usage 09/13/22 16:02:16.604 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 16:02:18.610: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-6238" for this suite. 09/13/22 16:02:18.616 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] DisruptionController + should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:107 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:18.626 +Sep 13 16:02:18.627: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename disruption 09/13/22 16:02:18.628 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:18.643 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:18.647 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:107 +STEP: creating the pdb 09/13/22 16:02:18.653 +STEP: Waiting for the pdb to be processed 09/13/22 16:02:18.658 +STEP: updating the pdb 09/13/22 16:02:20.669 +STEP: Waiting for the pdb to be processed 09/13/22 16:02:20.676 +STEP: patching the pdb 09/13/22 16:02:22.695 +STEP: Waiting for the pdb to be processed 09/13/22 16:02:22.705 +STEP: Waiting for the pdb to be deleted 09/13/22 16:02:22.723 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +Sep 13 16:02:22.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2764" for this suite. 09/13/22 16:02:22.735 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]","completed":281,"skipped":5384,"failed":0} +------------------------------ +• [4.115 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:107 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:18.626 + Sep 13 16:02:18.627: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename disruption 09/13/22 16:02:18.628 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:18.643 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:18.647 + [BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 + [It] should create a PodDisruptionBudget [Conformance] + test/e2e/apps/disruption.go:107 + STEP: creating the pdb 09/13/22 16:02:18.653 + STEP: Waiting for the pdb to be processed 09/13/22 16:02:18.658 + STEP: updating the pdb 09/13/22 16:02:20.669 + STEP: Waiting for the pdb to be processed 09/13/22 16:02:20.676 + STEP: patching the pdb 09/13/22 16:02:22.695 + STEP: Waiting for the pdb to be processed 09/13/22 16:02:22.705 + STEP: Waiting for the pdb to be deleted 09/13/22 16:02:22.723 + [AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 + Sep 13 16:02:22.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "disruption-2764" for this suite. 09/13/22 16:02:22.735 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:114 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:22.754 +Sep 13 16:02:22.754: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 16:02:22.755 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:22.772 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:22.776 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. 09/13/22 16:02:22.789 +Sep 13 16:02:22.820: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-2824" to be "running and ready" +Sep 13 16:02:22.823: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 3.637911ms +Sep 13 16:02:22.823: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:02:24.828: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.008086996s +Sep 13 16:02:24.828: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Sep 13 16:02:24.828: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:114 +STEP: create the pod with lifecycle hook 09/13/22 16:02:24.838 +Sep 13 16:02:24.857: INFO: Waiting up to 5m0s for pod "pod-with-prestop-exec-hook" in namespace "container-lifecycle-hook-2824" to be "running and ready" +Sep 13 16:02:24.868: INFO: Pod "pod-with-prestop-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 10.125262ms +Sep 13 16:02:24.868: INFO: The phase of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:02:26.873: INFO: Pod "pod-with-prestop-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.015071525s +Sep 13 16:02:26.873: INFO: The phase of Pod pod-with-prestop-exec-hook is Running (Ready = true) +Sep 13 16:02:26.873: INFO: Pod "pod-with-prestop-exec-hook" satisfied condition "running and ready" +STEP: delete the pod with lifecycle hook 09/13/22 16:02:26.875 +Sep 13 16:02:26.883: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Sep 13 16:02:26.886: INFO: Pod pod-with-prestop-exec-hook still exists +Sep 13 16:02:28.886: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Sep 13 16:02:28.890: INFO: Pod pod-with-prestop-exec-hook no longer exists +STEP: check prestop hook 09/13/22 16:02:28.891 +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +Sep 13 16:02:28.899: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-2824" for this suite. 09/13/22 16:02:28.904 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]","completed":282,"skipped":5414,"failed":0} +------------------------------ +• [SLOW TEST] [6.161 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:114 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:22.754 + Sep 13 16:02:22.754: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 16:02:22.755 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:22.772 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:22.776 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 + STEP: create the container to handle the HTTPGet hook request. 09/13/22 16:02:22.789 + Sep 13 16:02:22.820: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-2824" to be "running and ready" + Sep 13 16:02:22.823: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 3.637911ms + Sep 13 16:02:22.823: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:02:24.828: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.008086996s + Sep 13 16:02:24.828: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Sep 13 16:02:24.828: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:114 + STEP: create the pod with lifecycle hook 09/13/22 16:02:24.838 + Sep 13 16:02:24.857: INFO: Waiting up to 5m0s for pod "pod-with-prestop-exec-hook" in namespace "container-lifecycle-hook-2824" to be "running and ready" + Sep 13 16:02:24.868: INFO: Pod "pod-with-prestop-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 10.125262ms + Sep 13 16:02:24.868: INFO: The phase of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:02:26.873: INFO: Pod "pod-with-prestop-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.015071525s + Sep 13 16:02:26.873: INFO: The phase of Pod pod-with-prestop-exec-hook is Running (Ready = true) + Sep 13 16:02:26.873: INFO: Pod "pod-with-prestop-exec-hook" satisfied condition "running and ready" + STEP: delete the pod with lifecycle hook 09/13/22 16:02:26.875 + Sep 13 16:02:26.883: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear + Sep 13 16:02:26.886: INFO: Pod pod-with-prestop-exec-hook still exists + Sep 13 16:02:28.886: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear + Sep 13 16:02:28.890: INFO: Pod pod-with-prestop-exec-hook no longer exists + STEP: check prestop hook 09/13/22 16:02:28.891 + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 + Sep 13 16:02:28.899: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-lifecycle-hook-2824" for this suite. 09/13/22 16:02:28.904 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:28.92 +Sep 13 16:02:28.920: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 16:02:28.922 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:28.941 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:28.944 +[It] should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 +STEP: create the deployment 09/13/22 16:02:28.948 +STEP: Wait for the Deployment to create new ReplicaSet 09/13/22 16:02:28.962 +STEP: delete the deployment 09/13/22 16:02:29.474 +STEP: wait for all rs to be garbage collected 09/13/22 16:02:29.479 +STEP: expected 0 pods, got 2 pods 09/13/22 16:02:29.485 +STEP: Gathering metrics 09/13/22 16:02:30.002 +W0913 16:02:30.021480 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 16:02:30.021: 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 + test/e2e/framework/framework.go:187 +Sep 13 16:02:30.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-5765" for this suite. 09/13/22 16:02:30.025 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should delete RS created by deployment when not orphaning [Conformance]","completed":283,"skipped":5422,"failed":0} +------------------------------ +• [1.111 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:28.92 + Sep 13 16:02:28.920: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 16:02:28.922 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:28.941 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:28.944 + [It] should delete RS created by deployment when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:491 + STEP: create the deployment 09/13/22 16:02:28.948 + STEP: Wait for the Deployment to create new ReplicaSet 09/13/22 16:02:28.962 + STEP: delete the deployment 09/13/22 16:02:29.474 + STEP: wait for all rs to be garbage collected 09/13/22 16:02:29.479 + STEP: expected 0 pods, got 2 pods 09/13/22 16:02:29.485 + STEP: Gathering metrics 09/13/22 16:02:30.002 + W0913 16:02:30.021480 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 16:02:30.021: 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 + test/e2e/framework/framework.go:187 + Sep 13 16:02:30.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-5765" for this suite. 09/13/22 16:02:30.025 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:98 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:30.033 +Sep 13 16:02:30.033: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:02:30.034 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:30.055 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:30.061 +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:98 +STEP: Creating configMap with name projected-configmap-test-volume-map-92e7b1e4-3db3-4bae-b447-301177758857 09/13/22 16:02:30.064 +STEP: Creating a pod to test consume configMaps 09/13/22 16:02:30.068 +Sep 13 16:02:30.077: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8" in namespace "projected-8021" to be "Succeeded or Failed" +Sep 13 16:02:30.083: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Pending", Reason="", readiness=false. Elapsed: 5.440395ms +Sep 13 16:02:32.087: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009299263s +Sep 13 16:02:34.187: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.109257479s +STEP: Saw pod success 09/13/22 16:02:34.187 +Sep 13 16:02:34.187: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8" satisfied condition "Succeeded or Failed" +Sep 13 16:02:34.237: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 container agnhost-container: +STEP: delete the pod 09/13/22 16:02:34.326 +Sep 13 16:02:34.399: INFO: Waiting for pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 to disappear +Sep 13 16:02:34.420: INFO: Pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 16:02:34.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8021" for this suite. 09/13/22 16:02:34.459 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","completed":284,"skipped":5424,"failed":0} +------------------------------ +• [4.457 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:98 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:30.033 + Sep 13 16:02:30.033: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:02:30.034 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:30.055 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:30.061 + [It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:98 + STEP: Creating configMap with name projected-configmap-test-volume-map-92e7b1e4-3db3-4bae-b447-301177758857 09/13/22 16:02:30.064 + STEP: Creating a pod to test consume configMaps 09/13/22 16:02:30.068 + Sep 13 16:02:30.077: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8" in namespace "projected-8021" to be "Succeeded or Failed" + Sep 13 16:02:30.083: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Pending", Reason="", readiness=false. Elapsed: 5.440395ms + Sep 13 16:02:32.087: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009299263s + Sep 13 16:02:34.187: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.109257479s + STEP: Saw pod success 09/13/22 16:02:34.187 + Sep 13 16:02:34.187: INFO: Pod "pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8" satisfied condition "Succeeded or Failed" + Sep 13 16:02:34.237: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 container agnhost-container: + STEP: delete the pod 09/13/22 16:02:34.326 + Sep 13 16:02:34.399: INFO: Waiting for pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 to disappear + Sep 13 16:02:34.420: INFO: Pod pod-projected-configmaps-f91250c1-8931-4a30-a216-ed14c6b671f8 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 16:02:34.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-8021" for this suite. 09/13/22 16:02:34.459 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:152 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:34.491 +Sep 13 16:02:34.491: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:02:34.493 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:34.636 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:34.667 +[It] works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:152 +Sep 13 16:02:34.673: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 16:02:37.624 +Sep 13 16:02:37.625: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 create -f -' +Sep 13 16:02:38.463: INFO: stderr: "" +Sep 13 16:02:38.463: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Sep 13 16:02:38.463: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 delete e2e-test-crd-publish-openapi-1392-crds test-cr' +Sep 13 16:02:38.549: INFO: stderr: "" +Sep 13 16:02:38.549: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +Sep 13 16:02:38.549: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 apply -f -' +Sep 13 16:02:38.822: INFO: stderr: "" +Sep 13 16:02:38.822: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Sep 13 16:02:38.822: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 delete e2e-test-crd-publish-openapi-1392-crds test-cr' +Sep 13 16:02:38.908: INFO: stderr: "" +Sep 13 16:02:38.908: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR without validation schema 09/13/22 16:02:38.908 +Sep 13 16:02:38.909: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 explain e2e-test-crd-publish-openapi-1392-crds' +Sep 13 16:02:39.162: INFO: stderr: "" +Sep 13 16:02:39.162: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-1392-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:02:43.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9717" for this suite. 09/13/22 16:02:43.277 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]","completed":285,"skipped":5431,"failed":0} +------------------------------ +• [SLOW TEST] [8.790 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:152 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:34.491 + Sep 13 16:02:34.491: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:02:34.493 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:34.636 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:34.667 + [It] works for CRD without validation schema [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:152 + Sep 13 16:02:34.673: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 16:02:37.624 + Sep 13 16:02:37.625: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 create -f -' + Sep 13 16:02:38.463: INFO: stderr: "" + Sep 13 16:02:38.463: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" + Sep 13 16:02:38.463: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 delete e2e-test-crd-publish-openapi-1392-crds test-cr' + Sep 13 16:02:38.549: INFO: stderr: "" + Sep 13 16:02:38.549: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" + Sep 13 16:02:38.549: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 apply -f -' + Sep 13 16:02:38.822: INFO: stderr: "" + Sep 13 16:02:38.822: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" + Sep 13 16:02:38.822: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 --namespace=crd-publish-openapi-9717 delete e2e-test-crd-publish-openapi-1392-crds test-cr' + Sep 13 16:02:38.908: INFO: stderr: "" + Sep 13 16:02:38.908: INFO: stdout: "e2e-test-crd-publish-openapi-1392-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR without validation schema 09/13/22 16:02:38.908 + Sep 13 16:02:38.909: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-9717 explain e2e-test-crd-publish-openapi-1392-crds' + Sep 13 16:02:39.162: INFO: stderr: "" + Sep 13 16:02:39.162: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-1392-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:02:43.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-9717" for this suite. 09/13/22 16:02:43.277 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:326 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:43.281 +Sep 13 16:02:43.281: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename sched-pred 09/13/22 16:02:43.283 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:43.302 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:43.309 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Sep 13 16:02:43.314: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Sep 13 16:02:43.332: INFO: Waiting for terminating namespaces to be deleted... +Sep 13 16:02:43.338: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test +Sep 13 16:02:43.349: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.349: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.349: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.349: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.349: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) +Sep 13 16:02:43.349: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: Container kubedns ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 16:02:43.349: INFO: Container sidecar ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.350: INFO: Container autoscaler ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.350: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.350: INFO: Container default-http-backend ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.350: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.350: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 16:02:43.350: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test +Sep 13 16:02:43.364: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container dnsmasq ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container kubedns ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container prometheus-to-sd ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container sidecar ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.365: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: Container systemd-logs ready: true, restart count 0 +Sep 13 16:02:43.365: INFO: +Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test +Sep 13 16:02:43.376: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.376: INFO: Container event-exporter ready: true, restart count 0 +Sep 13 16:02:43.376: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 +Sep 13 16:02:43.376: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.376: INFO: Container fluentbit ready: true, restart count 0 +Sep 13 16:02:43.376: INFO: Container fluentbit-gke ready: true, restart count 0 +Sep 13 16:02:43.376: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.376: INFO: Container core-metrics-exporter ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: Container gke-metrics-agent ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container konnectivity-agent ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container kube-proxy ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container metrics-server ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: Container metrics-server-nanny ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container csi-driver-registrar ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: Container gce-pd-driver ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container kube-sonobuoy ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container e2e ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) +Sep 13 16:02:43.377: INFO: Container sonobuoy-worker ready: true, restart count 0 +Sep 13 16:02:43.377: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:326 +STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 16:02:43.411 +STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 16:02:43.441 +STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 09/13/22 16:02:43.463 +Sep 13 16:02:43.498: INFO: Pod event-exporter-gke-755c4b4d97-lfbnq requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-2bjsb requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-bb29k requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-skc6k requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-4bj6s requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-g2kgv requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-sbs6h requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-hmhp7 requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-j2cjx requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-khhkr requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-autoscaler-5f79bbf587-ntvmd requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod kube-dns-7b9678687c-szxsh requesting resource cpu=260m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod kube-dns-7b9678687c-zj26p requesting resource cpu=260m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.498: INFO: Pod kube-dns-autoscaler-5f56f8997c-9w9zt requesting resource cpu=20m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.498: INFO: Pod l7-default-backend-b986f778f-9wcfd requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.498: INFO: Pod metrics-server-v0.5.2-7f957cd9bd-wcxlr requesting resource cpu=48m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.501: INFO: Pod pdcsi-node-p96cw requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.501: INFO: Pod pdcsi-node-q68bg requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.501: INFO: Pod pdcsi-node-vbb8x requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.501: INFO: Pod sonobuoy requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.501: INFO: Pod sonobuoy-e2e-job-65cb1065201e41a1 requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +STEP: Starting Pods to consume most of the cluster CPU. 09/13/22 16:02:43.501 +Sep 13 16:02:43.501: INFO: Creating a pod which consumes cpu=289m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx +Sep 13 16:02:43.526: INFO: Creating a pod which consumes cpu=317m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 +Sep 13 16:02:43.550: INFO: Creating a pod which consumes cpu=466m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 +Sep 13 16:02:43.603: INFO: Waiting up to 5m0s for pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5" in namespace "sched-pred-1494" to be "running" +Sep 13 16:02:43.608: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.382892ms +Sep 13 16:02:45.613: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009346303s +Sep 13 16:02:47.612: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Running", Reason="", readiness=true. Elapsed: 4.008229608s +Sep 13 16:02:47.612: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5" satisfied condition "running" +Sep 13 16:02:47.612: INFO: Waiting up to 5m0s for pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4" in namespace "sched-pred-1494" to be "running" +Sep 13 16:02:47.615: INFO: Pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4": Phase="Running", Reason="", readiness=true. Elapsed: 2.767727ms +Sep 13 16:02:47.615: INFO: Pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4" satisfied condition "running" +Sep 13 16:02:47.615: INFO: Waiting up to 5m0s for pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d" in namespace "sched-pred-1494" to be "running" +Sep 13 16:02:47.618: INFO: Pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d": Phase="Running", Reason="", readiness=true. Elapsed: 2.608084ms +Sep 13 16:02:47.618: INFO: Pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d" satisfied condition "running" +STEP: Creating another pod that requires unavailable amount of CPU. 09/13/22 16:02:47.618 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6832ce10a], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5 to gke-gke-1-25-default-pool-c9a2e4b7-0rvx] 09/13/22 16:02:47.622 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6e050d841], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.622 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6e24ee48a], Reason = [Created], Message = [Created container filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5] 09/13/22 16:02:47.622 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f72969b60b], Reason = [Started], Message = [Started container filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5] 09/13/22 16:02:47.623 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f687814341], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d to gke-gke-1-25-default-pool-c9a2e4b7-x4b8] 09/13/22 16:02:47.623 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6cb4130ed], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.624 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6cc95aa6e], Reason = [Created], Message = [Created container filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d] 09/13/22 16:02:47.624 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6fba814ed], Reason = [Started], Message = [Started container filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d] 09/13/22 16:02:47.625 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f684c3be6d], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4 to gke-gke-1-25-default-pool-c9a2e4b7-vkq7] 09/13/22 16:02:47.625 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f6dbd693f9], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.625 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f6dcf40fb2], Reason = [Created], Message = [Created container filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4] 09/13/22 16:02:47.625 +STEP: Considering event: +Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f71d93e0bb], Reason = [Started], Message = [Started container filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4] 09/13/22 16:02:47.626 +STEP: Considering event: +Type = [Warning], Name = [additional-pod.171476f7775e259b], Reason = [FailedScheduling], Message = [0/3 nodes are available: 3 Insufficient cpu. preemption: 0/3 nodes are available: 3 No preemption victims found for incoming pod.] 09/13/22 16:02:47.66 +STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 16:02:48.645 +STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.66 +STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 16:02:48.669 +STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.683 +STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 09/13/22 16:02:48.691 +STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.724 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:02:48.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-1494" for this suite. 09/13/22 16:02:48.737 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]","completed":286,"skipped":5431,"failed":0} +------------------------------ +• [SLOW TEST] [5.467 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +test/e2e/scheduling/framework.go:40 + validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:326 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:43.281 + Sep 13 16:02:43.281: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename sched-pred 09/13/22 16:02:43.283 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:43.302 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:43.309 + [BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 + Sep 13 16:02:43.314: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready + Sep 13 16:02:43.332: INFO: Waiting for terminating namespaces to be deleted... + Sep 13 16:02:43.338: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-0rvx before test + Sep 13 16:02:43.349: INFO: fluentbit-gke-skc6k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.349: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: gke-metrics-agent-g2kgv from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.349: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: konnectivity-agent-56c68db887-j2cjx from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.349: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: konnectivity-agent-autoscaler-5f79bbf587-ntvmd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.349: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: kube-dns-7b9678687c-szxsh from kube-system started at 2022-09-13 14:49:41 +0000 UTC (4 container statuses recorded) + Sep 13 16:02:43.349: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: Container kubedns ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 16:02:43.349: INFO: Container sidecar ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: kube-dns-autoscaler-5f56f8997c-9w9zt from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.350: INFO: Container autoscaler ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.350: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: l7-default-backend-b986f778f-9wcfd from kube-system started at 2022-09-13 14:49:37 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.350: INFO: Container default-http-backend ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: pdcsi-node-q68bg from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.350: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.350: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 16:02:43.350: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 before test + Sep 13 16:02:43.364: INFO: fluentbit-gke-bb29k from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: gke-metrics-agent-4bj6s from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: konnectivity-agent-56c68db887-khhkr from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: kube-dns-7b9678687c-zj26p from kube-system started at 2022-09-13 14:49:37 +0000 UTC (4 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container dnsmasq ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container kubedns ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container prometheus-to-sd ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container sidecar ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 from kube-system started at 2022-09-13 14:46:45 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: pdcsi-node-vbb8x from kube-system started at 2022-09-13 14:49:29 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.365: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: Container systemd-logs ready: true, restart count 0 + Sep 13 16:02:43.365: INFO: + Logging pods the apiserver thinks is on node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 before test + Sep 13 16:02:43.376: INFO: event-exporter-gke-755c4b4d97-lfbnq from kube-system started at 2022-09-13 14:49:37 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.376: INFO: Container event-exporter ready: true, restart count 0 + Sep 13 16:02:43.376: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 + Sep 13 16:02:43.376: INFO: fluentbit-gke-2bjsb from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.376: INFO: Container fluentbit ready: true, restart count 0 + Sep 13 16:02:43.376: INFO: Container fluentbit-gke ready: true, restart count 0 + Sep 13 16:02:43.376: INFO: gke-metrics-agent-sbs6h from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.376: INFO: Container core-metrics-exporter ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: Container gke-metrics-agent ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: konnectivity-agent-56c68db887-hmhp7 from kube-system started at 2022-09-13 14:49:41 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container konnectivity-agent ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 from kube-system started at 2022-09-13 14:46:46 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container kube-proxy ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: metrics-server-v0.5.2-7f957cd9bd-wcxlr from kube-system started at 2022-09-13 14:49:57 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container metrics-server ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: Container metrics-server-nanny ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: pdcsi-node-p96cw from kube-system started at 2022-09-13 14:49:30 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container csi-driver-registrar ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: Container gce-pd-driver ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: sonobuoy from sonobuoy started at 2022-09-13 14:55:45 +0000 UTC (1 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container kube-sonobuoy ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: sonobuoy-e2e-job-65cb1065201e41a1 from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container e2e ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv from sonobuoy started at 2022-09-13 14:55:50 +0000 UTC (2 container statuses recorded) + Sep 13 16:02:43.377: INFO: Container sonobuoy-worker ready: true, restart count 0 + Sep 13 16:02:43.377: INFO: Container systemd-logs ready: true, restart count 0 + [It] validates resource limits of pods that are allowed to run [Conformance] + test/e2e/scheduling/predicates.go:326 + STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 16:02:43.411 + STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 16:02:43.441 + STEP: verifying the node has the label node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 09/13/22 16:02:43.463 + Sep 13 16:02:43.498: INFO: Pod event-exporter-gke-755c4b4d97-lfbnq requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-2bjsb requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-bb29k requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.498: INFO: Pod fluentbit-gke-skc6k requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-4bj6s requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-g2kgv requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod gke-metrics-agent-sbs6h requesting resource cpu=6m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-hmhp7 requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-j2cjx requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-56c68db887-khhkr requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.498: INFO: Pod konnectivity-agent-autoscaler-5f79bbf587-ntvmd requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod kube-dns-7b9678687c-szxsh requesting resource cpu=260m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod kube-dns-7b9678687c-zj26p requesting resource cpu=260m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.498: INFO: Pod kube-dns-autoscaler-5f56f8997c-9w9zt requesting resource cpu=20m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-0rvx requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-vkq7 requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.498: INFO: Pod kube-proxy-gke-gke-1-25-default-pool-c9a2e4b7-x4b8 requesting resource cpu=100m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.498: INFO: Pod l7-default-backend-b986f778f-9wcfd requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.498: INFO: Pod metrics-server-v0.5.2-7f957cd9bd-wcxlr requesting resource cpu=48m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.501: INFO: Pod pdcsi-node-p96cw requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.501: INFO: Pod pdcsi-node-q68bg requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.501: INFO: Pod pdcsi-node-vbb8x requesting resource cpu=10m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.501: INFO: Pod sonobuoy requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.501: INFO: Pod sonobuoy-e2e-job-65cb1065201e41a1 requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-lkwqt requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rt5bv requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.501: INFO: Pod sonobuoy-systemd-logs-daemon-set-1eeb5a989a104ff3-rz7cr requesting resource cpu=0m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + STEP: Starting Pods to consume most of the cluster CPU. 09/13/22 16:02:43.501 + Sep 13 16:02:43.501: INFO: Creating a pod which consumes cpu=289m on Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx + Sep 13 16:02:43.526: INFO: Creating a pod which consumes cpu=317m on Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 + Sep 13 16:02:43.550: INFO: Creating a pod which consumes cpu=466m on Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 + Sep 13 16:02:43.603: INFO: Waiting up to 5m0s for pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5" in namespace "sched-pred-1494" to be "running" + Sep 13 16:02:43.608: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.382892ms + Sep 13 16:02:45.613: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009346303s + Sep 13 16:02:47.612: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5": Phase="Running", Reason="", readiness=true. Elapsed: 4.008229608s + Sep 13 16:02:47.612: INFO: Pod "filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5" satisfied condition "running" + Sep 13 16:02:47.612: INFO: Waiting up to 5m0s for pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4" in namespace "sched-pred-1494" to be "running" + Sep 13 16:02:47.615: INFO: Pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4": Phase="Running", Reason="", readiness=true. Elapsed: 2.767727ms + Sep 13 16:02:47.615: INFO: Pod "filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4" satisfied condition "running" + Sep 13 16:02:47.615: INFO: Waiting up to 5m0s for pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d" in namespace "sched-pred-1494" to be "running" + Sep 13 16:02:47.618: INFO: Pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d": Phase="Running", Reason="", readiness=true. Elapsed: 2.608084ms + Sep 13 16:02:47.618: INFO: Pod "filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d" satisfied condition "running" + STEP: Creating another pod that requires unavailable amount of CPU. 09/13/22 16:02:47.618 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6832ce10a], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5 to gke-gke-1-25-default-pool-c9a2e4b7-0rvx] 09/13/22 16:02:47.622 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6e050d841], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.622 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f6e24ee48a], Reason = [Created], Message = [Created container filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5] 09/13/22 16:02:47.622 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5.171476f72969b60b], Reason = [Started], Message = [Started container filler-pod-00c0794f-ba2d-464e-9ee5-d4641d60fab5] 09/13/22 16:02:47.623 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f687814341], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d to gke-gke-1-25-default-pool-c9a2e4b7-x4b8] 09/13/22 16:02:47.623 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6cb4130ed], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.624 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6cc95aa6e], Reason = [Created], Message = [Created container filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d] 09/13/22 16:02:47.624 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d.171476f6fba814ed], Reason = [Started], Message = [Started container filler-pod-07e02a18-dc85-45fc-b7cd-bbb2025bb94d] 09/13/22 16:02:47.625 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f684c3be6d], Reason = [Scheduled], Message = [Successfully assigned sched-pred-1494/filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4 to gke-gke-1-25-default-pool-c9a2e4b7-vkq7] 09/13/22 16:02:47.625 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f6dbd693f9], Reason = [Pulled], Message = [Container image "registry.k8s.io/pause:3.8" already present on machine] 09/13/22 16:02:47.625 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f6dcf40fb2], Reason = [Created], Message = [Created container filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4] 09/13/22 16:02:47.625 + STEP: Considering event: + Type = [Normal], Name = [filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4.171476f71d93e0bb], Reason = [Started], Message = [Started container filler-pod-41883f96-c726-45e8-a0ae-9b03f58800a4] 09/13/22 16:02:47.626 + STEP: Considering event: + Type = [Warning], Name = [additional-pod.171476f7775e259b], Reason = [FailedScheduling], Message = [0/3 nodes are available: 3 Insufficient cpu. preemption: 0/3 nodes are available: 3 No preemption victims found for incoming pod.] 09/13/22 16:02:47.66 + STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-0rvx 09/13/22 16:02:48.645 + STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.66 + STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 09/13/22 16:02:48.669 + STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.683 + STEP: removing the label node off the node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 09/13/22 16:02:48.691 + STEP: verifying the node doesn't have the label node 09/13/22 16:02:48.724 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:02:48.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "sched-pred-1494" for this suite. 09/13/22 16:02:48.737 + [AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:108 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:48.79 +Sep 13 16:02:48.790: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:02:48.791 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:48.809 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:48.812 +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:108 +STEP: Creating configMap with name projected-configmap-test-volume-map-d0eaa56f-1424-462c-9b4e-d223230f7392 09/13/22 16:02:48.816 +STEP: Creating a pod to test consume configMaps 09/13/22 16:02:48.821 +Sep 13 16:02:48.842: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8" in namespace "projected-1491" to be "Succeeded or Failed" +Sep 13 16:02:48.851: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Pending", Reason="", readiness=false. Elapsed: 9.040503ms +Sep 13 16:02:50.855: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013311829s +Sep 13 16:02:52.855: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013054736s +STEP: Saw pod success 09/13/22 16:02:52.855 +Sep 13 16:02:52.856: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8" satisfied condition "Succeeded or Failed" +Sep 13 16:02:52.859: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 container agnhost-container: +STEP: delete the pod 09/13/22 16:02:52.868 +Sep 13 16:02:52.882: INFO: Waiting for pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 to disappear +Sep 13 16:02:52.885: INFO: Pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 16:02:52.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1491" for this suite. 09/13/22 16:02:52.891 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","completed":287,"skipped":5476,"failed":0} +------------------------------ +• [4.109 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:108 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:48.79 + Sep 13 16:02:48.790: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:02:48.791 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:48.809 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:48.812 + [It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:108 + STEP: Creating configMap with name projected-configmap-test-volume-map-d0eaa56f-1424-462c-9b4e-d223230f7392 09/13/22 16:02:48.816 + STEP: Creating a pod to test consume configMaps 09/13/22 16:02:48.821 + Sep 13 16:02:48.842: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8" in namespace "projected-1491" to be "Succeeded or Failed" + Sep 13 16:02:48.851: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Pending", Reason="", readiness=false. Elapsed: 9.040503ms + Sep 13 16:02:50.855: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013311829s + Sep 13 16:02:52.855: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.013054736s + STEP: Saw pod success 09/13/22 16:02:52.855 + Sep 13 16:02:52.856: INFO: Pod "pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8" satisfied condition "Succeeded or Failed" + Sep 13 16:02:52.859: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 container agnhost-container: + STEP: delete the pod 09/13/22 16:02:52.868 + Sep 13 16:02:52.882: INFO: Waiting for pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 to disappear + Sep 13 16:02:52.885: INFO: Pod pod-projected-configmaps-39f7cc62-bb84-40f6-af78-127ffd274be8 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 16:02:52.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-1491" for this suite. 09/13/22 16:02:52.891 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:373 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:02:52.9 +Sep 13 16:02:52.900: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 16:02:52.902 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:52.921 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:52.925 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:373 +Sep 13 16:02:52.952: INFO: Creating simple daemon set daemon-set +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:02:52.958 +Sep 13 16:02:52.969: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:02:52.970: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:02:53.981: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:02:53.981: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:02:54.978: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 16:02:54.978: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Update daemon pods image. 09/13/22 16:02:54.991 +STEP: Check that daemon pods images are updated. 09/13/22 16:02:55.008 +Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-qrtf4. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:56.071: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:56.071: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:57.067: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:57.067: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:58.066: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:58.066: INFO: Pod daemon-set-g6v2l is not available +Sep 13 16:02:58.066: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:02:59.088: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:03:00.068: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. +Sep 13 16:03:01.067: INFO: Pod daemon-set-7db5b is not available +STEP: Check that daemon pods are still running on every node of the cluster. 09/13/22 16:03:01.072 +Sep 13 16:03:01.079: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 16:03:01.079: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:03:02.088: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 16:03:02.088: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:03:03.088: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 16:03:03.088: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:03:03.101 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8392, will wait for the garbage collector to delete the pods 09/13/22 16:03:03.107 +Sep 13 16:03:03.167: INFO: Deleting DaemonSet.extensions daemon-set took: 5.799889ms +Sep 13 16:03:03.269: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.912325ms +Sep 13 16:03:06.078: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:03:06.078: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 16:03:06.085: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"50336"},"items":null} + +Sep 13 16:03:06.089: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"50336"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:03:06.123: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-8392" for this suite. 09/13/22 16:03:06.132 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should update pod when spec was updated and update strategy is RollingUpdate [Conformance]","completed":288,"skipped":5478,"failed":0} +------------------------------ +• [SLOW TEST] [13.240 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:373 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:02:52.9 + Sep 13 16:02:52.900: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 16:02:52.902 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:02:52.921 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:02:52.925 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/apps/daemon_set.go:373 + Sep 13 16:02:52.952: INFO: Creating simple daemon set daemon-set + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:02:52.958 + Sep 13 16:02:52.969: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:02:52.970: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:02:53.981: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:02:53.981: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:02:54.978: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 16:02:54.978: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Update daemon pods image. 09/13/22 16:02:54.991 + STEP: Check that daemon pods images are updated. 09/13/22 16:02:55.008 + Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:55.034: INFO: Wrong image for pod: daemon-set-qrtf4. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:56.071: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:56.071: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:57.067: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:57.067: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:58.066: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:58.066: INFO: Pod daemon-set-g6v2l is not available + Sep 13 16:02:58.066: INFO: Wrong image for pod: daemon-set-qhblp. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:02:59.088: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:03:00.068: INFO: Wrong image for pod: daemon-set-dgtc8. Expected: registry.k8s.io/e2e-test-images/agnhost:2.40, got: registry.k8s.io/e2e-test-images/httpd:2.4.38-2. + Sep 13 16:03:01.067: INFO: Pod daemon-set-7db5b is not available + STEP: Check that daemon pods are still running on every node of the cluster. 09/13/22 16:03:01.072 + Sep 13 16:03:01.079: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 16:03:01.079: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:03:02.088: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 16:03:02.088: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:03:03.088: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 16:03:03.088: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:03:03.101 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8392, will wait for the garbage collector to delete the pods 09/13/22 16:03:03.107 + Sep 13 16:03:03.167: INFO: Deleting DaemonSet.extensions daemon-set took: 5.799889ms + Sep 13 16:03:03.269: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.912325ms + Sep 13 16:03:06.078: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:03:06.078: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 16:03:06.085: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"50336"},"items":null} + + Sep 13 16:03:06.089: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"50336"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:03:06.123: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-8392" for this suite. 09/13/22 16:03:06.132 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:196 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:06.146 +Sep 13 16:03:06.146: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir 09/13/22 16:03:06.148 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:06.179 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:06.182 +[It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:196 +STEP: Creating a pod to test emptydir 0644 on node default medium 09/13/22 16:03:06.186 +Sep 13 16:03:06.203: INFO: Waiting up to 5m0s for pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1" in namespace "emptydir-4293" to be "Succeeded or Failed" +Sep 13 16:03:06.210: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Pending", Reason="", readiness=false. Elapsed: 7.754546ms +Sep 13 16:03:08.222: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019375045s +Sep 13 16:03:10.216: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012971792s +STEP: Saw pod success 09/13/22 16:03:10.216 +Sep 13 16:03:10.216: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1" satisfied condition "Succeeded or Failed" +Sep 13 16:03:10.218: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 container test-container: +STEP: delete the pod 09/13/22 16:03:10.224 +Sep 13 16:03:10.234: INFO: Waiting for pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 to disappear +Sep 13 16:03:10.237: INFO: Pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +Sep 13 16:03:10.237: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-4293" for this suite. 09/13/22 16:03:10.243 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","completed":289,"skipped":5482,"failed":0} +------------------------------ +• [4.103 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:196 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:06.146 + Sep 13 16:03:06.146: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir 09/13/22 16:03:06.148 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:06.179 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:06.182 + [It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/empty_dir.go:196 + STEP: Creating a pod to test emptydir 0644 on node default medium 09/13/22 16:03:06.186 + Sep 13 16:03:06.203: INFO: Waiting up to 5m0s for pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1" in namespace "emptydir-4293" to be "Succeeded or Failed" + Sep 13 16:03:06.210: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Pending", Reason="", readiness=false. Elapsed: 7.754546ms + Sep 13 16:03:08.222: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019375045s + Sep 13 16:03:10.216: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.012971792s + STEP: Saw pod success 09/13/22 16:03:10.216 + Sep 13 16:03:10.216: INFO: Pod "pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1" satisfied condition "Succeeded or Failed" + Sep 13 16:03:10.218: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 container test-container: + STEP: delete the pod 09/13/22 16:03:10.224 + Sep 13 16:03:10.234: INFO: Waiting for pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 to disappear + Sep 13 16:03:10.237: INFO: Pod pod-9ada768e-c63b-4fba-ac7d-7c87a25abcd1 no longer exists + [AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 + Sep 13 16:03:10.237: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-4293" for this suite. 09/13/22 16:03:10.243 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:158 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:10.253 +Sep 13 16:03:10.253: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 16:03:10.255 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:10.274 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:10.277 +[It] should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:158 +Sep 13 16:03:10.352: INFO: created pod pod-service-account-defaultsa +Sep 13 16:03:10.352: INFO: pod pod-service-account-defaultsa service account token volume mount: true +Sep 13 16:03:10.415: INFO: created pod pod-service-account-mountsa +Sep 13 16:03:10.415: INFO: pod pod-service-account-mountsa service account token volume mount: true +Sep 13 16:03:10.452: INFO: created pod pod-service-account-nomountsa +Sep 13 16:03:10.452: INFO: pod pod-service-account-nomountsa service account token volume mount: false +Sep 13 16:03:10.480: INFO: created pod pod-service-account-defaultsa-mountspec +Sep 13 16:03:10.480: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true +Sep 13 16:03:10.515: INFO: created pod pod-service-account-mountsa-mountspec +Sep 13 16:03:10.515: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true +Sep 13 16:03:10.557: INFO: created pod pod-service-account-nomountsa-mountspec +Sep 13 16:03:10.558: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true +Sep 13 16:03:10.599: INFO: created pod pod-service-account-defaultsa-nomountspec +Sep 13 16:03:10.599: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false +Sep 13 16:03:10.643: INFO: created pod pod-service-account-mountsa-nomountspec +Sep 13 16:03:10.643: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false +Sep 13 16:03:10.680: INFO: created pod pod-service-account-nomountsa-nomountspec +Sep 13 16:03:10.680: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 16:03:10.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-1984" for this suite. 09/13/22 16:03:10.689 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]","completed":290,"skipped":5520,"failed":0} +------------------------------ +• [0.466 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:158 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:10.253 + Sep 13 16:03:10.253: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 16:03:10.255 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:10.274 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:10.277 + [It] should allow opting out of API token automount [Conformance] + test/e2e/auth/service_accounts.go:158 + Sep 13 16:03:10.352: INFO: created pod pod-service-account-defaultsa + Sep 13 16:03:10.352: INFO: pod pod-service-account-defaultsa service account token volume mount: true + Sep 13 16:03:10.415: INFO: created pod pod-service-account-mountsa + Sep 13 16:03:10.415: INFO: pod pod-service-account-mountsa service account token volume mount: true + Sep 13 16:03:10.452: INFO: created pod pod-service-account-nomountsa + Sep 13 16:03:10.452: INFO: pod pod-service-account-nomountsa service account token volume mount: false + Sep 13 16:03:10.480: INFO: created pod pod-service-account-defaultsa-mountspec + Sep 13 16:03:10.480: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true + Sep 13 16:03:10.515: INFO: created pod pod-service-account-mountsa-mountspec + Sep 13 16:03:10.515: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true + Sep 13 16:03:10.557: INFO: created pod pod-service-account-nomountsa-mountspec + Sep 13 16:03:10.558: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true + Sep 13 16:03:10.599: INFO: created pod pod-service-account-defaultsa-nomountspec + Sep 13 16:03:10.599: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false + Sep 13 16:03:10.643: INFO: created pod pod-service-account-mountsa-nomountspec + Sep 13 16:03:10.643: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false + Sep 13 16:03:10.680: INFO: created pod pod-service-account-nomountsa-nomountspec + Sep 13 16:03:10.680: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 16:03:10.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-1984" for this suite. 09/13/22 16:03:10.689 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:906 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:10.726 +Sep 13 16:03:10.726: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 16:03:10.729 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:10.762 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:10.767 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1879 09/13/22 16:03:10.777 +[It] should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:906 +Sep 13 16:03:10.874: INFO: Found 0 stateful pods, waiting for 1 +Sep 13 16:03:20.878: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: patching the StatefulSet 09/13/22 16:03:20.884 +W0913 16:03:20.899100 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" +Sep 13 16:03:20.912: INFO: Found 1 stateful pods, waiting for 2 +Sep 13 16:03:30.918: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 16:03:30.918: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true +STEP: Listing all StatefulSets 09/13/22 16:03:30.923 +STEP: Delete all of the StatefulSets 09/13/22 16:03:30.925 +STEP: Verify that StatefulSets have been deleted 09/13/22 16:03:30.93 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 16:03:30.937: INFO: Deleting all statefulset in ns statefulset-1879 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 16:03:30.963: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1879" for this suite. 09/13/22 16:03:30.97 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]","completed":291,"skipped":5575,"failed":0} +------------------------------ +• [SLOW TEST] [20.251 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:906 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:10.726 + Sep 13 16:03:10.726: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 16:03:10.729 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:10.762 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:10.767 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-1879 09/13/22 16:03:10.777 + [It] should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/apps/statefulset.go:906 + Sep 13 16:03:10.874: INFO: Found 0 stateful pods, waiting for 1 + Sep 13 16:03:20.878: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: patching the StatefulSet 09/13/22 16:03:20.884 + W0913 16:03:20.899100 19 warnings.go:70] unknown field "spec.template.spec.TerminationGracePeriodSeconds" + Sep 13 16:03:20.912: INFO: Found 1 stateful pods, waiting for 2 + Sep 13 16:03:30.918: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 16:03:30.918: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true + STEP: Listing all StatefulSets 09/13/22 16:03:30.923 + STEP: Delete all of the StatefulSets 09/13/22 16:03:30.925 + STEP: Verify that StatefulSets have been deleted 09/13/22 16:03:30.93 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 16:03:30.937: INFO: Deleting all statefulset in ns statefulset-1879 + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 16:03:30.963: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-1879" for this suite. 09/13/22 16:03:30.97 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:56 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:30.979 +Sep 13 16:03:30.979: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 16:03:30.98 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:31.01 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:31.031 +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:56 +STEP: Creating configMap with name configmap-test-volume-8a0f274b-6a8d-4eb5-94af-e0538ac3fe3d 09/13/22 16:03:31.035 +STEP: Creating a pod to test consume configMaps 09/13/22 16:03:31.076 +Sep 13 16:03:31.121: INFO: Waiting up to 5m0s for pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89" in namespace "configmap-6490" to be "Succeeded or Failed" +Sep 13 16:03:31.128: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Pending", Reason="", readiness=false. Elapsed: 6.489856ms +Sep 13 16:03:33.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011833399s +Sep 13 16:03:35.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011354872s +STEP: Saw pod success 09/13/22 16:03:35.133 +Sep 13 16:03:35.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89" satisfied condition "Succeeded or Failed" +Sep 13 16:03:35.136: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 container agnhost-container: +STEP: delete the pod 09/13/22 16:03:35.143 +Sep 13 16:03:35.154: INFO: Waiting for pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 to disappear +Sep 13 16:03:35.159: INFO: Pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 16:03:35.159: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6490" for this suite. 09/13/22 16:03:35.164 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","completed":292,"skipped":5579,"failed":0} +------------------------------ +• [4.198 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:56 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:30.979 + Sep 13 16:03:30.979: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 16:03:30.98 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:31.01 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:31.031 + [It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/configmap_volume.go:56 + STEP: Creating configMap with name configmap-test-volume-8a0f274b-6a8d-4eb5-94af-e0538ac3fe3d 09/13/22 16:03:31.035 + STEP: Creating a pod to test consume configMaps 09/13/22 16:03:31.076 + Sep 13 16:03:31.121: INFO: Waiting up to 5m0s for pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89" in namespace "configmap-6490" to be "Succeeded or Failed" + Sep 13 16:03:31.128: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Pending", Reason="", readiness=false. Elapsed: 6.489856ms + Sep 13 16:03:33.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011833399s + Sep 13 16:03:35.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011354872s + STEP: Saw pod success 09/13/22 16:03:35.133 + Sep 13 16:03:35.133: INFO: Pod "pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89" satisfied condition "Succeeded or Failed" + Sep 13 16:03:35.136: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 container agnhost-container: + STEP: delete the pod 09/13/22 16:03:35.143 + Sep 13 16:03:35.154: INFO: Waiting for pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 to disappear + Sep 13 16:03:35.159: INFO: Pod pod-configmaps-db6dc03d-6f3e-49c4-b0ff-296a24630a89 no longer exists + [AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 16:03:35.159: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-6490" for this suite. 09/13/22 16:03:35.164 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl api-versions + should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:822 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:35.182 +Sep 13 16:03:35.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 16:03:35.183 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:35.2 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:35.204 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:822 +STEP: validating api versions 09/13/22 16:03:35.207 +Sep 13 16:03:35.208: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5883 api-versions' +Sep 13 16:03:35.295: INFO: stderr: "" +Sep 13 16:03:35.295: 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/v2beta2\nbatch/v1\ncertificates.k8s.io/v1\ncloud.google.com/v1\ncloud.google.com/v1beta1\ncoordination.k8s.io/v1\ndiscovery.k8s.io/v1\nevents.k8s.io/v1\nflowcontrol.apiserver.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta2\nhub.gke.io/v1\ninternal.autoscaling.gke.io/v1alpha1\nmetrics.k8s.io/v1beta1\nmigration.k8s.io/v1alpha1\nnetworking.gke.io/v1\nnetworking.gke.io/v1beta1\nnetworking.gke.io/v1beta2\nnetworking.k8s.io/v1\nnode.k8s.io/v1\nnodemanagement.gke.io/v1alpha1\npolicy/v1\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 + test/e2e/framework/framework.go:187 +Sep 13 16:03:35.296: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5883" for this suite. 09/13/22 16:03:35.302 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions [Conformance]","completed":293,"skipped":5587,"failed":0} +------------------------------ +• [0.126 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl api-versions + test/e2e/kubectl/kubectl.go:816 + should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:822 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:35.182 + Sep 13 16:03:35.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 16:03:35.183 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:35.2 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:35.204 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should check if v1 is in available api versions [Conformance] + test/e2e/kubectl/kubectl.go:822 + STEP: validating api versions 09/13/22 16:03:35.207 + Sep 13 16:03:35.208: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-5883 api-versions' + Sep 13 16:03:35.295: INFO: stderr: "" + Sep 13 16:03:35.295: 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/v2beta2\nbatch/v1\ncertificates.k8s.io/v1\ncloud.google.com/v1\ncloud.google.com/v1beta1\ncoordination.k8s.io/v1\ndiscovery.k8s.io/v1\nevents.k8s.io/v1\nflowcontrol.apiserver.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta2\nhub.gke.io/v1\ninternal.autoscaling.gke.io/v1alpha1\nmetrics.k8s.io/v1beta1\nmigration.k8s.io/v1alpha1\nnetworking.gke.io/v1\nnetworking.gke.io/v1beta1\nnetworking.gke.io/v1beta2\nnetworking.k8s.io/v1\nnode.k8s.io/v1\nnodemanagement.gke.io/v1alpha1\npolicy/v1\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 + test/e2e/framework/framework.go:187 + Sep 13 16:03:35.296: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-5883" for this suite. 09/13/22 16:03:35.302 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:35.308 +Sep 13 16:03:35.308: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 16:03:35.31 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:35.332 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:35.336 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 +Sep 13 16:03:35.340: INFO: Creating deployment "webserver-deployment" +Sep 13 16:03:35.348: INFO: Waiting for observed generation 1 +Sep 13 16:03:37.362: INFO: Waiting for all required pods to come up +Sep 13 16:03:37.371: INFO: Pod name httpd: Found 10 pods out of 10 +STEP: ensuring each pod is running 09/13/22 16:03:37.371 +Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-ffx5z" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-9fl84" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-cjz7d" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.373: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-g82x6" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.373: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-jhhdp" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-tdmvx" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-txkwd" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-z5hvg" in namespace "deployment-1164" to be "running" +Sep 13 16:03:37.380: INFO: Pod "webserver-deployment-845c8977d9-9fl84": Phase="Pending", Reason="", readiness=false. Elapsed: 7.781196ms +Sep 13 16:03:37.380: INFO: Pod "webserver-deployment-845c8977d9-ffx5z": Phase="Pending", Reason="", readiness=false. Elapsed: 8.567996ms +Sep 13 16:03:37.381: INFO: Pod "webserver-deployment-845c8977d9-g82x6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.018246ms +Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-z5hvg": Phase="Pending", Reason="", readiness=false. Elapsed: 11.329461ms +Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-jhhdp": Phase="Pending", Reason="", readiness=false. Elapsed: 13.085889ms +Sep 13 16:03:37.387: INFO: Pod "webserver-deployment-845c8977d9-txkwd": Phase="Pending", Reason="", readiness=false. Elapsed: 12.34358ms +Sep 13 16:03:37.387: INFO: Pod "webserver-deployment-845c8977d9-cjz7d": Phase="Pending", Reason="", readiness=false. Elapsed: 14.44216ms +Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-tdmvx": Phase="Pending", Reason="", readiness=false. Elapsed: 12.384705ms +Sep 13 16:03:39.384: INFO: Pod "webserver-deployment-845c8977d9-ffx5z": Phase="Running", Reason="", readiness=true. Elapsed: 2.012359195s +Sep 13 16:03:39.384: INFO: Pod "webserver-deployment-845c8977d9-ffx5z" satisfied condition "running" +Sep 13 16:03:39.385: INFO: Pod "webserver-deployment-845c8977d9-9fl84": Phase="Running", Reason="", readiness=true. Elapsed: 2.012590559s +Sep 13 16:03:39.385: INFO: Pod "webserver-deployment-845c8977d9-9fl84" satisfied condition "running" +Sep 13 16:03:39.386: INFO: Pod "webserver-deployment-845c8977d9-g82x6": Phase="Running", Reason="", readiness=true. Elapsed: 2.012893989s +Sep 13 16:03:39.386: INFO: Pod "webserver-deployment-845c8977d9-g82x6" satisfied condition "running" +Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-jhhdp": Phase="Running", Reason="", readiness=true. Elapsed: 2.01680682s +Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-jhhdp" satisfied condition "running" +Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-z5hvg": Phase="Running", Reason="", readiness=true. Elapsed: 2.015546008s +Sep 13 16:03:39.391: INFO: Pod "webserver-deployment-845c8977d9-z5hvg" satisfied condition "running" +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-cjz7d": Phase="Running", Reason="", readiness=true. Elapsed: 2.020577414s +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-cjz7d" satisfied condition "running" +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-txkwd": Phase="Running", Reason="", readiness=true. Elapsed: 2.018694026s +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-txkwd" satisfied condition "running" +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-tdmvx": Phase="Running", Reason="", readiness=true. Elapsed: 2.019118578s +Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-tdmvx" satisfied condition "running" +Sep 13 16:03:39.393: INFO: Waiting for deployment "webserver-deployment" to complete +Sep 13 16:03:39.401: INFO: Updating deployment "webserver-deployment" with a non-existent image +Sep 13 16:03:39.421: INFO: Updating deployment webserver-deployment +Sep 13 16:03:39.422: INFO: Waiting for observed generation 2 +Sep 13 16:03:41.473: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 +Sep 13 16:03:41.511: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 +Sep 13 16:03:41.583: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Sep 13 16:03:41.610: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 +Sep 13 16:03:41.611: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 +Sep 13 16:03:41.616: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Sep 13 16:03:41.628: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas +Sep 13 16:03:41.628: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 +Sep 13 16:03:41.682: INFO: Updating deployment webserver-deployment +Sep 13 16:03:41.682: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas +Sep 13 16:03:41.711: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 +Sep 13 16:03:41.735: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 16:03:41.777: INFO: Deployment "webserver-deployment": +&Deployment{ObjectMeta:{webserver-deployment deployment-1164 ced2a884-5b90-48d6-b9f1-e633d3368a28 50951 3 2022-09-13 16:03:35 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +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} {e2e.test Update apps/v1 2022-09-13 16:03:41 +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":{}}}}} }]},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 0xc004483ce8 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:2,Replicas:13,UpdatedReplicas:5,AvailableReplicas:8,UnavailableReplicas:5,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-13 16:03:38 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-69b7448995" is progressing.,LastUpdateTime:2022-09-13 16:03:39 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + +Sep 13 16:03:41.794: INFO: New ReplicaSet "webserver-deployment-69b7448995" of Deployment "webserver-deployment": +&ReplicaSet{ObjectMeta:{webserver-deployment-69b7448995 deployment-1164 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 50956 3 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment ced2a884-5b90-48d6-b9f1-e633d3368a28 0xc003cfa1c7 0xc003cfa1c8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 16:03:41 +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\":\"ced2a884-5b90-48d6-b9f1-e633d3368a28\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 69b7448995,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:69b7448995] 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 0xc003cfa268 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:5,FullyLabeledReplicas:5,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Sep 13 16:03:41.795: INFO: All old ReplicaSets of Deployment "webserver-deployment": +Sep 13 16:03:41.796: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-845c8977d9 deployment-1164 bca3775b-d97f-4b00-b713-2810ab7554b0 50953 3 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment ced2a884-5b90-48d6-b9f1-e633d3368a28 0xc003cfa2c7 0xc003cfa2c8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 16:03:41 +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\":\"ced2a884-5b90-48d6-b9f1-e633d3368a28\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 845c8977d9,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc003cfa358 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:2,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} +Sep 13 16:03:41.811: INFO: Pod "webserver-deployment-69b7448995-6lbzf" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-6lbzf webserver-deployment-69b7448995- deployment-1164 0c06d520-9521-4897-8ed7-0c3f7349440e 50907 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfa887 0xc003cfa888}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-sp84v,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-sp84v,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.812: INFO: Pod "webserver-deployment-69b7448995-fr8rh" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-fr8rh webserver-deployment-69b7448995- deployment-1164 9343805e-14cc-435d-b9c7-affe4f58c9ae 50924 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfaa70 0xc003cfaa71}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-jxrdh,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-jxrdh,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.814: INFO: Pod "webserver-deployment-69b7448995-l2d9f" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-l2d9f webserver-deployment-69b7448995- deployment-1164 705c2733-7b81-43a5-86c2-8301cb398acd 50962 0 2022-09-13 16:03:41 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfac40 0xc003cfac41}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:41 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-w5tcl,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-w5tcl,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.815: INFO: Pod "webserver-deployment-69b7448995-nqkzg" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-nqkzg webserver-deployment-69b7448995- deployment-1164 45b439a5-f407-4f8a-a513-3722dbdb4473 50958 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfad87 0xc003cfad88}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:41 +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:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.72.1.61\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7h277,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-7h277,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.61,StartTime:2022-09-13 16:03:39 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},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{PodIP{IP:10.72.1.61,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.816: INFO: Pod "webserver-deployment-69b7448995-qcwsr" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-qcwsr webserver-deployment-69b7448995- deployment-1164 b3062920-0520-494c-85e9-6fbc84511ecb 50901 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfafa0 0xc003cfafa1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-l2f95,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-l2f95,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.817: INFO: Pod "webserver-deployment-69b7448995-zqlqp" is not available: +&Pod{ObjectMeta:{webserver-deployment-69b7448995-zqlqp webserver-deployment-69b7448995- deployment-1164 c96b9dbf-8b67-4143-95f8-b6ee32b66aab 50897 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfb180 0xc003cfb181}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-kg55s,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-kg55s,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.818: INFO: Pod "webserver-deployment-845c8977d9-9fl84" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-9fl84 webserver-deployment-845c8977d9- deployment-1164 b9bc174b-6870-4558-b22c-70d20d1772ae 50861 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb350 0xc003cfb351}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.0.205\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ppdzz,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:registry.k8s.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-ppdzz,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.205,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://c9c08a4cecff213143cb330c12564e471d5ae5de2767dc3ba93a3a4022678072,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.205,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.819: INFO: Pod "webserver-deployment-845c8977d9-b4g8t" is not available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-b4g8t webserver-deployment-845c8977d9- deployment-1164 d33499eb-e28e-454c-838f-a0befd73ae24 50959 0 2022-09-13 16:03:41 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb6f0 0xc003cfb6f1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:41 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-rbmb6,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:registry.k8s.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-rbmb6,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.820: INFO: Pod "webserver-deployment-845c8977d9-ffx5z" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-ffx5z webserver-deployment-845c8977d9- deployment-1164 2254ef13-01b2-4849-8f22-7eb5ab8fbc3d 50863 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb9f7 0xc003cfb9f8}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.0.206\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-v67f5,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:registry.k8s.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-v67f5,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.206,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://d2e5f9128cbdde973ea613cd91075232e54cd982f9b128cea69d9b3a37e80062,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.206,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.821: INFO: Pod "webserver-deployment-845c8977d9-g82x6" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-g82x6 webserver-deployment-845c8977d9- deployment-1164 bb40ab30-1089-4c21-b92a-2d31857ea063 50871 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbbd0 0xc003cfbbd1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.2.177\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcz7,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:registry.k8s.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-mbcz7,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.177,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://d993f3cd597e9c3718e5b1c45a05172829626868dca2a069413a6b09caedbeeb,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.177,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.822: INFO: Pod "webserver-deployment-845c8977d9-g9vpd" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-g9vpd webserver-deployment-845c8977d9- deployment-1164 5ecaa404-b938-4407-8d00-95ea598a60c0 50834 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbda0 0xc003cfbda1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.0.204\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-x7sp9,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:registry.k8s.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-x7sp9,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.204,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:36 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://a4a0820c5747d8a92801de77156bb16880521eeddc405417ec3584ab09305d03,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.204,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.823: INFO: Pod "webserver-deployment-845c8977d9-jhhdp" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-jhhdp webserver-deployment-845c8977d9- deployment-1164 80c00dc1-6570-45ad-aa37-3c5c6b77ec2a 50855 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbf80 0xc003cfbf81}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.1.57\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xx48v,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:registry.k8s.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-xx48v,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.57,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://939c8d222f558f30243cd8df24f865721004106f9dad5b5a9bf1b9f4e3211bd7,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.57,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.824: INFO: Pod "webserver-deployment-845c8977d9-tdmvx" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-tdmvx webserver-deployment-845c8977d9- deployment-1164 d5a10c40-36d5-4f26-bd94-3bb2d3db2052 50867 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec170 0xc0043ec171}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.2.178\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q2mqj,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:registry.k8s.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-q2mqj,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.178,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://724f75bef4f3a1ed5d02e3924df0d1844a8c9c8e20d4fe2d8ba4049f9052b741,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.178,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.825: INFO: Pod "webserver-deployment-845c8977d9-tk94w" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-tk94w webserver-deployment-845c8977d9- deployment-1164 2c9b9778-74d3-4ab3-b1c8-9fbcb07a2059 50838 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec340 0xc0043ec341}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.2.176\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vb24p,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:registry.k8s.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-vb24p,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.176,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://aaa16d3f776266e4d4bee7f07b968d584e5471360408ef193420b603da656b98,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.176,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:03:41.826: INFO: Pod "webserver-deployment-845c8977d9-z5hvg" is available: +&Pod{ObjectMeta:{webserver-deployment-845c8977d9-z5hvg webserver-deployment-845c8977d9- deployment-1164 a231ec47-9afb-4bab-9fde-be86aff1f775 50847 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec510 0xc0043ec511}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.1.56\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-rf4kt,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:registry.k8s.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-rf4kt,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.56,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://3cc7b0078fac2e751a488ef523db3ed87554b6392eb50644f795415f5dc1f689,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.56,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +Sep 13 16:03:41.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1164" for this suite. 09/13/22 16:03:41.841 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","completed":294,"skipped":5591,"failed":0} +------------------------------ +• [SLOW TEST] [6.560 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:35.308 + Sep 13 16:03:35.308: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 16:03:35.31 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:35.332 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:35.336 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] deployment should support proportional scaling [Conformance] + test/e2e/apps/deployment.go:160 + Sep 13 16:03:35.340: INFO: Creating deployment "webserver-deployment" + Sep 13 16:03:35.348: INFO: Waiting for observed generation 1 + Sep 13 16:03:37.362: INFO: Waiting for all required pods to come up + Sep 13 16:03:37.371: INFO: Pod name httpd: Found 10 pods out of 10 + STEP: ensuring each pod is running 09/13/22 16:03:37.371 + Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-ffx5z" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-9fl84" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.372: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-cjz7d" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.373: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-g82x6" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.373: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-jhhdp" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-tdmvx" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-txkwd" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.374: INFO: Waiting up to 5m0s for pod "webserver-deployment-845c8977d9-z5hvg" in namespace "deployment-1164" to be "running" + Sep 13 16:03:37.380: INFO: Pod "webserver-deployment-845c8977d9-9fl84": Phase="Pending", Reason="", readiness=false. Elapsed: 7.781196ms + Sep 13 16:03:37.380: INFO: Pod "webserver-deployment-845c8977d9-ffx5z": Phase="Pending", Reason="", readiness=false. Elapsed: 8.567996ms + Sep 13 16:03:37.381: INFO: Pod "webserver-deployment-845c8977d9-g82x6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.018246ms + Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-z5hvg": Phase="Pending", Reason="", readiness=false. Elapsed: 11.329461ms + Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-jhhdp": Phase="Pending", Reason="", readiness=false. Elapsed: 13.085889ms + Sep 13 16:03:37.387: INFO: Pod "webserver-deployment-845c8977d9-txkwd": Phase="Pending", Reason="", readiness=false. Elapsed: 12.34358ms + Sep 13 16:03:37.387: INFO: Pod "webserver-deployment-845c8977d9-cjz7d": Phase="Pending", Reason="", readiness=false. Elapsed: 14.44216ms + Sep 13 16:03:37.386: INFO: Pod "webserver-deployment-845c8977d9-tdmvx": Phase="Pending", Reason="", readiness=false. Elapsed: 12.384705ms + Sep 13 16:03:39.384: INFO: Pod "webserver-deployment-845c8977d9-ffx5z": Phase="Running", Reason="", readiness=true. Elapsed: 2.012359195s + Sep 13 16:03:39.384: INFO: Pod "webserver-deployment-845c8977d9-ffx5z" satisfied condition "running" + Sep 13 16:03:39.385: INFO: Pod "webserver-deployment-845c8977d9-9fl84": Phase="Running", Reason="", readiness=true. Elapsed: 2.012590559s + Sep 13 16:03:39.385: INFO: Pod "webserver-deployment-845c8977d9-9fl84" satisfied condition "running" + Sep 13 16:03:39.386: INFO: Pod "webserver-deployment-845c8977d9-g82x6": Phase="Running", Reason="", readiness=true. Elapsed: 2.012893989s + Sep 13 16:03:39.386: INFO: Pod "webserver-deployment-845c8977d9-g82x6" satisfied condition "running" + Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-jhhdp": Phase="Running", Reason="", readiness=true. Elapsed: 2.01680682s + Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-jhhdp" satisfied condition "running" + Sep 13 16:03:39.390: INFO: Pod "webserver-deployment-845c8977d9-z5hvg": Phase="Running", Reason="", readiness=true. Elapsed: 2.015546008s + Sep 13 16:03:39.391: INFO: Pod "webserver-deployment-845c8977d9-z5hvg" satisfied condition "running" + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-cjz7d": Phase="Running", Reason="", readiness=true. Elapsed: 2.020577414s + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-cjz7d" satisfied condition "running" + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-txkwd": Phase="Running", Reason="", readiness=true. Elapsed: 2.018694026s + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-txkwd" satisfied condition "running" + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-tdmvx": Phase="Running", Reason="", readiness=true. Elapsed: 2.019118578s + Sep 13 16:03:39.393: INFO: Pod "webserver-deployment-845c8977d9-tdmvx" satisfied condition "running" + Sep 13 16:03:39.393: INFO: Waiting for deployment "webserver-deployment" to complete + Sep 13 16:03:39.401: INFO: Updating deployment "webserver-deployment" with a non-existent image + Sep 13 16:03:39.421: INFO: Updating deployment webserver-deployment + Sep 13 16:03:39.422: INFO: Waiting for observed generation 2 + Sep 13 16:03:41.473: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 + Sep 13 16:03:41.511: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 + Sep 13 16:03:41.583: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas + Sep 13 16:03:41.610: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 + Sep 13 16:03:41.611: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 + Sep 13 16:03:41.616: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas + Sep 13 16:03:41.628: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas + Sep 13 16:03:41.628: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 + Sep 13 16:03:41.682: INFO: Updating deployment webserver-deployment + Sep 13 16:03:41.682: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas + Sep 13 16:03:41.711: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 + Sep 13 16:03:41.735: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 16:03:41.777: INFO: Deployment "webserver-deployment": + &Deployment{ObjectMeta:{webserver-deployment deployment-1164 ced2a884-5b90-48d6-b9f1-e633d3368a28 50951 3 2022-09-13 16:03:35 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +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} {e2e.test Update apps/v1 2022-09-13 16:03:41 +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":{}}}}} }]},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 0xc004483ce8 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:2,Replicas:13,UpdatedReplicas:5,AvailableReplicas:8,UnavailableReplicas:5,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:True,Reason:MinimumReplicasAvailable,Message:Deployment has minimum availability.,LastUpdateTime:2022-09-13 16:03:38 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-69b7448995" is progressing.,LastUpdateTime:2022-09-13 16:03:39 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + + Sep 13 16:03:41.794: INFO: New ReplicaSet "webserver-deployment-69b7448995" of Deployment "webserver-deployment": + &ReplicaSet{ObjectMeta:{webserver-deployment-69b7448995 deployment-1164 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 50956 3 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment ced2a884-5b90-48d6-b9f1-e633d3368a28 0xc003cfa1c7 0xc003cfa1c8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 16:03:41 +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\":\"ced2a884-5b90-48d6-b9f1-e633d3368a28\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 69b7448995,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:69b7448995] 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 0xc003cfa268 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:5,FullyLabeledReplicas:5,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + Sep 13 16:03:41.795: INFO: All old ReplicaSets of Deployment "webserver-deployment": + Sep 13 16:03:41.796: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-845c8977d9 deployment-1164 bca3775b-d97f-4b00-b713-2810ab7554b0 50953 3 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment ced2a884-5b90-48d6-b9f1-e633d3368a28 0xc003cfa2c7 0xc003cfa2c8}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-09-13 16:03:41 +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\":\"ced2a884-5b90-48d6-b9f1-e633d3368a28\"}":{}}},"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":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 845c8977d9,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc003cfa358 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:2,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} + Sep 13 16:03:41.811: INFO: Pod "webserver-deployment-69b7448995-6lbzf" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-6lbzf webserver-deployment-69b7448995- deployment-1164 0c06d520-9521-4897-8ed7-0c3f7349440e 50907 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfa887 0xc003cfa888}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-sp84v,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-sp84v,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.812: INFO: Pod "webserver-deployment-69b7448995-fr8rh" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-fr8rh webserver-deployment-69b7448995- deployment-1164 9343805e-14cc-435d-b9c7-affe4f58c9ae 50924 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfaa70 0xc003cfaa71}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-jxrdh,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-jxrdh,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.814: INFO: Pod "webserver-deployment-69b7448995-l2d9f" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-l2d9f webserver-deployment-69b7448995- deployment-1164 705c2733-7b81-43a5-86c2-8301cb398acd 50962 0 2022-09-13 16:03:41 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfac40 0xc003cfac41}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:41 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-w5tcl,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-w5tcl,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.815: INFO: Pod "webserver-deployment-69b7448995-nqkzg" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-nqkzg webserver-deployment-69b7448995- deployment-1164 45b439a5-f407-4f8a-a513-3722dbdb4473 50958 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfad87 0xc003cfad88}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:41 +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:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.72.1.61\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7h277,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-7h277,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.61,StartTime:2022-09-13 16:03:39 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:&ContainerStateWaiting{Reason:ErrImagePull,Message:rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/webserver:404": failed to resolve reference "docker.io/library/webserver:404": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed,},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{PodIP{IP:10.72.1.61,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.816: INFO: Pod "webserver-deployment-69b7448995-qcwsr" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-qcwsr webserver-deployment-69b7448995- deployment-1164 b3062920-0520-494c-85e9-6fbc84511ecb 50901 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfafa0 0xc003cfafa1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-l2f95,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-l2f95,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.817: INFO: Pod "webserver-deployment-69b7448995-zqlqp" is not available: + &Pod{ObjectMeta:{webserver-deployment-69b7448995-zqlqp webserver-deployment-69b7448995- deployment-1164 c96b9dbf-8b67-4143-95f8-b6ee32b66aab 50897 0 2022-09-13 16:03:39 +0000 UTC map[name:httpd pod-template-hash:69b7448995] map[] [{apps/v1 ReplicaSet webserver-deployment-69b7448995 a2dd6f35-f9f2-47ed-a1fb-159adb88da9c 0xc003cfb180 0xc003cfb181}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:39 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a2dd6f35-f9f2-47ed-a1fb-159adb88da9c\"}":{}}},"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-13 16:03:39 +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-kg55s,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-kg55s,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:39 +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-13 16:03:39 +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-13 16:03:39 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:,StartTime:2022-09-13 16:03:39 +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 13 16:03:41.818: INFO: Pod "webserver-deployment-845c8977d9-9fl84" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-9fl84 webserver-deployment-845c8977d9- deployment-1164 b9bc174b-6870-4558-b22c-70d20d1772ae 50861 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb350 0xc003cfb351}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.0.205\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ppdzz,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:registry.k8s.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-ppdzz,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.205,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://c9c08a4cecff213143cb330c12564e471d5ae5de2767dc3ba93a3a4022678072,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.205,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.819: INFO: Pod "webserver-deployment-845c8977d9-b4g8t" is not available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-b4g8t webserver-deployment-845c8977d9- deployment-1164 d33499eb-e28e-454c-838f-a0befd73ae24 50959 0 2022-09-13 16:03:41 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb6f0 0xc003cfb6f1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:41 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-rbmb6,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:registry.k8s.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-rbmb6,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:,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.820: INFO: Pod "webserver-deployment-845c8977d9-ffx5z" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-ffx5z webserver-deployment-845c8977d9- deployment-1164 2254ef13-01b2-4849-8f22-7eb5ab8fbc3d 50863 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfb9f7 0xc003cfb9f8}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.0.206\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-v67f5,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:registry.k8s.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-v67f5,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.206,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://d2e5f9128cbdde973ea613cd91075232e54cd982f9b128cea69d9b3a37e80062,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.206,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.821: INFO: Pod "webserver-deployment-845c8977d9-g82x6" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-g82x6 webserver-deployment-845c8977d9- deployment-1164 bb40ab30-1089-4c21-b92a-2d31857ea063 50871 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbbd0 0xc003cfbbd1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.2.177\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-mbcz7,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:registry.k8s.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-mbcz7,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.177,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://d993f3cd597e9c3718e5b1c45a05172829626868dca2a069413a6b09caedbeeb,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.177,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.822: INFO: Pod "webserver-deployment-845c8977d9-g9vpd" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-g9vpd webserver-deployment-845c8977d9- deployment-1164 5ecaa404-b938-4407-8d00-95ea598a60c0 50834 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbda0 0xc003cfbda1}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.0.204\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-x7sp9,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:registry.k8s.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-x7sp9,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:gke-gke-1-25-default-pool-c9a2e4b7-0rvx,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.27,PodIP:10.72.0.204,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:36 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://a4a0820c5747d8a92801de77156bb16880521eeddc405417ec3584ab09305d03,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.0.204,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.823: INFO: Pod "webserver-deployment-845c8977d9-jhhdp" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-jhhdp webserver-deployment-845c8977d9- deployment-1164 80c00dc1-6570-45ad-aa37-3c5c6b77ec2a 50855 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc003cfbf80 0xc003cfbf81}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.1.57\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-xx48v,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:registry.k8s.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-xx48v,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.57,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://939c8d222f558f30243cd8df24f865721004106f9dad5b5a9bf1b9f4e3211bd7,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.57,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.824: INFO: Pod "webserver-deployment-845c8977d9-tdmvx" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-tdmvx webserver-deployment-845c8977d9- deployment-1164 d5a10c40-36d5-4f26-bd94-3bb2d3db2052 50867 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec170 0xc0043ec171}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:38 +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.72.2.178\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-q2mqj,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:registry.k8s.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-q2mqj,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:38 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.178,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://724f75bef4f3a1ed5d02e3924df0d1844a8c9c8e20d4fe2d8ba4049f9052b741,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.178,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.825: INFO: Pod "webserver-deployment-845c8977d9-tk94w" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-tk94w webserver-deployment-845c8977d9- deployment-1164 2c9b9778-74d3-4ab3-b1c8-9fbcb07a2059 50838 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec340 0xc0043ec341}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.2.176\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vb24p,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:registry.k8s.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-vb24p,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:gke-gke-1-25-default-pool-c9a2e4b7-x4b8,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.29,PodIP:10.72.2.176,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://aaa16d3f776266e4d4bee7f07b968d584e5471360408ef193420b603da656b98,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.2.176,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:03:41.826: INFO: Pod "webserver-deployment-845c8977d9-z5hvg" is available: + &Pod{ObjectMeta:{webserver-deployment-845c8977d9-z5hvg webserver-deployment-845c8977d9- deployment-1164 a231ec47-9afb-4bab-9fde-be86aff1f775 50847 0 2022-09-13 16:03:35 +0000 UTC map[name:httpd pod-template-hash:845c8977d9] map[] [{apps/v1 ReplicaSet webserver-deployment-845c8977d9 bca3775b-d97f-4b00-b713-2810ab7554b0 0xc0043ec510 0xc0043ec511}] [] [{kube-controller-manager Update v1 2022-09-13 16:03:35 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"bca3775b-d97f-4b00-b713-2810ab7554b0\"}":{}}},"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-13 16:03:37 +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.72.1.56\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-rf4kt,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:registry.k8s.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-rf4kt,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:37 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:03:35 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:10.72.1.56,StartTime:2022-09-13 16:03:35 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-09-13 16:03:37 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:registry.k8s.io/e2e-test-images/httpd:2.4.38-2,ImageID:registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://3cc7b0078fac2e751a488ef523db3ed87554b6392eb50644f795415f5dc1f689,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.72.1.56,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + [AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 + Sep 13 16:03:41.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-1164" for this suite. 09/13/22 16:03:41.841 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:67 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:41.919 +Sep 13 16:03:41.923: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 16:03:41.924 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:42.003 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:42.011 +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:67 +STEP: Creating secret with name secret-test-0d45237e-dc4c-4493-97a4-46cac6714357 09/13/22 16:03:42.025 +STEP: Creating a pod to test consume secrets 09/13/22 16:03:42.038 +Sep 13 16:03:42.057: INFO: Waiting up to 5m0s for pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9" in namespace "secrets-6564" to be "Succeeded or Failed" +Sep 13 16:03:42.080: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Pending", Reason="", readiness=false. Elapsed: 22.856631ms +Sep 13 16:03:44.086: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.028284337s +Sep 13 16:03:46.087: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.029439282s +STEP: Saw pod success 09/13/22 16:03:46.087 +Sep 13 16:03:46.087: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9" satisfied condition "Succeeded or Failed" +Sep 13 16:03:46.090: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 container secret-volume-test: +STEP: delete the pod 09/13/22 16:03:46.112 +Sep 13 16:03:46.121: INFO: Waiting for pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 to disappear +Sep 13 16:03:46.128: INFO: Pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 16:03:46.128: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-6564" for this suite. 09/13/22 16:03:46.158 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","completed":295,"skipped":5611,"failed":0} +------------------------------ +• [4.262 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:41.919 + Sep 13 16:03:41.923: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 16:03:41.924 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:42.003 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:42.011 + [It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:67 + STEP: Creating secret with name secret-test-0d45237e-dc4c-4493-97a4-46cac6714357 09/13/22 16:03:42.025 + STEP: Creating a pod to test consume secrets 09/13/22 16:03:42.038 + Sep 13 16:03:42.057: INFO: Waiting up to 5m0s for pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9" in namespace "secrets-6564" to be "Succeeded or Failed" + Sep 13 16:03:42.080: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Pending", Reason="", readiness=false. Elapsed: 22.856631ms + Sep 13 16:03:44.086: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.028284337s + Sep 13 16:03:46.087: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.029439282s + STEP: Saw pod success 09/13/22 16:03:46.087 + Sep 13 16:03:46.087: INFO: Pod "pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9" satisfied condition "Succeeded or Failed" + Sep 13 16:03:46.090: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 container secret-volume-test: + STEP: delete the pod 09/13/22 16:03:46.112 + Sep 13 16:03:46.121: INFO: Waiting for pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 to disappear + Sep 13 16:03:46.128: INFO: Pod pod-secrets-9e42e779-9649-4f84-8392-46e87275d8c9 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 16:03:46.128: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-6564" for this suite. 09/13/22 16:03:46.158 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:895 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:46.182 +Sep 13 16:03:46.184: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 16:03:46.186 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:46.227 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:46.242 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:895 +STEP: creating a Pod with a static label 09/13/22 16:03:46.256 +STEP: watching for Pod to be ready 09/13/22 16:03:46.278 +Sep 13 16:03:46.285: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [] +Sep 13 16:03:46.295: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] +Sep 13 16:03:46.312: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] +Sep 13 16:03:48.219: INFO: Found Pod pod-test in namespace pods-7224 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:48 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:48 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] +STEP: patching the Pod with a new Label and updated data 09/13/22 16:03:48.234 +STEP: getting the Pod and ensuring that it's patched 09/13/22 16:03:48.295 +STEP: replacing the Pod's status Ready condition to False 09/13/22 16:03:48.302 +STEP: check the Pod again to ensure its Ready conditions are False 09/13/22 16:03:48.328 +STEP: deleting the Pod via a Collection with a LabelSelector 09/13/22 16:03:48.328 +STEP: watching for the Pod to be deleted 09/13/22 16:03:48.347 +Sep 13 16:03:48.354: INFO: observed event type MODIFIED +Sep 13 16:03:50.248: INFO: observed event type MODIFIED +Sep 13 16:03:51.257: INFO: observed event type MODIFIED +Sep 13 16:03:51.272: INFO: observed event type MODIFIED +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 16:03:51.293: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-7224" for this suite. 09/13/22 16:03:51.302 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]","completed":296,"skipped":5615,"failed":0} +------------------------------ +• [SLOW TEST] [5.129 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:895 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:46.182 + Sep 13 16:03:46.184: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 16:03:46.186 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:46.227 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:46.242 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/common/node/pods.go:895 + STEP: creating a Pod with a static label 09/13/22 16:03:46.256 + STEP: watching for Pod to be ready 09/13/22 16:03:46.278 + Sep 13 16:03:46.285: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [] + Sep 13 16:03:46.295: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] + Sep 13 16:03:46.312: INFO: observed Pod pod-test in namespace pods-7224 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] + Sep 13 16:03:48.219: INFO: Found Pod pod-test in namespace pods-7224 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:48 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:48 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-09-13 16:03:46 +0000 UTC }] + STEP: patching the Pod with a new Label and updated data 09/13/22 16:03:48.234 + STEP: getting the Pod and ensuring that it's patched 09/13/22 16:03:48.295 + STEP: replacing the Pod's status Ready condition to False 09/13/22 16:03:48.302 + STEP: check the Pod again to ensure its Ready conditions are False 09/13/22 16:03:48.328 + STEP: deleting the Pod via a Collection with a LabelSelector 09/13/22 16:03:48.328 + STEP: watching for the Pod to be deleted 09/13/22 16:03:48.347 + Sep 13 16:03:48.354: INFO: observed event type MODIFIED + Sep 13 16:03:50.248: INFO: observed event type MODIFIED + Sep 13 16:03:51.257: INFO: observed event type MODIFIED + Sep 13 16:03:51.272: INFO: observed event type MODIFIED + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 16:03:51.293: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-7224" for this suite. 09/13/22 16:03:51.302 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:51.317 +Sep 13 16:03:51.317: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 16:03:51.318 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:51.346 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:51.353 +[It] should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 +STEP: Creating a test headless service 09/13/22 16:03:51.359 +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-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local;sleep 1; done + 09/13/22 16:03:51.381 +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-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local;sleep 1; done + 09/13/22 16:03:51.381 +STEP: creating a pod to probe DNS 09/13/22 16:03:51.381 +STEP: submitting the pod to kubernetes 09/13/22 16:03:51.381 +Sep 13 16:03:51.424: INFO: Waiting up to 15m0s for pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230" in namespace "dns-2741" to be "running" +Sep 13 16:03:51.442: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230": Phase="Pending", Reason="", readiness=false. Elapsed: 17.629567ms +Sep 13 16:03:53.448: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230": Phase="Running", Reason="", readiness=true. Elapsed: 2.024026841s +Sep 13 16:03:53.449: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230" satisfied condition "running" +STEP: retrieving the pod 09/13/22 16:03:53.449 +STEP: looking for the results for each expected name from probers 09/13/22 16:03:53.452 +Sep 13 16:03:53.463: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.467: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.473: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.479: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.485: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.492: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.497: INFO: Unable to read jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.502: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) +Sep 13 16:03:53.502: INFO: Lookups using dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local] + +Sep 13 16:03:58.555: INFO: DNS probes using dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230 succeeded + +STEP: deleting the pod 09/13/22 16:03:58.555 +STEP: deleting the test headless service 09/13/22 16:03:58.577 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 16:03:58.614: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-2741" for this suite. 09/13/22 16:03:58.622 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","completed":297,"skipped":5632,"failed":0} +------------------------------ +• [SLOW TEST] [7.314 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:51.317 + Sep 13 16:03:51.317: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 16:03:51.318 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:51.346 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:51.353 + [It] should provide DNS for pods for Subdomain [Conformance] + test/e2e/network/dns.go:290 + STEP: Creating a test headless service 09/13/22 16:03:51.359 + 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-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local;sleep 1; done + 09/13/22 16:03:51.381 + 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-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-2741.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local;sleep 1; done + 09/13/22 16:03:51.381 + STEP: creating a pod to probe DNS 09/13/22 16:03:51.381 + STEP: submitting the pod to kubernetes 09/13/22 16:03:51.381 + Sep 13 16:03:51.424: INFO: Waiting up to 15m0s for pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230" in namespace "dns-2741" to be "running" + Sep 13 16:03:51.442: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230": Phase="Pending", Reason="", readiness=false. Elapsed: 17.629567ms + Sep 13 16:03:53.448: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230": Phase="Running", Reason="", readiness=true. Elapsed: 2.024026841s + Sep 13 16:03:53.449: INFO: Pod "dns-test-54a6f186-104e-434e-a587-e919b88b4230" satisfied condition "running" + STEP: retrieving the pod 09/13/22 16:03:53.449 + STEP: looking for the results for each expected name from probers 09/13/22 16:03:53.452 + Sep 13 16:03:53.463: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.467: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.473: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.479: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.485: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.492: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.497: INFO: Unable to read jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.502: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local from pod dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230: the server could not find the requested resource (get pods dns-test-54a6f186-104e-434e-a587-e919b88b4230) + Sep 13 16:03:53.502: INFO: Lookups using dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local wheezy_udp@dns-test-service-2.dns-2741.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-2741.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-2741.svc.cluster.local jessie_udp@dns-test-service-2.dns-2741.svc.cluster.local jessie_tcp@dns-test-service-2.dns-2741.svc.cluster.local] + + Sep 13 16:03:58.555: INFO: DNS probes using dns-2741/dns-test-54a6f186-104e-434e-a587-e919b88b4230 succeeded + + STEP: deleting the pod 09/13/22 16:03:58.555 + STEP: deleting the test headless service 09/13/22 16:03:58.577 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 16:03:58.614: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-2741" for this suite. 09/13/22 16:03:58.622 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:88 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:03:58.636 +Sep 13 16:03:58.636: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:03:58.637 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:58.678 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:58.688 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:88 +STEP: Creating configMap with name projected-configmap-test-volume-map-8ff5fda2-f47e-4624-826d-0cb95f169cc8 09/13/22 16:03:58.696 +STEP: Creating a pod to test consume configMaps 09/13/22 16:03:58.703 +Sep 13 16:03:58.725: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3" in namespace "projected-5324" to be "Succeeded or Failed" +Sep 13 16:03:58.737: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Pending", Reason="", readiness=false. Elapsed: 11.388974ms +Sep 13 16:04:00.748: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022253759s +Sep 13 16:04:02.742: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01631615s +STEP: Saw pod success 09/13/22 16:04:02.742 +Sep 13 16:04:02.742: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3" satisfied condition "Succeeded or Failed" +Sep 13 16:04:02.746: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 container agnhost-container: +STEP: delete the pod 09/13/22 16:04:02.755 +Sep 13 16:04:02.767: INFO: Waiting for pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 to disappear +Sep 13 16:04:02.773: INFO: Pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +Sep 13 16:04:02.773: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5324" for this suite. 09/13/22 16:04:02.778 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":298,"skipped":5644,"failed":0} +------------------------------ +• [4.151 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:88 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:03:58.636 + Sep 13 16:03:58.636: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:03:58.637 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:03:58.678 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:03:58.688 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/projected_configmap.go:88 + STEP: Creating configMap with name projected-configmap-test-volume-map-8ff5fda2-f47e-4624-826d-0cb95f169cc8 09/13/22 16:03:58.696 + STEP: Creating a pod to test consume configMaps 09/13/22 16:03:58.703 + Sep 13 16:03:58.725: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3" in namespace "projected-5324" to be "Succeeded or Failed" + Sep 13 16:03:58.737: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Pending", Reason="", readiness=false. Elapsed: 11.388974ms + Sep 13 16:04:00.748: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022253759s + Sep 13 16:04:02.742: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.01631615s + STEP: Saw pod success 09/13/22 16:04:02.742 + Sep 13 16:04:02.742: INFO: Pod "pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3" satisfied condition "Succeeded or Failed" + Sep 13 16:04:02.746: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 container agnhost-container: + STEP: delete the pod 09/13/22 16:04:02.755 + Sep 13 16:04:02.767: INFO: Waiting for pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 to disappear + Sep 13 16:04:02.773: INFO: Pod pod-projected-configmaps-62ecd83f-e97f-4e7f-b50f-fda0755701d3 no longer exists + [AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 + Sep 13 16:04:02.773: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-5324" for this suite. 09/13/22 16:04:02.778 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:248 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:02.794 +Sep 13 16:04:02.794: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 16:04:02.795 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:02.812 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:02.817 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:248 +STEP: Creating a pod to test downward API volume plugin 09/13/22 16:04:02.821 +Sep 13 16:04:02.833: INFO: Waiting up to 5m0s for pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187" in namespace "downward-api-8240" to be "Succeeded or Failed" +Sep 13 16:04:02.847: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Pending", Reason="", readiness=false. Elapsed: 13.320416ms +Sep 13 16:04:04.852: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Running", Reason="", readiness=false. Elapsed: 2.018287528s +Sep 13 16:04:06.855: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021922667s +STEP: Saw pod success 09/13/22 16:04:06.855 +Sep 13 16:04:06.855: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187" satisfied condition "Succeeded or Failed" +Sep 13 16:04:06.862: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 container client-container: +STEP: delete the pod 09/13/22 16:04:06.873 +Sep 13 16:04:06.885: INFO: Waiting for pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 to disappear +Sep 13 16:04:06.889: INFO: Pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 16:04:06.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-8240" for this suite. 09/13/22 16:04:06.894 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","completed":299,"skipped":5688,"failed":0} +------------------------------ +• [4.105 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:248 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:02.794 + Sep 13 16:04:02.794: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 16:04:02.795 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:02.812 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:02.817 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:248 + STEP: Creating a pod to test downward API volume plugin 09/13/22 16:04:02.821 + Sep 13 16:04:02.833: INFO: Waiting up to 5m0s for pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187" in namespace "downward-api-8240" to be "Succeeded or Failed" + Sep 13 16:04:02.847: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Pending", Reason="", readiness=false. Elapsed: 13.320416ms + Sep 13 16:04:04.852: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Running", Reason="", readiness=false. Elapsed: 2.018287528s + Sep 13 16:04:06.855: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021922667s + STEP: Saw pod success 09/13/22 16:04:06.855 + Sep 13 16:04:06.855: INFO: Pod "downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187" satisfied condition "Succeeded or Failed" + Sep 13 16:04:06.862: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 container client-container: + STEP: delete the pod 09/13/22 16:04:06.873 + Sep 13 16:04:06.885: INFO: Waiting for pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 to disappear + Sep 13 16:04:06.889: INFO: Pod downwardapi-volume-3dfd1b2a-360d-40e1-8c03-de747c83d187 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 16:04:06.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-8240" for this suite. 09/13/22 16:04:06.894 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:06.918 +Sep 13 16:04:06.918: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 16:04:06.919 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:06.935 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:06.939 +[It] custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 +Sep 13 16:04:06.942: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:04:10.105: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-7632" for this suite. 09/13/22 16:04:10.109 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works [Conformance]","completed":300,"skipped":5728,"failed":0} +------------------------------ +• [3.197 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:06.918 + Sep 13 16:04:06.918: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename custom-resource-definition 09/13/22 16:04:06.919 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:06.935 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:06.939 + [It] custom resource defaulting for requests and from storage works [Conformance] + test/e2e/apimachinery/custom_resource_definition.go:269 + Sep 13 16:04:06.942: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:04:10.105: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "custom-resource-definition-7632" for this suite. 09/13/22 16:04:10.109 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Job + should apply changes to a job status [Conformance] + test/e2e/apps/job.go:464 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:10.124 +Sep 13 16:04:10.125: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 16:04:10.126 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:10.148 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:10.151 +[It] should apply changes to a job status [Conformance] + test/e2e/apps/job.go:464 +STEP: Creating a job 09/13/22 16:04:10.155 +STEP: Ensure pods equal to paralellism count is attached to the job 09/13/22 16:04:10.165 +STEP: patching /status 09/13/22 16:04:12.168 +STEP: updating /status 09/13/22 16:04:12.182 +STEP: get /status 09/13/22 16:04:12.226 +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 16:04:12.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-4028" for this suite. 09/13/22 16:04:12.235 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should apply changes to a job status [Conformance]","completed":301,"skipped":5764,"failed":0} +------------------------------ +• [2.115 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should apply changes to a job status [Conformance] + test/e2e/apps/job.go:464 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:10.124 + Sep 13 16:04:10.125: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 16:04:10.126 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:10.148 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:10.151 + [It] should apply changes to a job status [Conformance] + test/e2e/apps/job.go:464 + STEP: Creating a job 09/13/22 16:04:10.155 + STEP: Ensure pods equal to paralellism count is attached to the job 09/13/22 16:04:10.165 + STEP: patching /status 09/13/22 16:04:12.168 + STEP: updating /status 09/13/22 16:04:12.182 + STEP: get /status 09/13/22 16:04:12.226 + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 16:04:12.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-4028" for this suite. 09/13/22 16:04:12.235 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Service endpoints latency + should not be very high [Conformance] + test/e2e/network/service_latency.go:59 +[BeforeEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:12.241 +Sep 13 16:04:12.241: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svc-latency 09/13/22 16:04:12.243 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:12.26 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:12.268 +[It] should not be very high [Conformance] + test/e2e/network/service_latency.go:59 +Sep 13 16:04:12.273: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: creating replication controller svc-latency-rc in namespace svc-latency-4236 09/13/22 16:04:12.274 +I0913 16:04:12.283943 19 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-4236, replica count: 1 +I0913 16:04:13.335674 19 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 +I0913 16:04:14.336473 19 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 13 16:04:14.452: INFO: Created: latency-svc-dkrwf +Sep 13 16:04:14.464: INFO: Got endpoints: latency-svc-dkrwf [27.486563ms] +Sep 13 16:04:14.491: INFO: Created: latency-svc-xgxmm +Sep 13 16:04:14.528: INFO: Got endpoints: latency-svc-xgxmm [62.903215ms] +Sep 13 16:04:14.536: INFO: Created: latency-svc-5d7hp +Sep 13 16:04:14.554: INFO: Created: latency-svc-99kpq +Sep 13 16:04:14.561: INFO: Got endpoints: latency-svc-5d7hp [95.230104ms] +Sep 13 16:04:14.562: INFO: Created: latency-svc-rdtps +Sep 13 16:04:14.593: INFO: Got endpoints: latency-svc-99kpq [127.684167ms] +Sep 13 16:04:14.602: INFO: Created: latency-svc-rgnxn +Sep 13 16:04:14.618: INFO: Created: latency-svc-tp4zl +Sep 13 16:04:14.630: INFO: Got endpoints: latency-svc-rdtps [164.633063ms] +Sep 13 16:04:14.637: INFO: Got endpoints: latency-svc-rgnxn [171.305ms] +Sep 13 16:04:14.641: INFO: Created: latency-svc-jbgtv +Sep 13 16:04:14.665: INFO: Created: latency-svc-5tvdj +Sep 13 16:04:14.685: INFO: Got endpoints: latency-svc-tp4zl [218.700524ms] +Sep 13 16:04:14.686: INFO: Created: latency-svc-k24mz +Sep 13 16:04:14.700: INFO: Got endpoints: latency-svc-jbgtv [233.560047ms] +Sep 13 16:04:14.711: INFO: Created: latency-svc-wzr6w +Sep 13 16:04:14.728: INFO: Created: latency-svc-wf8mt +Sep 13 16:04:14.745: INFO: Got endpoints: latency-svc-wzr6w [278.601306ms] +Sep 13 16:04:14.745: INFO: Got endpoints: latency-svc-5tvdj [278.250387ms] +Sep 13 16:04:14.756: INFO: Got endpoints: latency-svc-k24mz [289.184221ms] +Sep 13 16:04:14.757: INFO: Created: latency-svc-pndhk +Sep 13 16:04:14.783: INFO: Created: latency-svc-llhgl +Sep 13 16:04:14.797: INFO: Created: latency-svc-2cddx +Sep 13 16:04:14.805: INFO: Got endpoints: latency-svc-wf8mt [338.302918ms] +Sep 13 16:04:14.821: INFO: Got endpoints: latency-svc-pndhk [354.556182ms] +Sep 13 16:04:14.866: INFO: Created: latency-svc-kkjzz +Sep 13 16:04:14.888: INFO: Got endpoints: latency-svc-llhgl [420.97048ms] +Sep 13 16:04:14.888: INFO: Got endpoints: latency-svc-2cddx [421.40544ms] +Sep 13 16:04:14.890: INFO: Created: latency-svc-j78p9 +Sep 13 16:04:14.901: INFO: Got endpoints: latency-svc-j78p9 [372.17489ms] +Sep 13 16:04:14.901: INFO: Got endpoints: latency-svc-kkjzz [433.734792ms] +Sep 13 16:04:14.915: INFO: Created: latency-svc-dxzws +Sep 13 16:04:14.929: INFO: Created: latency-svc-ltzrz +Sep 13 16:04:14.944: INFO: Created: latency-svc-tz24g +Sep 13 16:04:14.958: INFO: Got endpoints: latency-svc-dxzws [320.324031ms] +Sep 13 16:04:14.970: INFO: Created: latency-svc-6ntcq +Sep 13 16:04:14.980: INFO: Got endpoints: latency-svc-ltzrz [419.285843ms] +Sep 13 16:04:14.983: INFO: Created: latency-svc-gbb8w +Sep 13 16:04:14.993: INFO: Got endpoints: latency-svc-tz24g [308.266255ms] +Sep 13 16:04:15.003: INFO: Created: latency-svc-kzxl2 +Sep 13 16:04:15.013: INFO: Got endpoints: latency-svc-6ntcq [419.506626ms] +Sep 13 16:04:15.014: INFO: Got endpoints: latency-svc-gbb8w [383.44128ms] +Sep 13 16:04:15.030: INFO: Got endpoints: latency-svc-kzxl2 [284.557291ms] +Sep 13 16:04:15.044: INFO: Created: latency-svc-knvlk +Sep 13 16:04:15.085: INFO: Got endpoints: latency-svc-knvlk [328.32301ms] +Sep 13 16:04:15.111: INFO: Created: latency-svc-999n9 +Sep 13 16:04:15.111: INFO: Created: latency-svc-sm9tm +Sep 13 16:04:15.120: INFO: Created: latency-svc-69lkx +Sep 13 16:04:15.125: INFO: Created: latency-svc-d5gkq +Sep 13 16:04:15.140: INFO: Got endpoints: latency-svc-999n9 [394.473275ms] +Sep 13 16:04:15.140: INFO: Got endpoints: latency-svc-sm9tm [439.77832ms] +Sep 13 16:04:15.161: INFO: Created: latency-svc-lh45q +Sep 13 16:04:15.161: INFO: Got endpoints: latency-svc-69lkx [339.404649ms] +Sep 13 16:04:15.161: INFO: Got endpoints: latency-svc-d5gkq [259.657125ms] +Sep 13 16:04:15.176: INFO: Got endpoints: latency-svc-lh45q [370.493529ms] +Sep 13 16:04:15.225: INFO: Created: latency-svc-xzp5b +Sep 13 16:04:15.227: INFO: Created: latency-svc-g6gj4 +Sep 13 16:04:15.245: INFO: Created: latency-svc-h9vsw +Sep 13 16:04:15.265: INFO: Created: latency-svc-k5d4f +Sep 13 16:04:15.265: INFO: Got endpoints: latency-svc-xzp5b [251.450386ms] +Sep 13 16:04:15.265: INFO: Got endpoints: latency-svc-g6gj4 [272.040182ms] +Sep 13 16:04:15.277: INFO: Got endpoints: latency-svc-h9vsw [387.825324ms] +Sep 13 16:04:15.285: INFO: Got endpoints: latency-svc-k5d4f [384.070009ms] +Sep 13 16:04:15.319: INFO: Created: latency-svc-26lg5 +Sep 13 16:04:15.338: INFO: Created: latency-svc-jdz86 +Sep 13 16:04:15.383: INFO: Created: latency-svc-s85jr +Sep 13 16:04:15.411: INFO: Created: latency-svc-v8gb4 +Sep 13 16:04:15.424: INFO: Got endpoints: latency-svc-jdz86 [535.921375ms] +Sep 13 16:04:15.424: INFO: Got endpoints: latency-svc-26lg5 [466.475276ms] +Sep 13 16:04:15.440: INFO: Created: latency-svc-cv2bn +Sep 13 16:04:15.459: INFO: Got endpoints: latency-svc-s85jr [429.545027ms] +Sep 13 16:04:15.460: INFO: Created: latency-svc-hvhqv +Sep 13 16:04:15.472: INFO: Created: latency-svc-d4zw5 +Sep 13 16:04:15.477: INFO: Got endpoints: latency-svc-v8gb4 [497.260262ms] +Sep 13 16:04:15.480: INFO: Created: latency-svc-8hfjq +Sep 13 16:04:15.525: INFO: Got endpoints: latency-svc-cv2bn [512.031271ms] +Sep 13 16:04:15.546: INFO: Created: latency-svc-fdcld +Sep 13 16:04:15.567: INFO: Got endpoints: latency-svc-hvhqv [481.923919ms] +Sep 13 16:04:15.567: INFO: Got endpoints: latency-svc-8hfjq [425.232571ms] +Sep 13 16:04:15.572: INFO: Created: latency-svc-tqpmw +Sep 13 16:04:15.585: INFO: Got endpoints: latency-svc-fdcld [408.715873ms] +Sep 13 16:04:15.593: INFO: Got endpoints: latency-svc-tqpmw [451.956063ms] +Sep 13 16:04:15.599: INFO: Created: latency-svc-9cn55 +Sep 13 16:04:15.623: INFO: Created: latency-svc-q67vd +Sep 13 16:04:15.644: INFO: Got endpoints: latency-svc-9cn55 [482.824258ms] +Sep 13 16:04:15.652: INFO: Got endpoints: latency-svc-d4zw5 [490.482695ms] +Sep 13 16:04:15.669: INFO: Created: latency-svc-wmm4m +Sep 13 16:04:15.681: INFO: Created: latency-svc-zk5hb +Sep 13 16:04:15.698: INFO: Created: latency-svc-www47 +Sep 13 16:04:15.702: INFO: Got endpoints: latency-svc-q67vd [436.047837ms] +Sep 13 16:04:15.729: INFO: Created: latency-svc-pnjht +Sep 13 16:04:15.749: INFO: Got endpoints: latency-svc-wmm4m [471.940361ms] +Sep 13 16:04:15.749: INFO: Created: latency-svc-s98x8 +Sep 13 16:04:15.749: INFO: Got endpoints: latency-svc-zk5hb [463.620634ms] +Sep 13 16:04:15.753: INFO: Got endpoints: latency-svc-www47 [487.168886ms] +Sep 13 16:04:15.767: INFO: Created: latency-svc-54pqm +Sep 13 16:04:15.788: INFO: Created: latency-svc-kxwvx +Sep 13 16:04:15.793: INFO: Got endpoints: latency-svc-pnjht [367.951247ms] +Sep 13 16:04:15.806: INFO: Created: latency-svc-7gfgc +Sep 13 16:04:15.822: INFO: Got endpoints: latency-svc-s98x8 [397.118166ms] +Sep 13 16:04:15.831: INFO: Got endpoints: latency-svc-54pqm [305.328222ms] +Sep 13 16:04:15.836: INFO: Created: latency-svc-wjc44 +Sep 13 16:04:15.858: INFO: Created: latency-svc-p7pqr +Sep 13 16:04:15.859: INFO: Created: latency-svc-9stlr +Sep 13 16:04:15.861: INFO: Got endpoints: latency-svc-kxwvx [401.692779ms] +Sep 13 16:04:15.886: INFO: Created: latency-svc-ptkwk +Sep 13 16:04:15.903: INFO: Got endpoints: latency-svc-wjc44 [425.10619ms] +Sep 13 16:04:15.911: INFO: Created: latency-svc-5mj6n +Sep 13 16:04:15.923: INFO: Got endpoints: latency-svc-9stlr [279.320859ms] +Sep 13 16:04:15.927: INFO: Created: latency-svc-f49fd +Sep 13 16:04:15.949: INFO: Got endpoints: latency-svc-7gfgc [355.897278ms] +Sep 13 16:04:15.951: INFO: Created: latency-svc-665df +Sep 13 16:04:15.968: INFO: Created: latency-svc-d5qzq +Sep 13 16:04:15.992: INFO: Got endpoints: latency-svc-p7pqr [424.621917ms] +Sep 13 16:04:16.005: INFO: Got endpoints: latency-svc-5mj6n [438.240061ms] +Sep 13 16:04:16.012: INFO: Created: latency-svc-7v4tn +Sep 13 16:04:16.012: INFO: Created: latency-svc-ppvlz +Sep 13 16:04:16.026: INFO: Got endpoints: latency-svc-665df [275.902384ms] +Sep 13 16:04:16.045: INFO: Created: latency-svc-dln54 +Sep 13 16:04:16.049: INFO: Got endpoints: latency-svc-ptkwk [463.704256ms] +Sep 13 16:04:16.050: INFO: Got endpoints: latency-svc-f49fd [397.273649ms] +Sep 13 16:04:16.085: INFO: Created: latency-svc-kt8bz +Sep 13 16:04:16.096: INFO: Got endpoints: latency-svc-d5qzq [347.134948ms] +Sep 13 16:04:16.110: INFO: Created: latency-svc-bhgf4 +Sep 13 16:04:16.138: INFO: Created: latency-svc-lxzrx +Sep 13 16:04:16.145: INFO: Got endpoints: latency-svc-ppvlz [443.003198ms] +Sep 13 16:04:16.152: INFO: Created: latency-svc-nkjs6 +Sep 13 16:04:16.155: INFO: Got endpoints: latency-svc-7v4tn [402.206584ms] +Sep 13 16:04:16.181: INFO: Got endpoints: latency-svc-dln54 [387.800526ms] +Sep 13 16:04:16.209: INFO: Created: latency-svc-q72sf +Sep 13 16:04:16.228: INFO: Created: latency-svc-9xwrm +Sep 13 16:04:16.244: INFO: Got endpoints: latency-svc-kt8bz [320.096026ms] +Sep 13 16:04:16.245: INFO: Created: latency-svc-dd5rw +Sep 13 16:04:16.245: INFO: Created: latency-svc-d2w68 +Sep 13 16:04:16.281: INFO: Got endpoints: latency-svc-bhgf4 [458.702815ms] +Sep 13 16:04:16.307: INFO: Created: latency-svc-928d2 +Sep 13 16:04:16.358: INFO: Created: latency-svc-zxrl5 +Sep 13 16:04:16.394: INFO: Got endpoints: latency-svc-nkjs6 [491.177564ms] +Sep 13 16:04:16.407: INFO: Created: latency-svc-qjkvn +Sep 13 16:04:16.449: INFO: Created: latency-svc-lntmz +Sep 13 16:04:16.450: INFO: Created: latency-svc-tqsqw +Sep 13 16:04:16.457: INFO: Got endpoints: latency-svc-q72sf [507.539142ms] +Sep 13 16:04:16.457: INFO: Got endpoints: latency-svc-lxzrx [626.472501ms] +Sep 13 16:04:16.470: INFO: Created: latency-svc-m8fmb +Sep 13 16:04:16.492: INFO: Got endpoints: latency-svc-9xwrm [630.769013ms] +Sep 13 16:04:16.501: INFO: Created: latency-svc-hlfr7 +Sep 13 16:04:16.526: INFO: Created: latency-svc-2z69r +Sep 13 16:04:16.531: INFO: Got endpoints: latency-svc-d2w68 [482.055478ms] +Sep 13 16:04:16.534: INFO: Created: latency-svc-rxh9x +Sep 13 16:04:16.558: INFO: Created: latency-svc-9f9g5 +Sep 13 16:04:16.570: INFO: Created: latency-svc-2ngj5 +Sep 13 16:04:16.585: INFO: Created: latency-svc-g4sgv +Sep 13 16:04:16.595: INFO: Got endpoints: latency-svc-dd5rw [544.828405ms] +Sep 13 16:04:16.598: INFO: Created: latency-svc-2spp6 +Sep 13 16:04:16.617: INFO: Got endpoints: latency-svc-928d2 [591.328913ms] +Sep 13 16:04:16.622: INFO: Created: latency-svc-hfrzv +Sep 13 16:04:16.672: INFO: Got endpoints: latency-svc-zxrl5 [575.81819ms] +Sep 13 16:04:16.696: INFO: Created: latency-svc-mltmr +Sep 13 16:04:16.735: INFO: Created: latency-svc-m6gcq +Sep 13 16:04:16.744: INFO: Got endpoints: latency-svc-qjkvn [738.403887ms] +Sep 13 16:04:16.755: INFO: Created: latency-svc-s2mpf +Sep 13 16:04:16.769: INFO: Got endpoints: latency-svc-lntmz [776.462015ms] +Sep 13 16:04:16.796: INFO: Created: latency-svc-dzs9c +Sep 13 16:04:16.820: INFO: Created: latency-svc-m2p7g +Sep 13 16:04:16.822: INFO: Got endpoints: latency-svc-tqsqw [578.277258ms] +Sep 13 16:04:16.873: INFO: Got endpoints: latency-svc-m8fmb [727.890555ms] +Sep 13 16:04:16.877: INFO: Created: latency-svc-l8wxx +Sep 13 16:04:16.902: INFO: Created: latency-svc-kbpsd +Sep 13 16:04:16.913: INFO: Got endpoints: latency-svc-hlfr7 [757.888192ms] +Sep 13 16:04:16.938: INFO: Created: latency-svc-psbgl +Sep 13 16:04:16.965: INFO: Got endpoints: latency-svc-2z69r [784.476106ms] +Sep 13 16:04:16.989: INFO: Created: latency-svc-llqmh +Sep 13 16:04:17.013: INFO: Got endpoints: latency-svc-rxh9x [732.503867ms] +Sep 13 16:04:17.035: INFO: Created: latency-svc-6r88q +Sep 13 16:04:17.066: INFO: Got endpoints: latency-svc-9f9g5 [671.474828ms] +Sep 13 16:04:17.085: INFO: Created: latency-svc-7xbcm +Sep 13 16:04:17.116: INFO: Got endpoints: latency-svc-2ngj5 [658.929938ms] +Sep 13 16:04:17.140: INFO: Created: latency-svc-wvm2x +Sep 13 16:04:17.160: INFO: Got endpoints: latency-svc-g4sgv [667.991463ms] +Sep 13 16:04:17.183: INFO: Created: latency-svc-s75kl +Sep 13 16:04:17.214: INFO: Got endpoints: latency-svc-2spp6 [682.5668ms] +Sep 13 16:04:17.233: INFO: Created: latency-svc-wd6h4 +Sep 13 16:04:17.279: INFO: Got endpoints: latency-svc-hfrzv [821.942011ms] +Sep 13 16:04:17.317: INFO: Got endpoints: latency-svc-mltmr [722.319031ms] +Sep 13 16:04:17.323: INFO: Created: latency-svc-t8v25 +Sep 13 16:04:17.370: INFO: Got endpoints: latency-svc-m6gcq [752.278344ms] +Sep 13 16:04:17.373: INFO: Created: latency-svc-54ggm +Sep 13 16:04:17.400: INFO: Created: latency-svc-tp9qh +Sep 13 16:04:17.425: INFO: Got endpoints: latency-svc-s2mpf [752.887516ms] +Sep 13 16:04:17.482: INFO: Got endpoints: latency-svc-dzs9c [738.169495ms] +Sep 13 16:04:17.483: INFO: Created: latency-svc-cnwct +Sep 13 16:04:17.517: INFO: Got endpoints: latency-svc-m2p7g [747.92771ms] +Sep 13 16:04:17.518: INFO: Created: latency-svc-cbsgf +Sep 13 16:04:17.555: INFO: Created: latency-svc-5w6fw +Sep 13 16:04:17.562: INFO: Got endpoints: latency-svc-l8wxx [739.410131ms] +Sep 13 16:04:17.588: INFO: Created: latency-svc-6hxhz +Sep 13 16:04:17.610: INFO: Got endpoints: latency-svc-kbpsd [737.387532ms] +Sep 13 16:04:17.637: INFO: Created: latency-svc-mp2p4 +Sep 13 16:04:17.668: INFO: Got endpoints: latency-svc-psbgl [754.837835ms] +Sep 13 16:04:17.697: INFO: Created: latency-svc-zvzst +Sep 13 16:04:17.714: INFO: Got endpoints: latency-svc-llqmh [748.694735ms] +Sep 13 16:04:17.775: INFO: Got endpoints: latency-svc-6r88q [761.016247ms] +Sep 13 16:04:17.800: INFO: Created: latency-svc-mhzzf +Sep 13 16:04:17.806: INFO: Created: latency-svc-jm6hg +Sep 13 16:04:17.814: INFO: Got endpoints: latency-svc-7xbcm [748.348839ms] +Sep 13 16:04:17.915: INFO: Created: latency-svc-6c6j7 +Sep 13 16:04:17.920: INFO: Got endpoints: latency-svc-wvm2x [803.399956ms] +Sep 13 16:04:17.939: INFO: Got endpoints: latency-svc-s75kl [778.519088ms] +Sep 13 16:04:17.977: INFO: Got endpoints: latency-svc-wd6h4 [762.849471ms] +Sep 13 16:04:17.992: INFO: Created: latency-svc-dltgm +Sep 13 16:04:18.022: INFO: Got endpoints: latency-svc-t8v25 [742.70068ms] +Sep 13 16:04:18.026: INFO: Created: latency-svc-r4k9v +Sep 13 16:04:18.073: INFO: Created: latency-svc-pb6gj +Sep 13 16:04:18.082: INFO: Got endpoints: latency-svc-54ggm [765.298306ms] +Sep 13 16:04:18.092: INFO: Created: latency-svc-crg2m +Sep 13 16:04:18.144: INFO: Got endpoints: latency-svc-tp9qh [774.207604ms] +Sep 13 16:04:18.176: INFO: Created: latency-svc-qpwxm +Sep 13 16:04:18.200: INFO: Got endpoints: latency-svc-cnwct [775.009364ms] +Sep 13 16:04:18.238: INFO: Got endpoints: latency-svc-cbsgf [755.43463ms] +Sep 13 16:04:18.259: INFO: Created: latency-svc-t8svh +Sep 13 16:04:18.289: INFO: Created: latency-svc-w9swg +Sep 13 16:04:18.305: INFO: Created: latency-svc-7k5nb +Sep 13 16:04:18.311: INFO: Got endpoints: latency-svc-5w6fw [794.200285ms] +Sep 13 16:04:18.330: INFO: Got endpoints: latency-svc-6hxhz [767.932035ms] +Sep 13 16:04:18.397: INFO: Created: latency-svc-hqrqp +Sep 13 16:04:18.408: INFO: Got endpoints: latency-svc-mp2p4 [797.630451ms] +Sep 13 16:04:18.418: INFO: Got endpoints: latency-svc-zvzst [749.308047ms] +Sep 13 16:04:18.445: INFO: Created: latency-svc-j6pjq +Sep 13 16:04:18.479: INFO: Got endpoints: latency-svc-mhzzf [764.623042ms] +Sep 13 16:04:18.480: INFO: Created: latency-svc-dn885 +Sep 13 16:04:18.515: INFO: Got endpoints: latency-svc-jm6hg [740.049051ms] +Sep 13 16:04:18.519: INFO: Created: latency-svc-f6cj8 +Sep 13 16:04:18.557: INFO: Created: latency-svc-vbbhp +Sep 13 16:04:18.581: INFO: Created: latency-svc-m9czq +Sep 13 16:04:18.590: INFO: Got endpoints: latency-svc-6c6j7 [775.421897ms] +Sep 13 16:04:18.640: INFO: Got endpoints: latency-svc-dltgm [720.061576ms] +Sep 13 16:04:18.673: INFO: Created: latency-svc-svw54 +Sep 13 16:04:18.675: INFO: Got endpoints: latency-svc-r4k9v [736.365381ms] +Sep 13 16:04:18.690: INFO: Created: latency-svc-zvsgz +Sep 13 16:04:18.744: INFO: Got endpoints: latency-svc-pb6gj [767.084452ms] +Sep 13 16:04:18.749: INFO: Created: latency-svc-4v45n +Sep 13 16:04:18.765: INFO: Got endpoints: latency-svc-crg2m [743.671201ms] +Sep 13 16:04:18.955: INFO: Created: latency-svc-hwxmt +Sep 13 16:04:19.012: INFO: Created: latency-svc-6lbs2 +Sep 13 16:04:19.021: INFO: Got endpoints: latency-svc-qpwxm [937.975712ms] +Sep 13 16:04:19.021: INFO: Got endpoints: latency-svc-t8svh [876.284373ms] +Sep 13 16:04:19.092: INFO: Got endpoints: latency-svc-w9swg [891.519954ms] +Sep 13 16:04:19.093: INFO: Got endpoints: latency-svc-7k5nb [854.476418ms] +Sep 13 16:04:19.093: INFO: Got endpoints: latency-svc-hqrqp [781.742047ms] +Sep 13 16:04:19.148: INFO: Got endpoints: latency-svc-j6pjq [818.449239ms] +Sep 13 16:04:19.201: INFO: Got endpoints: latency-svc-dn885 [783.085787ms] +Sep 13 16:04:19.264: INFO: Got endpoints: latency-svc-vbbhp [784.093986ms] +Sep 13 16:04:19.264: INFO: Got endpoints: latency-svc-f6cj8 [855.766995ms] +Sep 13 16:04:19.282: INFO: Created: latency-svc-cgjdg +Sep 13 16:04:19.294: INFO: Got endpoints: latency-svc-m9czq [778.478693ms] +Sep 13 16:04:19.335: INFO: Got endpoints: latency-svc-svw54 [745.029669ms] +Sep 13 16:04:19.383: INFO: Created: latency-svc-b4wwm +Sep 13 16:04:19.414: INFO: Got endpoints: latency-svc-zvsgz [774.439572ms] +Sep 13 16:04:19.434: INFO: Created: latency-svc-fh8fw +Sep 13 16:04:19.434: INFO: Created: latency-svc-mtl8z +Sep 13 16:04:19.435: INFO: Created: latency-svc-t5zm9 +Sep 13 16:04:19.453: INFO: Got endpoints: latency-svc-4v45n [778.152481ms] +Sep 13 16:04:19.525: INFO: Got endpoints: latency-svc-hwxmt [780.446909ms] +Sep 13 16:04:19.527: INFO: Created: latency-svc-ls5tq +Sep 13 16:04:19.550: INFO: Got endpoints: latency-svc-6lbs2 [784.619281ms] +Sep 13 16:04:19.651: INFO: Created: latency-svc-8xwn2 +Sep 13 16:04:19.693: INFO: Got endpoints: latency-svc-cgjdg [671.946295ms] +Sep 13 16:04:19.714: INFO: Created: latency-svc-rdbr7 +Sep 13 16:04:19.760: INFO: Created: latency-svc-j9x2k +Sep 13 16:04:19.766: INFO: Got endpoints: latency-svc-b4wwm [672.654441ms] +Sep 13 16:04:19.810: INFO: Got endpoints: latency-svc-mtl8z [716.915039ms] +Sep 13 16:04:19.811: INFO: Created: latency-svc-ccrgb +Sep 13 16:04:19.847: INFO: Created: latency-svc-2qrnq +Sep 13 16:04:19.847: INFO: Got endpoints: latency-svc-t5zm9 [755.32897ms] +Sep 13 16:04:19.871: INFO: Got endpoints: latency-svc-fh8fw [850.026153ms] +Sep 13 16:04:19.874: INFO: Created: latency-svc-kjb8d +Sep 13 16:04:19.888: INFO: Got endpoints: latency-svc-ls5tq [740.034764ms] +Sep 13 16:04:19.892: INFO: Created: latency-svc-v9z4j +Sep 13 16:04:19.901: INFO: Got endpoints: latency-svc-8xwn2 [699.464356ms] +Sep 13 16:04:19.906: INFO: Created: latency-svc-8pc54 +Sep 13 16:04:19.931: INFO: Created: latency-svc-z4djb +Sep 13 16:04:19.996: INFO: Got endpoints: latency-svc-rdbr7 [582.049806ms] +Sep 13 16:04:19.998: INFO: Created: latency-svc-wn6rq +Sep 13 16:04:19.998: INFO: Created: latency-svc-pcv6f +Sep 13 16:04:20.015: INFO: Created: latency-svc-xtkdn +Sep 13 16:04:20.036: INFO: Got endpoints: latency-svc-j9x2k [700.969192ms] +Sep 13 16:04:20.039: INFO: Got endpoints: latency-svc-ccrgb [585.964321ms] +Sep 13 16:04:20.046: INFO: Created: latency-svc-z2vq9 +Sep 13 16:04:20.077: INFO: Created: latency-svc-2bncp +Sep 13 16:04:20.093: INFO: Got endpoints: latency-svc-2qrnq [828.682659ms] +Sep 13 16:04:20.128: INFO: Created: latency-svc-8s76r +Sep 13 16:04:20.154: INFO: Got endpoints: latency-svc-kjb8d [860.125081ms] +Sep 13 16:04:20.159: INFO: Created: latency-svc-h5mt4 +Sep 13 16:04:20.196: INFO: Created: latency-svc-nrlrr +Sep 13 16:04:20.206: INFO: Got endpoints: latency-svc-v9z4j [942.774282ms] +Sep 13 16:04:20.217: INFO: Created: latency-svc-9rbbg +Sep 13 16:04:20.248: INFO: Created: latency-svc-cp722 +Sep 13 16:04:20.277: INFO: Got endpoints: latency-svc-8pc54 [584.472545ms] +Sep 13 16:04:20.277: INFO: Created: latency-svc-lxq8p +Sep 13 16:04:20.299: INFO: Got endpoints: latency-svc-z4djb [749.122797ms] +Sep 13 16:04:20.323: INFO: Created: latency-svc-ftvm6 +Sep 13 16:04:20.334: INFO: Created: latency-svc-ckvwz +Sep 13 16:04:20.342: INFO: Got endpoints: latency-svc-wn6rq [817.229929ms] +Sep 13 16:04:20.352: INFO: Created: latency-svc-pwwsm +Sep 13 16:04:20.365: INFO: Got endpoints: latency-svc-pcv6f [517.621108ms] +Sep 13 16:04:20.370: INFO: Created: latency-svc-shvk6 +Sep 13 16:04:20.398: INFO: Created: latency-svc-4d6d7 +Sep 13 16:04:20.403: INFO: Created: latency-svc-mwhxt +Sep 13 16:04:20.415: INFO: Got endpoints: latency-svc-xtkdn [526.26277ms] +Sep 13 16:04:20.444: INFO: Created: latency-svc-7467r +Sep 13 16:04:20.470: INFO: Got endpoints: latency-svc-z2vq9 [659.699825ms] +Sep 13 16:04:20.495: INFO: Created: latency-svc-rrlbg +Sep 13 16:04:20.513: INFO: Got endpoints: latency-svc-2bncp [642.169431ms] +Sep 13 16:04:20.536: INFO: Created: latency-svc-8khp8 +Sep 13 16:04:20.563: INFO: Got endpoints: latency-svc-8s76r [566.749774ms] +Sep 13 16:04:20.582: INFO: Created: latency-svc-8flzp +Sep 13 16:04:20.624: INFO: Got endpoints: latency-svc-h5mt4 [723.330308ms] +Sep 13 16:04:20.657: INFO: Created: latency-svc-76ltb +Sep 13 16:04:20.672: INFO: Got endpoints: latency-svc-nrlrr [906.775389ms] +Sep 13 16:04:20.728: INFO: Created: latency-svc-rww7r +Sep 13 16:04:20.738: INFO: Got endpoints: latency-svc-9rbbg [702.253693ms] +Sep 13 16:04:20.757: INFO: Created: latency-svc-cn528 +Sep 13 16:04:20.763: INFO: Got endpoints: latency-svc-cp722 [723.844562ms] +Sep 13 16:04:20.789: INFO: Created: latency-svc-wb5nv +Sep 13 16:04:20.811: INFO: Got endpoints: latency-svc-lxq8p [717.82551ms] +Sep 13 16:04:20.833: INFO: Created: latency-svc-vndwn +Sep 13 16:04:20.861: INFO: Got endpoints: latency-svc-ftvm6 [706.552849ms] +Sep 13 16:04:20.885: INFO: Created: latency-svc-g4mrv +Sep 13 16:04:20.913: INFO: Got endpoints: latency-svc-ckvwz [706.77504ms] +Sep 13 16:04:20.942: INFO: Created: latency-svc-8fr26 +Sep 13 16:04:20.964: INFO: Got endpoints: latency-svc-pwwsm [686.508942ms] +Sep 13 16:04:20.987: INFO: Created: latency-svc-bggd6 +Sep 13 16:04:21.017: INFO: Got endpoints: latency-svc-shvk6 [717.788545ms] +Sep 13 16:04:21.060: INFO: Created: latency-svc-zxvrf +Sep 13 16:04:21.081: INFO: Got endpoints: latency-svc-4d6d7 [739.295468ms] +Sep 13 16:04:21.105: INFO: Created: latency-svc-f2hnb +Sep 13 16:04:21.114: INFO: Got endpoints: latency-svc-mwhxt [748.683017ms] +Sep 13 16:04:21.133: INFO: Created: latency-svc-l6z98 +Sep 13 16:04:21.160: INFO: Got endpoints: latency-svc-7467r [745.18613ms] +Sep 13 16:04:21.186: INFO: Created: latency-svc-qnc4z +Sep 13 16:04:21.209: INFO: Got endpoints: latency-svc-rrlbg [739.197515ms] +Sep 13 16:04:21.238: INFO: Created: latency-svc-9gvb9 +Sep 13 16:04:21.262: INFO: Got endpoints: latency-svc-8khp8 [748.308718ms] +Sep 13 16:04:21.291: INFO: Created: latency-svc-h2tf2 +Sep 13 16:04:21.314: INFO: Got endpoints: latency-svc-8flzp [750.959903ms] +Sep 13 16:04:21.340: INFO: Created: latency-svc-h8h9f +Sep 13 16:04:21.366: INFO: Got endpoints: latency-svc-76ltb [741.051408ms] +Sep 13 16:04:21.388: INFO: Created: latency-svc-4q7sb +Sep 13 16:04:21.410: INFO: Got endpoints: latency-svc-rww7r [737.835769ms] +Sep 13 16:04:21.443: INFO: Created: latency-svc-4tqfk +Sep 13 16:04:21.462: INFO: Got endpoints: latency-svc-cn528 [723.018223ms] +Sep 13 16:04:21.485: INFO: Created: latency-svc-59p6d +Sep 13 16:04:21.511: INFO: Got endpoints: latency-svc-wb5nv [747.320663ms] +Sep 13 16:04:21.531: INFO: Created: latency-svc-hpzx2 +Sep 13 16:04:21.565: INFO: Got endpoints: latency-svc-vndwn [754.539395ms] +Sep 13 16:04:21.589: INFO: Created: latency-svc-5llhq +Sep 13 16:04:21.611: INFO: Got endpoints: latency-svc-g4mrv [750.391905ms] +Sep 13 16:04:21.641: INFO: Created: latency-svc-j7d97 +Sep 13 16:04:21.663: INFO: Got endpoints: latency-svc-8fr26 [749.280271ms] +Sep 13 16:04:21.708: INFO: Created: latency-svc-64br2 +Sep 13 16:04:21.712: INFO: Got endpoints: latency-svc-bggd6 [747.886485ms] +Sep 13 16:04:21.734: INFO: Created: latency-svc-42trv +Sep 13 16:04:21.768: INFO: Got endpoints: latency-svc-zxvrf [750.518122ms] +Sep 13 16:04:21.788: INFO: Created: latency-svc-wsl6b +Sep 13 16:04:21.813: INFO: Got endpoints: latency-svc-f2hnb [731.667229ms] +Sep 13 16:04:21.836: INFO: Created: latency-svc-ctv7p +Sep 13 16:04:21.859: INFO: Got endpoints: latency-svc-l6z98 [745.040281ms] +Sep 13 16:04:21.878: INFO: Created: latency-svc-7rptm +Sep 13 16:04:21.911: INFO: Got endpoints: latency-svc-qnc4z [750.83851ms] +Sep 13 16:04:21.936: INFO: Created: latency-svc-jzdgr +Sep 13 16:04:21.963: INFO: Got endpoints: latency-svc-9gvb9 [753.682411ms] +Sep 13 16:04:21.991: INFO: Created: latency-svc-lbk45 +Sep 13 16:04:22.010: INFO: Got endpoints: latency-svc-h2tf2 [748.111831ms] +Sep 13 16:04:22.033: INFO: Created: latency-svc-rgqs5 +Sep 13 16:04:22.061: INFO: Got endpoints: latency-svc-h8h9f [746.48817ms] +Sep 13 16:04:22.093: INFO: Created: latency-svc-7k57z +Sep 13 16:04:22.112: INFO: Got endpoints: latency-svc-4q7sb [746.087303ms] +Sep 13 16:04:22.134: INFO: Created: latency-svc-zvnvr +Sep 13 16:04:22.160: INFO: Got endpoints: latency-svc-4tqfk [749.764074ms] +Sep 13 16:04:22.183: INFO: Created: latency-svc-dvvqf +Sep 13 16:04:22.213: INFO: Got endpoints: latency-svc-59p6d [750.840242ms] +Sep 13 16:04:22.232: INFO: Created: latency-svc-zhgnk +Sep 13 16:04:22.266: INFO: Got endpoints: latency-svc-hpzx2 [754.924724ms] +Sep 13 16:04:22.295: INFO: Created: latency-svc-kscgz +Sep 13 16:04:22.312: INFO: Got endpoints: latency-svc-5llhq [746.505493ms] +Sep 13 16:04:22.363: INFO: Got endpoints: latency-svc-j7d97 [750.910299ms] +Sep 13 16:04:22.410: INFO: Got endpoints: latency-svc-64br2 [746.613463ms] +Sep 13 16:04:22.463: INFO: Got endpoints: latency-svc-42trv [750.149633ms] +Sep 13 16:04:22.510: INFO: Got endpoints: latency-svc-wsl6b [741.693463ms] +Sep 13 16:04:22.559: INFO: Got endpoints: latency-svc-ctv7p [745.404161ms] +Sep 13 16:04:22.614: INFO: Got endpoints: latency-svc-7rptm [754.044008ms] +Sep 13 16:04:22.662: INFO: Got endpoints: latency-svc-jzdgr [749.664251ms] +Sep 13 16:04:22.714: INFO: Got endpoints: latency-svc-lbk45 [750.134681ms] +Sep 13 16:04:22.766: INFO: Got endpoints: latency-svc-rgqs5 [755.710686ms] +Sep 13 16:04:22.811: INFO: Got endpoints: latency-svc-7k57z [750.070041ms] +Sep 13 16:04:22.864: INFO: Got endpoints: latency-svc-zvnvr [751.153658ms] +Sep 13 16:04:22.912: INFO: Got endpoints: latency-svc-dvvqf [751.363043ms] +Sep 13 16:04:22.964: INFO: Got endpoints: latency-svc-zhgnk [751.022435ms] +Sep 13 16:04:23.017: INFO: Got endpoints: latency-svc-kscgz [751.319529ms] +Sep 13 16:04:23.018: INFO: Latencies: [62.903215ms 95.230104ms 127.684167ms 164.633063ms 171.305ms 218.700524ms 233.560047ms 251.450386ms 259.657125ms 272.040182ms 275.902384ms 278.250387ms 278.601306ms 279.320859ms 284.557291ms 289.184221ms 305.328222ms 308.266255ms 320.096026ms 320.324031ms 328.32301ms 338.302918ms 339.404649ms 347.134948ms 354.556182ms 355.897278ms 367.951247ms 370.493529ms 372.17489ms 383.44128ms 384.070009ms 387.800526ms 387.825324ms 394.473275ms 397.118166ms 397.273649ms 401.692779ms 402.206584ms 408.715873ms 419.285843ms 419.506626ms 420.97048ms 421.40544ms 424.621917ms 425.10619ms 425.232571ms 429.545027ms 433.734792ms 436.047837ms 438.240061ms 439.77832ms 443.003198ms 451.956063ms 458.702815ms 463.620634ms 463.704256ms 466.475276ms 471.940361ms 481.923919ms 482.055478ms 482.824258ms 487.168886ms 490.482695ms 491.177564ms 497.260262ms 507.539142ms 512.031271ms 517.621108ms 526.26277ms 535.921375ms 544.828405ms 566.749774ms 575.81819ms 578.277258ms 582.049806ms 584.472545ms 585.964321ms 591.328913ms 626.472501ms 630.769013ms 642.169431ms 658.929938ms 659.699825ms 667.991463ms 671.474828ms 671.946295ms 672.654441ms 682.5668ms 686.508942ms 699.464356ms 700.969192ms 702.253693ms 706.552849ms 706.77504ms 716.915039ms 717.788545ms 717.82551ms 720.061576ms 722.319031ms 723.018223ms 723.330308ms 723.844562ms 727.890555ms 731.667229ms 732.503867ms 736.365381ms 737.387532ms 737.835769ms 738.169495ms 738.403887ms 739.197515ms 739.295468ms 739.410131ms 740.034764ms 740.049051ms 741.051408ms 741.693463ms 742.70068ms 743.671201ms 745.029669ms 745.040281ms 745.18613ms 745.404161ms 746.087303ms 746.48817ms 746.505493ms 746.613463ms 747.320663ms 747.886485ms 747.92771ms 748.111831ms 748.308718ms 748.348839ms 748.683017ms 748.694735ms 749.122797ms 749.280271ms 749.308047ms 749.664251ms 749.764074ms 750.070041ms 750.134681ms 750.149633ms 750.391905ms 750.518122ms 750.83851ms 750.840242ms 750.910299ms 750.959903ms 751.022435ms 751.153658ms 751.319529ms 751.363043ms 752.278344ms 752.887516ms 753.682411ms 754.044008ms 754.539395ms 754.837835ms 754.924724ms 755.32897ms 755.43463ms 755.710686ms 757.888192ms 761.016247ms 762.849471ms 764.623042ms 765.298306ms 767.084452ms 767.932035ms 774.207604ms 774.439572ms 775.009364ms 775.421897ms 776.462015ms 778.152481ms 778.478693ms 778.519088ms 780.446909ms 781.742047ms 783.085787ms 784.093986ms 784.476106ms 784.619281ms 794.200285ms 797.630451ms 803.399956ms 817.229929ms 818.449239ms 821.942011ms 828.682659ms 850.026153ms 854.476418ms 855.766995ms 860.125081ms 876.284373ms 891.519954ms 906.775389ms 937.975712ms 942.774282ms] +Sep 13 16:04:23.018: INFO: 50 %ile: 723.330308ms +Sep 13 16:04:23.018: INFO: 90 %ile: 783.085787ms +Sep 13 16:04:23.019: INFO: 99 %ile: 937.975712ms +Sep 13 16:04:23.019: INFO: Total sample count: 200 +[AfterEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:187 +Sep 13 16:04:23.019: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svc-latency-4236" for this suite. 09/13/22 16:04:23.026 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Service endpoints latency should not be very high [Conformance]","completed":302,"skipped":5790,"failed":0} +------------------------------ +• [SLOW TEST] [10.791 seconds] +[sig-network] Service endpoints latency +test/e2e/network/common/framework.go:23 + should not be very high [Conformance] + test/e2e/network/service_latency.go:59 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:12.241 + Sep 13 16:04:12.241: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svc-latency 09/13/22 16:04:12.243 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:12.26 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:12.268 + [It] should not be very high [Conformance] + test/e2e/network/service_latency.go:59 + Sep 13 16:04:12.273: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: creating replication controller svc-latency-rc in namespace svc-latency-4236 09/13/22 16:04:12.274 + I0913 16:04:12.283943 19 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-4236, replica count: 1 + I0913 16:04:13.335674 19 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 + I0913 16:04:14.336473 19 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 13 16:04:14.452: INFO: Created: latency-svc-dkrwf + Sep 13 16:04:14.464: INFO: Got endpoints: latency-svc-dkrwf [27.486563ms] + Sep 13 16:04:14.491: INFO: Created: latency-svc-xgxmm + Sep 13 16:04:14.528: INFO: Got endpoints: latency-svc-xgxmm [62.903215ms] + Sep 13 16:04:14.536: INFO: Created: latency-svc-5d7hp + Sep 13 16:04:14.554: INFO: Created: latency-svc-99kpq + Sep 13 16:04:14.561: INFO: Got endpoints: latency-svc-5d7hp [95.230104ms] + Sep 13 16:04:14.562: INFO: Created: latency-svc-rdtps + Sep 13 16:04:14.593: INFO: Got endpoints: latency-svc-99kpq [127.684167ms] + Sep 13 16:04:14.602: INFO: Created: latency-svc-rgnxn + Sep 13 16:04:14.618: INFO: Created: latency-svc-tp4zl + Sep 13 16:04:14.630: INFO: Got endpoints: latency-svc-rdtps [164.633063ms] + Sep 13 16:04:14.637: INFO: Got endpoints: latency-svc-rgnxn [171.305ms] + Sep 13 16:04:14.641: INFO: Created: latency-svc-jbgtv + Sep 13 16:04:14.665: INFO: Created: latency-svc-5tvdj + Sep 13 16:04:14.685: INFO: Got endpoints: latency-svc-tp4zl [218.700524ms] + Sep 13 16:04:14.686: INFO: Created: latency-svc-k24mz + Sep 13 16:04:14.700: INFO: Got endpoints: latency-svc-jbgtv [233.560047ms] + Sep 13 16:04:14.711: INFO: Created: latency-svc-wzr6w + Sep 13 16:04:14.728: INFO: Created: latency-svc-wf8mt + Sep 13 16:04:14.745: INFO: Got endpoints: latency-svc-wzr6w [278.601306ms] + Sep 13 16:04:14.745: INFO: Got endpoints: latency-svc-5tvdj [278.250387ms] + Sep 13 16:04:14.756: INFO: Got endpoints: latency-svc-k24mz [289.184221ms] + Sep 13 16:04:14.757: INFO: Created: latency-svc-pndhk + Sep 13 16:04:14.783: INFO: Created: latency-svc-llhgl + Sep 13 16:04:14.797: INFO: Created: latency-svc-2cddx + Sep 13 16:04:14.805: INFO: Got endpoints: latency-svc-wf8mt [338.302918ms] + Sep 13 16:04:14.821: INFO: Got endpoints: latency-svc-pndhk [354.556182ms] + Sep 13 16:04:14.866: INFO: Created: latency-svc-kkjzz + Sep 13 16:04:14.888: INFO: Got endpoints: latency-svc-llhgl [420.97048ms] + Sep 13 16:04:14.888: INFO: Got endpoints: latency-svc-2cddx [421.40544ms] + Sep 13 16:04:14.890: INFO: Created: latency-svc-j78p9 + Sep 13 16:04:14.901: INFO: Got endpoints: latency-svc-j78p9 [372.17489ms] + Sep 13 16:04:14.901: INFO: Got endpoints: latency-svc-kkjzz [433.734792ms] + Sep 13 16:04:14.915: INFO: Created: latency-svc-dxzws + Sep 13 16:04:14.929: INFO: Created: latency-svc-ltzrz + Sep 13 16:04:14.944: INFO: Created: latency-svc-tz24g + Sep 13 16:04:14.958: INFO: Got endpoints: latency-svc-dxzws [320.324031ms] + Sep 13 16:04:14.970: INFO: Created: latency-svc-6ntcq + Sep 13 16:04:14.980: INFO: Got endpoints: latency-svc-ltzrz [419.285843ms] + Sep 13 16:04:14.983: INFO: Created: latency-svc-gbb8w + Sep 13 16:04:14.993: INFO: Got endpoints: latency-svc-tz24g [308.266255ms] + Sep 13 16:04:15.003: INFO: Created: latency-svc-kzxl2 + Sep 13 16:04:15.013: INFO: Got endpoints: latency-svc-6ntcq [419.506626ms] + Sep 13 16:04:15.014: INFO: Got endpoints: latency-svc-gbb8w [383.44128ms] + Sep 13 16:04:15.030: INFO: Got endpoints: latency-svc-kzxl2 [284.557291ms] + Sep 13 16:04:15.044: INFO: Created: latency-svc-knvlk + Sep 13 16:04:15.085: INFO: Got endpoints: latency-svc-knvlk [328.32301ms] + Sep 13 16:04:15.111: INFO: Created: latency-svc-999n9 + Sep 13 16:04:15.111: INFO: Created: latency-svc-sm9tm + Sep 13 16:04:15.120: INFO: Created: latency-svc-69lkx + Sep 13 16:04:15.125: INFO: Created: latency-svc-d5gkq + Sep 13 16:04:15.140: INFO: Got endpoints: latency-svc-999n9 [394.473275ms] + Sep 13 16:04:15.140: INFO: Got endpoints: latency-svc-sm9tm [439.77832ms] + Sep 13 16:04:15.161: INFO: Created: latency-svc-lh45q + Sep 13 16:04:15.161: INFO: Got endpoints: latency-svc-69lkx [339.404649ms] + Sep 13 16:04:15.161: INFO: Got endpoints: latency-svc-d5gkq [259.657125ms] + Sep 13 16:04:15.176: INFO: Got endpoints: latency-svc-lh45q [370.493529ms] + Sep 13 16:04:15.225: INFO: Created: latency-svc-xzp5b + Sep 13 16:04:15.227: INFO: Created: latency-svc-g6gj4 + Sep 13 16:04:15.245: INFO: Created: latency-svc-h9vsw + Sep 13 16:04:15.265: INFO: Created: latency-svc-k5d4f + Sep 13 16:04:15.265: INFO: Got endpoints: latency-svc-xzp5b [251.450386ms] + Sep 13 16:04:15.265: INFO: Got endpoints: latency-svc-g6gj4 [272.040182ms] + Sep 13 16:04:15.277: INFO: Got endpoints: latency-svc-h9vsw [387.825324ms] + Sep 13 16:04:15.285: INFO: Got endpoints: latency-svc-k5d4f [384.070009ms] + Sep 13 16:04:15.319: INFO: Created: latency-svc-26lg5 + Sep 13 16:04:15.338: INFO: Created: latency-svc-jdz86 + Sep 13 16:04:15.383: INFO: Created: latency-svc-s85jr + Sep 13 16:04:15.411: INFO: Created: latency-svc-v8gb4 + Sep 13 16:04:15.424: INFO: Got endpoints: latency-svc-jdz86 [535.921375ms] + Sep 13 16:04:15.424: INFO: Got endpoints: latency-svc-26lg5 [466.475276ms] + Sep 13 16:04:15.440: INFO: Created: latency-svc-cv2bn + Sep 13 16:04:15.459: INFO: Got endpoints: latency-svc-s85jr [429.545027ms] + Sep 13 16:04:15.460: INFO: Created: latency-svc-hvhqv + Sep 13 16:04:15.472: INFO: Created: latency-svc-d4zw5 + Sep 13 16:04:15.477: INFO: Got endpoints: latency-svc-v8gb4 [497.260262ms] + Sep 13 16:04:15.480: INFO: Created: latency-svc-8hfjq + Sep 13 16:04:15.525: INFO: Got endpoints: latency-svc-cv2bn [512.031271ms] + Sep 13 16:04:15.546: INFO: Created: latency-svc-fdcld + Sep 13 16:04:15.567: INFO: Got endpoints: latency-svc-hvhqv [481.923919ms] + Sep 13 16:04:15.567: INFO: Got endpoints: latency-svc-8hfjq [425.232571ms] + Sep 13 16:04:15.572: INFO: Created: latency-svc-tqpmw + Sep 13 16:04:15.585: INFO: Got endpoints: latency-svc-fdcld [408.715873ms] + Sep 13 16:04:15.593: INFO: Got endpoints: latency-svc-tqpmw [451.956063ms] + Sep 13 16:04:15.599: INFO: Created: latency-svc-9cn55 + Sep 13 16:04:15.623: INFO: Created: latency-svc-q67vd + Sep 13 16:04:15.644: INFO: Got endpoints: latency-svc-9cn55 [482.824258ms] + Sep 13 16:04:15.652: INFO: Got endpoints: latency-svc-d4zw5 [490.482695ms] + Sep 13 16:04:15.669: INFO: Created: latency-svc-wmm4m + Sep 13 16:04:15.681: INFO: Created: latency-svc-zk5hb + Sep 13 16:04:15.698: INFO: Created: latency-svc-www47 + Sep 13 16:04:15.702: INFO: Got endpoints: latency-svc-q67vd [436.047837ms] + Sep 13 16:04:15.729: INFO: Created: latency-svc-pnjht + Sep 13 16:04:15.749: INFO: Got endpoints: latency-svc-wmm4m [471.940361ms] + Sep 13 16:04:15.749: INFO: Created: latency-svc-s98x8 + Sep 13 16:04:15.749: INFO: Got endpoints: latency-svc-zk5hb [463.620634ms] + Sep 13 16:04:15.753: INFO: Got endpoints: latency-svc-www47 [487.168886ms] + Sep 13 16:04:15.767: INFO: Created: latency-svc-54pqm + Sep 13 16:04:15.788: INFO: Created: latency-svc-kxwvx + Sep 13 16:04:15.793: INFO: Got endpoints: latency-svc-pnjht [367.951247ms] + Sep 13 16:04:15.806: INFO: Created: latency-svc-7gfgc + Sep 13 16:04:15.822: INFO: Got endpoints: latency-svc-s98x8 [397.118166ms] + Sep 13 16:04:15.831: INFO: Got endpoints: latency-svc-54pqm [305.328222ms] + Sep 13 16:04:15.836: INFO: Created: latency-svc-wjc44 + Sep 13 16:04:15.858: INFO: Created: latency-svc-p7pqr + Sep 13 16:04:15.859: INFO: Created: latency-svc-9stlr + Sep 13 16:04:15.861: INFO: Got endpoints: latency-svc-kxwvx [401.692779ms] + Sep 13 16:04:15.886: INFO: Created: latency-svc-ptkwk + Sep 13 16:04:15.903: INFO: Got endpoints: latency-svc-wjc44 [425.10619ms] + Sep 13 16:04:15.911: INFO: Created: latency-svc-5mj6n + Sep 13 16:04:15.923: INFO: Got endpoints: latency-svc-9stlr [279.320859ms] + Sep 13 16:04:15.927: INFO: Created: latency-svc-f49fd + Sep 13 16:04:15.949: INFO: Got endpoints: latency-svc-7gfgc [355.897278ms] + Sep 13 16:04:15.951: INFO: Created: latency-svc-665df + Sep 13 16:04:15.968: INFO: Created: latency-svc-d5qzq + Sep 13 16:04:15.992: INFO: Got endpoints: latency-svc-p7pqr [424.621917ms] + Sep 13 16:04:16.005: INFO: Got endpoints: latency-svc-5mj6n [438.240061ms] + Sep 13 16:04:16.012: INFO: Created: latency-svc-7v4tn + Sep 13 16:04:16.012: INFO: Created: latency-svc-ppvlz + Sep 13 16:04:16.026: INFO: Got endpoints: latency-svc-665df [275.902384ms] + Sep 13 16:04:16.045: INFO: Created: latency-svc-dln54 + Sep 13 16:04:16.049: INFO: Got endpoints: latency-svc-ptkwk [463.704256ms] + Sep 13 16:04:16.050: INFO: Got endpoints: latency-svc-f49fd [397.273649ms] + Sep 13 16:04:16.085: INFO: Created: latency-svc-kt8bz + Sep 13 16:04:16.096: INFO: Got endpoints: latency-svc-d5qzq [347.134948ms] + Sep 13 16:04:16.110: INFO: Created: latency-svc-bhgf4 + Sep 13 16:04:16.138: INFO: Created: latency-svc-lxzrx + Sep 13 16:04:16.145: INFO: Got endpoints: latency-svc-ppvlz [443.003198ms] + Sep 13 16:04:16.152: INFO: Created: latency-svc-nkjs6 + Sep 13 16:04:16.155: INFO: Got endpoints: latency-svc-7v4tn [402.206584ms] + Sep 13 16:04:16.181: INFO: Got endpoints: latency-svc-dln54 [387.800526ms] + Sep 13 16:04:16.209: INFO: Created: latency-svc-q72sf + Sep 13 16:04:16.228: INFO: Created: latency-svc-9xwrm + Sep 13 16:04:16.244: INFO: Got endpoints: latency-svc-kt8bz [320.096026ms] + Sep 13 16:04:16.245: INFO: Created: latency-svc-dd5rw + Sep 13 16:04:16.245: INFO: Created: latency-svc-d2w68 + Sep 13 16:04:16.281: INFO: Got endpoints: latency-svc-bhgf4 [458.702815ms] + Sep 13 16:04:16.307: INFO: Created: latency-svc-928d2 + Sep 13 16:04:16.358: INFO: Created: latency-svc-zxrl5 + Sep 13 16:04:16.394: INFO: Got endpoints: latency-svc-nkjs6 [491.177564ms] + Sep 13 16:04:16.407: INFO: Created: latency-svc-qjkvn + Sep 13 16:04:16.449: INFO: Created: latency-svc-lntmz + Sep 13 16:04:16.450: INFO: Created: latency-svc-tqsqw + Sep 13 16:04:16.457: INFO: Got endpoints: latency-svc-q72sf [507.539142ms] + Sep 13 16:04:16.457: INFO: Got endpoints: latency-svc-lxzrx [626.472501ms] + Sep 13 16:04:16.470: INFO: Created: latency-svc-m8fmb + Sep 13 16:04:16.492: INFO: Got endpoints: latency-svc-9xwrm [630.769013ms] + Sep 13 16:04:16.501: INFO: Created: latency-svc-hlfr7 + Sep 13 16:04:16.526: INFO: Created: latency-svc-2z69r + Sep 13 16:04:16.531: INFO: Got endpoints: latency-svc-d2w68 [482.055478ms] + Sep 13 16:04:16.534: INFO: Created: latency-svc-rxh9x + Sep 13 16:04:16.558: INFO: Created: latency-svc-9f9g5 + Sep 13 16:04:16.570: INFO: Created: latency-svc-2ngj5 + Sep 13 16:04:16.585: INFO: Created: latency-svc-g4sgv + Sep 13 16:04:16.595: INFO: Got endpoints: latency-svc-dd5rw [544.828405ms] + Sep 13 16:04:16.598: INFO: Created: latency-svc-2spp6 + Sep 13 16:04:16.617: INFO: Got endpoints: latency-svc-928d2 [591.328913ms] + Sep 13 16:04:16.622: INFO: Created: latency-svc-hfrzv + Sep 13 16:04:16.672: INFO: Got endpoints: latency-svc-zxrl5 [575.81819ms] + Sep 13 16:04:16.696: INFO: Created: latency-svc-mltmr + Sep 13 16:04:16.735: INFO: Created: latency-svc-m6gcq + Sep 13 16:04:16.744: INFO: Got endpoints: latency-svc-qjkvn [738.403887ms] + Sep 13 16:04:16.755: INFO: Created: latency-svc-s2mpf + Sep 13 16:04:16.769: INFO: Got endpoints: latency-svc-lntmz [776.462015ms] + Sep 13 16:04:16.796: INFO: Created: latency-svc-dzs9c + Sep 13 16:04:16.820: INFO: Created: latency-svc-m2p7g + Sep 13 16:04:16.822: INFO: Got endpoints: latency-svc-tqsqw [578.277258ms] + Sep 13 16:04:16.873: INFO: Got endpoints: latency-svc-m8fmb [727.890555ms] + Sep 13 16:04:16.877: INFO: Created: latency-svc-l8wxx + Sep 13 16:04:16.902: INFO: Created: latency-svc-kbpsd + Sep 13 16:04:16.913: INFO: Got endpoints: latency-svc-hlfr7 [757.888192ms] + Sep 13 16:04:16.938: INFO: Created: latency-svc-psbgl + Sep 13 16:04:16.965: INFO: Got endpoints: latency-svc-2z69r [784.476106ms] + Sep 13 16:04:16.989: INFO: Created: latency-svc-llqmh + Sep 13 16:04:17.013: INFO: Got endpoints: latency-svc-rxh9x [732.503867ms] + Sep 13 16:04:17.035: INFO: Created: latency-svc-6r88q + Sep 13 16:04:17.066: INFO: Got endpoints: latency-svc-9f9g5 [671.474828ms] + Sep 13 16:04:17.085: INFO: Created: latency-svc-7xbcm + Sep 13 16:04:17.116: INFO: Got endpoints: latency-svc-2ngj5 [658.929938ms] + Sep 13 16:04:17.140: INFO: Created: latency-svc-wvm2x + Sep 13 16:04:17.160: INFO: Got endpoints: latency-svc-g4sgv [667.991463ms] + Sep 13 16:04:17.183: INFO: Created: latency-svc-s75kl + Sep 13 16:04:17.214: INFO: Got endpoints: latency-svc-2spp6 [682.5668ms] + Sep 13 16:04:17.233: INFO: Created: latency-svc-wd6h4 + Sep 13 16:04:17.279: INFO: Got endpoints: latency-svc-hfrzv [821.942011ms] + Sep 13 16:04:17.317: INFO: Got endpoints: latency-svc-mltmr [722.319031ms] + Sep 13 16:04:17.323: INFO: Created: latency-svc-t8v25 + Sep 13 16:04:17.370: INFO: Got endpoints: latency-svc-m6gcq [752.278344ms] + Sep 13 16:04:17.373: INFO: Created: latency-svc-54ggm + Sep 13 16:04:17.400: INFO: Created: latency-svc-tp9qh + Sep 13 16:04:17.425: INFO: Got endpoints: latency-svc-s2mpf [752.887516ms] + Sep 13 16:04:17.482: INFO: Got endpoints: latency-svc-dzs9c [738.169495ms] + Sep 13 16:04:17.483: INFO: Created: latency-svc-cnwct + Sep 13 16:04:17.517: INFO: Got endpoints: latency-svc-m2p7g [747.92771ms] + Sep 13 16:04:17.518: INFO: Created: latency-svc-cbsgf + Sep 13 16:04:17.555: INFO: Created: latency-svc-5w6fw + Sep 13 16:04:17.562: INFO: Got endpoints: latency-svc-l8wxx [739.410131ms] + Sep 13 16:04:17.588: INFO: Created: latency-svc-6hxhz + Sep 13 16:04:17.610: INFO: Got endpoints: latency-svc-kbpsd [737.387532ms] + Sep 13 16:04:17.637: INFO: Created: latency-svc-mp2p4 + Sep 13 16:04:17.668: INFO: Got endpoints: latency-svc-psbgl [754.837835ms] + Sep 13 16:04:17.697: INFO: Created: latency-svc-zvzst + Sep 13 16:04:17.714: INFO: Got endpoints: latency-svc-llqmh [748.694735ms] + Sep 13 16:04:17.775: INFO: Got endpoints: latency-svc-6r88q [761.016247ms] + Sep 13 16:04:17.800: INFO: Created: latency-svc-mhzzf + Sep 13 16:04:17.806: INFO: Created: latency-svc-jm6hg + Sep 13 16:04:17.814: INFO: Got endpoints: latency-svc-7xbcm [748.348839ms] + Sep 13 16:04:17.915: INFO: Created: latency-svc-6c6j7 + Sep 13 16:04:17.920: INFO: Got endpoints: latency-svc-wvm2x [803.399956ms] + Sep 13 16:04:17.939: INFO: Got endpoints: latency-svc-s75kl [778.519088ms] + Sep 13 16:04:17.977: INFO: Got endpoints: latency-svc-wd6h4 [762.849471ms] + Sep 13 16:04:17.992: INFO: Created: latency-svc-dltgm + Sep 13 16:04:18.022: INFO: Got endpoints: latency-svc-t8v25 [742.70068ms] + Sep 13 16:04:18.026: INFO: Created: latency-svc-r4k9v + Sep 13 16:04:18.073: INFO: Created: latency-svc-pb6gj + Sep 13 16:04:18.082: INFO: Got endpoints: latency-svc-54ggm [765.298306ms] + Sep 13 16:04:18.092: INFO: Created: latency-svc-crg2m + Sep 13 16:04:18.144: INFO: Got endpoints: latency-svc-tp9qh [774.207604ms] + Sep 13 16:04:18.176: INFO: Created: latency-svc-qpwxm + Sep 13 16:04:18.200: INFO: Got endpoints: latency-svc-cnwct [775.009364ms] + Sep 13 16:04:18.238: INFO: Got endpoints: latency-svc-cbsgf [755.43463ms] + Sep 13 16:04:18.259: INFO: Created: latency-svc-t8svh + Sep 13 16:04:18.289: INFO: Created: latency-svc-w9swg + Sep 13 16:04:18.305: INFO: Created: latency-svc-7k5nb + Sep 13 16:04:18.311: INFO: Got endpoints: latency-svc-5w6fw [794.200285ms] + Sep 13 16:04:18.330: INFO: Got endpoints: latency-svc-6hxhz [767.932035ms] + Sep 13 16:04:18.397: INFO: Created: latency-svc-hqrqp + Sep 13 16:04:18.408: INFO: Got endpoints: latency-svc-mp2p4 [797.630451ms] + Sep 13 16:04:18.418: INFO: Got endpoints: latency-svc-zvzst [749.308047ms] + Sep 13 16:04:18.445: INFO: Created: latency-svc-j6pjq + Sep 13 16:04:18.479: INFO: Got endpoints: latency-svc-mhzzf [764.623042ms] + Sep 13 16:04:18.480: INFO: Created: latency-svc-dn885 + Sep 13 16:04:18.515: INFO: Got endpoints: latency-svc-jm6hg [740.049051ms] + Sep 13 16:04:18.519: INFO: Created: latency-svc-f6cj8 + Sep 13 16:04:18.557: INFO: Created: latency-svc-vbbhp + Sep 13 16:04:18.581: INFO: Created: latency-svc-m9czq + Sep 13 16:04:18.590: INFO: Got endpoints: latency-svc-6c6j7 [775.421897ms] + Sep 13 16:04:18.640: INFO: Got endpoints: latency-svc-dltgm [720.061576ms] + Sep 13 16:04:18.673: INFO: Created: latency-svc-svw54 + Sep 13 16:04:18.675: INFO: Got endpoints: latency-svc-r4k9v [736.365381ms] + Sep 13 16:04:18.690: INFO: Created: latency-svc-zvsgz + Sep 13 16:04:18.744: INFO: Got endpoints: latency-svc-pb6gj [767.084452ms] + Sep 13 16:04:18.749: INFO: Created: latency-svc-4v45n + Sep 13 16:04:18.765: INFO: Got endpoints: latency-svc-crg2m [743.671201ms] + Sep 13 16:04:18.955: INFO: Created: latency-svc-hwxmt + Sep 13 16:04:19.012: INFO: Created: latency-svc-6lbs2 + Sep 13 16:04:19.021: INFO: Got endpoints: latency-svc-qpwxm [937.975712ms] + Sep 13 16:04:19.021: INFO: Got endpoints: latency-svc-t8svh [876.284373ms] + Sep 13 16:04:19.092: INFO: Got endpoints: latency-svc-w9swg [891.519954ms] + Sep 13 16:04:19.093: INFO: Got endpoints: latency-svc-7k5nb [854.476418ms] + Sep 13 16:04:19.093: INFO: Got endpoints: latency-svc-hqrqp [781.742047ms] + Sep 13 16:04:19.148: INFO: Got endpoints: latency-svc-j6pjq [818.449239ms] + Sep 13 16:04:19.201: INFO: Got endpoints: latency-svc-dn885 [783.085787ms] + Sep 13 16:04:19.264: INFO: Got endpoints: latency-svc-vbbhp [784.093986ms] + Sep 13 16:04:19.264: INFO: Got endpoints: latency-svc-f6cj8 [855.766995ms] + Sep 13 16:04:19.282: INFO: Created: latency-svc-cgjdg + Sep 13 16:04:19.294: INFO: Got endpoints: latency-svc-m9czq [778.478693ms] + Sep 13 16:04:19.335: INFO: Got endpoints: latency-svc-svw54 [745.029669ms] + Sep 13 16:04:19.383: INFO: Created: latency-svc-b4wwm + Sep 13 16:04:19.414: INFO: Got endpoints: latency-svc-zvsgz [774.439572ms] + Sep 13 16:04:19.434: INFO: Created: latency-svc-fh8fw + Sep 13 16:04:19.434: INFO: Created: latency-svc-mtl8z + Sep 13 16:04:19.435: INFO: Created: latency-svc-t5zm9 + Sep 13 16:04:19.453: INFO: Got endpoints: latency-svc-4v45n [778.152481ms] + Sep 13 16:04:19.525: INFO: Got endpoints: latency-svc-hwxmt [780.446909ms] + Sep 13 16:04:19.527: INFO: Created: latency-svc-ls5tq + Sep 13 16:04:19.550: INFO: Got endpoints: latency-svc-6lbs2 [784.619281ms] + Sep 13 16:04:19.651: INFO: Created: latency-svc-8xwn2 + Sep 13 16:04:19.693: INFO: Got endpoints: latency-svc-cgjdg [671.946295ms] + Sep 13 16:04:19.714: INFO: Created: latency-svc-rdbr7 + Sep 13 16:04:19.760: INFO: Created: latency-svc-j9x2k + Sep 13 16:04:19.766: INFO: Got endpoints: latency-svc-b4wwm [672.654441ms] + Sep 13 16:04:19.810: INFO: Got endpoints: latency-svc-mtl8z [716.915039ms] + Sep 13 16:04:19.811: INFO: Created: latency-svc-ccrgb + Sep 13 16:04:19.847: INFO: Created: latency-svc-2qrnq + Sep 13 16:04:19.847: INFO: Got endpoints: latency-svc-t5zm9 [755.32897ms] + Sep 13 16:04:19.871: INFO: Got endpoints: latency-svc-fh8fw [850.026153ms] + Sep 13 16:04:19.874: INFO: Created: latency-svc-kjb8d + Sep 13 16:04:19.888: INFO: Got endpoints: latency-svc-ls5tq [740.034764ms] + Sep 13 16:04:19.892: INFO: Created: latency-svc-v9z4j + Sep 13 16:04:19.901: INFO: Got endpoints: latency-svc-8xwn2 [699.464356ms] + Sep 13 16:04:19.906: INFO: Created: latency-svc-8pc54 + Sep 13 16:04:19.931: INFO: Created: latency-svc-z4djb + Sep 13 16:04:19.996: INFO: Got endpoints: latency-svc-rdbr7 [582.049806ms] + Sep 13 16:04:19.998: INFO: Created: latency-svc-wn6rq + Sep 13 16:04:19.998: INFO: Created: latency-svc-pcv6f + Sep 13 16:04:20.015: INFO: Created: latency-svc-xtkdn + Sep 13 16:04:20.036: INFO: Got endpoints: latency-svc-j9x2k [700.969192ms] + Sep 13 16:04:20.039: INFO: Got endpoints: latency-svc-ccrgb [585.964321ms] + Sep 13 16:04:20.046: INFO: Created: latency-svc-z2vq9 + Sep 13 16:04:20.077: INFO: Created: latency-svc-2bncp + Sep 13 16:04:20.093: INFO: Got endpoints: latency-svc-2qrnq [828.682659ms] + Sep 13 16:04:20.128: INFO: Created: latency-svc-8s76r + Sep 13 16:04:20.154: INFO: Got endpoints: latency-svc-kjb8d [860.125081ms] + Sep 13 16:04:20.159: INFO: Created: latency-svc-h5mt4 + Sep 13 16:04:20.196: INFO: Created: latency-svc-nrlrr + Sep 13 16:04:20.206: INFO: Got endpoints: latency-svc-v9z4j [942.774282ms] + Sep 13 16:04:20.217: INFO: Created: latency-svc-9rbbg + Sep 13 16:04:20.248: INFO: Created: latency-svc-cp722 + Sep 13 16:04:20.277: INFO: Got endpoints: latency-svc-8pc54 [584.472545ms] + Sep 13 16:04:20.277: INFO: Created: latency-svc-lxq8p + Sep 13 16:04:20.299: INFO: Got endpoints: latency-svc-z4djb [749.122797ms] + Sep 13 16:04:20.323: INFO: Created: latency-svc-ftvm6 + Sep 13 16:04:20.334: INFO: Created: latency-svc-ckvwz + Sep 13 16:04:20.342: INFO: Got endpoints: latency-svc-wn6rq [817.229929ms] + Sep 13 16:04:20.352: INFO: Created: latency-svc-pwwsm + Sep 13 16:04:20.365: INFO: Got endpoints: latency-svc-pcv6f [517.621108ms] + Sep 13 16:04:20.370: INFO: Created: latency-svc-shvk6 + Sep 13 16:04:20.398: INFO: Created: latency-svc-4d6d7 + Sep 13 16:04:20.403: INFO: Created: latency-svc-mwhxt + Sep 13 16:04:20.415: INFO: Got endpoints: latency-svc-xtkdn [526.26277ms] + Sep 13 16:04:20.444: INFO: Created: latency-svc-7467r + Sep 13 16:04:20.470: INFO: Got endpoints: latency-svc-z2vq9 [659.699825ms] + Sep 13 16:04:20.495: INFO: Created: latency-svc-rrlbg + Sep 13 16:04:20.513: INFO: Got endpoints: latency-svc-2bncp [642.169431ms] + Sep 13 16:04:20.536: INFO: Created: latency-svc-8khp8 + Sep 13 16:04:20.563: INFO: Got endpoints: latency-svc-8s76r [566.749774ms] + Sep 13 16:04:20.582: INFO: Created: latency-svc-8flzp + Sep 13 16:04:20.624: INFO: Got endpoints: latency-svc-h5mt4 [723.330308ms] + Sep 13 16:04:20.657: INFO: Created: latency-svc-76ltb + Sep 13 16:04:20.672: INFO: Got endpoints: latency-svc-nrlrr [906.775389ms] + Sep 13 16:04:20.728: INFO: Created: latency-svc-rww7r + Sep 13 16:04:20.738: INFO: Got endpoints: latency-svc-9rbbg [702.253693ms] + Sep 13 16:04:20.757: INFO: Created: latency-svc-cn528 + Sep 13 16:04:20.763: INFO: Got endpoints: latency-svc-cp722 [723.844562ms] + Sep 13 16:04:20.789: INFO: Created: latency-svc-wb5nv + Sep 13 16:04:20.811: INFO: Got endpoints: latency-svc-lxq8p [717.82551ms] + Sep 13 16:04:20.833: INFO: Created: latency-svc-vndwn + Sep 13 16:04:20.861: INFO: Got endpoints: latency-svc-ftvm6 [706.552849ms] + Sep 13 16:04:20.885: INFO: Created: latency-svc-g4mrv + Sep 13 16:04:20.913: INFO: Got endpoints: latency-svc-ckvwz [706.77504ms] + Sep 13 16:04:20.942: INFO: Created: latency-svc-8fr26 + Sep 13 16:04:20.964: INFO: Got endpoints: latency-svc-pwwsm [686.508942ms] + Sep 13 16:04:20.987: INFO: Created: latency-svc-bggd6 + Sep 13 16:04:21.017: INFO: Got endpoints: latency-svc-shvk6 [717.788545ms] + Sep 13 16:04:21.060: INFO: Created: latency-svc-zxvrf + Sep 13 16:04:21.081: INFO: Got endpoints: latency-svc-4d6d7 [739.295468ms] + Sep 13 16:04:21.105: INFO: Created: latency-svc-f2hnb + Sep 13 16:04:21.114: INFO: Got endpoints: latency-svc-mwhxt [748.683017ms] + Sep 13 16:04:21.133: INFO: Created: latency-svc-l6z98 + Sep 13 16:04:21.160: INFO: Got endpoints: latency-svc-7467r [745.18613ms] + Sep 13 16:04:21.186: INFO: Created: latency-svc-qnc4z + Sep 13 16:04:21.209: INFO: Got endpoints: latency-svc-rrlbg [739.197515ms] + Sep 13 16:04:21.238: INFO: Created: latency-svc-9gvb9 + Sep 13 16:04:21.262: INFO: Got endpoints: latency-svc-8khp8 [748.308718ms] + Sep 13 16:04:21.291: INFO: Created: latency-svc-h2tf2 + Sep 13 16:04:21.314: INFO: Got endpoints: latency-svc-8flzp [750.959903ms] + Sep 13 16:04:21.340: INFO: Created: latency-svc-h8h9f + Sep 13 16:04:21.366: INFO: Got endpoints: latency-svc-76ltb [741.051408ms] + Sep 13 16:04:21.388: INFO: Created: latency-svc-4q7sb + Sep 13 16:04:21.410: INFO: Got endpoints: latency-svc-rww7r [737.835769ms] + Sep 13 16:04:21.443: INFO: Created: latency-svc-4tqfk + Sep 13 16:04:21.462: INFO: Got endpoints: latency-svc-cn528 [723.018223ms] + Sep 13 16:04:21.485: INFO: Created: latency-svc-59p6d + Sep 13 16:04:21.511: INFO: Got endpoints: latency-svc-wb5nv [747.320663ms] + Sep 13 16:04:21.531: INFO: Created: latency-svc-hpzx2 + Sep 13 16:04:21.565: INFO: Got endpoints: latency-svc-vndwn [754.539395ms] + Sep 13 16:04:21.589: INFO: Created: latency-svc-5llhq + Sep 13 16:04:21.611: INFO: Got endpoints: latency-svc-g4mrv [750.391905ms] + Sep 13 16:04:21.641: INFO: Created: latency-svc-j7d97 + Sep 13 16:04:21.663: INFO: Got endpoints: latency-svc-8fr26 [749.280271ms] + Sep 13 16:04:21.708: INFO: Created: latency-svc-64br2 + Sep 13 16:04:21.712: INFO: Got endpoints: latency-svc-bggd6 [747.886485ms] + Sep 13 16:04:21.734: INFO: Created: latency-svc-42trv + Sep 13 16:04:21.768: INFO: Got endpoints: latency-svc-zxvrf [750.518122ms] + Sep 13 16:04:21.788: INFO: Created: latency-svc-wsl6b + Sep 13 16:04:21.813: INFO: Got endpoints: latency-svc-f2hnb [731.667229ms] + Sep 13 16:04:21.836: INFO: Created: latency-svc-ctv7p + Sep 13 16:04:21.859: INFO: Got endpoints: latency-svc-l6z98 [745.040281ms] + Sep 13 16:04:21.878: INFO: Created: latency-svc-7rptm + Sep 13 16:04:21.911: INFO: Got endpoints: latency-svc-qnc4z [750.83851ms] + Sep 13 16:04:21.936: INFO: Created: latency-svc-jzdgr + Sep 13 16:04:21.963: INFO: Got endpoints: latency-svc-9gvb9 [753.682411ms] + Sep 13 16:04:21.991: INFO: Created: latency-svc-lbk45 + Sep 13 16:04:22.010: INFO: Got endpoints: latency-svc-h2tf2 [748.111831ms] + Sep 13 16:04:22.033: INFO: Created: latency-svc-rgqs5 + Sep 13 16:04:22.061: INFO: Got endpoints: latency-svc-h8h9f [746.48817ms] + Sep 13 16:04:22.093: INFO: Created: latency-svc-7k57z + Sep 13 16:04:22.112: INFO: Got endpoints: latency-svc-4q7sb [746.087303ms] + Sep 13 16:04:22.134: INFO: Created: latency-svc-zvnvr + Sep 13 16:04:22.160: INFO: Got endpoints: latency-svc-4tqfk [749.764074ms] + Sep 13 16:04:22.183: INFO: Created: latency-svc-dvvqf + Sep 13 16:04:22.213: INFO: Got endpoints: latency-svc-59p6d [750.840242ms] + Sep 13 16:04:22.232: INFO: Created: latency-svc-zhgnk + Sep 13 16:04:22.266: INFO: Got endpoints: latency-svc-hpzx2 [754.924724ms] + Sep 13 16:04:22.295: INFO: Created: latency-svc-kscgz + Sep 13 16:04:22.312: INFO: Got endpoints: latency-svc-5llhq [746.505493ms] + Sep 13 16:04:22.363: INFO: Got endpoints: latency-svc-j7d97 [750.910299ms] + Sep 13 16:04:22.410: INFO: Got endpoints: latency-svc-64br2 [746.613463ms] + Sep 13 16:04:22.463: INFO: Got endpoints: latency-svc-42trv [750.149633ms] + Sep 13 16:04:22.510: INFO: Got endpoints: latency-svc-wsl6b [741.693463ms] + Sep 13 16:04:22.559: INFO: Got endpoints: latency-svc-ctv7p [745.404161ms] + Sep 13 16:04:22.614: INFO: Got endpoints: latency-svc-7rptm [754.044008ms] + Sep 13 16:04:22.662: INFO: Got endpoints: latency-svc-jzdgr [749.664251ms] + Sep 13 16:04:22.714: INFO: Got endpoints: latency-svc-lbk45 [750.134681ms] + Sep 13 16:04:22.766: INFO: Got endpoints: latency-svc-rgqs5 [755.710686ms] + Sep 13 16:04:22.811: INFO: Got endpoints: latency-svc-7k57z [750.070041ms] + Sep 13 16:04:22.864: INFO: Got endpoints: latency-svc-zvnvr [751.153658ms] + Sep 13 16:04:22.912: INFO: Got endpoints: latency-svc-dvvqf [751.363043ms] + Sep 13 16:04:22.964: INFO: Got endpoints: latency-svc-zhgnk [751.022435ms] + Sep 13 16:04:23.017: INFO: Got endpoints: latency-svc-kscgz [751.319529ms] + Sep 13 16:04:23.018: INFO: Latencies: [62.903215ms 95.230104ms 127.684167ms 164.633063ms 171.305ms 218.700524ms 233.560047ms 251.450386ms 259.657125ms 272.040182ms 275.902384ms 278.250387ms 278.601306ms 279.320859ms 284.557291ms 289.184221ms 305.328222ms 308.266255ms 320.096026ms 320.324031ms 328.32301ms 338.302918ms 339.404649ms 347.134948ms 354.556182ms 355.897278ms 367.951247ms 370.493529ms 372.17489ms 383.44128ms 384.070009ms 387.800526ms 387.825324ms 394.473275ms 397.118166ms 397.273649ms 401.692779ms 402.206584ms 408.715873ms 419.285843ms 419.506626ms 420.97048ms 421.40544ms 424.621917ms 425.10619ms 425.232571ms 429.545027ms 433.734792ms 436.047837ms 438.240061ms 439.77832ms 443.003198ms 451.956063ms 458.702815ms 463.620634ms 463.704256ms 466.475276ms 471.940361ms 481.923919ms 482.055478ms 482.824258ms 487.168886ms 490.482695ms 491.177564ms 497.260262ms 507.539142ms 512.031271ms 517.621108ms 526.26277ms 535.921375ms 544.828405ms 566.749774ms 575.81819ms 578.277258ms 582.049806ms 584.472545ms 585.964321ms 591.328913ms 626.472501ms 630.769013ms 642.169431ms 658.929938ms 659.699825ms 667.991463ms 671.474828ms 671.946295ms 672.654441ms 682.5668ms 686.508942ms 699.464356ms 700.969192ms 702.253693ms 706.552849ms 706.77504ms 716.915039ms 717.788545ms 717.82551ms 720.061576ms 722.319031ms 723.018223ms 723.330308ms 723.844562ms 727.890555ms 731.667229ms 732.503867ms 736.365381ms 737.387532ms 737.835769ms 738.169495ms 738.403887ms 739.197515ms 739.295468ms 739.410131ms 740.034764ms 740.049051ms 741.051408ms 741.693463ms 742.70068ms 743.671201ms 745.029669ms 745.040281ms 745.18613ms 745.404161ms 746.087303ms 746.48817ms 746.505493ms 746.613463ms 747.320663ms 747.886485ms 747.92771ms 748.111831ms 748.308718ms 748.348839ms 748.683017ms 748.694735ms 749.122797ms 749.280271ms 749.308047ms 749.664251ms 749.764074ms 750.070041ms 750.134681ms 750.149633ms 750.391905ms 750.518122ms 750.83851ms 750.840242ms 750.910299ms 750.959903ms 751.022435ms 751.153658ms 751.319529ms 751.363043ms 752.278344ms 752.887516ms 753.682411ms 754.044008ms 754.539395ms 754.837835ms 754.924724ms 755.32897ms 755.43463ms 755.710686ms 757.888192ms 761.016247ms 762.849471ms 764.623042ms 765.298306ms 767.084452ms 767.932035ms 774.207604ms 774.439572ms 775.009364ms 775.421897ms 776.462015ms 778.152481ms 778.478693ms 778.519088ms 780.446909ms 781.742047ms 783.085787ms 784.093986ms 784.476106ms 784.619281ms 794.200285ms 797.630451ms 803.399956ms 817.229929ms 818.449239ms 821.942011ms 828.682659ms 850.026153ms 854.476418ms 855.766995ms 860.125081ms 876.284373ms 891.519954ms 906.775389ms 937.975712ms 942.774282ms] + Sep 13 16:04:23.018: INFO: 50 %ile: 723.330308ms + Sep 13 16:04:23.018: INFO: 90 %ile: 783.085787ms + Sep 13 16:04:23.019: INFO: 99 %ile: 937.975712ms + Sep 13 16:04:23.019: INFO: Total sample count: 200 + [AfterEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:187 + Sep 13 16:04:23.019: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svc-latency-4236" for this suite. 09/13/22 16:04:23.026 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:235 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:23.035 +Sep 13 16:04:23.035: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:04:23.036 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:23.057 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:23.064 +[It] works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:235 +Sep 13 16:04:23.073: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 16:04:28.061 +Sep 13 16:04:28.061: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 create -f -' +Sep 13 16:04:30.056: INFO: stderr: "" +Sep 13 16:04:30.056: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Sep 13 16:04:30.056: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 delete e2e-test-crd-publish-openapi-7889-crds test-cr' +Sep 13 16:04:30.157: INFO: stderr: "" +Sep 13 16:04:30.157: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +Sep 13 16:04:30.157: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 apply -f -' +Sep 13 16:04:30.511: INFO: stderr: "" +Sep 13 16:04:30.511: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Sep 13 16:04:30.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 delete e2e-test-crd-publish-openapi-7889-crds test-cr' +Sep 13 16:04:30.619: INFO: stderr: "" +Sep 13 16:04:30.619: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR 09/13/22 16:04:30.619 +Sep 13 16:04:30.620: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 explain e2e-test-crd-publish-openapi-7889-crds' +Sep 13 16:04:30.882: INFO: stderr: "" +Sep 13 16:04:30.882: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-7889-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] + test/e2e/framework/framework.go:187 +Sep 13 16:04:35.952: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-5121" for this suite. 09/13/22 16:04:35.97 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]","completed":303,"skipped":5807,"failed":0} +------------------------------ +• [SLOW TEST] [12.940 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:235 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:23.035 + Sep 13 16:04:23.035: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:04:23.036 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:23.057 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:23.064 + [It] works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:235 + Sep 13 16:04:23.073: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties 09/13/22 16:04:28.061 + Sep 13 16:04:28.061: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 create -f -' + Sep 13 16:04:30.056: INFO: stderr: "" + Sep 13 16:04:30.056: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" + Sep 13 16:04:30.056: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 delete e2e-test-crd-publish-openapi-7889-crds test-cr' + Sep 13 16:04:30.157: INFO: stderr: "" + Sep 13 16:04:30.157: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" + Sep 13 16:04:30.157: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 apply -f -' + Sep 13 16:04:30.511: INFO: stderr: "" + Sep 13 16:04:30.511: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" + Sep 13 16:04:30.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 --namespace=crd-publish-openapi-5121 delete e2e-test-crd-publish-openapi-7889-crds test-cr' + Sep 13 16:04:30.619: INFO: stderr: "" + Sep 13 16:04:30.619: INFO: stdout: "e2e-test-crd-publish-openapi-7889-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" + STEP: kubectl explain works to explain CR 09/13/22 16:04:30.619 + Sep 13 16:04:30.620: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=crd-publish-openapi-5121 explain e2e-test-crd-publish-openapi-7889-crds' + Sep 13 16:04:30.882: INFO: stderr: "" + Sep 13 16:04:30.882: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-7889-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] + test/e2e/framework/framework.go:187 + Sep 13 16:04:35.952: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-5121" for this suite. 09/13/22 16:04:35.97 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:67 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:35.982 +Sep 13 16:04:35.982: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 16:04:35.984 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:35.998 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:36.002 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:67 +STEP: Creating a pod to test downward API volume plugin 09/13/22 16:04:36.008 +Sep 13 16:04:36.020: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747" in namespace "downward-api-9799" to be "Succeeded or Failed" +Sep 13 16:04:36.030: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Pending", Reason="", readiness=false. Elapsed: 9.700522ms +Sep 13 16:04:38.033: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013128478s +Sep 13 16:04:40.035: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015107936s +STEP: Saw pod success 09/13/22 16:04:40.035 +Sep 13 16:04:40.035: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747" satisfied condition "Succeeded or Failed" +Sep 13 16:04:40.039: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 container client-container: +STEP: delete the pod 09/13/22 16:04:40.056 +Sep 13 16:04:40.108: INFO: Waiting for pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 to disappear +Sep 13 16:04:40.112: INFO: Pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 16:04:40.112: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-9799" for this suite. 09/13/22 16:04:40.118 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","completed":304,"skipped":5813,"failed":0} +------------------------------ +• [4.156 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:35.982 + Sep 13 16:04:35.982: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 16:04:35.984 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:35.998 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:36.002 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:67 + STEP: Creating a pod to test downward API volume plugin 09/13/22 16:04:36.008 + Sep 13 16:04:36.020: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747" in namespace "downward-api-9799" to be "Succeeded or Failed" + Sep 13 16:04:36.030: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Pending", Reason="", readiness=false. Elapsed: 9.700522ms + Sep 13 16:04:38.033: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013128478s + Sep 13 16:04:40.035: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.015107936s + STEP: Saw pod success 09/13/22 16:04:40.035 + Sep 13 16:04:40.035: INFO: Pod "downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747" satisfied condition "Succeeded or Failed" + Sep 13 16:04:40.039: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-0rvx pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 container client-container: + STEP: delete the pod 09/13/22 16:04:40.056 + Sep 13 16:04:40.108: INFO: Waiting for pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 to disappear + Sep 13 16:04:40.112: INFO: Pod downwardapi-volume-e8af9143-030b-4d37-894b-24fb6bc39747 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 16:04:40.112: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-9799" for this suite. 09/13/22 16:04:40.118 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Proxy server + should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1785 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:40.182 +Sep 13 16:04:40.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 16:04:40.183 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:40.21 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:40.243 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[It] should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1785 +STEP: starting the proxy server 09/13/22 16:04:40.25 +Sep 13 16:04:40.250: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9795 proxy -p 0 --disable-filter' +STEP: curling proxy /api/ output 09/13/22 16:04:40.333 +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 16:04:40.341: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9795" for this suite. 09/13/22 16:04:40.346 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0 [Conformance]","completed":305,"skipped":5846,"failed":0} +------------------------------ +• [0.178 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Proxy server + test/e2e/kubectl/kubectl.go:1778 + should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1785 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:40.182 + Sep 13 16:04:40.182: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 16:04:40.183 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:40.21 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:40.243 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [It] should support proxy with --port 0 [Conformance] + test/e2e/kubectl/kubectl.go:1785 + STEP: starting the proxy server 09/13/22 16:04:40.25 + Sep 13 16:04:40.250: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-9795 proxy -p 0 --disable-filter' + STEP: curling proxy /api/ output 09/13/22 16:04:40.333 + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 16:04:40.341: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-9795" for this suite. 09/13/22 16:04:40.346 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context When creating a pod with readOnlyRootFilesystem + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:485 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:40.37 +Sep 13 16:04:40.370: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context-test 09/13/22 16:04:40.371 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:40.392 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:40.397 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 +[It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:485 +Sep 13 16:04:40.411: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209" in namespace "security-context-test-461" to be "Succeeded or Failed" +Sep 13 16:04:40.420: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Pending", Reason="", readiness=false. Elapsed: 8.787185ms +Sep 13 16:04:42.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015110129s +Sep 13 16:04:44.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014562486s +Sep 13 16:04:44.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 16:04:44.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-461" for this suite. 09/13/22 16:04:44.43 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]","completed":306,"skipped":5883,"failed":0} +------------------------------ +• [4.064 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a pod with readOnlyRootFilesystem + test/e2e/common/node/security_context.go:429 + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:485 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:40.37 + Sep 13 16:04:40.370: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context-test 09/13/22 16:04:40.371 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:40.392 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:40.397 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 + [It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:485 + Sep 13 16:04:40.411: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209" in namespace "security-context-test-461" to be "Succeeded or Failed" + Sep 13 16:04:40.420: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Pending", Reason="", readiness=false. Elapsed: 8.787185ms + Sep 13 16:04:42.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015110129s + Sep 13 16:04:44.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.014562486s + Sep 13 16:04:44.426: INFO: Pod "busybox-readonly-false-405f9179-7598-4a1d-a814-fa447a273209" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 16:04:44.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-test-461" for this suite. 09/13/22 16:04:44.43 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:250 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:44.435 +Sep 13 16:04:44.435: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename namespaces 09/13/22 16:04:44.437 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:44.457 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:44.469 +[It] should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:250 +STEP: Creating a test namespace 09/13/22 16:04:44.481 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:44.524 +STEP: Creating a service in the namespace 09/13/22 16:04:44.529 +STEP: Deleting the namespace 09/13/22 16:04:44.538 +STEP: Waiting for the namespace to be removed. 09/13/22 16:04:44.546 +STEP: Recreating the namespace 09/13/22 16:04:50.551 +STEP: Verifying there is no service in the namespace 09/13/22 16:04:50.579 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:04:50.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-9537" for this suite. 09/13/22 16:04:50.588 +STEP: Destroying namespace "nsdeletetest-6224" for this suite. 09/13/22 16:04:50.598 +Sep 13 16:04:50.602: INFO: Namespace nsdeletetest-6224 was already deleted +STEP: Destroying namespace "nsdeletetest-6003" for this suite. 09/13/22 16:04:50.602 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all services are removed when a namespace is deleted [Conformance]","completed":307,"skipped":5887,"failed":0} +------------------------------ +• [SLOW TEST] [6.175 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:250 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:44.435 + Sep 13 16:04:44.435: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename namespaces 09/13/22 16:04:44.437 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:44.457 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:44.469 + [It] should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:250 + STEP: Creating a test namespace 09/13/22 16:04:44.481 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:44.524 + STEP: Creating a service in the namespace 09/13/22 16:04:44.529 + STEP: Deleting the namespace 09/13/22 16:04:44.538 + STEP: Waiting for the namespace to be removed. 09/13/22 16:04:44.546 + STEP: Recreating the namespace 09/13/22 16:04:50.551 + STEP: Verifying there is no service in the namespace 09/13/22 16:04:50.579 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:04:50.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "namespaces-9537" for this suite. 09/13/22 16:04:50.588 + STEP: Destroying namespace "nsdeletetest-6224" for this suite. 09/13/22 16:04:50.598 + Sep 13 16:04:50.602: INFO: Namespace nsdeletetest-6224 was already deleted + STEP: Destroying namespace "nsdeletetest-6003" for this suite. 09/13/22 16:04:50.602 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] Kubelet when scheduling a busybox command in a pod + should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:50.61 +Sep 13 16:04:50.611: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubelet-test 09/13/22 16:04:50.613 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:50.642 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:50.648 +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 +[It] should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 +Sep 13 16:04:50.721: INFO: Waiting up to 5m0s for pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4" in namespace "kubelet-test-3203" to be "running and ready" +Sep 13 16:04:50.769: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4": Phase="Pending", Reason="", readiness=false. Elapsed: 47.877479ms +Sep 13 16:04:50.769: INFO: The phase of Pod busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:04:52.772: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4": Phase="Running", Reason="", readiness=true. Elapsed: 2.051423686s +Sep 13 16:04:52.772: INFO: The phase of Pod busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4 is Running (Ready = true) +Sep 13 16:04:52.772: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4" satisfied condition "running and ready" +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +Sep 13 16:04:52.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-3203" for this suite. 09/13/22 16:04:52.788 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","completed":308,"skipped":5887,"failed":0} +------------------------------ +• [2.182 seconds] +[sig-node] Kubelet +test/e2e/common/node/framework.go:23 + when scheduling a busybox command in a pod + test/e2e/common/node/kubelet.go:44 + should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:50.61 + Sep 13 16:04:50.611: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubelet-test 09/13/22 16:04:50.613 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:50.642 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:50.648 + [BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:41 + [It] should print the output to logs [NodeConformance] [Conformance] + test/e2e/common/node/kubelet.go:52 + Sep 13 16:04:50.721: INFO: Waiting up to 5m0s for pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4" in namespace "kubelet-test-3203" to be "running and ready" + Sep 13 16:04:50.769: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4": Phase="Pending", Reason="", readiness=false. Elapsed: 47.877479ms + Sep 13 16:04:50.769: INFO: The phase of Pod busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:04:52.772: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4": Phase="Running", Reason="", readiness=true. Elapsed: 2.051423686s + Sep 13 16:04:52.772: INFO: The phase of Pod busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4 is Running (Ready = true) + Sep 13 16:04:52.772: INFO: Pod "busybox-scheduling-cb28e5c5-a2ad-465e-b9d8-85abcba271f4" satisfied condition "running and ready" + [AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 + Sep 13 16:04:52.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubelet-test-3203" for this suite. 09/13/22 16:04:52.788 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:214 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:04:52.799 +Sep 13 16:04:52.800: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:04:52.801 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:52.815 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:52.818 +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:214 +STEP: Creating secret with name s-test-opt-del-7447fda5-c28e-4d50-a78f-8bc811e044cb 09/13/22 16:04:52.827 +STEP: Creating secret with name s-test-opt-upd-49586c65-3915-440d-b838-1dc000a1a53c 09/13/22 16:04:52.834 +STEP: Creating the pod 09/13/22 16:04:52.844 +Sep 13 16:04:52.865: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf" in namespace "projected-3831" to be "running and ready" +Sep 13 16:04:52.883: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Pending", Reason="", readiness=false. Elapsed: 17.145548ms +Sep 13 16:04:52.883: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:04:54.888: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022386263s +Sep 13 16:04:54.888: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:04:56.887: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Running", Reason="", readiness=true. Elapsed: 4.021747479s +Sep 13 16:04:56.888: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Running (Ready = true) +Sep 13 16:04:56.888: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf" satisfied condition "running and ready" +STEP: Deleting secret s-test-opt-del-7447fda5-c28e-4d50-a78f-8bc811e044cb 09/13/22 16:04:56.95 +STEP: Updating secret s-test-opt-upd-49586c65-3915-440d-b838-1dc000a1a53c 09/13/22 16:04:56.958 +STEP: Creating secret with name s-test-opt-create-622c8889-e9bd-41df-b1fd-df2391d7c2c8 09/13/22 16:04:56.966 +STEP: waiting to observe update in volume 09/13/22 16:04:56.976 +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 16:06:11.463: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3831" for this suite. 09/13/22 16:06:11.467 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":309,"skipped":5926,"failed":0} +------------------------------ +• [SLOW TEST] [78.673 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:214 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:04:52.799 + Sep 13 16:04:52.800: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:04:52.801 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:04:52.815 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:04:52.818 + [It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:214 + STEP: Creating secret with name s-test-opt-del-7447fda5-c28e-4d50-a78f-8bc811e044cb 09/13/22 16:04:52.827 + STEP: Creating secret with name s-test-opt-upd-49586c65-3915-440d-b838-1dc000a1a53c 09/13/22 16:04:52.834 + STEP: Creating the pod 09/13/22 16:04:52.844 + Sep 13 16:04:52.865: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf" in namespace "projected-3831" to be "running and ready" + Sep 13 16:04:52.883: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Pending", Reason="", readiness=false. Elapsed: 17.145548ms + Sep 13 16:04:52.883: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:04:54.888: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.022386263s + Sep 13 16:04:54.888: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:04:56.887: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf": Phase="Running", Reason="", readiness=true. Elapsed: 4.021747479s + Sep 13 16:04:56.888: INFO: The phase of Pod pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf is Running (Ready = true) + Sep 13 16:04:56.888: INFO: Pod "pod-projected-secrets-3dcf82bf-f710-41e3-b302-64a54ef3becf" satisfied condition "running and ready" + STEP: Deleting secret s-test-opt-del-7447fda5-c28e-4d50-a78f-8bc811e044cb 09/13/22 16:04:56.95 + STEP: Updating secret s-test-opt-upd-49586c65-3915-440d-b838-1dc000a1a53c 09/13/22 16:04:56.958 + STEP: Creating secret with name s-test-opt-create-622c8889-e9bd-41df-b1fd-df2391d7c2c8 09/13/22 16:04:56.966 + STEP: waiting to observe update in volume 09/13/22 16:04:56.976 + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 16:06:11.463: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-3831" for this suite. 09/13/22 16:06:11.467 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] CronJob + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:06:11.475 +Sep 13 16:06:11.475: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename cronjob 09/13/22 16:06:11.476 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:06:11.491 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:06:11.497 +[It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 +STEP: Creating a ForbidConcurrent cronjob 09/13/22 16:06:11.5 +STEP: Ensuring a job is scheduled 09/13/22 16:06:11.514 +STEP: Ensuring exactly one is scheduled 09/13/22 16:07:01.518 +STEP: Ensuring exactly one running job exists by listing jobs explicitly 09/13/22 16:07:01.521 +STEP: Ensuring no more jobs are scheduled 09/13/22 16:07:01.524 +STEP: Removing cronjob 09/13/22 16:12:01.531 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +Sep 13 16:12:01.536: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-7257" for this suite. 09/13/22 16:12:01.541 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] CronJob should not schedule new jobs when ForbidConcurrent [Slow] [Conformance]","completed":310,"skipped":5933,"failed":0} +------------------------------ +• [SLOW TEST] [350.086 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:06:11.475 + Sep 13 16:06:11.475: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename cronjob 09/13/22 16:06:11.476 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:06:11.491 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:06:11.497 + [It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/apps/cronjob.go:124 + STEP: Creating a ForbidConcurrent cronjob 09/13/22 16:06:11.5 + STEP: Ensuring a job is scheduled 09/13/22 16:06:11.514 + STEP: Ensuring exactly one is scheduled 09/13/22 16:07:01.518 + STEP: Ensuring exactly one running job exists by listing jobs explicitly 09/13/22 16:07:01.521 + STEP: Ensuring no more jobs are scheduled 09/13/22 16:07:01.524 + STEP: Removing cronjob 09/13/22 16:12:01.531 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 + Sep 13 16:12:01.536: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "cronjob-7257" for this suite. 09/13/22 16:12:01.541 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-cli] Kubectl client Kubectl run pod + should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1711 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:12:01.563 +Sep 13 16:12:01.563: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename kubectl 09/13/22 16:12:01.564 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:01.647 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:01.653 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 +[BeforeEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1698 +[It] should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1711 +STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 16:12:01.66 +Sep 13 16:12:01.660: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-1267 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2' +Sep 13 16:12:01.827: INFO: stderr: "" +Sep 13 16:12:01.827: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod was created 09/13/22 16:12:01.827 +[AfterEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1702 +Sep 13 16:12:01.833: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-1267 delete pods e2e-test-httpd-pod' +Sep 13 16:12:04.438: INFO: stderr: "" +Sep 13 16:12:04.438: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +Sep 13 16:12:04.439: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-1267" for this suite. 09/13/22 16:12:04.445 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never [Conformance]","completed":311,"skipped":5941,"failed":0} +------------------------------ +• [2.893 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl run pod + test/e2e/kubectl/kubectl.go:1695 + should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1711 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:12:01.563 + Sep 13 16:12:01.563: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename kubectl 09/13/22 16:12:01.564 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:01.647 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:01.653 + [BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:272 + [BeforeEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1698 + [It] should create a pod from an image when restart is Never [Conformance] + test/e2e/kubectl/kubectl.go:1711 + STEP: running the image registry.k8s.io/e2e-test-images/httpd:2.4.38-2 09/13/22 16:12:01.66 + Sep 13 16:12:01.660: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-1267 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=registry.k8s.io/e2e-test-images/httpd:2.4.38-2' + Sep 13 16:12:01.827: INFO: stderr: "" + Sep 13 16:12:01.827: INFO: stdout: "pod/e2e-test-httpd-pod created\n" + STEP: verifying the pod e2e-test-httpd-pod was created 09/13/22 16:12:01.827 + [AfterEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1702 + Sep 13 16:12:01.833: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=kubectl-1267 delete pods e2e-test-httpd-pod' + Sep 13 16:12:04.438: INFO: stderr: "" + Sep 13 16:12:04.438: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" + [AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 + Sep 13 16:12:04.439: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "kubectl-1267" for this suite. 09/13/22 16:12:04.445 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Watchers + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:12:04.464 +Sep 13 16:12:04.464: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename watch 09/13/22 16:12:04.465 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:04.483 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:04.491 +[It] should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 +STEP: creating a watch on configmaps with label A 09/13/22 16:12:04.497 +STEP: creating a watch on configmaps with label B 09/13/22 16:12:04.501 +STEP: creating a watch on configmaps with label A or B 09/13/22 16:12:04.503 +STEP: creating a configmap with label A and ensuring the correct watchers observe the notification 09/13/22 16:12:04.506 +Sep 13 16:12:04.517: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57509 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 13 16:12:04.518: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57509 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.518 +Sep 13 16:12:04.526: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57511 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.526: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57511 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.526 +Sep 13 16:12:04.543: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57514 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.543: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57514 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.544 +Sep 13 16:12:04.550: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57515 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.551: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57515 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.551 +Sep 13 16:12:04.555: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57516 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 13 16:12:04.555: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57516 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:14.556 +Sep 13 16:12:14.562: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57607 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Sep 13 16:12:14.562: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57607 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 + test/e2e/framework/framework.go:187 +Sep 13 16:12:24.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4951" for this suite. 09/13/22 16:12:24.568 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","completed":312,"skipped":6006,"failed":0} +------------------------------ +• [SLOW TEST] [20.110 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:12:04.464 + Sep 13 16:12:04.464: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename watch 09/13/22 16:12:04.465 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:04.483 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:04.491 + [It] should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/apimachinery/watch.go:60 + STEP: creating a watch on configmaps with label A 09/13/22 16:12:04.497 + STEP: creating a watch on configmaps with label B 09/13/22 16:12:04.501 + STEP: creating a watch on configmaps with label A or B 09/13/22 16:12:04.503 + STEP: creating a configmap with label A and ensuring the correct watchers observe the notification 09/13/22 16:12:04.506 + Sep 13 16:12:04.517: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57509 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Sep 13 16:12:04.518: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57509 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.518 + Sep 13 16:12:04.526: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57511 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.526: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57511 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.526 + Sep 13 16:12:04.543: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57514 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.543: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57514 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.544 + Sep 13 16:12:04.550: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57515 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 13 16:12:04.551: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-4951 6fd790d2-2b77-4b29-99d8-e3bedaa2814d 57515 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:04.551 + Sep 13 16:12:04.555: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57516 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Sep 13 16:12:04.555: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57516 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 09/13/22 16:12:14.556 + Sep 13 16:12:14.562: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57607 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} + Sep 13 16:12:14.562: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-4951 3cfdf38d-741a-4cd4-b9ff-72b5a4816545 57607 0 2022-09-13 16:12:04 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-09-13 16:12:04 +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 + test/e2e/framework/framework.go:187 + Sep 13 16:12:24.562: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "watch-4951" for this suite. 09/13/22 16:12:24.568 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:66 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:12:24.574 +Sep 13 16:12:24.575: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:12:24.576 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:24.59 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:24.596 +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:66 +STEP: Creating projection with secret that has name projected-secret-test-a0f58033-ea16-4936-bb20-091f7a1cad15 09/13/22 16:12:24.605 +STEP: Creating a pod to test consume secrets 09/13/22 16:12:24.609 +Sep 13 16:12:24.629: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43" in namespace "projected-4972" to be "Succeeded or Failed" +Sep 13 16:12:24.645: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Pending", Reason="", readiness=false. Elapsed: 16.008376ms +Sep 13 16:12:26.649: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02024215s +Sep 13 16:12:28.650: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021263468s +STEP: Saw pod success 09/13/22 16:12:28.65 +Sep 13 16:12:28.650: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43" satisfied condition "Succeeded or Failed" +Sep 13 16:12:28.654: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 container projected-secret-volume-test: +STEP: delete the pod 09/13/22 16:12:28.674 +Sep 13 16:12:28.687: INFO: Waiting for pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 to disappear +Sep 13 16:12:28.692: INFO: Pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +Sep 13 16:12:28.692: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4972" for this suite. 09/13/22 16:12:28.697 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","completed":313,"skipped":6010,"failed":0} +------------------------------ +• [4.127 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:66 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:12:24.574 + Sep 13 16:12:24.575: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:12:24.576 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:24.59 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:24.596 + [It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_secret.go:66 + STEP: Creating projection with secret that has name projected-secret-test-a0f58033-ea16-4936-bb20-091f7a1cad15 09/13/22 16:12:24.605 + STEP: Creating a pod to test consume secrets 09/13/22 16:12:24.609 + Sep 13 16:12:24.629: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43" in namespace "projected-4972" to be "Succeeded or Failed" + Sep 13 16:12:24.645: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Pending", Reason="", readiness=false. Elapsed: 16.008376ms + Sep 13 16:12:26.649: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02024215s + Sep 13 16:12:28.650: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021263468s + STEP: Saw pod success 09/13/22 16:12:28.65 + Sep 13 16:12:28.650: INFO: Pod "pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43" satisfied condition "Succeeded or Failed" + Sep 13 16:12:28.654: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 container projected-secret-volume-test: + STEP: delete the pod 09/13/22 16:12:28.674 + Sep 13 16:12:28.687: INFO: Waiting for pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 to disappear + Sep 13 16:12:28.692: INFO: Pod pod-projected-secrets-f1f7d6c4-450b-4260-b963-ddf6ed9b0e43 no longer exists + [AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 + Sep 13 16:12:28.692: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-4972" for this suite. 09/13/22 16:12:28.697 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Security Context when creating containers with AllowPrivilegeEscalation + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:608 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:12:28.71 +Sep 13 16:12:28.711: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename security-context-test 09/13/22 16:12:28.712 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:28.727 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:28.734 +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 +[It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:608 +Sep 13 16:12:28.759: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7" in namespace "security-context-test-5784" to be "Succeeded or Failed" +Sep 13 16:12:28.766: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Pending", Reason="", readiness=false. Elapsed: 6.94089ms +Sep 13 16:12:30.772: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012455817s +Sep 13 16:12:32.770: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Running", Reason="", readiness=false. Elapsed: 4.011070033s +Sep 13 16:12:34.771: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.011464927s +Sep 13 16:12:34.771: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +Sep 13 16:12:34.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-5784" for this suite. 09/13/22 16:12:34.787 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]","completed":314,"skipped":6035,"failed":0} +------------------------------ +• [SLOW TEST] [6.082 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + when creating containers with AllowPrivilegeEscalation + test/e2e/common/node/security_context.go:554 + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:608 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:12:28.71 + Sep 13 16:12:28.711: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename security-context-test 09/13/22 16:12:28.712 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:28.727 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:28.734 + [BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:49 + [It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/node/security_context.go:608 + Sep 13 16:12:28.759: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7" in namespace "security-context-test-5784" to be "Succeeded or Failed" + Sep 13 16:12:28.766: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Pending", Reason="", readiness=false. Elapsed: 6.94089ms + Sep 13 16:12:30.772: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012455817s + Sep 13 16:12:32.770: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Running", Reason="", readiness=false. Elapsed: 4.011070033s + Sep 13 16:12:34.771: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.011464927s + Sep 13 16:12:34.771: INFO: Pod "alpine-nnp-false-fa171ed0-e7a0-4a1c-ae49-81f3989af0e7" satisfied condition "Succeeded or Failed" + [AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 + Sep 13 16:12:34.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "security-context-test-5784" for this suite. 09/13/22 16:12:34.787 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] NoExecuteTaintManager Single Pod [Serial] + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:289 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:12:34.801 +Sep 13 16:12:34.801: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename taint-single-pod 09/13/22 16:12:34.802 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:34.817 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:34.822 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/node/taints.go:166 +Sep 13 16:12:34.825: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 16:13:34.879: INFO: Waiting for terminating namespaces to be deleted... +[It] removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:289 +Sep 13 16:13:34.885: INFO: Starting informer... +STEP: Starting pod... 09/13/22 16:13:34.885 +Sep 13 16:13:35.110: INFO: Pod is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node +STEP: Trying to apply a taint on the Node 09/13/22 16:13:35.11 +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:13:35.143 +STEP: Waiting short time to make sure Pod is queued for deletion 09/13/22 16:13:35.177 +Sep 13 16:13:35.177: INFO: Pod wasn't evicted. Proceeding +Sep 13 16:13:35.177: INFO: Removing taint from Node +STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:13:35.219 +STEP: Waiting some time to make sure that toleration time passed. 09/13/22 16:13:35.238 +Sep 13 16:14:50.240: INFO: Pod wasn't evicted. Test successful +[AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:14:50.240: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-single-pod-1759" for this suite. 09/13/22 16:14:50.247 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]","completed":315,"skipped":6054,"failed":0} +------------------------------ +• [SLOW TEST] [135.453 seconds] +[sig-node] NoExecuteTaintManager Single Pod [Serial] +test/e2e/node/framework.go:23 + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:289 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:12:34.801 + Sep 13 16:12:34.801: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename taint-single-pod 09/13/22 16:12:34.802 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:12:34.817 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:12:34.822 + [BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/node/taints.go:166 + Sep 13 16:12:34.825: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 16:13:34.879: INFO: Waiting for terminating namespaces to be deleted... + [It] removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/node/taints.go:289 + Sep 13 16:13:34.885: INFO: Starting informer... + STEP: Starting pod... 09/13/22 16:13:34.885 + Sep 13 16:13:35.110: INFO: Pod is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node + STEP: Trying to apply a taint on the Node 09/13/22 16:13:35.11 + STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:13:35.143 + STEP: Waiting short time to make sure Pod is queued for deletion 09/13/22 16:13:35.177 + Sep 13 16:13:35.177: INFO: Pod wasn't evicted. Proceeding + Sep 13 16:13:35.177: INFO: Removing taint from Node + STEP: verifying the node doesn't have the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:13:35.219 + STEP: Waiting some time to make sure that toleration time passed. 09/13/22 16:13:35.238 + Sep 13 16:14:50.240: INFO: Pod wasn't evicted. Test successful + [AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:14:50.240: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "taint-single-pod-1759" for this suite. 09/13/22 16:14:50.247 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:308 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:14:50.258 +Sep 13 16:14:50.258: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:14:50.259 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:14:50.276 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:14:50.281 +[It] works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:308 +STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation 09/13/22 16:14:50.289 +Sep 13 16:14:50.290: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation 09/13/22 16:15:04.46 +Sep 13 16:15:04.461: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:15:07.134: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:15:19.624: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-4612" for this suite. 09/13/22 16:15:19.633 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]","completed":316,"skipped":6055,"failed":0} +------------------------------ +• [SLOW TEST] [29.380 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:308 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:14:50.258 + Sep 13 16:14:50.258: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-publish-openapi 09/13/22 16:14:50.259 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:14:50.276 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:14:50.281 + [It] works for multiple CRDs of same group but different versions [Conformance] + test/e2e/apimachinery/crd_publish_openapi.go:308 + STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation 09/13/22 16:14:50.289 + Sep 13 16:14:50.290: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation 09/13/22 16:15:04.46 + Sep 13 16:15:04.461: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:15:07.134: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + [AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:15:19.624: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-publish-openapi-4612" for this suite. 09/13/22 16:15:19.633 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-auth] ServiceAccounts + should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:75 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:19.639 +Sep 13 16:15:19.639: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename svcaccounts 09/13/22 16:15:19.64 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:19.657 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:19.662 +[It] should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:75 +Sep 13 16:15:19.711: INFO: Waiting up to 5m0s for pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d" in namespace "svcaccounts-6679" to be "running" +Sep 13 16:15:19.724: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d": Phase="Pending", Reason="", readiness=false. Elapsed: 13.01588ms +Sep 13 16:15:21.728: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d": Phase="Running", Reason="", readiness=true. Elapsed: 2.016468256s +Sep 13 16:15:21.728: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d" satisfied condition "running" +STEP: reading a file in the container 09/13/22 16:15:21.728 +Sep 13 16:15:21.729: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' +STEP: reading a file in the container 09/13/22 16:15:21.943 +Sep 13 16:15:21.943: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' +STEP: reading a file in the container 09/13/22 16:15:22.158 +Sep 13 16:15:22.158: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' +Sep 13 16:15:22.313: INFO: Got root ca configmap in namespace "svcaccounts-6679" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +Sep 13 16:15:22.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-6679" for this suite. 09/13/22 16:15:22.341 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-auth] ServiceAccounts should mount an API token into pods [Conformance]","completed":317,"skipped":6058,"failed":0} +------------------------------ +• [2.708 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:75 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:19.639 + Sep 13 16:15:19.639: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename svcaccounts 09/13/22 16:15:19.64 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:19.657 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:19.662 + [It] should mount an API token into pods [Conformance] + test/e2e/auth/service_accounts.go:75 + Sep 13 16:15:19.711: INFO: Waiting up to 5m0s for pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d" in namespace "svcaccounts-6679" to be "running" + Sep 13 16:15:19.724: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d": Phase="Pending", Reason="", readiness=false. Elapsed: 13.01588ms + Sep 13 16:15:21.728: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d": Phase="Running", Reason="", readiness=true. Elapsed: 2.016468256s + Sep 13 16:15:21.728: INFO: Pod "pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d" satisfied condition "running" + STEP: reading a file in the container 09/13/22 16:15:21.728 + Sep 13 16:15:21.729: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' + STEP: reading a file in the container 09/13/22 16:15:21.943 + Sep 13 16:15:21.943: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' + STEP: reading a file in the container 09/13/22 16:15:22.158 + Sep 13 16:15:22.158: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-6679 pod-service-account-cee927b1-1459-4927-9c1b-1652672e264d -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' + Sep 13 16:15:22.313: INFO: Got root ca configmap in namespace "svcaccounts-6679" + [AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 + Sep 13 16:15:22.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "svcaccounts-6679" for this suite. 09/13/22 16:15:22.341 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:193 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:22.347 +Sep 13 16:15:22.347: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 16:15:22.35 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:22.367 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:22.372 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:193 +Sep 13 16:15:22.450: INFO: Creating daemon "daemon-set" with a node selector +STEP: Initially, daemon pods should not be running on any nodes. 09/13/22 16:15:22.456 +Sep 13 16:15:22.461: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:22.461: 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. 09/13/22 16:15:22.461 +Sep 13 16:15:22.495: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:22.495: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:23.499: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:23.499: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:24.500: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 13 16:15:24.500: 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 09/13/22 16:15:24.504 +Sep 13 16:15:24.529: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 13 16:15:24.529: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set +Sep 13 16:15:25.532: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:25.532: 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 09/13/22 16:15:25.532 +Sep 13 16:15:25.552: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:25.552: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:26.556: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:26.556: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:27.555: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:27.556: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:28.557: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:28.557: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 +Sep 13 16:15:29.556: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 13 16:15:29.556: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:15:29.565 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8203, will wait for the garbage collector to delete the pods 09/13/22 16:15:29.565 +Sep 13 16:15:29.625: INFO: Deleting DaemonSet.extensions daemon-set took: 5.846599ms +Sep 13 16:15:29.726: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.146367ms +Sep 13 16:15:31.730: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:15:31.730: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 16:15:31.733: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"59402"},"items":null} + +Sep 13 16:15:31.736: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"59402"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:15:31.780: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-8203" for this suite. 09/13/22 16:15:31.784 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop complex daemon [Conformance]","completed":318,"skipped":6063,"failed":0} +------------------------------ +• [SLOW TEST] [9.447 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:193 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:22.347 + Sep 13 16:15:22.347: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 16:15:22.35 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:22.367 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:22.372 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should run and stop complex daemon [Conformance] + test/e2e/apps/daemon_set.go:193 + Sep 13 16:15:22.450: INFO: Creating daemon "daemon-set" with a node selector + STEP: Initially, daemon pods should not be running on any nodes. 09/13/22 16:15:22.456 + Sep 13 16:15:22.461: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:22.461: 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. 09/13/22 16:15:22.461 + Sep 13 16:15:22.495: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:22.495: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:23.499: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:23.499: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:24.500: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Sep 13 16:15:24.500: 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 09/13/22 16:15:24.504 + Sep 13 16:15:24.529: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Sep 13 16:15:24.529: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set + Sep 13 16:15:25.532: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:25.532: 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 09/13/22 16:15:25.532 + Sep 13 16:15:25.552: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:25.552: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:26.556: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:26.556: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:27.555: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:27.556: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:28.557: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:28.557: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 is running 0 daemon pod, expected 1 + Sep 13 16:15:29.556: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Sep 13 16:15:29.556: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:15:29.565 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-8203, will wait for the garbage collector to delete the pods 09/13/22 16:15:29.565 + Sep 13 16:15:29.625: INFO: Deleting DaemonSet.extensions daemon-set took: 5.846599ms + Sep 13 16:15:29.726: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.146367ms + Sep 13 16:15:31.730: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:15:31.730: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 16:15:31.733: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"59402"},"items":null} + + Sep 13 16:15:31.736: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"59402"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:15:31.780: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-8203" for this suite. 09/13/22 16:15:31.784 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Downward API + should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:266 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:31.802 +Sep 13 16:15:31.803: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 16:15:31.805 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:31.833 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:31.839 +[It] should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:266 +STEP: Creating a pod to test downward api env vars 09/13/22 16:15:31.844 +Sep 13 16:15:31.858: INFO: Waiting up to 5m0s for pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b" in namespace "downward-api-3852" to be "Succeeded or Failed" +Sep 13 16:15:31.863: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.537798ms +Sep 13 16:15:33.887: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027831626s +Sep 13 16:15:35.868: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009108214s +STEP: Saw pod success 09/13/22 16:15:35.868 +Sep 13 16:15:35.869: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b" satisfied condition "Succeeded or Failed" +Sep 13 16:15:35.872: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b container dapi-container: +STEP: delete the pod 09/13/22 16:15:35.891 +Sep 13 16:15:35.905: INFO: Waiting for pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b to disappear +Sep 13 16:15:35.907: INFO: Pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +Sep 13 16:15:35.908: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3852" for this suite. 09/13/22 16:15:35.912 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]","completed":319,"skipped":6065,"failed":0} +------------------------------ +• [4.115 seconds] +[sig-node] Downward API +test/e2e/common/node/framework.go:23 + should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:266 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:31.802 + Sep 13 16:15:31.803: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 16:15:31.805 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:31.833 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:31.839 + [It] should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/common/node/downwardapi.go:266 + STEP: Creating a pod to test downward api env vars 09/13/22 16:15:31.844 + Sep 13 16:15:31.858: INFO: Waiting up to 5m0s for pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b" in namespace "downward-api-3852" to be "Succeeded or Failed" + Sep 13 16:15:31.863: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.537798ms + Sep 13 16:15:33.887: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.027831626s + Sep 13 16:15:35.868: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.009108214s + STEP: Saw pod success 09/13/22 16:15:35.868 + Sep 13 16:15:35.869: INFO: Pod "downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b" satisfied condition "Succeeded or Failed" + Sep 13 16:15:35.872: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b container dapi-container: + STEP: delete the pod 09/13/22 16:15:35.891 + Sep 13 16:15:35.905: INFO: Waiting for pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b to disappear + Sep 13 16:15:35.907: INFO: Pod downward-api-d48cd3bc-f9f4-44f5-a577-0ba82f500f8b no longer exists + [AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 + Sep 13 16:15:35.908: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-3852" for this suite. 09/13/22 16:15:35.912 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:35.924 +Sep 13 16:15:35.925: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename runtimeclass 09/13/22 16:15:35.926 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:35.944 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:35.951 +[It] should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +Sep 13 16:15:35.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-4434" for this suite. 09/13/22 16:15:35.972 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]","completed":320,"skipped":6088,"failed":0} +------------------------------ +• [0.057 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:35.924 + Sep 13 16:15:35.925: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename runtimeclass 09/13/22 16:15:35.926 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:35.944 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:35.951 + [It] should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:55 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 + Sep 13 16:15:35.964: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "runtimeclass-4434" for this suite. 09/13/22 16:15:35.972 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Services + should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3415 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:35.999 +Sep 13 16:15:35.999: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename services 09/13/22 16:15:36 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:36.023 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:36.028 +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3415 +STEP: creating a Service 09/13/22 16:15:36.034 +STEP: watching for the Service to be added 09/13/22 16:15:36.055 +Sep 13 16:15:36.058: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] +Sep 13 16:15:36.058: INFO: Service test-service-vnsrq created +STEP: Getting /status 09/13/22 16:15:36.059 +Sep 13 16:15:36.063: INFO: Service test-service-vnsrq has LoadBalancer: {[]} +STEP: patching the ServiceStatus 09/13/22 16:15:36.063 +STEP: watching for the Service to be patched 09/13/22 16:15:36.07 +Sep 13 16:15:36.076: INFO: observed Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true}] & LoadBalancer: {[]} +Sep 13 16:15:36.076: INFO: Found Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} +Sep 13 16:15:36.076: INFO: Service test-service-vnsrq has service status patched +STEP: updating the ServiceStatus 09/13/22 16:15:36.076 +Sep 13 16:15:36.086: 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 09/13/22 16:15:36.086 +Sep 13 16:15:36.091: INFO: Observed Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true}] & Conditions: {[]} +Sep 13 16:15:36.091: INFO: Observed event: &Service{ObjectMeta:{test-service-vnsrq services-6823 76f8ae64-4334-4b91-89d3-4ca386c1ae57 59469 0 2022-09-13 16:15:36 +0000 UTC map[test-service-static:true] map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] [] [] [{e2e.test Update v1 2022-09-13 16:15:36 +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-13 16:15:36 +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.80.19.196,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.80.19.196],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 13 16:15:36.091: INFO: Found Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Sep 13 16:15:36.091: INFO: Service test-service-vnsrq has service status updated +STEP: patching the service 09/13/22 16:15:36.091 +STEP: watching for the Service to be patched 09/13/22 16:15:36.102 +Sep 13 16:15:36.106: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] +Sep 13 16:15:36.106: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] +Sep 13 16:15:36.107: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] +Sep 13 16:15:36.110: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service:patched test-service-static:true] +Sep 13 16:15:36.110: INFO: Service test-service-vnsrq patched +STEP: deleting the service 09/13/22 16:15:36.11 +STEP: watching for the Service to be deleted 09/13/22 16:15:36.125 +Sep 13 16:15:36.130: INFO: Observed event: ADDED +Sep 13 16:15:36.130: INFO: Observed event: MODIFIED +Sep 13 16:15:36.131: INFO: Observed event: MODIFIED +Sep 13 16:15:36.131: INFO: Observed event: MODIFIED +Sep 13 16:15:36.131: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service:patched test-service-static:true] & annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] +Sep 13 16:15:36.132: INFO: Service test-service-vnsrq deleted +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 +Sep 13 16:15:36.132: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6823" for this suite. 09/13/22 16:15:36.14 +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Services should complete a service status lifecycle [Conformance]","completed":321,"skipped":6139,"failed":0} +------------------------------ +• [0.147 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3415 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:35.999 + Sep 13 16:15:35.999: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename services 09/13/22 16:15:36 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:36.023 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:36.028 + [BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 + [It] should complete a service status lifecycle [Conformance] + test/e2e/network/service.go:3415 + STEP: creating a Service 09/13/22 16:15:36.034 + STEP: watching for the Service to be added 09/13/22 16:15:36.055 + Sep 13 16:15:36.058: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] + Sep 13 16:15:36.058: INFO: Service test-service-vnsrq created + STEP: Getting /status 09/13/22 16:15:36.059 + Sep 13 16:15:36.063: INFO: Service test-service-vnsrq has LoadBalancer: {[]} + STEP: patching the ServiceStatus 09/13/22 16:15:36.063 + STEP: watching for the Service to be patched 09/13/22 16:15:36.07 + Sep 13 16:15:36.076: INFO: observed Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true}] & LoadBalancer: {[]} + Sep 13 16:15:36.076: INFO: Found Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} + Sep 13 16:15:36.076: INFO: Service test-service-vnsrq has service status patched + STEP: updating the ServiceStatus 09/13/22 16:15:36.076 + Sep 13 16:15:36.086: 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 09/13/22 16:15:36.086 + Sep 13 16:15:36.091: INFO: Observed Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true}] & Conditions: {[]} + Sep 13 16:15:36.091: INFO: Observed event: &Service{ObjectMeta:{test-service-vnsrq services-6823 76f8ae64-4334-4b91-89d3-4ca386c1ae57 59469 0 2022-09-13 16:15:36 +0000 UTC map[test-service-static:true] map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] [] [] [{e2e.test Update v1 2022-09-13 16:15:36 +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-13 16:15:36 +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.80.19.196,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.80.19.196],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 13 16:15:36.091: INFO: Found Service test-service-vnsrq in namespace services-6823 with annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] + Sep 13 16:15:36.091: INFO: Service test-service-vnsrq has service status updated + STEP: patching the service 09/13/22 16:15:36.091 + STEP: watching for the Service to be patched 09/13/22 16:15:36.102 + Sep 13 16:15:36.106: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] + Sep 13 16:15:36.106: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] + Sep 13 16:15:36.107: INFO: observed Service test-service-vnsrq in namespace services-6823 with labels: map[test-service-static:true] + Sep 13 16:15:36.110: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service:patched test-service-static:true] + Sep 13 16:15:36.110: INFO: Service test-service-vnsrq patched + STEP: deleting the service 09/13/22 16:15:36.11 + STEP: watching for the Service to be deleted 09/13/22 16:15:36.125 + Sep 13 16:15:36.130: INFO: Observed event: ADDED + Sep 13 16:15:36.130: INFO: Observed event: MODIFIED + Sep 13 16:15:36.131: INFO: Observed event: MODIFIED + Sep 13 16:15:36.131: INFO: Observed event: MODIFIED + Sep 13 16:15:36.131: INFO: Found Service test-service-vnsrq in namespace services-6823 with labels: map[test-service:patched test-service-static:true] & annotations: map[cloud.google.com/neg:{"ingress":true} patchedstatus:true] + Sep 13 16:15:36.132: INFO: Service test-service-vnsrq deleted + [AfterEach] [sig-network] Services + test/e2e/framework/framework.go:187 + Sep 13 16:15:36.132: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "services-6823" for this suite. 09/13/22 16:15:36.14 + [AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:15:36.165 +Sep 13 16:15:36.167: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pod-network-test 09/13/22 16:15:36.169 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:36.189 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:36.193 +[It] should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 +STEP: Performing setup for networking test in namespace pod-network-test-9488 09/13/22 16:15:36.198 +STEP: creating a selector 09/13/22 16:15:36.198 +STEP: Creating the service pods in kubernetes 09/13/22 16:15:36.198 +Sep 13 16:15:36.199: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 13 16:15:36.250: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-9488" to be "running and ready" +Sep 13 16:15:36.267: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 16.727265ms +Sep 13 16:15:36.267: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:15:38.273: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.022350603s +Sep 13 16:15:38.273: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:40.283: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.033274628s +Sep 13 16:15:40.283: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:42.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.021826483s +Sep 13 16:15:42.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:44.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.022315465s +Sep 13 16:15:44.273: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:46.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.020770912s +Sep 13 16:15:46.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:48.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.020564073s +Sep 13 16:15:48.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:50.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.021602639s +Sep 13 16:15:50.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:52.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.02074976s +Sep 13 16:15:52.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:54.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.021979137s +Sep 13 16:15:54.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:56.274: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.023838794s +Sep 13 16:15:56.274: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:15:58.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.021811242s +Sep 13 16:15:58.272: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Sep 13 16:15:58.273: INFO: Pod "netserver-0" satisfied condition "running and ready" +Sep 13 16:15:58.277: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-9488" to be "running and ready" +Sep 13 16:15:58.281: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 4.024473ms +Sep 13 16:15:58.281: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Sep 13 16:15:58.282: INFO: Pod "netserver-1" satisfied condition "running and ready" +Sep 13 16:15:58.285: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-9488" to be "running and ready" +Sep 13 16:15:58.290: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 4.23455ms +Sep 13 16:15:58.290: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Sep 13 16:15:58.290: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 09/13/22 16:15:58.294 +Sep 13 16:15:58.316: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-9488" to be "running" +Sep 13 16:15:58.327: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 10.722929ms +Sep 13 16:16:00.332: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.015621341s +Sep 13 16:16:00.332: INFO: Pod "test-container-pod" satisfied condition "running" +Sep 13 16:16:00.335: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Sep 13 16:16:00.336: INFO: Breadth first check of 10.72.0.212 on host 10.196.0.27... +Sep 13 16:16:00.339: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.0.212&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:16:00.339: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:16:00.340: INFO: ExecWithOptions: Clientset creation +Sep 13 16:16:00.340: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.0.212%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:16:00.416: INFO: Waiting for responses: map[] +Sep 13 16:16:00.416: INFO: reached 10.72.0.212 after 0/1 tries +Sep 13 16:16:00.416: INFO: Breadth first check of 10.72.1.78 on host 10.196.0.28... +Sep 13 16:16:00.420: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.1.78&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:16:00.421: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:16:00.421: INFO: ExecWithOptions: Clientset creation +Sep 13 16:16:00.422: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.1.78%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:16:00.529: INFO: Waiting for responses: map[] +Sep 13 16:16:00.530: INFO: reached 10.72.1.78 after 0/1 tries +Sep 13 16:16:00.530: INFO: Breadth first check of 10.72.2.184 on host 10.196.0.29... +Sep 13 16:16:00.535: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.2.184&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:16:00.535: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:16:00.535: INFO: ExecWithOptions: Clientset creation +Sep 13 16:16:00.535: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.2.184%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:16:00.664: INFO: Waiting for responses: map[] +Sep 13 16:16:00.665: INFO: reached 10.72.2.184 after 0/1 tries +Sep 13 16:16:00.665: INFO: Going to retry 0 out of 3 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +Sep 13 16:16:00.665: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-9488" for this suite. 09/13/22 16:16:00.67 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","completed":322,"skipped":6163,"failed":0} +------------------------------ +• [SLOW TEST] [24.510 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:15:36.165 + Sep 13 16:15:36.167: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pod-network-test 09/13/22 16:15:36.169 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:15:36.189 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:15:36.193 + [It] should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:82 + STEP: Performing setup for networking test in namespace pod-network-test-9488 09/13/22 16:15:36.198 + STEP: creating a selector 09/13/22 16:15:36.198 + STEP: Creating the service pods in kubernetes 09/13/22 16:15:36.198 + Sep 13 16:15:36.199: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Sep 13 16:15:36.250: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-9488" to be "running and ready" + Sep 13 16:15:36.267: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 16.727265ms + Sep 13 16:15:36.267: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:15:38.273: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.022350603s + Sep 13 16:15:38.273: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:40.283: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.033274628s + Sep 13 16:15:40.283: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:42.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.021826483s + Sep 13 16:15:42.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:44.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.022315465s + Sep 13 16:15:44.273: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:46.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.020770912s + Sep 13 16:15:46.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:48.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.020564073s + Sep 13 16:15:48.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:50.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.021602639s + Sep 13 16:15:50.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:52.271: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.02074976s + Sep 13 16:15:52.271: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:54.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.021979137s + Sep 13 16:15:54.272: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:56.274: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.023838794s + Sep 13 16:15:56.274: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:15:58.272: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.021811242s + Sep 13 16:15:58.272: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Sep 13 16:15:58.273: INFO: Pod "netserver-0" satisfied condition "running and ready" + Sep 13 16:15:58.277: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-9488" to be "running and ready" + Sep 13 16:15:58.281: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 4.024473ms + Sep 13 16:15:58.281: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Sep 13 16:15:58.282: INFO: Pod "netserver-1" satisfied condition "running and ready" + Sep 13 16:15:58.285: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-9488" to be "running and ready" + Sep 13 16:15:58.290: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 4.23455ms + Sep 13 16:15:58.290: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Sep 13 16:15:58.290: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 09/13/22 16:15:58.294 + Sep 13 16:15:58.316: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-9488" to be "running" + Sep 13 16:15:58.327: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 10.722929ms + Sep 13 16:16:00.332: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.015621341s + Sep 13 16:16:00.332: INFO: Pod "test-container-pod" satisfied condition "running" + Sep 13 16:16:00.335: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Sep 13 16:16:00.336: INFO: Breadth first check of 10.72.0.212 on host 10.196.0.27... + Sep 13 16:16:00.339: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.0.212&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:16:00.339: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:16:00.340: INFO: ExecWithOptions: Clientset creation + Sep 13 16:16:00.340: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.0.212%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:16:00.416: INFO: Waiting for responses: map[] + Sep 13 16:16:00.416: INFO: reached 10.72.0.212 after 0/1 tries + Sep 13 16:16:00.416: INFO: Breadth first check of 10.72.1.78 on host 10.196.0.28... + Sep 13 16:16:00.420: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.1.78&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:16:00.421: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:16:00.421: INFO: ExecWithOptions: Clientset creation + Sep 13 16:16:00.422: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.1.78%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:16:00.529: INFO: Waiting for responses: map[] + Sep 13 16:16:00.530: INFO: reached 10.72.1.78 after 0/1 tries + Sep 13 16:16:00.530: INFO: Breadth first check of 10.72.2.184 on host 10.196.0.29... + Sep 13 16:16:00.535: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.79:9080/dial?request=hostname&protocol=http&host=10.72.2.184&port=8083&tries=1'] Namespace:pod-network-test-9488 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:16:00.535: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:16:00.535: INFO: ExecWithOptions: Clientset creation + Sep 13 16:16:00.535: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-9488/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.79%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.72.2.184%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:16:00.664: INFO: Waiting for responses: map[] + Sep 13 16:16:00.665: INFO: reached 10.72.2.184 after 0/1 tries + Sep 13 16:16:00.665: INFO: Going to retry 0 out of 3 pods.... + [AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 + Sep 13 16:16:00.665: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pod-network-test-9488" for this suite. 09/13/22 16:16:00.67 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Job + should delete a job [Conformance] + test/e2e/apps/job.go:309 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:16:00.68 +Sep 13 16:16:00.681: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename job 09/13/22 16:16:00.682 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:16:00.699 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:16:00.71 +[It] should delete a job [Conformance] + test/e2e/apps/job.go:309 +STEP: Creating a job 09/13/22 16:16:00.717 +STEP: Ensuring active pods == parallelism 09/13/22 16:16:00.742 +STEP: delete a job 09/13/22 16:16:04.747 +STEP: deleting Job.batch foo in namespace job-2756, will wait for the garbage collector to delete the pods 09/13/22 16:16:04.747 +Sep 13 16:16:04.807: INFO: Deleting Job.batch foo took: 6.392388ms +Sep 13 16:16:04.907: INFO: Terminating Job.batch foo pods took: 100.216856ms +STEP: Ensuring job was deleted 09/13/22 16:16:35.908 +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +Sep 13 16:16:35.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-2756" for this suite. 09/13/22 16:16:35.918 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","completed":323,"skipped":6168,"failed":0} +------------------------------ +• [SLOW TEST] [35.244 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should delete a job [Conformance] + test/e2e/apps/job.go:309 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:16:00.68 + Sep 13 16:16:00.681: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename job 09/13/22 16:16:00.682 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:16:00.699 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:16:00.71 + [It] should delete a job [Conformance] + test/e2e/apps/job.go:309 + STEP: Creating a job 09/13/22 16:16:00.717 + STEP: Ensuring active pods == parallelism 09/13/22 16:16:00.742 + STEP: delete a job 09/13/22 16:16:04.747 + STEP: deleting Job.batch foo in namespace job-2756, will wait for the garbage collector to delete the pods 09/13/22 16:16:04.747 + Sep 13 16:16:04.807: INFO: Deleting Job.batch foo took: 6.392388ms + Sep 13 16:16:04.907: INFO: Terminating Job.batch foo pods took: 100.216856ms + STEP: Ensuring job was deleted 09/13/22 16:16:35.908 + [AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:187 + Sep 13 16:16:35.912: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "job-2756" for this suite. 09/13/22 16:16:35.918 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:585 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:16:35.926 +Sep 13 16:16:35.926: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 16:16:35.927 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:16:35.952 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:16:35.956 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1969 09/13/22 16:16:35.961 +[It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:585 +STEP: Initializing watcher for selector baz=blah,foo=bar 09/13/22 16:16:35.969 +STEP: Creating stateful set ss in namespace statefulset-1969 09/13/22 16:16:35.975 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-1969 09/13/22 16:16:35.985 +Sep 13 16:16:35.992: INFO: Found 0 stateful pods, waiting for 1 +Sep 13 16:16:45.997: 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 09/13/22 16:16:45.997 +Sep 13 16:16:46.001: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 16:16:46.163: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 16:16:46.163: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 16:16:46.163: 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 13 16:16:46.166: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Sep 13 16:16:56.175: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 16:16:56.175: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 16:16:56.216: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.99999948s +Sep 13 16:16:57.224: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.988547897s +Sep 13 16:16:58.228: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.98148003s +Sep 13 16:16:59.233: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.976348875s +Sep 13 16:17:00.238: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.971769364s +Sep 13 16:17:01.242: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.967863664s +Sep 13 16:17:02.246: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.96405797s +Sep 13 16:17:03.251: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.959890106s +Sep 13 16:17:04.256: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.954323971s +Sep 13 16:17:05.260: INFO: Verifying statefulset ss doesn't scale past 1 for another 949.496407ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-1969 09/13/22 16:17:06.261 +Sep 13 16:17:06.266: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 16:17:06.426: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 16:17:06.426: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 16:17:06.426: 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 13 16:17:06.430: INFO: Found 1 stateful pods, waiting for 3 +Sep 13 16:17:16.439: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 16:17:16.439: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Sep 13 16:17:16.439: 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 09/13/22 16:17:16.439 +STEP: Scale down will halt with unhealthy stateful pod 09/13/22 16:17:16.44 +Sep 13 16:17:16.447: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 16:17:16.599: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 16:17:16.600: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 16:17:16.600: 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 13 16:17:16.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 16:17:16.758: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 16:17:16.758: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 16:17:16.758: 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 13 16:17:16.758: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Sep 13 16:17:16.907: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Sep 13 16:17:16.907: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Sep 13 16:17:16.907: 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 13 16:17:16.907: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 16:17:16.910: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Sep 13 16:17:26.918: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 16:17:26.918: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 16:17:26.919: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Sep 13 16:17:26.934: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999615s +Sep 13 16:17:27.939: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.993364337s +Sep 13 16:17:28.944: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.989253809s +Sep 13 16:17:29.948: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.984319855s +Sep 13 16:17:30.953: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.980160429s +Sep 13 16:17:31.958: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.974698912s +Sep 13 16:17:32.963: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.969693659s +Sep 13 16:17:33.971: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.96532835s +Sep 13 16:17:34.976: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.956784459s +Sep 13 16:17:35.980: INFO: Verifying statefulset ss doesn't scale past 3 for another 952.420038ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-1969 09/13/22 16:17:36.981 +Sep 13 16:17:36.986: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 16:17:37.134: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 16:17:37.134: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 16:17:37.134: 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 13 16:17:37.134: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 16:17:37.299: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 16:17:37.299: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 16:17:37.299: 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 13 16:17:37.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Sep 13 16:17:37.458: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Sep 13 16:17:37.458: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Sep 13 16:17:37.458: 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 13 16:17:37.458: INFO: Scaling statefulset ss to 0 +STEP: Verifying that stateful set ss was scaled down in reverse order 09/13/22 16:17:47.477 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 16:17:47.477: INFO: Deleting all statefulset in ns statefulset-1969 +Sep 13 16:17:47.480: INFO: Scaling statefulset ss to 0 +Sep 13 16:17:47.493: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 16:17:47.496: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 16:17:47.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1969" for this suite. 09/13/22 16:17:47.522 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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]","completed":324,"skipped":6174,"failed":0} +------------------------------ +• [SLOW TEST] [71.603 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:585 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:16:35.926 + Sep 13 16:16:35.926: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 16:16:35.927 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:16:35.952 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:16:35.956 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-1969 09/13/22 16:16:35.961 + [It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/apps/statefulset.go:585 + STEP: Initializing watcher for selector baz=blah,foo=bar 09/13/22 16:16:35.969 + STEP: Creating stateful set ss in namespace statefulset-1969 09/13/22 16:16:35.975 + STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-1969 09/13/22 16:16:35.985 + Sep 13 16:16:35.992: INFO: Found 0 stateful pods, waiting for 1 + Sep 13 16:16:45.997: 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 09/13/22 16:16:45.997 + Sep 13 16:16:46.001: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 16:16:46.163: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 16:16:46.163: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 16:16:46.163: 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 13 16:16:46.166: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true + Sep 13 16:16:56.175: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 16:16:56.175: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 16:16:56.216: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.99999948s + Sep 13 16:16:57.224: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.988547897s + Sep 13 16:16:58.228: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.98148003s + Sep 13 16:16:59.233: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.976348875s + Sep 13 16:17:00.238: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.971769364s + Sep 13 16:17:01.242: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.967863664s + Sep 13 16:17:02.246: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.96405797s + Sep 13 16:17:03.251: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.959890106s + Sep 13 16:17:04.256: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.954323971s + Sep 13 16:17:05.260: INFO: Verifying statefulset ss doesn't scale past 1 for another 949.496407ms + STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-1969 09/13/22 16:17:06.261 + Sep 13 16:17:06.266: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 16:17:06.426: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 16:17:06.426: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 16:17:06.426: 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 13 16:17:06.430: INFO: Found 1 stateful pods, waiting for 3 + Sep 13 16:17:16.439: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 16:17:16.439: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true + Sep 13 16:17:16.439: 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 09/13/22 16:17:16.439 + STEP: Scale down will halt with unhealthy stateful pod 09/13/22 16:17:16.44 + Sep 13 16:17:16.447: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 16:17:16.599: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 16:17:16.600: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 16:17:16.600: 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 13 16:17:16.600: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 16:17:16.758: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 16:17:16.758: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 16:17:16.758: 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 13 16:17:16.758: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' + Sep 13 16:17:16.907: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" + Sep 13 16:17:16.907: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" + Sep 13 16:17:16.907: 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 13 16:17:16.907: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 16:17:16.910: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 + Sep 13 16:17:26.918: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 16:17:26.918: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 16:17:26.919: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false + Sep 13 16:17:26.934: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999615s + Sep 13 16:17:27.939: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.993364337s + Sep 13 16:17:28.944: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.989253809s + Sep 13 16:17:29.948: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.984319855s + Sep 13 16:17:30.953: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.980160429s + Sep 13 16:17:31.958: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.974698912s + Sep 13 16:17:32.963: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.969693659s + Sep 13 16:17:33.971: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.96532835s + Sep 13 16:17:34.976: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.956784459s + Sep 13 16:17:35.980: INFO: Verifying statefulset ss doesn't scale past 3 for another 952.420038ms + STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-1969 09/13/22 16:17:36.981 + Sep 13 16:17:36.986: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 16:17:37.134: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 16:17:37.134: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 16:17:37.134: 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 13 16:17:37.134: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 16:17:37.299: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 16:17:37.299: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 16:17:37.299: 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 13 16:17:37.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-1933142195 --namespace=statefulset-1969 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' + Sep 13 16:17:37.458: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" + Sep 13 16:17:37.458: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" + Sep 13 16:17:37.458: 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 13 16:17:37.458: INFO: Scaling statefulset ss to 0 + STEP: Verifying that stateful set ss was scaled down in reverse order 09/13/22 16:17:47.477 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 16:17:47.477: INFO: Deleting all statefulset in ns statefulset-1969 + Sep 13 16:17:47.480: INFO: Scaling statefulset ss to 0 + Sep 13 16:17:47.493: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 16:17:47.496: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 16:17:47.508: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-1969" for this suite. 09/13/22 16:17:47.522 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:17:47.536 +Sep 13 16:17:47.536: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename crd-webhook 09/13/22 16:17:47.537 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:47.553 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:47.557 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +STEP: Setting up server cert 09/13/22 16:17:47.56 +STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 09/13/22 16:17:48.3 +STEP: Deploying the custom resource conversion webhook pod 09/13/22 16:17:48.306 +STEP: Wait for the deployment to be ready 09/13/22 16:17:48.319 +Sep 13 16:17:48.333: INFO: new replicaset for deployment "sample-crd-conversion-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 09/13/22 16:17:50.344 +STEP: Verifying the service has paired with the endpoint 09/13/22 16:17:50.362 +Sep 13 16:17:51.363: 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] + test/e2e/apimachinery/crd_conversion_webhook.go:149 +Sep 13 16:17:51.367: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Creating a v1 custom resource 09/13/22 16:17:54.008 +STEP: v2 custom resource should be converted 09/13/22 16:17:54.014 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:17:54.534: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-2664" for this suite. 09/13/22 16:17:54.538 +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","completed":325,"skipped":6175,"failed":0} +------------------------------ +• [SLOW TEST] [7.056 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/apimachinery/crd_conversion_webhook.go:149 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:17:47.536 + Sep 13 16:17:47.536: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename crd-webhook 09/13/22 16:17:47.537 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:47.553 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:47.557 + [BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 + STEP: Setting up server cert 09/13/22 16:17:47.56 + STEP: Create role binding to let cr conversion webhook read extension-apiserver-authentication 09/13/22 16:17:48.3 + STEP: Deploying the custom resource conversion webhook pod 09/13/22 16:17:48.306 + STEP: Wait for the deployment to be ready 09/13/22 16:17:48.319 + Sep 13 16:17:48.333: INFO: new replicaset for deployment "sample-crd-conversion-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 09/13/22 16:17:50.344 + STEP: Verifying the service has paired with the endpoint 09/13/22 16:17:50.362 + Sep 13 16:17:51.363: 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] + test/e2e/apimachinery/crd_conversion_webhook.go:149 + Sep 13 16:17:51.367: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Creating a v1 custom resource 09/13/22 16:17:54.008 + STEP: v2 custom resource should be converted 09/13/22 16:17:54.014 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:17:54.534: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "crd-webhook-2664" for this suite. 09/13/22 16:17:54.538 + [AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods + should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:225 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:17:54.597 +Sep 13 16:17:54.597: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 16:17:54.598 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:54.631 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:54.641 +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 +[It] should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:225 +STEP: creating the pod 09/13/22 16:17:54.646 +STEP: setting up watch 09/13/22 16:17:54.646 +STEP: submitting the pod to kubernetes 09/13/22 16:17:54.755 +STEP: verifying the pod is in kubernetes 09/13/22 16:17:54.771 +STEP: verifying pod creation was observed 09/13/22 16:17:54.777 +Sep 13 16:17:54.778: INFO: Waiting up to 5m0s for pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8" in namespace "pods-5117" to be "running" +Sep 13 16:17:54.782: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.084587ms +Sep 13 16:17:56.790: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8": Phase="Running", Reason="", readiness=true. Elapsed: 2.012385335s +Sep 13 16:17:56.790: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8" satisfied condition "running" +STEP: deleting the pod gracefully 09/13/22 16:17:56.793 +STEP: verifying pod deletion was observed 09/13/22 16:17:56.811 +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +Sep 13 16:17:59.094: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-5117" for this suite. 09/13/22 16:17:59.102 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]","completed":326,"skipped":6182,"failed":0} +------------------------------ +• [4.513 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:225 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:17:54.597 + Sep 13 16:17:54.597: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 16:17:54.598 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:54.631 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:54.641 + [BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:193 + [It] should be submitted and removed [NodeConformance] [Conformance] + test/e2e/common/node/pods.go:225 + STEP: creating the pod 09/13/22 16:17:54.646 + STEP: setting up watch 09/13/22 16:17:54.646 + STEP: submitting the pod to kubernetes 09/13/22 16:17:54.755 + STEP: verifying the pod is in kubernetes 09/13/22 16:17:54.771 + STEP: verifying pod creation was observed 09/13/22 16:17:54.777 + Sep 13 16:17:54.778: INFO: Waiting up to 5m0s for pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8" in namespace "pods-5117" to be "running" + Sep 13 16:17:54.782: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.084587ms + Sep 13 16:17:56.790: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8": Phase="Running", Reason="", readiness=true. Elapsed: 2.012385335s + Sep 13 16:17:56.790: INFO: Pod "pod-submit-remove-917618bb-9b43-4765-8616-9efa02f0f4d8" satisfied condition "running" + STEP: deleting the pod gracefully 09/13/22 16:17:56.793 + STEP: verifying pod deletion was observed 09/13/22 16:17:56.811 + [AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:187 + Sep 13 16:17:59.094: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-5117" for this suite. 09/13/22 16:17:59.102 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:17:59.111 +Sep 13 16:17:59.111: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename emptydir-wrapper 09/13/22 16:17:59.113 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:59.129 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:59.133 +[It] should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 +STEP: Creating 50 configmaps 09/13/22 16:17:59.136 +STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:17:59.434 +Sep 13 16:17:59.467: INFO: Pod name wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2: Found 0 pods out of 5 +Sep 13 16:18:04.479: INFO: Pod name wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2: Found 5 pods out of 5 +STEP: Ensuring each pod is running 09/13/22 16:18:04.479 +Sep 13 16:18:04.479: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:04.486: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.81529ms +Sep 13 16:18:06.491: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011791596s +Sep 13 16:18:08.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 4.013272535s +Sep 13 16:18:10.491: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.011646276s +Sep 13 16:18:12.490: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 8.011238501s +Sep 13 16:18:14.495: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015434483s +Sep 13 16:18:16.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Running", Reason="", readiness=true. Elapsed: 12.012539337s +Sep 13 16:18:16.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb" satisfied condition "running" +Sep 13 16:18:16.492: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:16.500: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p": Phase="Running", Reason="", readiness=true. Elapsed: 8.440288ms +Sep 13 16:18:16.500: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p" satisfied condition "running" +Sep 13 16:18:16.500: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:16.519: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s": Phase="Running", Reason="", readiness=true. Elapsed: 19.224478ms +Sep 13 16:18:16.520: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s" satisfied condition "running" +Sep 13 16:18:16.520: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:16.529: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx": Phase="Running", Reason="", readiness=true. Elapsed: 9.547048ms +Sep 13 16:18:16.529: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx" satisfied condition "running" +Sep 13 16:18:16.530: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:16.535: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh": Phase="Running", Reason="", readiness=true. Elapsed: 4.674968ms +Sep 13 16:18:16.535: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:16.535 +Sep 13 16:18:16.600: INFO: Deleting ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 took: 8.281279ms +Sep 13 16:18:16.801: INFO: Terminating ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 pods took: 201.048377ms +STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:18:19.709 +Sep 13 16:18:19.743: INFO: Pod name wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92: Found 0 pods out of 5 +Sep 13 16:18:24.751: INFO: Pod name wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92: Found 5 pods out of 5 +STEP: Ensuring each pod is running 09/13/22 16:18:24.751 +Sep 13 16:18:24.752: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:24.755: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.449787ms +Sep 13 16:18:26.761: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008883387s +Sep 13 16:18:28.762: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009944486s +Sep 13 16:18:30.760: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008562563s +Sep 13 16:18:32.761: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.009074605s +Sep 13 16:18:34.763: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Running", Reason="", readiness=true. Elapsed: 10.01118107s +Sep 13 16:18:34.763: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6" satisfied condition "running" +Sep 13 16:18:34.763: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:34.774: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm": Phase="Pending", Reason="", readiness=false. Elapsed: 10.95953ms +Sep 13 16:18:36.781: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm": Phase="Running", Reason="", readiness=true. Elapsed: 2.018114452s +Sep 13 16:18:36.781: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm" satisfied condition "running" +Sep 13 16:18:36.781: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:36.786: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj": Phase="Running", Reason="", readiness=true. Elapsed: 4.672932ms +Sep 13 16:18:36.786: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj" satisfied condition "running" +Sep 13 16:18:36.786: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:36.791: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk": Phase="Running", Reason="", readiness=true. Elapsed: 4.454149ms +Sep 13 16:18:36.791: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk" satisfied condition "running" +Sep 13 16:18:36.791: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:36.794: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg": Phase="Running", Reason="", readiness=true. Elapsed: 3.188496ms +Sep 13 16:18:36.794: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:36.794 +Sep 13 16:18:36.862: INFO: Deleting ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 took: 14.340674ms +Sep 13 16:18:37.063: INFO: Terminating ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 pods took: 200.35315ms +STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:18:40.469 +Sep 13 16:18:40.494: INFO: Pod name wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae: Found 0 pods out of 5 +Sep 13 16:18:45.504: INFO: Pod name wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae: Found 5 pods out of 5 +STEP: Ensuring each pod is running 09/13/22 16:18:45.504 +Sep 13 16:18:45.505: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:45.508: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 3.640464ms +Sep 13 16:18:47.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009397432s +Sep 13 16:18:49.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009178592s +Sep 13 16:18:51.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008431042s +Sep 13 16:18:53.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.008994898s +Sep 13 16:18:55.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 10.009270099s +Sep 13 16:18:57.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Running", Reason="", readiness=true. Elapsed: 12.008379289s +Sep 13 16:18:57.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk" satisfied condition "running" +Sep 13 16:18:57.513: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:57.517: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6": Phase="Running", Reason="", readiness=true. Elapsed: 4.006417ms +Sep 13 16:18:57.517: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6" satisfied condition "running" +Sep 13 16:18:57.517: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:57.521: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7": Phase="Running", Reason="", readiness=true. Elapsed: 3.154522ms +Sep 13 16:18:57.521: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7" satisfied condition "running" +Sep 13 16:18:57.521: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:57.526: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw": Phase="Running", Reason="", readiness=true. Elapsed: 4.409992ms +Sep 13 16:18:57.526: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw" satisfied condition "running" +Sep 13 16:18:57.526: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x" in namespace "emptydir-wrapper-3699" to be "running" +Sep 13 16:18:57.531: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x": Phase="Running", Reason="", readiness=true. Elapsed: 5.033529ms +Sep 13 16:18:57.531: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x" satisfied condition "running" +STEP: deleting ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:57.531 +Sep 13 16:18:57.596: INFO: Deleting ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae took: 10.108379ms +Sep 13 16:18:57.796: INFO: Terminating ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae pods took: 200.101186ms +STEP: Cleaning up the configMaps 09/13/22 16:19:01.197 +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 +Sep 13 16:19:01.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-3699" for this suite. 09/13/22 16:19:01.693 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]","completed":327,"skipped":6198,"failed":0} +------------------------------ +• [SLOW TEST] [62.593 seconds] +[sig-storage] EmptyDir wrapper volumes +test/e2e/storage/utils/framework.go:23 + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:17:59.111 + Sep 13 16:17:59.111: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename emptydir-wrapper 09/13/22 16:17:59.113 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:17:59.129 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:17:59.133 + [It] should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/storage/empty_dir_wrapper.go:189 + STEP: Creating 50 configmaps 09/13/22 16:17:59.136 + STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:17:59.434 + Sep 13 16:17:59.467: INFO: Pod name wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2: Found 0 pods out of 5 + Sep 13 16:18:04.479: INFO: Pod name wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2: Found 5 pods out of 5 + STEP: Ensuring each pod is running 09/13/22 16:18:04.479 + Sep 13 16:18:04.479: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:04.486: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.81529ms + Sep 13 16:18:06.491: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011791596s + Sep 13 16:18:08.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 4.013272535s + Sep 13 16:18:10.491: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 6.011646276s + Sep 13 16:18:12.490: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 8.011238501s + Sep 13 16:18:14.495: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Pending", Reason="", readiness=false. Elapsed: 10.015434483s + Sep 13 16:18:16.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb": Phase="Running", Reason="", readiness=true. Elapsed: 12.012539337s + Sep 13 16:18:16.492: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-c8prb" satisfied condition "running" + Sep 13 16:18:16.492: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:16.500: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p": Phase="Running", Reason="", readiness=true. Elapsed: 8.440288ms + Sep 13 16:18:16.500: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-d7s8p" satisfied condition "running" + Sep 13 16:18:16.500: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:16.519: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s": Phase="Running", Reason="", readiness=true. Elapsed: 19.224478ms + Sep 13 16:18:16.520: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-kqh5s" satisfied condition "running" + Sep 13 16:18:16.520: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:16.529: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx": Phase="Running", Reason="", readiness=true. Elapsed: 9.547048ms + Sep 13 16:18:16.529: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-swnsx" satisfied condition "running" + Sep 13 16:18:16.530: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:16.535: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh": Phase="Running", Reason="", readiness=true. Elapsed: 4.674968ms + Sep 13 16:18:16.535: INFO: Pod "wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2-xv6gh" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:16.535 + Sep 13 16:18:16.600: INFO: Deleting ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 took: 8.281279ms + Sep 13 16:18:16.801: INFO: Terminating ReplicationController wrapped-volume-race-99b69f68-3721-4adf-ba95-e9c1d3fc3ab2 pods took: 201.048377ms + STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:18:19.709 + Sep 13 16:18:19.743: INFO: Pod name wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92: Found 0 pods out of 5 + Sep 13 16:18:24.751: INFO: Pod name wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92: Found 5 pods out of 5 + STEP: Ensuring each pod is running 09/13/22 16:18:24.751 + Sep 13 16:18:24.752: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:24.755: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 3.449787ms + Sep 13 16:18:26.761: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008883387s + Sep 13 16:18:28.762: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009944486s + Sep 13 16:18:30.760: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008562563s + Sep 13 16:18:32.761: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.009074605s + Sep 13 16:18:34.763: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6": Phase="Running", Reason="", readiness=true. Elapsed: 10.01118107s + Sep 13 16:18:34.763: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-64xl6" satisfied condition "running" + Sep 13 16:18:34.763: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:34.774: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm": Phase="Pending", Reason="", readiness=false. Elapsed: 10.95953ms + Sep 13 16:18:36.781: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm": Phase="Running", Reason="", readiness=true. Elapsed: 2.018114452s + Sep 13 16:18:36.781: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-9ckzm" satisfied condition "running" + Sep 13 16:18:36.781: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:36.786: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj": Phase="Running", Reason="", readiness=true. Elapsed: 4.672932ms + Sep 13 16:18:36.786: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-bdnsj" satisfied condition "running" + Sep 13 16:18:36.786: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:36.791: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk": Phase="Running", Reason="", readiness=true. Elapsed: 4.454149ms + Sep 13 16:18:36.791: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-ht5gk" satisfied condition "running" + Sep 13 16:18:36.791: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:36.794: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg": Phase="Running", Reason="", readiness=true. Elapsed: 3.188496ms + Sep 13 16:18:36.794: INFO: Pod "wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92-nhtvg" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:36.794 + Sep 13 16:18:36.862: INFO: Deleting ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 took: 14.340674ms + Sep 13 16:18:37.063: INFO: Terminating ReplicationController wrapped-volume-race-5aef24a6-fd71-42c1-8afe-3b1eea8ccc92 pods took: 200.35315ms + STEP: Creating RC which spawns configmap-volume pods 09/13/22 16:18:40.469 + Sep 13 16:18:40.494: INFO: Pod name wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae: Found 0 pods out of 5 + Sep 13 16:18:45.504: INFO: Pod name wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae: Found 5 pods out of 5 + STEP: Ensuring each pod is running 09/13/22 16:18:45.504 + Sep 13 16:18:45.505: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:45.508: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 3.640464ms + Sep 13 16:18:47.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009397432s + Sep 13 16:18:49.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.009178592s + Sep 13 16:18:51.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.008431042s + Sep 13 16:18:53.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.008994898s + Sep 13 16:18:55.514: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Pending", Reason="", readiness=false. Elapsed: 10.009270099s + Sep 13 16:18:57.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk": Phase="Running", Reason="", readiness=true. Elapsed: 12.008379289s + Sep 13 16:18:57.513: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-7k7lk" satisfied condition "running" + Sep 13 16:18:57.513: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:57.517: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6": Phase="Running", Reason="", readiness=true. Elapsed: 4.006417ms + Sep 13 16:18:57.517: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ddfm6" satisfied condition "running" + Sep 13 16:18:57.517: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:57.521: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7": Phase="Running", Reason="", readiness=true. Elapsed: 3.154522ms + Sep 13 16:18:57.521: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-jdvl7" satisfied condition "running" + Sep 13 16:18:57.521: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:57.526: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw": Phase="Running", Reason="", readiness=true. Elapsed: 4.409992ms + Sep 13 16:18:57.526: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-ml2lw" satisfied condition "running" + Sep 13 16:18:57.526: INFO: Waiting up to 5m0s for pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x" in namespace "emptydir-wrapper-3699" to be "running" + Sep 13 16:18:57.531: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x": Phase="Running", Reason="", readiness=true. Elapsed: 5.033529ms + Sep 13 16:18:57.531: INFO: Pod "wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae-v956x" satisfied condition "running" + STEP: deleting ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae in namespace emptydir-wrapper-3699, will wait for the garbage collector to delete the pods 09/13/22 16:18:57.531 + Sep 13 16:18:57.596: INFO: Deleting ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae took: 10.108379ms + Sep 13 16:18:57.796: INFO: Terminating ReplicationController wrapped-volume-race-520723ac-8d60-4647-8bff-3ebbeec2adae pods took: 200.101186ms + STEP: Cleaning up the configMaps 09/13/22 16:19:01.197 + [AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 + Sep 13 16:19:01.680: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "emptydir-wrapper-3699" for this suite. 09/13/22 16:19:01.693 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] CronJob + should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:19:01.717 +Sep 13 16:19:01.717: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename cronjob 09/13/22 16:19:01.719 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:19:01.761 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:19:01.778 +[It] should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 +STEP: Creating a cronjob 09/13/22 16:19:01.783 +STEP: Ensuring more than one job is running at a time 09/13/22 16:19:01.795 +STEP: Ensuring at least two running jobs exists by listing jobs explicitly 09/13/22 16:21:01.803 +STEP: Removing cronjob 09/13/22 16:21:01.806 +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +Sep 13 16:21:01.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-3963" for this suite. 09/13/22 16:21:01.818 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]","completed":328,"skipped":6252,"failed":0} +------------------------------ +• [SLOW TEST] [120.133 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:19:01.717 + Sep 13 16:19:01.717: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename cronjob 09/13/22 16:19:01.719 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:19:01.761 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:19:01.778 + [It] should schedule multiple jobs concurrently [Conformance] + test/e2e/apps/cronjob.go:69 + STEP: Creating a cronjob 09/13/22 16:19:01.783 + STEP: Ensuring more than one job is running at a time 09/13/22 16:19:01.795 + STEP: Ensuring at least two running jobs exists by listing jobs explicitly 09/13/22 16:21:01.803 + STEP: Removing cronjob 09/13/22 16:21:01.806 + [AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 + Sep 13 16:21:01.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "cronjob-3963" for this suite. 09/13/22 16:21:01.818 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Pods Extended Pods Set QOS Class + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 +[BeforeEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:01.864 +Sep 13 16:21:01.865: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pods 09/13/22 16:21:01.868 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:01.91 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:01.924 +[BeforeEach] Pods Set QOS Class + test/e2e/node/pods.go:152 +[It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 +STEP: creating the pod 09/13/22 16:21:01.937 +STEP: submitting the pod to kubernetes 09/13/22 16:21:01.938 +STEP: verifying QOS class is set on the pod 09/13/22 16:21:01.962 +[AfterEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:187 +Sep 13 16:21:01.972: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-2917" for this suite. 09/13/22 16:21:01.984 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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]","completed":329,"skipped":6258,"failed":0} +------------------------------ +• [0.134 seconds] +[sig-node] Pods Extended +test/e2e/node/framework.go:23 + Pods Set QOS Class + test/e2e/node/pods.go:150 + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:01.864 + Sep 13 16:21:01.865: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pods 09/13/22 16:21:01.868 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:01.91 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:01.924 + [BeforeEach] Pods Set QOS Class + test/e2e/node/pods.go:152 + [It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/node/pods.go:161 + STEP: creating the pod 09/13/22 16:21:01.937 + STEP: submitting the pod to kubernetes 09/13/22 16:21:01.938 + STEP: verifying QOS class is set on the pod 09/13/22 16:21:01.962 + [AfterEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:187 + Sep 13 16:21:01.972: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pods-2917" for this suite. 09/13/22 16:21:01.984 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Secrets + should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:45 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:02.014 +Sep 13 16:21:02.015: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 16:21:02.018 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:02.049 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:02.062 +[It] should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:45 +STEP: Creating secret with name secret-test-da1f6306-d29b-4b25-b7cc-ee2cbb9b5e4e 09/13/22 16:21:02.067 +STEP: Creating a pod to test consume secrets 09/13/22 16:21:02.071 +Sep 13 16:21:02.094: INFO: Waiting up to 5m0s for pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba" in namespace "secrets-8886" to be "Succeeded or Failed" +Sep 13 16:21:02.100: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Pending", Reason="", readiness=false. Elapsed: 6.358547ms +Sep 13 16:21:04.105: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01110865s +Sep 13 16:21:06.105: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011533221s +STEP: Saw pod success 09/13/22 16:21:06.105 +Sep 13 16:21:06.106: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba" satisfied condition "Succeeded or Failed" +Sep 13 16:21:06.109: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba container secret-env-test: +STEP: delete the pod 09/13/22 16:21:06.127 +Sep 13 16:21:06.138: INFO: Waiting for pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba to disappear +Sep 13 16:21:06.142: INFO: Pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +Sep 13 16:21:06.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8886" for this suite. 09/13/22 16:21:06.147 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","completed":330,"skipped":6267,"failed":0} +------------------------------ +• [4.137 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:45 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:02.014 + Sep 13 16:21:02.015: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 16:21:02.018 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:02.049 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:02.062 + [It] should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/common/node/secrets.go:45 + STEP: Creating secret with name secret-test-da1f6306-d29b-4b25-b7cc-ee2cbb9b5e4e 09/13/22 16:21:02.067 + STEP: Creating a pod to test consume secrets 09/13/22 16:21:02.071 + Sep 13 16:21:02.094: INFO: Waiting up to 5m0s for pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba" in namespace "secrets-8886" to be "Succeeded or Failed" + Sep 13 16:21:02.100: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Pending", Reason="", readiness=false. Elapsed: 6.358547ms + Sep 13 16:21:04.105: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01110865s + Sep 13 16:21:06.105: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011533221s + STEP: Saw pod success 09/13/22 16:21:06.105 + Sep 13 16:21:06.106: INFO: Pod "pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba" satisfied condition "Succeeded or Failed" + Sep 13 16:21:06.109: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba container secret-env-test: + STEP: delete the pod 09/13/22 16:21:06.127 + Sep 13 16:21:06.138: INFO: Waiting for pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba to disappear + Sep 13 16:21:06.142: INFO: Pod pod-secrets-d38b2609-3a1d-445c-a1f7-7c46638d1fba no longer exists + [AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 + Sep 13 16:21:06.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-8886" for this suite. 09/13/22 16:21:06.147 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:06.165 +Sep 13 16:21:06.166: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 16:21:06.167 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:06.185 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:06.189 +[It] should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 +STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... 09/13/22 16:21:06.192 +Sep 13 16:21:06.225: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-6783 c8ab3247-f8e5-49f2-8d1d-35de44f3ae5d 62838 0 2022-09-13 16:21:06 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2022-09-13 16:21:06 +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-zkscl,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zkscl,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Sep 13 16:21:06.225: INFO: Waiting up to 5m0s for pod "test-dns-nameservers" in namespace "dns-6783" to be "running and ready" +Sep 13 16:21:06.248: INFO: Pod "test-dns-nameservers": Phase="Pending", Reason="", readiness=false. Elapsed: 22.401714ms +Sep 13 16:21:06.248: INFO: The phase of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:21:08.252: INFO: Pod "test-dns-nameservers": Phase="Running", Reason="", readiness=true. Elapsed: 2.027076997s +Sep 13 16:21:08.253: INFO: The phase of Pod test-dns-nameservers is Running (Ready = true) +Sep 13 16:21:08.253: INFO: Pod "test-dns-nameservers" satisfied condition "running and ready" +STEP: Verifying customized DNS suffix list is configured on pod... 09/13/22 16:21:08.253 +Sep 13 16:21:08.253: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-6783 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:21:08.253: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:21:08.254: INFO: ExecWithOptions: Clientset creation +Sep 13 16:21:08.254: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/dns-6783/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +STEP: Verifying customized DNS server is configured on pod... 09/13/22 16:21:08.343 +Sep 13 16:21:08.343: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-6783 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:21:08.343: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:21:08.344: INFO: ExecWithOptions: Clientset creation +Sep 13 16:21:08.344: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/dns-6783/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Sep 13 16:21:08.451: INFO: Deleting pod test-dns-nameservers... +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 16:21:08.465: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-6783" for this suite. 09/13/22 16:21:08.47 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should support configurable pod DNS nameservers [Conformance]","completed":331,"skipped":6294,"failed":0} +------------------------------ +• [2.313 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:06.165 + Sep 13 16:21:06.166: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 16:21:06.167 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:06.185 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:06.189 + [It] should support configurable pod DNS nameservers [Conformance] + test/e2e/network/dns.go:411 + STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... 09/13/22 16:21:06.192 + Sep 13 16:21:06.225: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-6783 c8ab3247-f8e5-49f2-8d1d-35de44f3ae5d 62838 0 2022-09-13 16:21:06 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2022-09-13 16:21:06 +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-zkscl,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:registry.k8s.io/e2e-test-images/agnhost:2.40,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-zkscl,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} + Sep 13 16:21:06.225: INFO: Waiting up to 5m0s for pod "test-dns-nameservers" in namespace "dns-6783" to be "running and ready" + Sep 13 16:21:06.248: INFO: Pod "test-dns-nameservers": Phase="Pending", Reason="", readiness=false. Elapsed: 22.401714ms + Sep 13 16:21:06.248: INFO: The phase of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:21:08.252: INFO: Pod "test-dns-nameservers": Phase="Running", Reason="", readiness=true. Elapsed: 2.027076997s + Sep 13 16:21:08.253: INFO: The phase of Pod test-dns-nameservers is Running (Ready = true) + Sep 13 16:21:08.253: INFO: Pod "test-dns-nameservers" satisfied condition "running and ready" + STEP: Verifying customized DNS suffix list is configured on pod... 09/13/22 16:21:08.253 + Sep 13 16:21:08.253: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-6783 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:21:08.253: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:21:08.254: INFO: ExecWithOptions: Clientset creation + Sep 13 16:21:08.254: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/dns-6783/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + STEP: Verifying customized DNS server is configured on pod... 09/13/22 16:21:08.343 + Sep 13 16:21:08.343: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-6783 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:21:08.343: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:21:08.344: INFO: ExecWithOptions: Clientset creation + Sep 13 16:21:08.344: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/dns-6783/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) + Sep 13 16:21:08.451: INFO: Deleting pod test-dns-nameservers... + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 16:21:08.465: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-6783" for this suite. 09/13/22 16:21:08.47 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:340 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:08.482 +Sep 13 16:21:08.482: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename webhook 09/13/22 16:21:08.484 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:08.498 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:08.503 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +STEP: Setting up server cert 09/13/22 16:21:08.525 +STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 16:21:09.206 +STEP: Deploying the webhook pod 09/13/22 16:21:09.211 +STEP: Wait for the deployment to be ready 09/13/22 16:21:09.221 +Sep 13 16:21:09.227: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service 09/13/22 16:21:11.241 +STEP: Verifying the service has paired with the endpoint 09/13/22 16:21:11.273 +Sep 13 16:21:12.274: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:340 +Sep 13 16:21:12.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-1375-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 16:21:12.794 +STEP: Creating a custom resource that should be mutated by the webhook 09/13/22 16:21:12.832 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +Sep 13 16:21:15.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-8459" for this suite. 09/13/22 16:21:15.59 +STEP: Destroying namespace "webhook-8459-markers" for this suite. 09/13/22 16:21:15.619 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","completed":332,"skipped":6297,"failed":0} +------------------------------ +• [SLOW TEST] [7.227 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:340 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:08.482 + Sep 13 16:21:08.482: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename webhook 09/13/22 16:21:08.484 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:08.498 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:08.503 + [BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 + STEP: Setting up server cert 09/13/22 16:21:08.525 + STEP: Create role binding to let webhook read extension-apiserver-authentication 09/13/22 16:21:09.206 + STEP: Deploying the webhook pod 09/13/22 16:21:09.211 + STEP: Wait for the deployment to be ready 09/13/22 16:21:09.221 + Sep 13 16:21:09.227: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created + STEP: Deploying the webhook service 09/13/22 16:21:11.241 + STEP: Verifying the service has paired with the endpoint 09/13/22 16:21:11.273 + Sep 13 16:21:12.274: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 + [It] should mutate custom resource with pruning [Conformance] + test/e2e/apimachinery/webhook.go:340 + Sep 13 16:21:12.278: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Registering the mutating webhook for custom resource e2e-test-webhook-1375-crds.webhook.example.com via the AdmissionRegistration API 09/13/22 16:21:12.794 + STEP: Creating a custom resource that should be mutated by the webhook 09/13/22 16:21:12.832 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 + Sep 13 16:21:15.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "webhook-8459" for this suite. 09/13/22 16:21:15.59 + STEP: Destroying namespace "webhook-8459-markers" for this suite. 09/13/22 16:21:15.619 + [AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Secrets + should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:139 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:15.712 +Sep 13 16:21:15.712: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 16:21:15.713 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:15.77 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:15.778 +[It] should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:139 +STEP: Creating projection with secret that has name secret-emptykey-test-98fe4598-002b-47c7-a743-74c626dab1ea 09/13/22 16:21:15.783 +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +Sep 13 16:21:15.788: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4644" for this suite. 09/13/22 16:21:15.793 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]","completed":333,"skipped":6307,"failed":0} +------------------------------ +• [0.090 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:139 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:15.712 + Sep 13 16:21:15.712: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 16:21:15.713 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:15.77 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:15.778 + [It] should fail to create secret due to empty secret key [Conformance] + test/e2e/common/node/secrets.go:139 + STEP: Creating projection with secret that has name secret-emptykey-test-98fe4598-002b-47c7-a743-74c626dab1ea 09/13/22 16:21:15.783 + [AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 + Sep 13 16:21:15.788: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-4644" for this suite. 09/13/22 16:21:15.793 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Containers + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:86 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:15.803 +Sep 13 16:21:15.804: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename containers 09/13/22 16:21:15.806 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:15.824 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:15.831 +[It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:86 +STEP: Creating a pod to test override all 09/13/22 16:21:15.835 +Sep 13 16:21:15.857: INFO: Waiting up to 5m0s for pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84" in namespace "containers-1662" to be "Succeeded or Failed" +Sep 13 16:21:15.871: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Pending", Reason="", readiness=false. Elapsed: 13.646555ms +Sep 13 16:21:17.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018569605s +Sep 13 16:21:19.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018156728s +STEP: Saw pod success 09/13/22 16:21:19.876 +Sep 13 16:21:19.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84" satisfied condition "Succeeded or Failed" +Sep 13 16:21:19.878: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 container agnhost-container: +STEP: delete the pod 09/13/22 16:21:19.885 +Sep 13 16:21:19.899: INFO: Waiting for pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 to disappear +Sep 13 16:21:19.903: INFO: Pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +Sep 13 16:21:19.903: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-1662" for this suite. 09/13/22 16:21:19.908 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","completed":334,"skipped":6309,"failed":0} +------------------------------ +• [4.110 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:86 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:15.803 + Sep 13 16:21:15.804: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename containers 09/13/22 16:21:15.806 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:15.824 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:15.831 + [It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/common/node/containers.go:86 + STEP: Creating a pod to test override all 09/13/22 16:21:15.835 + Sep 13 16:21:15.857: INFO: Waiting up to 5m0s for pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84" in namespace "containers-1662" to be "Succeeded or Failed" + Sep 13 16:21:15.871: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Pending", Reason="", readiness=false. Elapsed: 13.646555ms + Sep 13 16:21:17.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018569605s + Sep 13 16:21:19.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018156728s + STEP: Saw pod success 09/13/22 16:21:19.876 + Sep 13 16:21:19.876: INFO: Pod "client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84" satisfied condition "Succeeded or Failed" + Sep 13 16:21:19.878: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 container agnhost-container: + STEP: delete the pod 09/13/22 16:21:19.885 + Sep 13 16:21:19.899: INFO: Waiting for pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 to disappear + Sep 13 16:21:19.903: INFO: Pod client-containers-991a3922-4b62-42bb-aa6b-3ee46e3d0d84 no longer exists + [AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:187 + Sep 13 16:21:19.903: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "containers-1662" for this suite. 09/13/22 16:21:19.908 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:247 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:19.914 +Sep 13 16:21:19.914: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-runtime 09/13/22 16:21:19.917 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:19.935 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:19.94 +[It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:247 +STEP: create the container 09/13/22 16:21:19.942 +STEP: wait for the container to reach Succeeded 09/13/22 16:21:19.959 +STEP: get the container status 09/13/22 16:21:23.981 +STEP: the container should be terminated 09/13/22 16:21:23.987 +STEP: the termination message should be set 09/13/22 16:21:23.987 +Sep 13 16:21:23.987: INFO: Expected: &{OK} to match Container's Termination Message: OK -- +STEP: delete the container 09/13/22 16:21:23.987 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +Sep 13 16:21:24.018: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-70" for this suite. 09/13/22 16:21:24.026 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"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 [NodeConformance] [Conformance]","completed":335,"skipped":6309,"failed":0} +------------------------------ +• [4.123 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + on terminated container + test/e2e/common/node/runtime.go:136 + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:247 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:19.914 + Sep 13 16:21:19.914: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-runtime 09/13/22 16:21:19.917 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:19.935 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:19.94 + [It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:247 + STEP: create the container 09/13/22 16:21:19.942 + STEP: wait for the container to reach Succeeded 09/13/22 16:21:19.959 + STEP: get the container status 09/13/22 16:21:23.981 + STEP: the container should be terminated 09/13/22 16:21:23.987 + STEP: the termination message should be set 09/13/22 16:21:23.987 + Sep 13 16:21:23.987: INFO: Expected: &{OK} to match Container's Termination Message: OK -- + STEP: delete the container 09/13/22 16:21:23.987 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 + Sep 13 16:21:24.018: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-runtime-70" for this suite. 09/13/22 16:21:24.026 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:220 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:24.037 +Sep 13 16:21:24.038: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 16:21:24.04 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:24.08 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:24.087 +[It] should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:220 +STEP: Counting existing ResourceQuota 09/13/22 16:21:24.091 +STEP: Creating a ResourceQuota 09/13/22 16:21:30.094 +STEP: Ensuring resource quota status is calculated 09/13/22 16:21:30.099 +STEP: Creating a Pod that fits quota 09/13/22 16:21:32.104 +STEP: Ensuring ResourceQuota status captures the pod usage 09/13/22 16:21:32.126 +STEP: Not allowing a pod to be created that exceeds remaining quota 09/13/22 16:21:34.131 +STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources) 09/13/22 16:21:34.138 +STEP: Ensuring a pod cannot update its resource requirements 09/13/22 16:21:34.149 +STEP: Ensuring attempts to update pod resource requirements did not change quota usage 09/13/22 16:21:34.155 +STEP: Deleting the pod 09/13/22 16:21:36.158 +STEP: Ensuring resource quota status released the pod usage 09/13/22 16:21:36.174 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 16:21:38.178: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-7094" for this suite. 09/13/22 16:21:38.182 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]","completed":336,"skipped":6310,"failed":0} +------------------------------ +• [SLOW TEST] [14.151 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:220 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:24.037 + Sep 13 16:21:24.038: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 16:21:24.04 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:24.08 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:24.087 + [It] should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/apimachinery/resource_quota.go:220 + STEP: Counting existing ResourceQuota 09/13/22 16:21:24.091 + STEP: Creating a ResourceQuota 09/13/22 16:21:30.094 + STEP: Ensuring resource quota status is calculated 09/13/22 16:21:30.099 + STEP: Creating a Pod that fits quota 09/13/22 16:21:32.104 + STEP: Ensuring ResourceQuota status captures the pod usage 09/13/22 16:21:32.126 + STEP: Not allowing a pod to be created that exceeds remaining quota 09/13/22 16:21:34.131 + STEP: Not allowing a pod to be created that exceeds remaining quota(validation on extended resources) 09/13/22 16:21:34.138 + STEP: Ensuring a pod cannot update its resource requirements 09/13/22 16:21:34.149 + STEP: Ensuring attempts to update pod resource requirements did not change quota usage 09/13/22 16:21:34.155 + STEP: Deleting the pod 09/13/22 16:21:36.158 + STEP: Ensuring resource quota status released the pod usage 09/13/22 16:21:36.174 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 16:21:38.178: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-7094" for this suite. 09/13/22 16:21:38.182 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:211 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:21:38.202 +Sep 13 16:21:38.202: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 16:21:38.203 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:38.222 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:38.227 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:211 +STEP: Creating pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 in namespace container-probe-4878 09/13/22 16:21:38.231 +Sep 13 16:21:38.247: INFO: Waiting up to 5m0s for pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8" in namespace "container-probe-4878" to be "not pending" +Sep 13 16:21:38.253: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.842138ms +Sep 13 16:21:40.264: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8": Phase="Running", Reason="", readiness=true. Elapsed: 2.016898308s +Sep 13 16:21:40.264: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8" satisfied condition "not pending" +Sep 13 16:21:40.264: INFO: Started pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 in namespace container-probe-4878 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 16:21:40.264 +Sep 13 16:21:40.268: INFO: Initial restart count of pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 is 0 +STEP: deleting the pod 09/13/22 16:25:40.813 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 16:25:40.855: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-4878" for this suite. 09/13/22 16:25:40.883 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","completed":337,"skipped":6350,"failed":0} +------------------------------ +• [SLOW TEST] [242.702 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:211 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:21:38.202 + Sep 13 16:21:38.202: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 16:21:38.203 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:21:38.222 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:21:38.227 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:211 + STEP: Creating pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 in namespace container-probe-4878 09/13/22 16:21:38.231 + Sep 13 16:21:38.247: INFO: Waiting up to 5m0s for pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8" in namespace "container-probe-4878" to be "not pending" + Sep 13 16:21:38.253: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.842138ms + Sep 13 16:21:40.264: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8": Phase="Running", Reason="", readiness=true. Elapsed: 2.016898308s + Sep 13 16:21:40.264: INFO: Pod "test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8" satisfied condition "not pending" + Sep 13 16:21:40.264: INFO: Started pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 in namespace container-probe-4878 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 16:21:40.264 + Sep 13 16:21:40.268: INFO: Initial restart count of pod test-webserver-af4888c3-9702-49fb-92b5-48612fddcca8 is 0 + STEP: deleting the pod 09/13/22 16:25:40.813 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 16:25:40.855: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-4878" for this suite. 09/13/22 16:25:40.883 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:151 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:25:40.913 +Sep 13 16:25:40.914: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 16:25:40.915 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:25:41.012 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:25:41.021 +[It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:151 +Sep 13 16:25:41.172: INFO: Waiting up to 2m0s for pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" in namespace "var-expansion-7987" to be "container 0 failed with reason CreateContainerConfigError" +Sep 13 16:25:41.198: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67": Phase="Pending", Reason="", readiness=false. Elapsed: 25.890111ms +Sep 13 16:25:43.202: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02984653s +Sep 13 16:25:43.202: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" satisfied condition "container 0 failed with reason CreateContainerConfigError" +Sep 13 16:25:43.202: INFO: Deleting pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" in namespace "var-expansion-7987" +Sep 13 16:25:43.207: INFO: Wait up to 5m0s for pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 16:25:45.218: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7987" for this suite. 09/13/22 16:25:45.222 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with backticks [Slow] [Conformance]","completed":338,"skipped":6374,"failed":0} +------------------------------ +• [4.314 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:151 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:25:40.913 + Sep 13 16:25:40.914: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 16:25:40.915 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:25:41.012 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:25:41.021 + [It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/common/node/expansion.go:151 + Sep 13 16:25:41.172: INFO: Waiting up to 2m0s for pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" in namespace "var-expansion-7987" to be "container 0 failed with reason CreateContainerConfigError" + Sep 13 16:25:41.198: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67": Phase="Pending", Reason="", readiness=false. Elapsed: 25.890111ms + Sep 13 16:25:43.202: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67": Phase="Pending", Reason="", readiness=false. Elapsed: 2.02984653s + Sep 13 16:25:43.202: INFO: Pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" satisfied condition "container 0 failed with reason CreateContainerConfigError" + Sep 13 16:25:43.202: INFO: Deleting pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" in namespace "var-expansion-7987" + Sep 13 16:25:43.207: INFO: Wait up to 5m0s for pod "var-expansion-4f2226ed-0280-40a8-b6d2-b7fc17a9ab67" to be fully deleted + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 16:25:45.218: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-7987" for this suite. 09/13/22 16:25:45.222 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:104 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:25:45.228 +Sep 13 16:25:45.228: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 16:25:45.23 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:25:45.243 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:25:45.246 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:104 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 16:26:45.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-7103" for this suite. 09/13/22 16:26:45.272 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]","completed":339,"skipped":6389,"failed":0} +------------------------------ +• [SLOW TEST] [60.049 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:104 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:25:45.228 + Sep 13 16:25:45.228: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 16:25:45.23 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:25:45.243 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:25:45.246 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:104 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 16:26:45.268: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-7103" for this suite. 09/13/22 16:26:45.272 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicaSet + should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:26:45.279 +Sep 13 16:26:45.280: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replicaset 09/13/22 16:26:45.282 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:45.297 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:45.302 +[It] should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 +STEP: Given a Pod with a 'name' label pod-adoption-release is created 09/13/22 16:26:45.309 +Sep 13 16:26:45.350: INFO: Waiting up to 5m0s for pod "pod-adoption-release" in namespace "replicaset-35" to be "running and ready" +Sep 13 16:26:45.360: INFO: Pod "pod-adoption-release": Phase="Pending", Reason="", readiness=false. Elapsed: 9.959181ms +Sep 13 16:26:45.360: INFO: The phase of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:26:47.364: INFO: Pod "pod-adoption-release": Phase="Running", Reason="", readiness=true. Elapsed: 2.01371664s +Sep 13 16:26:47.364: INFO: The phase of Pod pod-adoption-release is Running (Ready = true) +Sep 13 16:26:47.364: INFO: Pod "pod-adoption-release" satisfied condition "running and ready" +STEP: When a replicaset with a matching selector is created 09/13/22 16:26:47.366 +STEP: Then the orphan pod is adopted 09/13/22 16:26:47.372 +STEP: When the matched label of one of its pods change 09/13/22 16:26:48.381 +Sep 13 16:26:48.385: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 +STEP: Then the pod is released 09/13/22 16:26:48.395 +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +Sep 13 16:26:49.406: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-35" for this suite. 09/13/22 16:26:49.412 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","completed":340,"skipped":6391,"failed":0} +------------------------------ +• [4.139 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:26:45.279 + Sep 13 16:26:45.280: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replicaset 09/13/22 16:26:45.282 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:45.297 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:45.302 + [It] should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/apps/replica_set.go:131 + STEP: Given a Pod with a 'name' label pod-adoption-release is created 09/13/22 16:26:45.309 + Sep 13 16:26:45.350: INFO: Waiting up to 5m0s for pod "pod-adoption-release" in namespace "replicaset-35" to be "running and ready" + Sep 13 16:26:45.360: INFO: Pod "pod-adoption-release": Phase="Pending", Reason="", readiness=false. Elapsed: 9.959181ms + Sep 13 16:26:45.360: INFO: The phase of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:26:47.364: INFO: Pod "pod-adoption-release": Phase="Running", Reason="", readiness=true. Elapsed: 2.01371664s + Sep 13 16:26:47.364: INFO: The phase of Pod pod-adoption-release is Running (Ready = true) + Sep 13 16:26:47.364: INFO: Pod "pod-adoption-release" satisfied condition "running and ready" + STEP: When a replicaset with a matching selector is created 09/13/22 16:26:47.366 + STEP: Then the orphan pod is adopted 09/13/22 16:26:47.372 + STEP: When the matched label of one of its pods change 09/13/22 16:26:48.381 + Sep 13 16:26:48.385: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 + STEP: Then the pod is released 09/13/22 16:26:48.395 + [AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 + Sep 13 16:26:49.406: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replicaset-35" for this suite. 09/13/22 16:26:49.412 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] ConfigMap + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:92 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:26:49.424 +Sep 13 16:26:49.424: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename configmap 09/13/22 16:26:49.425 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:49.445 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:49.459 +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:92 +STEP: Creating configMap configmap-6376/configmap-test-2a0fa669-1537-4d4b-a32d-8aca8403f26b 09/13/22 16:26:49.462 +STEP: Creating a pod to test consume configMaps 09/13/22 16:26:49.47 +Sep 13 16:26:49.494: INFO: Waiting up to 5m0s for pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357" in namespace "configmap-6376" to be "Succeeded or Failed" +Sep 13 16:26:49.535: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Pending", Reason="", readiness=false. Elapsed: 40.459398ms +Sep 13 16:26:51.540: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Pending", Reason="", readiness=false. Elapsed: 2.045613014s +Sep 13 16:26:53.538: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.043998354s +STEP: Saw pod success 09/13/22 16:26:53.538 +Sep 13 16:26:53.539: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357" satisfied condition "Succeeded or Failed" +Sep 13 16:26:53.542: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 container env-test: +STEP: delete the pod 09/13/22 16:26:53.564 +Sep 13 16:26:53.581: INFO: Waiting for pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 to disappear +Sep 13 16:26:53.586: INFO: Pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +Sep 13 16:26:53.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6376" for this suite. 09/13/22 16:26:53.592 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","completed":341,"skipped":6396,"failed":0} +------------------------------ +• [4.173 seconds] +[sig-node] ConfigMap +test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:92 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:26:49.424 + Sep 13 16:26:49.424: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename configmap 09/13/22 16:26:49.425 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:49.445 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:49.459 + [It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/common/node/configmap.go:92 + STEP: Creating configMap configmap-6376/configmap-test-2a0fa669-1537-4d4b-a32d-8aca8403f26b 09/13/22 16:26:49.462 + STEP: Creating a pod to test consume configMaps 09/13/22 16:26:49.47 + Sep 13 16:26:49.494: INFO: Waiting up to 5m0s for pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357" in namespace "configmap-6376" to be "Succeeded or Failed" + Sep 13 16:26:49.535: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Pending", Reason="", readiness=false. Elapsed: 40.459398ms + Sep 13 16:26:51.540: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Pending", Reason="", readiness=false. Elapsed: 2.045613014s + Sep 13 16:26:53.538: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.043998354s + STEP: Saw pod success 09/13/22 16:26:53.538 + Sep 13 16:26:53.539: INFO: Pod "pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357" satisfied condition "Succeeded or Failed" + Sep 13 16:26:53.542: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 container env-test: + STEP: delete the pod 09/13/22 16:26:53.564 + Sep 13 16:26:53.581: INFO: Waiting for pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 to disappear + Sep 13 16:26:53.586: INFO: Pod pod-configmaps-33c27d84-7fc7-479b-8b48-b2dc7b43a357 no longer exists + [AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 + Sep 13 16:26:53.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "configmap-6376" for this suite. 09/13/22 16:26:53.592 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:215 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:26:53.6 +Sep 13 16:26:53.600: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-runtime 09/13/22 16:26:53.602 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:53.615 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:53.621 +[It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:215 +STEP: create the container 09/13/22 16:26:53.627 +STEP: wait for the container to reach Failed 09/13/22 16:26:53.657 +STEP: get the container status 09/13/22 16:26:57.685 +STEP: the container should be terminated 09/13/22 16:26:57.69 +STEP: the termination message should be set 09/13/22 16:26:57.691 +Sep 13 16:26:57.691: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container 09/13/22 16:26:57.691 +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +Sep 13 16:26:57.716: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-4106" for this suite. 09/13/22 16:26:57.722 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","completed":342,"skipped":6396,"failed":0} +------------------------------ +• [4.129 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + on terminated container + test/e2e/common/node/runtime.go:136 + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:215 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:26:53.6 + Sep 13 16:26:53.600: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-runtime 09/13/22 16:26:53.602 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:53.615 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:53.621 + [It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/common/node/runtime.go:215 + STEP: create the container 09/13/22 16:26:53.627 + STEP: wait for the container to reach Failed 09/13/22 16:26:53.657 + STEP: get the container status 09/13/22 16:26:57.685 + STEP: the container should be terminated 09/13/22 16:26:57.69 + STEP: the termination message should be set 09/13/22 16:26:57.691 + Sep 13 16:26:57.691: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- + STEP: delete the container 09/13/22 16:26:57.691 + [AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 + Sep 13 16:26:57.716: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-runtime-4106" for this suite. 09/13/22 16:26:57.722 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Deployment + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:26:57.73 +Sep 13 16:26:57.731: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename deployment 09/13/22 16:26:57.733 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:57.753 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:57.759 +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 +Sep 13 16:26:57.768: INFO: Creating deployment "test-recreate-deployment" +Sep 13 16:26:57.774: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 +Sep 13 16:26:57.780: INFO: new replicaset for deployment "test-recreate-deployment" is yet to be created +Sep 13 16:26:59.796: INFO: Waiting deployment "test-recreate-deployment" to complete +Sep 13 16:26:59.802: INFO: Triggering a new rollout for deployment "test-recreate-deployment" +Sep 13 16:26:59.819: INFO: Updating deployment test-recreate-deployment +Sep 13 16:26:59.819: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Sep 13 16:27:00.001: INFO: Deployment "test-recreate-deployment": +&Deployment{ObjectMeta:{test-recreate-deployment deployment-1133 7a731c87-ed68-45dc-bbd9-88714a664e20 66020 2 2022-09-13 16:26:57 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-13 16:26:59 +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-13 16:26:59 +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 registry.k8s.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 0xc006752298 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-13 16:26:59 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-9d58999df" is progressing.,LastUpdateTime:2022-09-13 16:26:59 +0000 UTC,LastTransitionTime:2022-09-13 16:26:57 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + +Sep 13 16:27:00.009: INFO: New ReplicaSet "test-recreate-deployment-9d58999df" of Deployment "test-recreate-deployment": +&ReplicaSet{ObjectMeta:{test-recreate-deployment-9d58999df deployment-1133 8410b327-7d72-499d-adea-a7a92bfe5e4a 66019 1 2022-09-13 16:26:59 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment 7a731c87-ed68-45dc-bbd9-88714a664e20 0xc001c11370 0xc001c11371}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:26:59 +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\":\"7a731c87-ed68-45dc-bbd9-88714a664e20\"}":{}}},"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-13 16:26:59 +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: 9d58999df,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc001c11408 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 13 16:27:00.009: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": +Sep 13 16:27:00.009: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-7d8b6f647f deployment-1133 ce62e135-570f-4815-b188-c68f4afc7c08 66009 2 2022-09-13 16:26:57 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d8b6f647f] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment 7a731c87-ed68-45dc-bbd9-88714a664e20 0xc001c11247 0xc001c11248}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:26:59 +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\":\"7a731c87-ed68-45dc-bbd9-88714a664e20\"}":{}}},"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-13 16:26:59 +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: 7d8b6f647f,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d8b6f647f] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc001c112f8 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 13 16:27:00.015: INFO: Pod "test-recreate-deployment-9d58999df-4blqx" is not available: +&Pod{ObjectMeta:{test-recreate-deployment-9d58999df-4blqx test-recreate-deployment-9d58999df- deployment-1133 ab06a607-fbbb-4e46-81b6-cae77b038966 66017 0 2022-09-13 16:26:59 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[] [{apps/v1 ReplicaSet test-recreate-deployment-9d58999df 8410b327-7d72-499d-adea-a7a92bfe5e4a 0xc001c11940 0xc001c11941}] [] [{kube-controller-manager Update v1 2022-09-13 16:26:59 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8410b327-7d72-499d-adea-a7a92bfe5e4a\"}":{}}},"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-13 16:26:59 +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-mf5zk,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:registry.k8s.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-mf5zk,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +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-13 16:26:59 +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-13 16:26:59 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:,StartTime:2022-09-13 16:26:59 +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:registry.k8s.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 + test/e2e/framework/framework.go:187 +Sep 13 16:27:00.016: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1133" for this suite. 09/13/22 16:27:00.023 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","completed":343,"skipped":6403,"failed":0} +------------------------------ +• [2.307 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:26:57.73 + Sep 13 16:26:57.731: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename deployment 09/13/22 16:26:57.733 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:26:57.753 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:26:57.759 + [BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 + [It] RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/apps/deployment.go:113 + Sep 13 16:26:57.768: INFO: Creating deployment "test-recreate-deployment" + Sep 13 16:26:57.774: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 + Sep 13 16:26:57.780: INFO: new replicaset for deployment "test-recreate-deployment" is yet to be created + Sep 13 16:26:59.796: INFO: Waiting deployment "test-recreate-deployment" to complete + Sep 13 16:26:59.802: INFO: Triggering a new rollout for deployment "test-recreate-deployment" + Sep 13 16:26:59.819: INFO: Updating deployment test-recreate-deployment + Sep 13 16:26:59.819: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods + [AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 + Sep 13 16:27:00.001: INFO: Deployment "test-recreate-deployment": + &Deployment{ObjectMeta:{test-recreate-deployment deployment-1133 7a731c87-ed68-45dc-bbd9-88714a664e20 66020 2 2022-09-13 16:26:57 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-09-13 16:26:59 +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-13 16:26:59 +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 registry.k8s.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 0xc006752298 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-13 16:26:59 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-9d58999df" is progressing.,LastUpdateTime:2022-09-13 16:26:59 +0000 UTC,LastTransitionTime:2022-09-13 16:26:57 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + + Sep 13 16:27:00.009: INFO: New ReplicaSet "test-recreate-deployment-9d58999df" of Deployment "test-recreate-deployment": + &ReplicaSet{ObjectMeta:{test-recreate-deployment-9d58999df deployment-1133 8410b327-7d72-499d-adea-a7a92bfe5e4a 66019 1 2022-09-13 16:26:59 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment 7a731c87-ed68-45dc-bbd9-88714a664e20 0xc001c11370 0xc001c11371}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:26:59 +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\":\"7a731c87-ed68-45dc-bbd9-88714a664e20\"}":{}}},"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-13 16:26:59 +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: 9d58999df,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[] [] [] []} {[] [] [{httpd registry.k8s.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 0xc001c11408 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 13 16:27:00.009: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": + Sep 13 16:27:00.009: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-7d8b6f647f deployment-1133 ce62e135-570f-4815-b188-c68f4afc7c08 66009 2 2022-09-13 16:26:57 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d8b6f647f] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment 7a731c87-ed68-45dc-bbd9-88714a664e20 0xc001c11247 0xc001c11248}] [] [{kube-controller-manager Update apps/v1 2022-09-13 16:26:59 +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\":\"7a731c87-ed68-45dc-bbd9-88714a664e20\"}":{}}},"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-13 16:26:59 +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: 7d8b6f647f,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:7d8b6f647f] map[] [] [] []} {[] [] [{agnhost registry.k8s.io/e2e-test-images/agnhost:2.40 [] [] [] [] [] {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 0xc001c112f8 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 13 16:27:00.015: INFO: Pod "test-recreate-deployment-9d58999df-4blqx" is not available: + &Pod{ObjectMeta:{test-recreate-deployment-9d58999df-4blqx test-recreate-deployment-9d58999df- deployment-1133 ab06a607-fbbb-4e46-81b6-cae77b038966 66017 0 2022-09-13 16:26:59 +0000 UTC map[name:sample-pod-3 pod-template-hash:9d58999df] map[] [{apps/v1 ReplicaSet test-recreate-deployment-9d58999df 8410b327-7d72-499d-adea-a7a92bfe5e4a 0xc001c11940 0xc001c11941}] [] [{kube-controller-manager Update v1 2022-09-13 16:26:59 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8410b327-7d72-499d-adea-a7a92bfe5e4a\"}":{}}},"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-13 16:26:59 +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-mf5zk,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:registry.k8s.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-mf5zk,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:gke-gke-1-25-default-pool-c9a2e4b7-vkq7,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,HostUsers:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-09-13 16:26:59 +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-13 16:26:59 +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-13 16:26:59 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.196.0.28,PodIP:,StartTime:2022-09-13 16:26:59 +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:registry.k8s.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 + test/e2e/framework/framework.go:187 + Sep 13 16:27:00.016: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "deployment-1133" for this suite. 09/13/22 16:27:00.023 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:737 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:00.041 +Sep 13 16:27:00.041: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 16:27:00.043 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:00.059 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:00.067 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-4373 09/13/22 16:27:00.071 +[It] Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:737 +STEP: Looking for a node to schedule stateful set and pod 09/13/22 16:27:00.119 +STEP: Creating pod with conflicting port in namespace statefulset-4373 09/13/22 16:27:00.128 +STEP: Waiting until pod test-pod will start running in namespace statefulset-4373 09/13/22 16:27:00.152 +Sep 13 16:27:00.152: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "statefulset-4373" to be "running" +Sep 13 16:27:00.159: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.189598ms +Sep 13 16:27:02.163: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010495083s +Sep 13 16:27:02.163: INFO: Pod "test-pod" satisfied condition "running" +STEP: Creating statefulset with conflicting port in namespace statefulset-4373 09/13/22 16:27:02.163 +STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-4373 09/13/22 16:27:02.169 +Sep 13 16:27:02.188: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Pending. Waiting for statefulset controller to delete. +Sep 13 16:27:02.210: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Failed. Waiting for statefulset controller to delete. +Sep 13 16:27:02.223: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Failed. Waiting for statefulset controller to delete. +Sep 13 16:27:02.229: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-4373 +STEP: Removing pod with conflicting port in namespace statefulset-4373 09/13/22 16:27:02.23 +STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-4373 and will be in running state 09/13/22 16:27:02.259 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 16:27:04.274: INFO: Deleting all statefulset in ns statefulset-4373 +Sep 13 16:27:04.277: INFO: Scaling statefulset ss to 0 +Sep 13 16:27:14.306: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 16:27:14.309: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 16:27:14.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-4373" for this suite. 09/13/22 16:27:14.325 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","completed":344,"skipped":6426,"failed":0} +------------------------------ +• [SLOW TEST] [14.289 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:737 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:00.041 + Sep 13 16:27:00.041: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 16:27:00.043 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:00.059 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:00.067 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-4373 09/13/22 16:27:00.071 + [It] Should recreate evicted statefulset [Conformance] + test/e2e/apps/statefulset.go:737 + STEP: Looking for a node to schedule stateful set and pod 09/13/22 16:27:00.119 + STEP: Creating pod with conflicting port in namespace statefulset-4373 09/13/22 16:27:00.128 + STEP: Waiting until pod test-pod will start running in namespace statefulset-4373 09/13/22 16:27:00.152 + Sep 13 16:27:00.152: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "statefulset-4373" to be "running" + Sep 13 16:27:00.159: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 6.189598ms + Sep 13 16:27:02.163: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.010495083s + Sep 13 16:27:02.163: INFO: Pod "test-pod" satisfied condition "running" + STEP: Creating statefulset with conflicting port in namespace statefulset-4373 09/13/22 16:27:02.163 + STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-4373 09/13/22 16:27:02.169 + Sep 13 16:27:02.188: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Pending. Waiting for statefulset controller to delete. + Sep 13 16:27:02.210: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Failed. Waiting for statefulset controller to delete. + Sep 13 16:27:02.223: INFO: Observed stateful pod in namespace: statefulset-4373, name: ss-0, uid: be9169a0-d28c-4f72-88c3-c3527bb1c971, status phase: Failed. Waiting for statefulset controller to delete. + Sep 13 16:27:02.229: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-4373 + STEP: Removing pod with conflicting port in namespace statefulset-4373 09/13/22 16:27:02.23 + STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-4373 and will be in running state 09/13/22 16:27:02.259 + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 16:27:04.274: INFO: Deleting all statefulset in ns statefulset-4373 + Sep 13 16:27:04.277: INFO: Scaling statefulset ss to 0 + Sep 13 16:27:14.306: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 16:27:14.309: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 16:27:14.321: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-4373" for this suite. 09/13/22 16:27:14.325 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:78 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:14.338 +Sep 13 16:27:14.339: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename secrets 09/13/22 16:27:14.34 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:14.352 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:14.359 +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:78 +STEP: Creating secret with name secret-test-map-4074591e-50d6-4a5e-a808-2ecbd3808eb0 09/13/22 16:27:14.362 +STEP: Creating a pod to test consume secrets 09/13/22 16:27:14.366 +Sep 13 16:27:14.379: INFO: Waiting up to 5m0s for pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0" in namespace "secrets-5206" to be "Succeeded or Failed" +Sep 13 16:27:14.385: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.988974ms +Sep 13 16:27:16.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010347246s +Sep 13 16:27:18.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010499388s +STEP: Saw pod success 09/13/22 16:27:18.389 +Sep 13 16:27:18.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0" satisfied condition "Succeeded or Failed" +Sep 13 16:27:18.394: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 container secret-volume-test: +STEP: delete the pod 09/13/22 16:27:18.403 +Sep 13 16:27:18.418: INFO: Waiting for pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 to disappear +Sep 13 16:27:18.420: INFO: Pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +Sep 13 16:27:18.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-5206" for this suite. 09/13/22 16:27:18.426 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":345,"skipped":6439,"failed":0} +------------------------------ +• [4.094 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:78 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:14.338 + Sep 13 16:27:14.339: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename secrets 09/13/22 16:27:14.34 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:14.352 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:14.359 + [It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/common/storage/secrets_volume.go:78 + STEP: Creating secret with name secret-test-map-4074591e-50d6-4a5e-a808-2ecbd3808eb0 09/13/22 16:27:14.362 + STEP: Creating a pod to test consume secrets 09/13/22 16:27:14.366 + Sep 13 16:27:14.379: INFO: Waiting up to 5m0s for pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0" in namespace "secrets-5206" to be "Succeeded or Failed" + Sep 13 16:27:14.385: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.988974ms + Sep 13 16:27:16.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010347246s + Sep 13 16:27:18.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.010499388s + STEP: Saw pod success 09/13/22 16:27:18.389 + Sep 13 16:27:18.389: INFO: Pod "pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0" satisfied condition "Succeeded or Failed" + Sep 13 16:27:18.394: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 container secret-volume-test: + STEP: delete the pod 09/13/22 16:27:18.403 + Sep 13 16:27:18.418: INFO: Waiting for pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 to disappear + Sep 13 16:27:18.420: INFO: Pod pod-secrets-cebebc82-0bd2-46b7-abe1-c1fdc653bde0 no longer exists + [AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 + Sep 13 16:27:18.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "secrets-5206" for this suite. 09/13/22 16:27:18.426 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:97 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:18.452 +Sep 13 16:27:18.453: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 16:27:18.454 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:18.47 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:18.477 +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. 09/13/22 16:27:18.487 +Sep 13 16:27:18.505: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-8651" to be "running and ready" +Sep 13 16:27:18.514: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 8.828859ms +Sep 13 16:27:18.514: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:27:20.518: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012749876s +Sep 13 16:27:20.518: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) +Sep 13 16:27:20.518: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" +[It] should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:97 +STEP: create the pod with lifecycle hook 09/13/22 16:27:20.521 +Sep 13 16:27:20.536: INFO: Waiting up to 5m0s for pod "pod-with-poststart-exec-hook" in namespace "container-lifecycle-hook-8651" to be "running and ready" +Sep 13 16:27:20.549: INFO: Pod "pod-with-poststart-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 12.907406ms +Sep 13 16:27:20.550: INFO: The phase of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:27:22.555: INFO: Pod "pod-with-poststart-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.018487296s +Sep 13 16:27:22.555: INFO: The phase of Pod pod-with-poststart-exec-hook is Running (Ready = true) +Sep 13 16:27:22.555: INFO: Pod "pod-with-poststart-exec-hook" satisfied condition "running and ready" +STEP: check poststart hook 09/13/22 16:27:22.559 +STEP: delete the pod with lifecycle hook 09/13/22 16:27:22.585 +Sep 13 16:27:22.590: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 13 16:27:22.595: INFO: Pod pod-with-poststart-exec-hook still exists +Sep 13 16:27:24.595: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 13 16:27:24.600: INFO: Pod pod-with-poststart-exec-hook still exists +Sep 13 16:27:26.596: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Sep 13 16:27:26.599: INFO: Pod pod-with-poststart-exec-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +Sep 13 16:27:26.600: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-8651" for this suite. 09/13/22 16:27:26.604 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","completed":346,"skipped":6487,"failed":0} +------------------------------ +• [SLOW TEST] [8.158 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:97 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:18.452 + Sep 13 16:27:18.453: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-lifecycle-hook 09/13/22 16:27:18.454 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:18.47 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:18.477 + [BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 + STEP: create the container to handle the HTTPGet hook request. 09/13/22 16:27:18.487 + Sep 13 16:27:18.505: INFO: Waiting up to 5m0s for pod "pod-handle-http-request" in namespace "container-lifecycle-hook-8651" to be "running and ready" + Sep 13 16:27:18.514: INFO: Pod "pod-handle-http-request": Phase="Pending", Reason="", readiness=false. Elapsed: 8.828859ms + Sep 13 16:27:18.514: INFO: The phase of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:27:20.518: INFO: Pod "pod-handle-http-request": Phase="Running", Reason="", readiness=true. Elapsed: 2.012749876s + Sep 13 16:27:20.518: INFO: The phase of Pod pod-handle-http-request is Running (Ready = true) + Sep 13 16:27:20.518: INFO: Pod "pod-handle-http-request" satisfied condition "running and ready" + [It] should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/common/node/lifecycle_hook.go:97 + STEP: create the pod with lifecycle hook 09/13/22 16:27:20.521 + Sep 13 16:27:20.536: INFO: Waiting up to 5m0s for pod "pod-with-poststart-exec-hook" in namespace "container-lifecycle-hook-8651" to be "running and ready" + Sep 13 16:27:20.549: INFO: Pod "pod-with-poststart-exec-hook": Phase="Pending", Reason="", readiness=false. Elapsed: 12.907406ms + Sep 13 16:27:20.550: INFO: The phase of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:27:22.555: INFO: Pod "pod-with-poststart-exec-hook": Phase="Running", Reason="", readiness=true. Elapsed: 2.018487296s + Sep 13 16:27:22.555: INFO: The phase of Pod pod-with-poststart-exec-hook is Running (Ready = true) + Sep 13 16:27:22.555: INFO: Pod "pod-with-poststart-exec-hook" satisfied condition "running and ready" + STEP: check poststart hook 09/13/22 16:27:22.559 + STEP: delete the pod with lifecycle hook 09/13/22 16:27:22.585 + Sep 13 16:27:22.590: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Sep 13 16:27:22.595: INFO: Pod pod-with-poststart-exec-hook still exists + Sep 13 16:27:24.595: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Sep 13 16:27:24.600: INFO: Pod pod-with-poststart-exec-hook still exists + Sep 13 16:27:26.596: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear + Sep 13 16:27:26.599: INFO: Pod pod-with-poststart-exec-hook no longer exists + [AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 + Sep 13 16:27:26.600: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-lifecycle-hook-8651" for this suite. 09/13/22 16:27:26.604 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Watchers + should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:26.612 +Sep 13 16:27:26.614: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename watch 09/13/22 16:27:26.615 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:26.632 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:26.636 +[It] should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 +STEP: creating a new configmap 09/13/22 16:27:26.641 +STEP: modifying the configmap once 09/13/22 16:27:26.649 +STEP: modifying the configmap a second time 09/13/22 16:27:26.665 +STEP: deleting the configmap 09/13/22 16:27:26.679 +STEP: creating a watch on configmaps from the resource version returned by the first update 09/13/22 16:27:26.684 +STEP: Expecting to observe notifications for all changes to the configmap after the first update 09/13/22 16:27:26.686 +Sep 13 16:27:26.686: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4526 86accda2-c218-4241-87c2-b0246e38569f 66362 0 2022-09-13 16:27:26 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-13 16:27:26 +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 13 16:27:26.687: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4526 86accda2-c218-4241-87c2-b0246e38569f 66364 0 2022-09-13 16:27:26 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-13 16:27:26 +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 + test/e2e/framework/framework.go:187 +Sep 13 16:27:26.687: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4526" for this suite. 09/13/22 16:27:26.695 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]","completed":347,"skipped":6490,"failed":0} +------------------------------ +• [0.092 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:26.612 + Sep 13 16:27:26.614: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename watch 09/13/22 16:27:26.615 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:26.632 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:26.636 + [It] should be able to start watching from a specific resource version [Conformance] + test/e2e/apimachinery/watch.go:142 + STEP: creating a new configmap 09/13/22 16:27:26.641 + STEP: modifying the configmap once 09/13/22 16:27:26.649 + STEP: modifying the configmap a second time 09/13/22 16:27:26.665 + STEP: deleting the configmap 09/13/22 16:27:26.679 + STEP: creating a watch on configmaps from the resource version returned by the first update 09/13/22 16:27:26.684 + STEP: Expecting to observe notifications for all changes to the configmap after the first update 09/13/22 16:27:26.686 + Sep 13 16:27:26.686: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4526 86accda2-c218-4241-87c2-b0246e38569f 66362 0 2022-09-13 16:27:26 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-13 16:27:26 +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 13 16:27:26.687: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4526 86accda2-c218-4241-87c2-b0246e38569f 66364 0 2022-09-13 16:27:26 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-09-13 16:27:26 +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 + test/e2e/framework/framework.go:187 + Sep 13 16:27:26.687: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "watch-4526" for this suite. 09/13/22 16:27:26.695 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:975 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:26.712 +Sep 13 16:27:26.712: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename statefulset 09/13/22 16:27:26.713 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:26.753 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:26.759 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1939 09/13/22 16:27:26.762 +[It] should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:975 +STEP: Creating statefulset ss in namespace statefulset-1939 09/13/22 16:27:26.787 +Sep 13 16:27:26.802: INFO: Found 0 stateful pods, waiting for 1 +Sep 13 16:27:36.807: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Patch Statefulset to include a label 09/13/22 16:27:36.813 +STEP: Getting /status 09/13/22 16:27:36.821 +Sep 13 16:27:36.825: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) +STEP: updating the StatefulSet Status 09/13/22 16:27:36.825 +Sep 13 16:27:36.836: 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 09/13/22 16:27:36.836 +Sep 13 16:27:36.838: INFO: Observed &StatefulSet event: ADDED +Sep 13 16:27:36.838: INFO: Found Statefulset ss in namespace statefulset-1939 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 13 16:27:36.838: INFO: Statefulset ss has an updated status +STEP: patching the Statefulset Status 09/13/22 16:27:36.838 +Sep 13 16:27:36.839: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Sep 13 16:27:36.848: 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 09/13/22 16:27:36.848 +Sep 13 16:27:36.851: INFO: Observed &StatefulSet event: ADDED +Sep 13 16:27:36.851: INFO: Observed Statefulset ss in namespace statefulset-1939 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Sep 13 16:27:36.852: INFO: Observed &StatefulSet event: MODIFIED +Sep 13 16:27:36.852: INFO: Found Statefulset ss in namespace statefulset-1939 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Sep 13 16:27:36.852: INFO: Deleting all statefulset in ns statefulset-1939 +Sep 13 16:27:36.858: INFO: Scaling statefulset ss to 0 +Sep 13 16:27:46.887: INFO: Waiting for statefulset status.replicas updated to 0 +Sep 13 16:27:46.890: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +Sep 13 16:27:46.907: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1939" for this suite. 09/13/22 16:27:46.923 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]","completed":348,"skipped":6507,"failed":0} +------------------------------ +• [SLOW TEST] [20.220 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:975 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:26.712 + Sep 13 16:27:26.712: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename statefulset 09/13/22 16:27:26.713 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:26.753 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:26.759 + [BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 + [BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 + STEP: Creating service test in namespace statefulset-1939 09/13/22 16:27:26.762 + [It] should validate Statefulset Status endpoints [Conformance] + test/e2e/apps/statefulset.go:975 + STEP: Creating statefulset ss in namespace statefulset-1939 09/13/22 16:27:26.787 + Sep 13 16:27:26.802: INFO: Found 0 stateful pods, waiting for 1 + Sep 13 16:27:36.807: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true + STEP: Patch Statefulset to include a label 09/13/22 16:27:36.813 + STEP: Getting /status 09/13/22 16:27:36.821 + Sep 13 16:27:36.825: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) + STEP: updating the StatefulSet Status 09/13/22 16:27:36.825 + Sep 13 16:27:36.836: 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 09/13/22 16:27:36.836 + Sep 13 16:27:36.838: INFO: Observed &StatefulSet event: ADDED + Sep 13 16:27:36.838: INFO: Found Statefulset ss in namespace statefulset-1939 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Sep 13 16:27:36.838: INFO: Statefulset ss has an updated status + STEP: patching the Statefulset Status 09/13/22 16:27:36.838 + Sep 13 16:27:36.839: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} + Sep 13 16:27:36.848: 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 09/13/22 16:27:36.848 + Sep 13 16:27:36.851: INFO: Observed &StatefulSet event: ADDED + Sep 13 16:27:36.851: INFO: Observed Statefulset ss in namespace statefulset-1939 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} + Sep 13 16:27:36.852: INFO: Observed &StatefulSet event: MODIFIED + Sep 13 16:27:36.852: INFO: Found Statefulset ss in namespace statefulset-1939 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } + [AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 + Sep 13 16:27:36.852: INFO: Deleting all statefulset in ns statefulset-1939 + Sep 13 16:27:36.858: INFO: Scaling statefulset ss to 0 + Sep 13 16:27:46.887: INFO: Waiting for statefulset status.replicas updated to 0 + Sep 13 16:27:46.890: INFO: Deleting statefulset ss + [AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 + Sep 13 16:27:46.907: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "statefulset-1939" for this suite. 09/13/22 16:27:46.923 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:316 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:27:46.932 +Sep 13 16:27:46.932: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename resourcequota 09/13/22 16:27:46.935 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:46.95 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:46.955 +[It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:316 +STEP: Counting existing ResourceQuota 09/13/22 16:28:03.964 +STEP: Creating a ResourceQuota 09/13/22 16:28:09.968 +STEP: Ensuring resource quota status is calculated 09/13/22 16:28:09.972 +STEP: Creating a ConfigMap 09/13/22 16:28:11.984 +STEP: Ensuring resource quota status captures configMap creation 09/13/22 16:28:11.997 +STEP: Deleting a ConfigMap 09/13/22 16:28:14.001 +STEP: Ensuring resource quota status released usage 09/13/22 16:28:14.008 +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +Sep 13 16:28:16.014: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-676" for this suite. 09/13/22 16:28:16.019 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","completed":349,"skipped":6520,"failed":0} +------------------------------ +• [SLOW TEST] [29.093 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:316 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:27:46.932 + Sep 13 16:27:46.932: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename resourcequota 09/13/22 16:27:46.935 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:27:46.95 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:27:46.955 + [It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/apimachinery/resource_quota.go:316 + STEP: Counting existing ResourceQuota 09/13/22 16:28:03.964 + STEP: Creating a ResourceQuota 09/13/22 16:28:09.968 + STEP: Ensuring resource quota status is calculated 09/13/22 16:28:09.972 + STEP: Creating a ConfigMap 09/13/22 16:28:11.984 + STEP: Ensuring resource quota status captures configMap creation 09/13/22 16:28:11.997 + STEP: Deleting a ConfigMap 09/13/22 16:28:14.001 + STEP: Ensuring resource quota status released usage 09/13/22 16:28:14.008 + [AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 + Sep 13 16:28:16.014: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "resourcequota-676" for this suite. 09/13/22 16:28:16.019 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] ReplicationController + should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:82 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:16.028 +Sep 13 16:28:16.029: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename replication-controller 09/13/22 16:28:16.031 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:16.047 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:16.051 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:82 +Sep 13 16:28:16.055: 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 09/13/22 16:28:17.073 +STEP: Checking rc "condition-test" has the desired failure condition set 09/13/22 16:28:17.077 +STEP: Scaling down rc "condition-test" to satisfy pod quota 09/13/22 16:28:18.089 +Sep 13 16:28:18.104: INFO: Updating replication controller "condition-test" +STEP: Checking rc "condition-test" has no failure condition set 09/13/22 16:28:18.105 +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +Sep 13 16:28:19.132: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-5680" for this suite. 09/13/22 16:28:19.139 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]","completed":350,"skipped":6528,"failed":0} +------------------------------ +• [3.124 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:82 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:16.028 + Sep 13 16:28:16.029: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename replication-controller 09/13/22 16:28:16.031 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:16.047 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:16.051 + [BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 + [It] should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/apps/rc.go:82 + Sep 13 16:28:16.055: 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 09/13/22 16:28:17.073 + STEP: Checking rc "condition-test" has the desired failure condition set 09/13/22 16:28:17.077 + STEP: Scaling down rc "condition-test" to satisfy pod quota 09/13/22 16:28:18.089 + Sep 13 16:28:18.104: INFO: Updating replication controller "condition-test" + STEP: Checking rc "condition-test" has no failure condition set 09/13/22 16:28:18.105 + [AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 + Sep 13 16:28:19.132: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "replication-controller-5680" for this suite. 09/13/22 16:28:19.139 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Downward API volume + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:234 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:19.155 +Sep 13 16:28:19.156: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename downward-api 09/13/22 16:28:19.158 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:19.213 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:19.224 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:234 +STEP: Creating a pod to test downward API volume plugin 09/13/22 16:28:19.239 +Sep 13 16:28:19.296: INFO: Waiting up to 5m0s for pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30" in namespace "downward-api-4816" to be "Succeeded or Failed" +Sep 13 16:28:19.319: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Pending", Reason="", readiness=false. Elapsed: 23.440998ms +Sep 13 16:28:21.325: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Pending", Reason="", readiness=false. Elapsed: 2.029195035s +Sep 13 16:28:23.323: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027360143s +STEP: Saw pod success 09/13/22 16:28:23.323 +Sep 13 16:28:23.324: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30" satisfied condition "Succeeded or Failed" +Sep 13 16:28:23.327: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 container client-container: +STEP: delete the pod 09/13/22 16:28:23.334 +Sep 13 16:28:23.349: INFO: Waiting for pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 to disappear +Sep 13 16:28:23.354: INFO: Pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +Sep 13 16:28:23.354: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-4816" for this suite. 09/13/22 16:28:23.36 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","completed":351,"skipped":6540,"failed":0} +------------------------------ +• [4.209 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:234 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:19.155 + Sep 13 16:28:19.156: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename downward-api 09/13/22 16:28:19.158 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:19.213 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:19.224 + [BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 + [It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/common/storage/downwardapi_volume.go:234 + STEP: Creating a pod to test downward API volume plugin 09/13/22 16:28:19.239 + Sep 13 16:28:19.296: INFO: Waiting up to 5m0s for pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30" in namespace "downward-api-4816" to be "Succeeded or Failed" + Sep 13 16:28:19.319: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Pending", Reason="", readiness=false. Elapsed: 23.440998ms + Sep 13 16:28:21.325: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Pending", Reason="", readiness=false. Elapsed: 2.029195035s + Sep 13 16:28:23.323: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027360143s + STEP: Saw pod success 09/13/22 16:28:23.323 + Sep 13 16:28:23.324: INFO: Pod "downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30" satisfied condition "Succeeded or Failed" + Sep 13 16:28:23.327: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 container client-container: + STEP: delete the pod 09/13/22 16:28:23.334 + Sep 13 16:28:23.349: INFO: Waiting for pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 to disappear + Sep 13 16:28:23.354: INFO: Pod downwardapi-volume-814eee6a-1590-4ab1-9871-2f1d0a881b30 no longer exists + [AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 + Sep 13 16:28:23.354: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "downward-api-4816" for this suite. 09/13/22 16:28:23.36 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] DNS + should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:23.365 +Sep 13 16:28:23.365: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename dns 09/13/22 16:28:23.367 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:23.394 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:23.406 +[It] should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 +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 + 09/13/22 16:28:23.418 +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 + 09/13/22 16:28:23.418 +STEP: creating a pod to probe DNS 09/13/22 16:28:23.419 +STEP: submitting the pod to kubernetes 09/13/22 16:28:23.419 +Sep 13 16:28:23.461: INFO: Waiting up to 15m0s for pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f" in namespace "dns-5012" to be "running" +Sep 13 16:28:23.469: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f": Phase="Pending", Reason="", readiness=false. Elapsed: 7.334066ms +Sep 13 16:28:25.473: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f": Phase="Running", Reason="", readiness=true. Elapsed: 2.011828529s +Sep 13 16:28:25.473: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f" satisfied condition "running" +STEP: retrieving the pod 09/13/22 16:28:25.473 +STEP: looking for the results for each expected name from probers 09/13/22 16:28:25.477 +Sep 13 16:28:25.511: INFO: DNS probes using dns-5012/dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f succeeded + +STEP: deleting the pod 09/13/22 16:28:25.511 +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +Sep 13 16:28:25.537: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-5012" for this suite. 09/13/22 16:28:25.543 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] DNS should provide DNS for the cluster [Conformance]","completed":352,"skipped":6548,"failed":0} +------------------------------ +• [2.186 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:23.365 + Sep 13 16:28:23.365: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename dns 09/13/22 16:28:23.367 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:23.394 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:23.406 + [It] should provide DNS for the cluster [Conformance] + test/e2e/network/dns.go:50 + 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 + 09/13/22 16:28:23.418 + 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 + 09/13/22 16:28:23.418 + STEP: creating a pod to probe DNS 09/13/22 16:28:23.419 + STEP: submitting the pod to kubernetes 09/13/22 16:28:23.419 + Sep 13 16:28:23.461: INFO: Waiting up to 15m0s for pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f" in namespace "dns-5012" to be "running" + Sep 13 16:28:23.469: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f": Phase="Pending", Reason="", readiness=false. Elapsed: 7.334066ms + Sep 13 16:28:25.473: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f": Phase="Running", Reason="", readiness=true. Elapsed: 2.011828529s + Sep 13 16:28:25.473: INFO: Pod "dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f" satisfied condition "running" + STEP: retrieving the pod 09/13/22 16:28:25.473 + STEP: looking for the results for each expected name from probers 09/13/22 16:28:25.477 + Sep 13 16:28:25.511: INFO: DNS probes using dns-5012/dns-test-ec9a327a-ee8c-4c7b-9309-f0f53ef9ba5f succeeded + + STEP: deleting the pod 09/13/22 16:28:25.511 + [AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:187 + Sep 13 16:28:25.537: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "dns-5012" for this suite. 09/13/22 16:28:25.543 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:242 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:25.56 +Sep 13 16:28:25.560: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename namespaces 09/13/22 16:28:25.561 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:25.576 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:25.581 +[It] should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:242 +STEP: Creating a test namespace 09/13/22 16:28:25.585 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:25.601 +STEP: Creating a pod in the namespace 09/13/22 16:28:25.605 +STEP: Waiting for the pod to have running status 09/13/22 16:28:25.62 +Sep 13 16:28:25.620: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "nsdeletetest-9262" to be "running" +Sep 13 16:28:25.628: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 7.174593ms +Sep 13 16:28:27.632: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011924189s +Sep 13 16:28:27.632: INFO: Pod "test-pod" satisfied condition "running" +STEP: Deleting the namespace 09/13/22 16:28:27.633 +STEP: Waiting for the namespace to be removed. 09/13/22 16:28:27.641 +STEP: Recreating the namespace 09/13/22 16:28:38.645 +STEP: Verifying there are no pods in the namespace 09/13/22 16:28:38.66 +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:28:38.664: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-7473" for this suite. 09/13/22 16:28:38.676 +STEP: Destroying namespace "nsdeletetest-9262" for this suite. 09/13/22 16:28:38.685 +Sep 13 16:28:38.691: INFO: Namespace nsdeletetest-9262 was already deleted +STEP: Destroying namespace "nsdeletetest-8196" for this suite. 09/13/22 16:28:38.691 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all pods are removed when a namespace is deleted [Conformance]","completed":353,"skipped":6561,"failed":0} +------------------------------ +• [SLOW TEST] [13.139 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:242 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:25.56 + Sep 13 16:28:25.560: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename namespaces 09/13/22 16:28:25.561 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:25.576 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:25.581 + [It] should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/apimachinery/namespace.go:242 + STEP: Creating a test namespace 09/13/22 16:28:25.585 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:25.601 + STEP: Creating a pod in the namespace 09/13/22 16:28:25.605 + STEP: Waiting for the pod to have running status 09/13/22 16:28:25.62 + Sep 13 16:28:25.620: INFO: Waiting up to 5m0s for pod "test-pod" in namespace "nsdeletetest-9262" to be "running" + Sep 13 16:28:25.628: INFO: Pod "test-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 7.174593ms + Sep 13 16:28:27.632: INFO: Pod "test-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.011924189s + Sep 13 16:28:27.632: INFO: Pod "test-pod" satisfied condition "running" + STEP: Deleting the namespace 09/13/22 16:28:27.633 + STEP: Waiting for the namespace to be removed. 09/13/22 16:28:27.641 + STEP: Recreating the namespace 09/13/22 16:28:38.645 + STEP: Verifying there are no pods in the namespace 09/13/22 16:28:38.66 + [AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:28:38.664: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "namespaces-7473" for this suite. 09/13/22 16:28:38.676 + STEP: Destroying namespace "nsdeletetest-9262" for this suite. 09/13/22 16:28:38.685 + Sep 13 16:28:38.691: INFO: Namespace nsdeletetest-9262 was already deleted + STEP: Destroying namespace "nsdeletetest-8196" for this suite. 09/13/22 16:28:38.691 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-apps] Daemon set [Serial] + should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:293 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:38.703 +Sep 13 16:28:38.704: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename daemonsets 09/13/22 16:28:38.705 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:38.73 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:38.734 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:293 +STEP: Creating a simple DaemonSet "daemon-set" 09/13/22 16:28:38.758 +STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:28:38.762 +Sep 13 16:28:38.772: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:28:38.772: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:28:39.781: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Sep 13 16:28:39.781: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 +Sep 13 16:28:40.787: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 16:28:40.787: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. 09/13/22 16:28:40.81 +Sep 13 16:28:40.923: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 16:28:40.923: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 is running 0 daemon pod, expected 1 +Sep 13 16:28:41.932: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Sep 13 16:28:41.932: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 is running 0 daemon pod, expected 1 +Sep 13 16:28:42.931: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 +Sep 13 16:28:42.931: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set +STEP: Wait for the failed daemon pod to be completely deleted. 09/13/22 16:28:42.931 +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:28:42.946 +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-4379, will wait for the garbage collector to delete the pods 09/13/22 16:28:42.946 +Sep 13 16:28:43.009: INFO: Deleting DaemonSet.extensions daemon-set took: 5.173256ms +Sep 13 16:28:43.110: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.980149ms +Sep 13 16:28:45.315: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Sep 13 16:28:45.315: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Sep 13 16:28:45.318: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"67267"},"items":null} + +Sep 13 16:28:45.322: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"67268"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:28:45.338: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-4379" for this suite. 09/13/22 16:28:45.342 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]","completed":354,"skipped":6565,"failed":0} +------------------------------ +• [SLOW TEST] [6.644 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:293 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:38.703 + Sep 13 16:28:38.704: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename daemonsets 09/13/22 16:28:38.705 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:38.73 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:38.734 + [BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 + [It] should retry creating failed daemon pods [Conformance] + test/e2e/apps/daemon_set.go:293 + STEP: Creating a simple DaemonSet "daemon-set" 09/13/22 16:28:38.758 + STEP: Check that daemon pods launch on every node of the cluster. 09/13/22 16:28:38.762 + Sep 13 16:28:38.772: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:28:38.772: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:28:39.781: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 + Sep 13 16:28:39.781: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-0rvx is running 0 daemon pod, expected 1 + Sep 13 16:28:40.787: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 16:28:40.787: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. 09/13/22 16:28:40.81 + Sep 13 16:28:40.923: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 16:28:40.923: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 is running 0 daemon pod, expected 1 + Sep 13 16:28:41.932: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 + Sep 13 16:28:41.932: INFO: Node gke-gke-1-25-default-pool-c9a2e4b7-x4b8 is running 0 daemon pod, expected 1 + Sep 13 16:28:42.931: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 3 + Sep 13 16:28:42.931: INFO: Number of running nodes: 3, number of available pods: 3 in daemonset daemon-set + STEP: Wait for the failed daemon pod to be completely deleted. 09/13/22 16:28:42.931 + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 + STEP: Deleting DaemonSet "daemon-set" 09/13/22 16:28:42.946 + STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-4379, will wait for the garbage collector to delete the pods 09/13/22 16:28:42.946 + Sep 13 16:28:43.009: INFO: Deleting DaemonSet.extensions daemon-set took: 5.173256ms + Sep 13 16:28:43.110: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.980149ms + Sep 13 16:28:45.315: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 + Sep 13 16:28:45.315: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set + Sep 13 16:28:45.318: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"67267"},"items":null} + + Sep 13 16:28:45.322: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"67268"},"items":null} + + [AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:28:45.338: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "daemonsets-4379" for this suite. 09/13/22 16:28:45.342 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-api-machinery] Garbage collector + should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:45.35 +Sep 13 16:28:45.351: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename gc 09/13/22 16:28:45.353 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:45.371 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:45.378 +[It] should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 +STEP: create the rc 09/13/22 16:28:45.383 +STEP: delete the rc 09/13/22 16:28:50.394 +STEP: wait for all pods to be garbage collected 09/13/22 16:28:50.404 +STEP: Gathering metrics 09/13/22 16:28:55.411 +W0913 16:28:55.427325 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. +Sep 13 16:28:55.427: 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 + test/e2e/framework/framework.go:187 +Sep 13 16:28:55.428: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-709" for this suite. 09/13/22 16:28:55.436 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-api-machinery] Garbage collector should delete pods created by rc when not orphaning [Conformance]","completed":355,"skipped":6577,"failed":0} +------------------------------ +• [SLOW TEST] [10.100 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:45.35 + Sep 13 16:28:45.351: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename gc 09/13/22 16:28:45.353 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:45.371 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:45.378 + [It] should delete pods created by rc when not orphaning [Conformance] + test/e2e/apimachinery/garbage_collector.go:312 + STEP: create the rc 09/13/22 16:28:45.383 + STEP: delete the rc 09/13/22 16:28:50.394 + STEP: wait for all pods to be garbage collected 09/13/22 16:28:50.404 + STEP: Gathering metrics 09/13/22 16:28:55.411 + W0913 16:28:55.427325 19 metrics_grabber.go:151] Can't find kube-controller-manager pod. Grabbing metrics from kube-controller-manager is disabled. + Sep 13 16:28:55.427: 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 + test/e2e/framework/framework.go:187 + Sep 13 16:28:55.428: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "gc-709" for this suite. 09/13/22 16:28:55.436 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-storage] Projected downwardAPI + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:67 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:55.465 +Sep 13 16:28:55.465: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename projected 09/13/22 16:28:55.466 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:55.483 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:55.488 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:67 +STEP: Creating a pod to test downward API volume plugin 09/13/22 16:28:55.491 +Sep 13 16:28:55.508: INFO: Waiting up to 5m0s for pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471" in namespace "projected-9657" to be "Succeeded or Failed" +Sep 13 16:28:55.518: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Pending", Reason="", readiness=false. Elapsed: 9.987681ms +Sep 13 16:28:57.522: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013788236s +Sep 13 16:28:59.525: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016785334s +STEP: Saw pod success 09/13/22 16:28:59.525 +Sep 13 16:28:59.526: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471" satisfied condition "Succeeded or Failed" +Sep 13 16:28:59.529: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 container client-container: +STEP: delete the pod 09/13/22 16:28:59.536 +Sep 13 16:28:59.546: INFO: Waiting for pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 to disappear +Sep 13 16:28:59.550: INFO: Pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +Sep 13 16:28:59.550: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9657" for this suite. 09/13/22 16:28:59.556 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","completed":356,"skipped":6624,"failed":0} +------------------------------ +• [4.096 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:67 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:55.465 + Sep 13 16:28:55.465: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename projected 09/13/22 16:28:55.466 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:55.483 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:55.488 + [BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 + [It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/common/storage/projected_downwardapi.go:67 + STEP: Creating a pod to test downward API volume plugin 09/13/22 16:28:55.491 + Sep 13 16:28:55.508: INFO: Waiting up to 5m0s for pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471" in namespace "projected-9657" to be "Succeeded or Failed" + Sep 13 16:28:55.518: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Pending", Reason="", readiness=false. Elapsed: 9.987681ms + Sep 13 16:28:57.522: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013788236s + Sep 13 16:28:59.525: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016785334s + STEP: Saw pod success 09/13/22 16:28:59.525 + Sep 13 16:28:59.526: INFO: Pod "downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471" satisfied condition "Succeeded or Failed" + Sep 13 16:28:59.529: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 container client-container: + STEP: delete the pod 09/13/22 16:28:59.536 + Sep 13 16:28:59.546: INFO: Waiting for pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 to disappear + Sep 13 16:28:59.550: INFO: Pod downwardapi-volume-93bef1c1-fd04-4b84-87b5-34c9b00a8471 no longer exists + [AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 + Sep 13 16:28:59.550: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "projected-9657" for this suite. 09/13/22 16:28:59.556 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:28:59.571 +Sep 13 16:28:59.571: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename pod-network-test 09/13/22 16:28:59.573 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:59.587 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:59.595 +[It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 +STEP: Performing setup for networking test in namespace pod-network-test-6519 09/13/22 16:28:59.602 +STEP: creating a selector 09/13/22 16:28:59.603 +STEP: Creating the service pods in kubernetes 09/13/22 16:28:59.603 +Sep 13 16:28:59.603: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Sep 13 16:28:59.776: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6519" to be "running and ready" +Sep 13 16:28:59.788: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 11.896858ms +Sep 13 16:28:59.788: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Sep 13 16:29:01.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.01580391s +Sep 13 16:29:01.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:03.955: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.178816849s +Sep 13 16:29:03.955: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:05.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.016932016s +Sep 13 16:29:05.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:07.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.015338112s +Sep 13 16:29:07.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:09.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.016045922s +Sep 13 16:29:09.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:11.795: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.01881893s +Sep 13 16:29:11.796: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:13.799: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.022995277s +Sep 13 16:29:13.800: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:15.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.016284842s +Sep 13 16:29:15.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:17.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.016675983s +Sep 13 16:29:17.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:19.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.015572873s +Sep 13 16:29:19.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) +Sep 13 16:29:21.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.016330384s +Sep 13 16:29:21.793: INFO: The phase of Pod netserver-0 is Running (Ready = true) +Sep 13 16:29:21.793: INFO: Pod "netserver-0" satisfied condition "running and ready" +Sep 13 16:29:21.797: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6519" to be "running and ready" +Sep 13 16:29:21.800: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.737657ms +Sep 13 16:29:21.800: INFO: The phase of Pod netserver-1 is Running (Ready = true) +Sep 13 16:29:21.800: INFO: Pod "netserver-1" satisfied condition "running and ready" +Sep 13 16:29:21.804: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6519" to be "running and ready" +Sep 13 16:29:21.807: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.442779ms +Sep 13 16:29:21.807: INFO: The phase of Pod netserver-2 is Running (Ready = true) +Sep 13 16:29:21.808: INFO: Pod "netserver-2" satisfied condition "running and ready" +STEP: Creating test pods 09/13/22 16:29:21.81 +Sep 13 16:29:21.828: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6519" to be "running" +Sep 13 16:29:21.839: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 11.021815ms +Sep 13 16:29:23.844: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.015909553s +Sep 13 16:29:23.844: INFO: Pod "test-container-pod" satisfied condition "running" +Sep 13 16:29:23.847: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 +Sep 13 16:29:23.847: INFO: Breadth first check of 10.72.0.233 on host 10.196.0.27... +Sep 13 16:29:23.850: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.0.233&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:29:23.850: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:29:23.851: INFO: ExecWithOptions: Clientset creation +Sep 13 16:29:23.851: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.0.233%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:29:23.928: INFO: Waiting for responses: map[] +Sep 13 16:29:23.928: INFO: reached 10.72.0.233 after 0/1 tries +Sep 13 16:29:23.928: INFO: Breadth first check of 10.72.1.113 on host 10.196.0.28... +Sep 13 16:29:23.931: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.1.113&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:29:23.931: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:29:23.933: INFO: ExecWithOptions: Clientset creation +Sep 13 16:29:23.933: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.1.113%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:29:24.004: INFO: Waiting for responses: map[] +Sep 13 16:29:24.004: INFO: reached 10.72.1.113 after 0/1 tries +Sep 13 16:29:24.004: INFO: Breadth first check of 10.72.2.187 on host 10.196.0.29... +Sep 13 16:29:24.009: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.2.187&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Sep 13 16:29:24.009: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +Sep 13 16:29:24.010: INFO: ExecWithOptions: Clientset creation +Sep 13 16:29:24.010: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.2.187%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Sep 13 16:29:24.114: INFO: Waiting for responses: map[] +Sep 13 16:29:24.114: INFO: reached 10.72.2.187 after 0/1 tries +Sep 13 16:29:24.114: INFO: Going to retry 0 out of 3 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +Sep 13 16:29:24.115: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-6519" for this suite. 09/13/22 16:29:24.12 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","completed":357,"skipped":6642,"failed":0} +------------------------------ +• [SLOW TEST] [24.559 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:28:59.571 + Sep 13 16:28:59.571: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename pod-network-test 09/13/22 16:28:59.573 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:28:59.587 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:28:59.595 + [It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/common/network/networking.go:93 + STEP: Performing setup for networking test in namespace pod-network-test-6519 09/13/22 16:28:59.602 + STEP: creating a selector 09/13/22 16:28:59.603 + STEP: Creating the service pods in kubernetes 09/13/22 16:28:59.603 + Sep 13 16:28:59.603: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable + Sep 13 16:28:59.776: INFO: Waiting up to 5m0s for pod "netserver-0" in namespace "pod-network-test-6519" to be "running and ready" + Sep 13 16:28:59.788: INFO: Pod "netserver-0": Phase="Pending", Reason="", readiness=false. Elapsed: 11.896858ms + Sep 13 16:28:59.788: INFO: The phase of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) + Sep 13 16:29:01.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 2.01580391s + Sep 13 16:29:01.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:03.955: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 4.178816849s + Sep 13 16:29:03.955: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:05.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 6.016932016s + Sep 13 16:29:05.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:07.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 8.015338112s + Sep 13 16:29:07.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:09.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 10.016045922s + Sep 13 16:29:09.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:11.795: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 12.01881893s + Sep 13 16:29:11.796: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:13.799: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 14.022995277s + Sep 13 16:29:13.800: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:15.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 16.016284842s + Sep 13 16:29:15.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:17.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 18.016675983s + Sep 13 16:29:17.793: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:19.792: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=false. Elapsed: 20.015572873s + Sep 13 16:29:19.792: INFO: The phase of Pod netserver-0 is Running (Ready = false) + Sep 13 16:29:21.793: INFO: Pod "netserver-0": Phase="Running", Reason="", readiness=true. Elapsed: 22.016330384s + Sep 13 16:29:21.793: INFO: The phase of Pod netserver-0 is Running (Ready = true) + Sep 13 16:29:21.793: INFO: Pod "netserver-0" satisfied condition "running and ready" + Sep 13 16:29:21.797: INFO: Waiting up to 5m0s for pod "netserver-1" in namespace "pod-network-test-6519" to be "running and ready" + Sep 13 16:29:21.800: INFO: Pod "netserver-1": Phase="Running", Reason="", readiness=true. Elapsed: 2.737657ms + Sep 13 16:29:21.800: INFO: The phase of Pod netserver-1 is Running (Ready = true) + Sep 13 16:29:21.800: INFO: Pod "netserver-1" satisfied condition "running and ready" + Sep 13 16:29:21.804: INFO: Waiting up to 5m0s for pod "netserver-2" in namespace "pod-network-test-6519" to be "running and ready" + Sep 13 16:29:21.807: INFO: Pod "netserver-2": Phase="Running", Reason="", readiness=true. Elapsed: 2.442779ms + Sep 13 16:29:21.807: INFO: The phase of Pod netserver-2 is Running (Ready = true) + Sep 13 16:29:21.808: INFO: Pod "netserver-2" satisfied condition "running and ready" + STEP: Creating test pods 09/13/22 16:29:21.81 + Sep 13 16:29:21.828: INFO: Waiting up to 5m0s for pod "test-container-pod" in namespace "pod-network-test-6519" to be "running" + Sep 13 16:29:21.839: INFO: Pod "test-container-pod": Phase="Pending", Reason="", readiness=false. Elapsed: 11.021815ms + Sep 13 16:29:23.844: INFO: Pod "test-container-pod": Phase="Running", Reason="", readiness=true. Elapsed: 2.015909553s + Sep 13 16:29:23.844: INFO: Pod "test-container-pod" satisfied condition "running" + Sep 13 16:29:23.847: INFO: Setting MaxTries for pod polling to 39 for networking test based on endpoint count 3 + Sep 13 16:29:23.847: INFO: Breadth first check of 10.72.0.233 on host 10.196.0.27... + Sep 13 16:29:23.850: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.0.233&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:29:23.850: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:29:23.851: INFO: ExecWithOptions: Clientset creation + Sep 13 16:29:23.851: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.0.233%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:29:23.928: INFO: Waiting for responses: map[] + Sep 13 16:29:23.928: INFO: reached 10.72.0.233 after 0/1 tries + Sep 13 16:29:23.928: INFO: Breadth first check of 10.72.1.113 on host 10.196.0.28... + Sep 13 16:29:23.931: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.1.113&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:29:23.931: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:29:23.933: INFO: ExecWithOptions: Clientset creation + Sep 13 16:29:23.933: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.1.113%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:29:24.004: INFO: Waiting for responses: map[] + Sep 13 16:29:24.004: INFO: reached 10.72.1.113 after 0/1 tries + Sep 13 16:29:24.004: INFO: Breadth first check of 10.72.2.187 on host 10.196.0.29... + Sep 13 16:29:24.009: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.72.1.114:9080/dial?request=hostname&protocol=udp&host=10.72.2.187&port=8081&tries=1'] Namespace:pod-network-test-6519 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} + Sep 13 16:29:24.009: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + Sep 13 16:29:24.010: INFO: ExecWithOptions: Clientset creation + Sep 13 16:29:24.010: INFO: ExecWithOptions: execute(POST https://10.80.16.1:443/api/v1/namespaces/pod-network-test-6519/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.72.1.114%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.72.2.187%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) + Sep 13 16:29:24.114: INFO: Waiting for responses: map[] + Sep 13 16:29:24.114: INFO: reached 10.72.2.187 after 0/1 tries + Sep 13 16:29:24.114: INFO: Going to retry 0 out of 3 pods.... + [AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:187 + Sep 13 16:29:24.115: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "pod-network-test-6519" for this suite. 09/13/22 16:29:24.12 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-instrumentation] Events + should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:29:24.136 +Sep 13 16:29:24.136: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename events 09/13/22 16:29:24.137 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:29:24.152 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:29:24.157 +[It] should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 +STEP: creating a test event 09/13/22 16:29:24.162 +STEP: listing all events in all namespaces 09/13/22 16:29:24.166 +STEP: patching the test event 09/13/22 16:29:24.17 +STEP: fetching the test event 09/13/22 16:29:24.18 +STEP: updating the test event 09/13/22 16:29:24.184 +STEP: getting the test event 09/13/22 16:29:24.197 +STEP: deleting the test event 09/13/22 16:29:24.208 +STEP: listing all events in all namespaces 09/13/22 16:29:24.218 +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 +Sep 13 16:29:24.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-4577" for this suite. 09/13/22 16:29:24.234 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-instrumentation] Events should manage the lifecycle of an event [Conformance]","completed":358,"skipped":6644,"failed":0} +------------------------------ +• [0.109 seconds] +[sig-instrumentation] Events +test/e2e/instrumentation/common/framework.go:23 + should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:29:24.136 + Sep 13 16:29:24.136: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename events 09/13/22 16:29:24.137 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:29:24.152 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:29:24.157 + [It] should manage the lifecycle of an event [Conformance] + test/e2e/instrumentation/core_events.go:57 + STEP: creating a test event 09/13/22 16:29:24.162 + STEP: listing all events in all namespaces 09/13/22 16:29:24.166 + STEP: patching the test event 09/13/22 16:29:24.17 + STEP: fetching the test event 09/13/22 16:29:24.18 + STEP: updating the test event 09/13/22 16:29:24.184 + STEP: getting the test event 09/13/22 16:29:24.197 + STEP: deleting the test event 09/13/22 16:29:24.208 + STEP: listing all events in all namespaces 09/13/22 16:29:24.218 + [AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 + Sep 13 16:29:24.226: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "events-4577" for this suite. 09/13/22 16:29:24.234 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Probing container + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:148 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:29:24.25 +Sep 13 16:29:24.250: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename container-probe 09/13/22 16:29:24.251 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:29:24.276 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:29:24.281 +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 +[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:148 +STEP: Creating pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf in namespace container-probe-7578 09/13/22 16:29:24.285 +Sep 13 16:29:24.298: INFO: Waiting up to 5m0s for pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf" in namespace "container-probe-7578" to be "not pending" +Sep 13 16:29:24.307: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf": Phase="Pending", Reason="", readiness=false. Elapsed: 9.093876ms +Sep 13 16:29:26.312: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf": Phase="Running", Reason="", readiness=true. Elapsed: 2.013774639s +Sep 13 16:29:26.312: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf" satisfied condition "not pending" +Sep 13 16:29:26.312: INFO: Started pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf in namespace container-probe-7578 +STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 16:29:26.312 +Sep 13 16:29:26.316: INFO: Initial restart count of pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf is 0 +STEP: deleting the pod 09/13/22 16:33:26.873 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +Sep 13 16:33:26.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-7578" for this suite. 09/13/22 16:33:26.927 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","completed":359,"skipped":6670,"failed":0} +------------------------------ +• [SLOW TEST] [242.685 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:148 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:29:24.25 + Sep 13 16:29:24.250: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename container-probe 09/13/22 16:29:24.251 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:29:24.276 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:29:24.281 + [BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:59 + [It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/common/node/container_probe.go:148 + STEP: Creating pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf in namespace container-probe-7578 09/13/22 16:29:24.285 + Sep 13 16:29:24.298: INFO: Waiting up to 5m0s for pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf" in namespace "container-probe-7578" to be "not pending" + Sep 13 16:29:24.307: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf": Phase="Pending", Reason="", readiness=false. Elapsed: 9.093876ms + Sep 13 16:29:26.312: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf": Phase="Running", Reason="", readiness=true. Elapsed: 2.013774639s + Sep 13 16:29:26.312: INFO: Pod "busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf" satisfied condition "not pending" + Sep 13 16:29:26.312: INFO: Started pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf in namespace container-probe-7578 + STEP: checking the pod's current state and verifying that restartCount is present 09/13/22 16:29:26.312 + Sep 13 16:29:26.316: INFO: Initial restart count of pod busybox-e5fed45a-ae9d-44f7-aaa4-1e766af23ddf is 0 + STEP: deleting the pod 09/13/22 16:33:26.873 + [AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 + Sep 13 16:33:26.916: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "container-probe-7578" for this suite. 09/13/22 16:33:26.927 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:33:26.938 +Sep 13 16:33:26.939: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename runtimeclass 09/13/22 16:33:26.94 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:33:26.955 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:33:26.96 +[It] should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 +STEP: Deleting RuntimeClass runtimeclass-6941-delete-me 09/13/22 16:33:26.971 +STEP: Waiting for the RuntimeClass to disappear 09/13/22 16:33:26.98 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +Sep 13 16:33:26.999: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-6941" for this suite. 09/13/22 16:33:27.003 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]","completed":360,"skipped":6672,"failed":0} +------------------------------ +• [0.081 seconds] +[sig-node] RuntimeClass +test/e2e/common/node/framework.go:23 + should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:33:26.938 + Sep 13 16:33:26.939: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename runtimeclass 09/13/22 16:33:26.94 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:33:26.955 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:33:26.96 + [It] should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/common/node/runtimeclass.go:156 + STEP: Deleting RuntimeClass runtimeclass-6941-delete-me 09/13/22 16:33:26.971 + STEP: Waiting for the RuntimeClass to disappear 09/13/22 16:33:26.98 + [AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 + Sep 13 16:33:26.999: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "runtimeclass-6941" for this suite. 09/13/22 16:33:27.003 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:420 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:33:27.046 +Sep 13 16:33:27.046: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename taint-multiple-pods 09/13/22 16:33:27.048 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:33:27.064 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:33:27.071 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/node/taints.go:348 +Sep 13 16:33:27.074: INFO: Waiting up to 1m0s for all nodes to be ready +Sep 13 16:34:27.116: INFO: Waiting for terminating namespaces to be deleted... +[It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:420 +Sep 13 16:34:27.119: INFO: Starting informer... +STEP: Starting pods... 09/13/22 16:34:27.12 +Sep 13 16:34:27.359: INFO: Pod1 is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node +Sep 13 16:34:27.384: INFO: Waiting up to 5m0s for pod "taint-eviction-b1" in namespace "taint-multiple-pods-475" to be "running" +Sep 13 16:34:27.391: INFO: Pod "taint-eviction-b1": Phase="Pending", Reason="", readiness=false. Elapsed: 5.964756ms +Sep 13 16:34:29.395: INFO: Pod "taint-eviction-b1": Phase="Running", Reason="", readiness=true. Elapsed: 2.010243291s +Sep 13 16:34:29.395: INFO: Pod "taint-eviction-b1" satisfied condition "running" +Sep 13 16:34:29.395: INFO: Waiting up to 5m0s for pod "taint-eviction-b2" in namespace "taint-multiple-pods-475" to be "running" +Sep 13 16:34:29.398: INFO: Pod "taint-eviction-b2": Phase="Running", Reason="", readiness=true. Elapsed: 2.990121ms +Sep 13 16:34:29.398: INFO: Pod "taint-eviction-b2" satisfied condition "running" +Sep 13 16:34:29.398: INFO: Pod2 is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node +STEP: Trying to apply a taint on the Node 09/13/22 16:34:29.398 +STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:34:29.415 +STEP: Waiting for Pod1 and Pod2 to be deleted 09/13/22 16:34:29.422 +Sep 13 16:34:35.648: INFO: Noticed Pod "taint-eviction-b1" gets evicted. +Sep 13 16:34:54.980: 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 09/13/22 16:34:55.006 +[AfterEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:187 +Sep 13 16:34:55.013: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-multiple-pods-475" for this suite. 09/13/22 16:34:55.02 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]","completed":361,"skipped":6694,"failed":0} +------------------------------ +• [SLOW TEST] [87.979 seconds] +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] +test/e2e/node/framework.go:23 + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:420 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:33:27.046 + Sep 13 16:33:27.046: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename taint-multiple-pods 09/13/22 16:33:27.048 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:33:27.064 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:33:27.071 + [BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/node/taints.go:348 + Sep 13 16:33:27.074: INFO: Waiting up to 1m0s for all nodes to be ready + Sep 13 16:34:27.116: INFO: Waiting for terminating namespaces to be deleted... + [It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/node/taints.go:420 + Sep 13 16:34:27.119: INFO: Starting informer... + STEP: Starting pods... 09/13/22 16:34:27.12 + Sep 13 16:34:27.359: INFO: Pod1 is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node + Sep 13 16:34:27.384: INFO: Waiting up to 5m0s for pod "taint-eviction-b1" in namespace "taint-multiple-pods-475" to be "running" + Sep 13 16:34:27.391: INFO: Pod "taint-eviction-b1": Phase="Pending", Reason="", readiness=false. Elapsed: 5.964756ms + Sep 13 16:34:29.395: INFO: Pod "taint-eviction-b1": Phase="Running", Reason="", readiness=true. Elapsed: 2.010243291s + Sep 13 16:34:29.395: INFO: Pod "taint-eviction-b1" satisfied condition "running" + Sep 13 16:34:29.395: INFO: Waiting up to 5m0s for pod "taint-eviction-b2" in namespace "taint-multiple-pods-475" to be "running" + Sep 13 16:34:29.398: INFO: Pod "taint-eviction-b2": Phase="Running", Reason="", readiness=true. Elapsed: 2.990121ms + Sep 13 16:34:29.398: INFO: Pod "taint-eviction-b2" satisfied condition "running" + Sep 13 16:34:29.398: INFO: Pod2 is running on gke-gke-1-25-default-pool-c9a2e4b7-vkq7. Tainting Node + STEP: Trying to apply a taint on the Node 09/13/22 16:34:29.398 + STEP: verifying the node has the taint kubernetes.io/e2e-evict-taint-key=evictTaintVal:NoExecute 09/13/22 16:34:29.415 + STEP: Waiting for Pod1 and Pod2 to be deleted 09/13/22 16:34:29.422 + Sep 13 16:34:35.648: INFO: Noticed Pod "taint-eviction-b1" gets evicted. + Sep 13 16:34:54.980: 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 09/13/22 16:34:55.006 + [AfterEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:187 + Sep 13 16:34:55.013: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "taint-multiple-pods-475" for this suite. 09/13/22 16:34:55.02 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:91 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 +STEP: Creating a kubernetes client 09/13/22 16:34:55.026 +Sep 13 16:34:55.027: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 +STEP: Building a namespace api object, basename var-expansion 09/13/22 16:34:55.029 +STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:34:55.044 +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:34:55.051 +[It] should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:91 +STEP: Creating a pod to test substitution in container's args 09/13/22 16:34:55.057 +Sep 13 16:34:55.079: INFO: Waiting up to 5m0s for pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3" in namespace "var-expansion-5106" to be "Succeeded or Failed" +Sep 13 16:34:55.086: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Pending", Reason="", readiness=false. Elapsed: 5.999947ms +Sep 13 16:34:57.090: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010813632s +Sep 13 16:34:59.091: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011634044s +STEP: Saw pod success 09/13/22 16:34:59.091 +Sep 13 16:34:59.092: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3" satisfied condition "Succeeded or Failed" +Sep 13 16:34:59.094: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 container dapi-container: +STEP: delete the pod 09/13/22 16:34:59.114 +Sep 13 16:34:59.125: INFO: Waiting for pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 to disappear +Sep 13 16:34:59.129: INFO: Pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +Sep 13 16:34:59.130: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-5106" for this suite. 09/13/22 16:34:59.135 +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","completed":362,"skipped":6697,"failed":0} +------------------------------ +• [4.114 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:91 + + Begin Captured GinkgoWriter Output >> + [BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:186 + STEP: Creating a kubernetes client 09/13/22 16:34:55.026 + Sep 13 16:34:55.027: INFO: >>> kubeConfig: /tmp/kubeconfig-1933142195 + STEP: Building a namespace api object, basename var-expansion 09/13/22 16:34:55.029 + STEP: Waiting for a default service account to be provisioned in namespace 09/13/22 16:34:55.044 + STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 09/13/22 16:34:55.051 + [It] should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/common/node/expansion.go:91 + STEP: Creating a pod to test substitution in container's args 09/13/22 16:34:55.057 + Sep 13 16:34:55.079: INFO: Waiting up to 5m0s for pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3" in namespace "var-expansion-5106" to be "Succeeded or Failed" + Sep 13 16:34:55.086: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Pending", Reason="", readiness=false. Elapsed: 5.999947ms + Sep 13 16:34:57.090: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010813632s + Sep 13 16:34:59.091: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.011634044s + STEP: Saw pod success 09/13/22 16:34:59.091 + Sep 13 16:34:59.092: INFO: Pod "var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3" satisfied condition "Succeeded or Failed" + Sep 13 16:34:59.094: INFO: Trying to get logs from node gke-gke-1-25-default-pool-c9a2e4b7-vkq7 pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 container dapi-container: + STEP: delete the pod 09/13/22 16:34:59.114 + Sep 13 16:34:59.125: INFO: Waiting for pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 to disappear + Sep 13 16:34:59.129: INFO: Pod var-expansion-6fc9c2c4-d20f-4fd3-9be8-2fd833cc8be3 no longer exists + [AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 + Sep 13 16:34:59.130: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready + STEP: Destroying namespace "var-expansion-5106" for this suite. 09/13/22 16:34:59.135 + [ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S[ReportAfterEach] TOP-LEVEL + test/e2e/e2e_test.go:142 +S +------------------------------ +[SynchronizedAfterSuite] +test/e2e/e2e.go:87 +[SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:87 +{"msg":"Test Suite completed","completed":362,"skipped":6705,"failed":0} +Sep 13 16:34:59.145: INFO: Running AfterSuite actions on all nodes +Sep 13 16:34:59.145: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func20.2 +Sep 13 16:34:59.145: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func10.2 +Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func9.2 +Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 +Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 +Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 +Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 +[SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:87 +Sep 13 16:34:59.146: INFO: Running AfterSuite actions on node 1 +Sep 13 16:34:59.146: INFO: Skipping dumping logs from cluster +------------------------------ +[SynchronizedAfterSuite] PASSED [0.001 seconds] +[SynchronizedAfterSuite] +test/e2e/e2e.go:87 + + Begin Captured GinkgoWriter Output >> + [SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:87 + Sep 13 16:34:59.145: INFO: Running AfterSuite actions on all nodes + Sep 13 16:34:59.145: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func20.2 + Sep 13 16:34:59.145: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func10.2 + Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func9.2 + Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 + Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 + Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 + Sep 13 16:34:59.146: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 + [SynchronizedAfterSuite] TOP-LEVEL + test/e2e/e2e.go:87 + Sep 13 16:34:59.146: INFO: Running AfterSuite actions on node 1 + Sep 13 16:34:59.146: INFO: Skipping dumping logs from cluster + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterSuite] Kubernetes e2e suite report +test/e2e/e2e_test.go:146 +[ReportAfterSuite] TOP-LEVEL + test/e2e/e2e_test.go:146 +------------------------------ +[ReportAfterSuite] PASSED [0.000 seconds] +[ReportAfterSuite] Kubernetes e2e suite report +test/e2e/e2e_test.go:146 + + Begin Captured GinkgoWriter Output >> + [ReportAfterSuite] TOP-LEVEL + test/e2e/e2e_test.go:146 + << End Captured GinkgoWriter Output +------------------------------ +[ReportAfterSuite] Kubernetes e2e JUnit report +test/e2e/framework/test_context.go:559 +[ReportAfterSuite] TOP-LEVEL + test/e2e/framework/test_context.go:559 +------------------------------ +[ReportAfterSuite] PASSED [0.116 seconds] +[ReportAfterSuite] Kubernetes e2e JUnit report +test/e2e/framework/test_context.go:559 + + Begin Captured GinkgoWriter Output >> + [ReportAfterSuite] TOP-LEVEL + test/e2e/framework/test_context.go:559 + << End Captured GinkgoWriter Output +------------------------------ + +Ran 362 of 7067 Specs in 5932.500 seconds +SUCCESS! -- 362 Passed | 0 Failed | 0 Pending | 6705 Skipped +PASS + +Ginkgo ran 1 suite in 1h38m52.982660912s +Test Suite Passed +You're using deprecated Ginkgo functionality: +============================================= + --noColor is deprecated, use --no-color instead + Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags + +To silence deprecations that can be silenced set the following environment variable: + ACK_GINKGO_DEPRECATIONS=2.1.4 + diff --git a/v1.25/gke/junit_01.xml b/v1.25/gke/junit_01.xml new file mode 100644 index 0000000000..ba1e1f989c --- /dev/null +++ b/v1.25/gke/junit_01.xml @@ -0,0 +1,20505 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file