<?xml version="1.0" encoding="UTF-8"?>
  <testsuite name="Kubernetes e2e suite" tests="20" failures="2" errors="0" time="876.992">
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Garbage collector should support orphan deletion of custom resources" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]" classname="Kubernetes e2e suite" time="21.801793948"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.088998119"></testcase>
      <testcase name="[sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]" classname="Kubernetes e2e suite" time="1.048481285"></testcase>
      <testcase name="[sig-network] Services should be able to create a functioning NodePort service [Conformance]" classname="Kubernetes e2e suite" time="136.88271919">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;May 13 22:00:52.022: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0047663a0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31265 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31265 over TCP protocol&#xA;occurred&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1169</failure>
          <system-out>{&#34;msg&#34;:&#34;PASSED [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]&#34;,&#34;total&#34;:-1,&#34;completed&#34;:3,&#34;skipped&#34;:6,&#34;failed&#34;:0}&#xA;[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;May 13 21:58:36.223: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename services&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:746&#xA;[It] should be able to create a functioning NodePort service [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: creating service nodeport-test with type=NodePort in namespace services-4471&#xA;STEP: creating replication controller nodeport-test in namespace services-4471&#xA;I0513 21:58:36.254451      32 runners.go:190] Created replication controller with name: nodeport-test, namespace: services-4471, replica count: 2&#xA;I0513 21:58:39.304743      32 runners.go:190] nodeport-test Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I0513 21:58:42.306158      32 runners.go:190] nodeport-test Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I0513 21:58:45.307818      32 runners.go:190] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;May 13 21:58:45.307: INFO: Creating new exec pod&#xA;May 13 21:58:50.330: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80&#39;&#xA;May 13 21:58:50.594: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n&#34;&#xA;May 13 21:58:50.594: INFO: stdout: &#34;nodeport-test-m8kmx&#34;&#xA;May 13 21:58:50.594: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.9.144 80&#39;&#xA;May 13 21:58:50.856: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.9.144 80\nConnection to 10.233.9.144 80 port [tcp/http] succeeded!\n&#34;&#xA;May 13 21:58:50.856: INFO: stdout: &#34;nodeport-test-692vl&#34;&#xA;May 13 21:58:50.856: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:51.128: INFO: rc: 1&#xA;May 13 21:58:51.129: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:52.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:52.402: INFO: rc: 1&#xA;May 13 21:58:52.402: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:53.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:53.378: INFO: rc: 1&#xA;May 13 21:58:53.378: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:54.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:54.383: INFO: rc: 1&#xA;May 13 21:58:54.383: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:55.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:55.393: INFO: rc: 1&#xA;May 13 21:58:55.393: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:56.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:56.380: INFO: rc: 1&#xA;May 13 21:58:56.380: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:57.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:57.402: INFO: rc: 1&#xA;May 13 21:58:57.402: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:58.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:58.398: INFO: rc: 1&#xA;May 13 21:58:58.398: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:58:59.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:58:59.368: INFO: rc: 1&#xA;May 13 21:58:59.368: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:00.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:00.472: INFO: rc: 1&#xA;May 13 21:59:00.472: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:01.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:01.553: INFO: rc: 1&#xA;May 13 21:59:01.553: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:02.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:02.368: INFO: rc: 1&#xA;May 13 21:59:02.368: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:03.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:03.370: INFO: rc: 1&#xA;May 13 21:59:03.370: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:04.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:04.589: INFO: rc: 1&#xA;May 13 21:59:04.589: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:05.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:05.615: INFO: rc: 1&#xA;May 13 21:59:05.615: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:06.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:06.405: INFO: rc: 1&#xA;May 13 21:59:06.405: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:07.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:07.416: INFO: rc: 1&#xA;May 13 21:59:07.416: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:08.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:08.512: INFO: rc: 1&#xA;May 13 21:59:08.512: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:09.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:10.673: INFO: rc: 1&#xA;May 13 21:59:10.673: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:11.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:11.401: INFO: rc: 1&#xA;May 13 21:59:11.401: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:12.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:12.629: INFO: rc: 1&#xA;May 13 21:59:12.629: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:13.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:13.429: INFO: rc: 1&#xA;May 13 21:59:13.429: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:14.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:14.470: INFO: rc: 1&#xA;May 13 21:59:14.470: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:15.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:15.606: INFO: rc: 1&#xA;May 13 21:59:15.606: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:16.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:16.386: INFO: rc: 1&#xA;May 13 21:59:16.386: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:17.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:17.615: INFO: rc: 1&#xA;May 13 21:59:17.615: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:18.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:18.486: INFO: rc: 1&#xA;May 13 21:59:18.486: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:19.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:19.746: INFO: rc: 1&#xA;May 13 21:59:19.746: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:20.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:20.379: INFO: rc: 1&#xA;May 13 21:59:20.380: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:21.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:21.376: INFO: rc: 1&#xA;May 13 21:59:21.376: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:22.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:22.530: INFO: rc: 1&#xA;May 13 21:59:22.530: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:23.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:23.573: INFO: rc: 1&#xA;May 13 21:59:23.573: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:24.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:24.581: INFO: rc: 1&#xA;May 13 21:59:24.581: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:25.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:25.445: INFO: rc: 1&#xA;May 13 21:59:25.445: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:26.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:26.445: INFO: rc: 1&#xA;May 13 21:59:26.445: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:27.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:27.382: INFO: rc: 1&#xA;May 13 21:59:27.382: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:28.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:28.387: INFO: rc: 1&#xA;May 13 21:59:28.387: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:29.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:29.386: INFO: rc: 1&#xA;May 13 21:59:29.386: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:30.131: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:30.381: INFO: rc: 1&#xA;May 13 21:59:30.381: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:31.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:31.375: INFO: rc: 1&#xA;May 13 21:59:31.375: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:32.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:32.373: INFO: rc: 1&#xA;May 13 21:59:32.373: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName+ &#xA;nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:33.131: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:33.399: INFO: rc: 1&#xA;May 13 21:59:33.399: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:34.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:34.616: INFO: rc: 1&#xA;May 13 21:59:34.616: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:35.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:35.383: INFO: rc: 1&#xA;May 13 21:59:35.383: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:36.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:36.579: INFO: rc: 1&#xA;May 13 21:59:36.580: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:37.131: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:37.549: INFO: rc: 1&#xA;May 13 21:59:37.549: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:38.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:38.384: INFO: rc: 1&#xA;May 13 21:59:38.384: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:39.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:39.406: INFO: rc: 1&#xA;May 13 21:59:39.406: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:40.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:40.560: INFO: rc: 1&#xA;May 13 21:59:40.560: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:41.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:41.388: INFO: rc: 1&#xA;May 13 21:59:41.388: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:42.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:42.465: INFO: rc: 1&#xA;May 13 21:59:42.466: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:43.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:43.383: INFO: rc: 1&#xA;May 13 21:59:43.383: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:44.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:44.370: INFO: rc: 1&#xA;May 13 21:59:44.370: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:45.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:45.428: INFO: rc: 1&#xA;May 13 21:59:45.428: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:46.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:46.590: INFO: rc: 1&#xA;May 13 21:59:46.590: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:47.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:47.398: INFO: rc: 1&#xA;May 13 21:59:47.398: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:48.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:48.387: INFO: rc: 1&#xA;May 13 21:59:48.387: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:49.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:49.381: INFO: rc: 1&#xA;May 13 21:59:49.381: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:50.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:50.413: INFO: rc: 1&#xA;May 13 21:59:50.413: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:51.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:51.426: INFO: rc: 1&#xA;May 13 21:59:51.426: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:52.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:52.380: INFO: rc: 1&#xA;May 13 21:59:52.380: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:53.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:53.387: INFO: rc: 1&#xA;May 13 21:59:53.387: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:54.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:54.395: INFO: rc: 1&#xA;May 13 21:59:54.395: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:55.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:55.410: INFO: rc: 1&#xA;May 13 21:59:55.410: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:56.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:56.390: INFO: rc: 1&#xA;May 13 21:59:56.390: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:57.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:57.404: INFO: rc: 1&#xA;May 13 21:59:57.404: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:58.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:58.803: INFO: rc: 1&#xA;May 13 21:59:58.804: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 21:59:59.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 21:59:59.394: INFO: rc: 1&#xA;May 13 21:59:59.394: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:00.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:00.511: INFO: rc: 1&#xA;May 13 22:00:00.511: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:01.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:01.400: INFO: rc: 1&#xA;May 13 22:00:01.400: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:02.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:02.462: INFO: rc: 1&#xA;May 13 22:00:02.462: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:03.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:03.466: INFO: rc: 1&#xA;May 13 22:00:03.466: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:04.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:04.526: INFO: rc: 1&#xA;May 13 22:00:04.526: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:05.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:05.434: INFO: rc: 1&#xA;May 13 22:00:05.434: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:06.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:06.395: INFO: rc: 1&#xA;May 13 22:00:06.395: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:07.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:07.392: INFO: rc: 1&#xA;May 13 22:00:07.392: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:08.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:08.390: INFO: rc: 1&#xA;May 13 22:00:08.390: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:09.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:09.417: INFO: rc: 1&#xA;May 13 22:00:09.417: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:10.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:10.400: INFO: rc: 1&#xA;May 13 22:00:10.400: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:11.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:11.365: INFO: rc: 1&#xA;May 13 22:00:11.365: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:12.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:12.403: INFO: rc: 1&#xA;May 13 22:00:12.403: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:13.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:13.386: INFO: rc: 1&#xA;May 13 22:00:13.386: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:14.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:14.452: INFO: rc: 1&#xA;May 13 22:00:14.453: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:15.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:15.466: INFO: rc: 1&#xA;May 13 22:00:15.466: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:16.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:16.381: INFO: rc: 1&#xA;May 13 22:00:16.381: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:17.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:17.404: INFO: rc: 1&#xA;May 13 22:00:17.404: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:18.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:18.382: INFO: rc: 1&#xA;May 13 22:00:18.382: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:19.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:19.373: INFO: rc: 1&#xA;May 13 22:00:19.373: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:20.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:20.419: INFO: rc: 1&#xA;May 13 22:00:20.419: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:21.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:21.382: INFO: rc: 1&#xA;May 13 22:00:21.382: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:22.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:22.406: INFO: rc: 1&#xA;May 13 22:00:22.406: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:23.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:23.388: INFO: rc: 1&#xA;May 13 22:00:23.388: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:24.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:24.376: INFO: rc: 1&#xA;May 13 22:00:24.376: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:25.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:25.430: INFO: rc: 1&#xA;May 13 22:00:25.430: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:26.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:26.405: INFO: rc: 1&#xA;May 13 22:00:26.405: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:27.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:27.870: INFO: rc: 1&#xA;May 13 22:00:27.870: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:28.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:28.376: INFO: rc: 1&#xA;May 13 22:00:28.376: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:29.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:29.365: INFO: rc: 1&#xA;May 13 22:00:29.365: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:30.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:30.590: INFO: rc: 1&#xA;May 13 22:00:30.590: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:31.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:31.479: INFO: rc: 1&#xA;May 13 22:00:31.479: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:32.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:32.687: INFO: rc: 1&#xA;May 13 22:00:32.687: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:33.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:33.381: INFO: rc: 1&#xA;May 13 22:00:33.381: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:34.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:34.417: INFO: rc: 1&#xA;May 13 22:00:34.417: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:35.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:35.764: INFO: rc: 1&#xA;May 13 22:00:35.764: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:36.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:36.482: INFO: rc: 1&#xA;May 13 22:00:36.482: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:37.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:37.516: INFO: rc: 1&#xA;May 13 22:00:37.516: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:38.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:38.613: INFO: rc: 1&#xA;May 13 22:00:38.613: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:39.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:39.917: INFO: rc: 1&#xA;May 13 22:00:39.917: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:40.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:40.442: INFO: rc: 1&#xA;May 13 22:00:40.442: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:41.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:41.388: INFO: rc: 1&#xA;May 13 22:00:41.388: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:42.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:42.415: INFO: rc: 1&#xA;May 13 22:00:42.415: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:43.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:43.374: INFO: rc: 1&#xA;May 13 22:00:43.374: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:44.130: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:44.372: INFO: rc: 1&#xA;May 13 22:00:44.372: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:45.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:45.464: INFO: rc: 1&#xA;May 13 22:00:45.464: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:46.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:46.655: INFO: rc: 1&#xA;May 13 22:00:46.655: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:47.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:47.468: INFO: rc: 1&#xA;May 13 22:00:47.468: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:48.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:48.398: INFO: rc: 1&#xA;May 13 22:00:48.398: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:49.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:49.415: INFO: rc: 1&#xA;May 13 22:00:49.415: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:50.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:50.401: INFO: rc: 1&#xA;May 13 22:00:50.401: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:51.129: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:51.757: INFO: rc: 1&#xA;May 13 22:00:51.758: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:51.758: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265&#39;&#xA;May 13 22:00:52.021: INFO: rc: 1&#xA;May 13 22:00:52.021: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-4471 exec execpodqk6f4 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31265:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31265&#xA;nc: connect to 10.10.190.207 port 31265 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;May 13 22:00:52.022: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0047663a0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31265 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31265 over TCP protocol&#xA;occurred&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e/network.glob..func24.11()&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1169 +0x265&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc00125b200)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc00125b200)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc00125b200, 0x70f99e8)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;services-4471&#34;.&#xA;STEP: Found 17 events.&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:36 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-692vl&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:36 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-m8kmx&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:36 +0000 UTC - event for nodeport-test-692vl: {default-scheduler } Scheduled: Successfully assigned services-4471/nodeport-test-692vl to node1&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:36 +0000 UTC - event for nodeport-test-m8kmx: {default-scheduler } Scheduled: Successfully assigned services-4471/nodeport-test-m8kmx to node2&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:38 +0000 UTC - event for nodeport-test-692vl: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:39 +0000 UTC - event for nodeport-test-692vl: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 352.405886ms&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:39 +0000 UTC - event for nodeport-test-692vl: {kubelet node1} Created: Created container nodeport-test&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:40 +0000 UTC - event for nodeport-test-692vl: {kubelet node1} Started: Started container nodeport-test&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:40 +0000 UTC - event for nodeport-test-m8kmx: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:40 +0000 UTC - event for nodeport-test-m8kmx: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 273.865029ms&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:41 +0000 UTC - event for nodeport-test-m8kmx: {kubelet node2} Created: Created container nodeport-test&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:41 +0000 UTC - event for nodeport-test-m8kmx: {kubelet node2} Started: Started container nodeport-test&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:45 +0000 UTC - event for execpodqk6f4: {default-scheduler } Scheduled: Successfully assigned services-4471/execpodqk6f4 to node2&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:47 +0000 UTC - event for execpodqk6f4: {kubelet node2} Started: Started container agnhost-container&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:47 +0000 UTC - event for execpodqk6f4: {kubelet node2} Created: Created container agnhost-container&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:47 +0000 UTC - event for execpodqk6f4: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;May 13 22:00:52.027: INFO: At 2022-05-13 21:58:47 +0000 UTC - event for execpodqk6f4: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 290.381999ms&#xA;May 13 22:00:52.029: INFO: POD                  NODE   PHASE    GRACE  CONDITIONS&#xA;May 13 22:00:52.030: INFO: execpodqk6f4         node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:45 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:48 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:48 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:45 +0000 UTC  }]&#xA;May 13 22:00:52.030: INFO: nodeport-test-692vl  node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:36 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:40 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:40 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:36 +0000 UTC  }]&#xA;May 13 22:00:52.030: INFO: nodeport-test-m8kmx  node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:36 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:42 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:42 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 21:58:36 +0000 UTC  }]&#xA;May 13 22:00:52.030: INFO: &#xA;May 13 22:00:52.034: INFO: &#xA;Logging node info for node master1&#xA;May 13 22:00:52.036: INFO: Node Info: &amp;Node{ObjectMeta:{master1    e893469e-45f9-457b-9379-276178f6209f 35211 0 2022-05-13 19:57:36 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:57:38 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {kube-controller-manager Update v1 2022-05-13 19:57:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kubelet Update v1 2022-05-13 20:05:44 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2022-05-13 20:09:03 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234743296 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324579328 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:19 +0000 UTC,LastTransitionTime:2022-05-13 20:03:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:41 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:41 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:41 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:00:41 +0000 UTC,LastTransitionTime:2022-05-13 20:03:13 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:5bc4f1fb629f4c3bb455995355cca59c,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:196d75bb-273f-44bf-9b96-1cfef0d34445,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:bf97fdc7070a276c4987a283c7fc0a94b6ed19c359c015730163a24fed45f2b3 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:00:52.037: INFO: &#xA;Logging kubelet events for node master1&#xA;May 13 22:00:52.040: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;May 13 22:00:52.068: INFO: kube-apiserver-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: kube-controller-manager-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:00:52.068: INFO: kube-scheduler-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: kube-flannel-jw4mp started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:00:52.068: INFO: kube-multus-ds-amd64-ts4fz started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:00:52.068: INFO: container-registry-65d7c44b96-gqdgz started at 2022-05-13 20:05:09 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: kube-proxy-6q994 started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:00:52.068: INFO: node-feature-discovery-controller-cff799f9f-k2qmv started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: node-exporter-2jxfg started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.068: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.068: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:00:52.163: INFO: &#xA;Latency metrics for node master1&#xA;May 13 22:00:52.164: INFO: &#xA;Logging node info for node master2&#xA;May 13 22:00:52.166: INFO: Node Info: &amp;Node{ObjectMeta:{master2    6394fb00-7ac6-4b0d-af37-0e7baf892992 35808 0 2022-05-13 19:58:07 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:58:08 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2022-05-13 20:00:36 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2022-05-13 20:11:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234739200 0} {&lt;nil&gt;} 196518300Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324575232 0} {&lt;nil&gt;} 195629468Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:24 +0000 UTC,LastTransitionTime:2022-05-13 20:03:24 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 20:00:36 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:0c26206724384f32848637ec210bf517,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:87b6bd6a-947f-4fda-a24f-503738da156e,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:00:52.166: INFO: &#xA;Logging kubelet events for node master2&#xA;May 13 22:00:52.169: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;May 13 22:00:52.184: INFO: coredns-8474476ff8-m6b8s started at 2022-05-13 20:01:00 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;May 13 22:00:52.184: INFO: kube-apiserver-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:00:52.184: INFO: kube-proxy-jxbwz started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:00:52.184: INFO: kube-flannel-gndff started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:00:52.184: INFO: kube-multus-ds-amd64-w98wb started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:00:52.184: INFO: kube-controller-manager-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:00:52.184: INFO: kube-scheduler-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;May 13 22:00:52.184: INFO: node-exporter-zmlpx started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.184: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.184: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:00:52.274: INFO: &#xA;Latency metrics for node master2&#xA;May 13 22:00:52.274: INFO: &#xA;Logging node info for node master3&#xA;May 13 22:00:52.276: INFO: Node Info: &amp;Node{ObjectMeta:{master3    11a40d0b-d9d1-449f-a587-cc897edbfd9b 35613 0 2022-05-13 19:58:17 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:58:18 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2022-05-13 20:00:36 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2022-05-13 20:11:27 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234743296 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324579328 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:24 +0000 UTC,LastTransitionTime:2022-05-13 20:03:24 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:50 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:50 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:50 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:00:50 +0000 UTC,LastTransitionTime:2022-05-13 20:00:36 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:96fba609db464f479c06da20414d1979,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:55d995b3-c2cc-4b60-96f4-5a990abd0c48,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:00:52.277: INFO: &#xA;Logging kubelet events for node master3&#xA;May 13 22:00:52.279: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;May 13 22:00:52.292: INFO: dns-autoscaler-7df78bfcfb-wfmpz started at 2022-05-13 20:01:02 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;May 13 22:00:52.292: INFO: node-exporter-qh76s started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.292: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:00:52.292: INFO: kube-controller-manager-master3 started at 2022-05-13 20:07:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:00:52.292: INFO: kube-scheduler-master3 started at 2022-05-13 20:07:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;May 13 22:00:52.292: INFO: kube-proxy-6fl99 started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:00:52.292: INFO: kube-flannel-p5mwf started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:00:52.292: INFO: kube-apiserver-master3 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:00:52.292: INFO: kube-multus-ds-amd64-ffgk5 started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:00:52.292: INFO: coredns-8474476ff8-x29nh started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.292: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;May 13 22:00:52.381: INFO: &#xA;Latency metrics for node master3&#xA;May 13 22:00:52.381: INFO: &#xA;Logging node info for node node1&#xA;May 13 22:00:52.385: INFO: Node Info: &amp;Node{ObjectMeta:{node1    dca01e5e-a739-4ccc-b102-bfd163c4b832 35776 0 2022-05-13 19:59:24 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.62.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2022-05-13 20:09:05 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2022-05-13 20:12:37 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2022-05-13 20:12:42 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269608448 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884608000 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:20 +0000 UTC,LastTransitionTime:2022-05-13 20:03:20 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:00:51 +0000 UTC,LastTransitionTime:2022-05-13 20:00:35 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f73ea6ef9607468c91208265a5b02a1b,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:ff172cf5-ca8f-45aa-ade2-6dea8be1d249,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003949300,},ContainerImage{Names:[localhost:30500/cmk@sha256:1d8398bd2fbf57c3876ac16f34cb433ab2d1f188395698e4c4bc72d7a927b936 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2 k8s.gcr.io/etcd:3.4.13-0],SizeBytes:253392289,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/sample-apiserver@sha256:e7fddbaac4c3451da2365ab90bad149d32f11409738034e41e0f460927f7c276 k8s.gcr.io/e2e-test-images/sample-apiserver:1.17.4],SizeBytes:58172101,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:4830fe72047e95e1bc06e239fa0e30d5670d0e445a3b5319414e1b7499278d28 nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42676189,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69 alpine:3.12],SizeBytes:5581590,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:00:52.385: INFO: &#xA;Logging kubelet events for node node1&#xA;May 13 22:00:52.388: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;May 13 22:00:52.405: INFO: kube-proxy-rs2zg started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: cmk-init-discover-node1-m2p59 started at 2022-05-13 20:12:33 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container discover ready: false, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container init ready: false, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container install ready: false, restart count 0&#xA;May 13 22:00:52.405: INFO: cmk-webhook-6c9d5f8578-59hj6 started at 2022-05-13 20:13:16 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: prometheus-k8s-0 started at 2022-05-13 20:14:32 +0000 UTC (0+4 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;May 13 22:00:52.405: INFO: affinity-nodeport-transition-np7sm started at 2022-05-13 21:58:35 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: nginx-proxy-node1 started at 2022-05-13 19:59:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: kubernetes-metrics-scraper-5558854cb-2bw7v started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: collectd-p26j2 started at 2022-05-13 20:18:14 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: affinity-nodeport-transition-rv2gq started at 2022-05-13 21:58:35 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: pod-configmaps-f3ccd94b-020a-4950-9b4b-f949dd43d13f started at 2022-05-13 22:00:00 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container createcm-volume-test ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container delcm-volume-test ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container updcm-volume-test ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: test-webserver-9e0d337d-5f26-42ce-a270-201e2d55dd29 started at 2022-05-13 21:59:52 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container test-webserver ready: false, restart count 0&#xA;May 13 22:00:52.405: INFO: kube-multus-ds-amd64-dtt2x started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:00:52.405: INFO: kubernetes-dashboard-785dcbb76d-tcgth started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: node-feature-discovery-worker-l459c started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: node-exporter-42x8d started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: kube-flannel-xfj7m started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;May 13 22:00:52.405: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-qscxr started at 2022-05-13 20:10:11 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: cmk-tfblh started at 2022-05-13 20:13:15 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: nodeport-test-692vl started at 2022-05-13 21:58:36 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;May 13 22:00:52.405: INFO: terminate-cmd-rpa484f349b-9332-4506-9e45-fd7d8121ea7c started at 2022-05-13 22:00:40 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.405: INFO: &#x9;Container terminate-cmd-rpa ready: false, restart count 1&#xA;May 13 22:00:52.586: INFO: &#xA;Latency metrics for node node1&#xA;May 13 22:00:52.586: INFO: &#xA;Logging node info for node node2&#xA;May 13 22:00:52.588: INFO: Node Info: &amp;Node{ObjectMeta:{node2    461ea6c2-df11-4be4-802e-29bddc0f2535 35274 0 2022-05-13 19:59:24 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.62.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2022-05-13 20:09:05 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2022-05-13 20:12:58 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2022-05-13 20:13:02 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269608448 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884608000 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:19 +0000 UTC,LastTransitionTime:2022-05-13 20:03:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:44 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:44 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:00:44 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:00:44 +0000 UTC,LastTransitionTime:2022-05-13 20:00:35 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:b36a7c38429c4cc598bd0e6ca8278ad0,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4fcc32fc-d037-4cf9-a62f-f372f6cc17cb,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[localhost:30500/cmk@sha256:1d8398bd2fbf57c3876ac16f34cb433ab2d1f188395698e4c4bc72d7a927b936 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:4830fe72047e95e1bc06e239fa0e30d5670d0e445a3b5319414e1b7499278d28 localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42676189,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[localhost:30500/tasextender@sha256:bf97fdc7070a276c4987a283c7fc0a94b6ed19c359c015730163a24fed45f2b3 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:00:52.588: INFO: &#xA;Logging kubelet events for node node2&#xA;May 13 22:00:52.590: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;May 13 22:00:52.608: INFO: affinity-nodeport-transition-swpvj started at 2022-05-13 21:58:35 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.608: INFO: &#x9;Container affinity-nodeport-transition ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: liveness-b5948c4c-6c87-4a5f-97b7-b5ebe4a4b993 started at 2022-05-13 21:59:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container agnhost-container ready: false, restart count 4&#xA;May 13 22:00:52.609: INFO: svc-latency-rc-jp846 started at 2022-05-13 22:00:45 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container svc-latency-rc ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: downwardapi-volume-d1a2aed5-d6c0-4234-b3f1-060b2aa969a8 started at 2022-05-13 22:00:50 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container client-container ready: false, restart count 0&#xA;May 13 22:00:52.609: INFO: kube-multus-ds-amd64-l7nx2 started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:00:52.609: INFO: cmk-qhbd6 started at 2022-05-13 20:13:15 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: prometheus-operator-585ccfb458-vrwnp started at 2022-05-13 20:14:11 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: tas-telemetry-aware-scheduling-84ff454dfb-8xcp6 started at 2022-05-13 20:17:23 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: sample-crd-conversion-webhook-deployment-697cdbd8f4-kwgl6 started at 2022-05-13 22:00:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container sample-crd-conversion-webhook ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: busybox-e33fcb59-7a0e-46aa-8f4a-abcb91fcfab7 started at 2022-05-13 21:58:09 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container busybox ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: nginx-proxy-node2 started at 2022-05-13 19:59:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;May 13 22:00:52.609: INFO: kube-proxy-wkzbm started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:00:52.609: INFO: node-feature-discovery-worker-cxxqf started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: cmk-init-discover-node2-hm7r7 started at 2022-05-13 20:12:52 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container discover ready: false, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container init ready: false, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container install ready: false, restart count 0&#xA;May 13 22:00:52.609: INFO: nodeport-test-m8kmx started at 2022-05-13 21:58:36 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: execpodqk6f4 started at 2022-05-13 21:58:45 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: pod-init-731e75ad-1176-4ade-aa16-40e32ad94434 started at 2022-05-13 22:00:43 +0000 UTC (2+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Init container init1 ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Init container init2 ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container run1 ready: false, restart count 0&#xA;May 13 22:00:52.609: INFO: kube-flannel-lv9xf started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;May 13 22:00:52.609: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-fcxrt started at 2022-05-13 20:10:11 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: node-exporter-n5snd started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: collectd-9gqhr started at 2022-05-13 20:18:14 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:00:52.609: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;May 13 22:00:52.609: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;May 13 22:00:53.097: INFO: &#xA;Latency metrics for node node2&#xA;May 13 22:00:53.097: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-4471&#34; for this suite.&#xA;[AfterEach] [sig-network] Services&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:750&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Socket [Slow] Should be able to mount socket &#39;asocket&#39; successfully when HostPathType is HostPathSocket" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Networking Granular Checks: Services should support basic nodePort: udp functionality" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (delayed binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI attach test using mock driver should preserve attachment policy when no CSIDriver present" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup skips ownership changes to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cloud-provider-gcp] Ports Security Check [Feature:KubeletSecurity] should not have port 4194 open on its all public IP addresses" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl replace should update a single-container pod&#39;s image  [Conformance]" classname="Kubernetes e2e suite" time="19.477456748"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should deny ingress from pods on other namespaces [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs)" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]" classname="Kubernetes e2e suite" time="9.62657067"></testcase>
      <testcase name="[sig-cloud-provider-gcp] Downgrade [Feature:Downgrade] cluster downgrade should maintain a functioning cluster [Feature:ClusterDowngrade]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [Feature:UDPConnectivity][LinuxOnly] NetworkPolicy between server and client using UDP should enforce policy to allow traffic only from a pod in a different namespace based on PodSelector and NamespaceSelector [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Loadbalancing: L7 GCE [Slow] [Feature:kubemci] single and multi-cluster ingresses should be able to exist together" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail in binding dynamic provisioned PV to PVC [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Deployment deployment reaping should cascade to its replica sets and pods" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should deny ingress access to updated pod [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Probing container should be ready immediately after startupProbe succeeds" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir] Set fsGroup for local volume should set different fsGroup for second pod if first pod is deleted" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Downward API [Serial] [Disruptive] [NodeFeature:EphemeralStorage] Downward API tests for local ephemeral storage should provide default limits.ephemeral-storage from node allocatable" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should support a &#39;default-deny-ingress&#39; policy [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere] verify VSAN storage capability with valid diskStripes and objectSpaceReservation values is honored for dynamically provisioned pvc using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify a pod is created and attached to a dynamically created PV with storage policy specified in storage class in waitForFirstConsumer binding mode with allowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]" classname="Kubernetes e2e suite" time="305.281587704">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;May 13 22:06:26.489: Pod ss-0 expected to be re-created at least once&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113</failure>
          <system-out>[BeforeEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185&#xA;STEP: Creating a kubernetes client&#xA;May 13 22:01:22.429: INFO: &gt;&gt;&gt; kubeConfig: /root/.kube/config&#xA;STEP: Building a namespace api object, basename statefulset&#xA;STEP: Waiting for a default service account to be provisioned in namespace&#xA;[BeforeEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:90&#xA;[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:105&#xA;STEP: Creating service test in namespace statefulset-5244&#xA;[It] Should recreate evicted statefulset [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: Looking for a node to schedule stateful set and pod&#xA;STEP: Creating pod with conflicting port in namespace statefulset-5244&#xA;STEP: Creating statefulset with conflicting port in namespace statefulset-5244&#xA;STEP: Waiting until pod test-pod will start running in namespace statefulset-5244&#xA;STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-5244&#xA;May 13 22:06:26.489: FAIL: Pod ss-0 expected to be re-created at least once&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc00125b200)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc00125b200)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc00125b200, 0x70f99e8)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1193 +0xef&#xA;created by testing.(*T).Run&#xA;&#x9;/usr/local/go/src/testing/testing.go:1238 +0x2b3&#xA;[AfterEach] Basic StatefulSet functionality [StatefulSetBasic]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/statefulset.go:116&#xA;May 13 22:06:26.494: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=statefulset-5244 describe po test-pod&#39;&#xA;May 13 22:06:26.691: INFO: stderr: &#34;&#34;&#xA;May 13 22:06:26.691: INFO: stdout: &#34;Name:         test-pod\nNamespace:    statefulset-5244\nPriority:     0\nNode:         node2/10.10.190.208\nStart Time:   Fri, 13 May 2022 22:01:22 +0000\nLabels:       &lt;none&gt;\nAnnotations:  k8s.v1.cni.cncf.io/network-status:\n                [{\n                    \&#34;name\&#34;: \&#34;default-cni-network\&#34;,\n                    \&#34;interface\&#34;: \&#34;eth0\&#34;,\n                    \&#34;ips\&#34;: [\n                        \&#34;10.244.4.30\&#34;\n                    ],\n                    \&#34;mac\&#34;: \&#34;96:44:e6:f2:40:a9\&#34;,\n                    \&#34;default\&#34;: true,\n                    \&#34;dns\&#34;: {}\n                }]\n              k8s.v1.cni.cncf.io/networks-status:\n                [{\n                    \&#34;name\&#34;: \&#34;default-cni-network\&#34;,\n                    \&#34;interface\&#34;: \&#34;eth0\&#34;,\n                    \&#34;ips\&#34;: [\n                        \&#34;10.244.4.30\&#34;\n                    ],\n                    \&#34;mac\&#34;: \&#34;96:44:e6:f2:40:a9\&#34;,\n                    \&#34;default\&#34;: true,\n                    \&#34;dns\&#34;: {}\n                }]\n              kubernetes.io/psp: privileged\nStatus:       Running\nIP:           10.244.4.30\nIPs:\n  IP:  10.244.4.30\nContainers:\n  webserver:\n    Container ID:   docker://7cb6bff65597898cbfdf344598be2d971863261d6bed1355cee15fa772fb906e\n    Image:          k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\n    Image ID:       docker-pullable://k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\n    Port:           21017/TCP\n    Host Port:      21017/TCP\n    State:          Running\n      Started:      Fri, 13 May 2022 22:01:25 +0000\n    Ready:          True\n    Restart Count:  0\n    Environment:    &lt;none&gt;\n    Mounts:\n      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bdjv9 (ro)\nConditions:\n  Type              Status\n  Initialized       True \n  Ready             True \n  ContainersReady   True \n  PodScheduled      True \nVolumes:\n  kube-api-access-bdjv9:\n    Type:                    Projected (a volume that contains injected data from multiple sources)\n    TokenExpirationSeconds:  3607\n    ConfigMapName:           kube-root-ca.crt\n    ConfigMapOptional:       &lt;nil&gt;\n    DownwardAPI:             true\nQoS Class:                   BestEffort\nNode-Selectors:              &lt;none&gt;\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  Pulling  5m2s  kubelet  Pulling image \&#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\&#34;\n  Normal  Pulled   5m2s  kubelet  Successfully pulled image \&#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\&#34; in 296.442871ms\n  Normal  Created  5m2s  kubelet  Created container webserver\n  Normal  Started  5m1s  kubelet  Started container webserver\n&#34;&#xA;May 13 22:06:26.691: INFO: &#xA;Output of kubectl describe test-pod:&#xA;Name:         test-pod&#xA;Namespace:    statefulset-5244&#xA;Priority:     0&#xA;Node:         node2/10.10.190.208&#xA;Start Time:   Fri, 13 May 2022 22:01:22 +0000&#xA;Labels:       &lt;none&gt;&#xA;Annotations:  k8s.v1.cni.cncf.io/network-status:&#xA;                [{&#xA;                    &#34;name&#34;: &#34;default-cni-network&#34;,&#xA;                    &#34;interface&#34;: &#34;eth0&#34;,&#xA;                    &#34;ips&#34;: [&#xA;                        &#34;10.244.4.30&#34;&#xA;                    ],&#xA;                    &#34;mac&#34;: &#34;96:44:e6:f2:40:a9&#34;,&#xA;                    &#34;default&#34;: true,&#xA;                    &#34;dns&#34;: {}&#xA;                }]&#xA;              k8s.v1.cni.cncf.io/networks-status:&#xA;                [{&#xA;                    &#34;name&#34;: &#34;default-cni-network&#34;,&#xA;                    &#34;interface&#34;: &#34;eth0&#34;,&#xA;                    &#34;ips&#34;: [&#xA;                        &#34;10.244.4.30&#34;&#xA;                    ],&#xA;                    &#34;mac&#34;: &#34;96:44:e6:f2:40:a9&#34;,&#xA;                    &#34;default&#34;: true,&#xA;                    &#34;dns&#34;: {}&#xA;                }]&#xA;              kubernetes.io/psp: privileged&#xA;Status:       Running&#xA;IP:           10.244.4.30&#xA;IPs:&#xA;  IP:  10.244.4.30&#xA;Containers:&#xA;  webserver:&#xA;    Container ID:   docker://7cb6bff65597898cbfdf344598be2d971863261d6bed1355cee15fa772fb906e&#xA;    Image:          k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#xA;    Image ID:       docker-pullable://k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50&#xA;    Port:           21017/TCP&#xA;    Host Port:      21017/TCP&#xA;    State:          Running&#xA;      Started:      Fri, 13 May 2022 22:01:25 +0000&#xA;    Ready:          True&#xA;    Restart Count:  0&#xA;    Environment:    &lt;none&gt;&#xA;    Mounts:&#xA;      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bdjv9 (ro)&#xA;Conditions:&#xA;  Type              Status&#xA;  Initialized       True &#xA;  Ready             True &#xA;  ContainersReady   True &#xA;  PodScheduled      True &#xA;Volumes:&#xA;  kube-api-access-bdjv9:&#xA;    Type:                    Projected (a volume that contains injected data from multiple sources)&#xA;    TokenExpirationSeconds:  3607&#xA;    ConfigMapName:           kube-root-ca.crt&#xA;    ConfigMapOptional:       &lt;nil&gt;&#xA;    DownwardAPI:             true&#xA;QoS Class:                   BestEffort&#xA;Node-Selectors:              &lt;none&gt;&#xA;Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s&#xA;                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s&#xA;Events:&#xA;  Type    Reason   Age   From     Message&#xA;  ----    ------   ----  ----     -------&#xA;  Normal  Pulling  5m2s  kubelet  Pulling image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34;&#xA;  Normal  Pulled   5m2s  kubelet  Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34; in 296.442871ms&#xA;  Normal  Created  5m2s  kubelet  Created container webserver&#xA;  Normal  Started  5m1s  kubelet  Started container webserver&#xA;&#xA;May 13 22:06:26.691: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=statefulset-5244 logs test-pod --tail=100&#39;&#xA;May 13 22:06:26.861: INFO: stderr: &#34;&#34;&#xA;May 13 22:06:26.861: INFO: stdout: &#34;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.30. Set the &#39;ServerName&#39; directive globally to suppress this message\nAH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.30. Set the &#39;ServerName&#39; directive globally to suppress this message\n[Fri May 13 22:01:25.176617 2022] [mpm_event:notice] [pid 1:tid 140516650797928] AH00489: Apache/2.4.38 (Unix) configured -- resuming normal operations\n[Fri May 13 22:01:25.176654 2022] [core:notice] [pid 1:tid 140516650797928] AH00094: Command line: &#39;httpd -D FOREGROUND&#39;\n&#34;&#xA;May 13 22:06:26.861: INFO: &#xA;Last 100 log lines of test-pod:&#xA;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.30. Set the &#39;ServerName&#39; directive globally to suppress this message&#xA;AH00558: httpd: Could not reliably determine the server&#39;s fully qualified domain name, using 10.244.4.30. Set the &#39;ServerName&#39; directive globally to suppress this message&#xA;[Fri May 13 22:01:25.176617 2022] [mpm_event:notice] [pid 1:tid 140516650797928] AH00489: Apache/2.4.38 (Unix) configured -- resuming normal operations&#xA;[Fri May 13 22:01:25.176654 2022] [core:notice] [pid 1:tid 140516650797928] AH00094: Command line: &#39;httpd -D FOREGROUND&#39;&#xA;&#xA;May 13 22:06:26.861: INFO: Deleting all statefulset in ns statefulset-5244&#xA;May 13 22:06:26.864: INFO: Scaling statefulset ss to 0&#xA;May 13 22:06:26.873: INFO: Waiting for statefulset status.replicas updated to 0&#xA;May 13 22:06:26.876: INFO: Deleting statefulset ss&#xA;[AfterEach] [sig-apps] StatefulSet&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186&#xA;STEP: Collecting events from namespace &#34;statefulset-5244&#34;.&#xA;STEP: Found 7 events.&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:22 +0000 UTC - event for ss: {statefulset-controller } FailedCreate: create Pod ss-0 in StatefulSet ss failed error: pods &#34;ss-0&#34; is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9103-9104] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9100]]&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:22 +0000 UTC - event for ss: {statefulset-controller } FailedCreate: create Pod ss-0 in StatefulSet ss failed error: pods &#34;ss-0&#34; is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9103-9104] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9100] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: []]&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:22 +0000 UTC - event for ss: {statefulset-controller } FailedCreate: create Pod ss-0 in StatefulSet ss failed error: pods &#34;ss-0&#34; is forbidden: PodSecurityPolicy: unable to admit pod: [spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9100] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [] spec.containers[0].hostPort: Invalid value: 21017: Host port 21017 is not allowed to be used. Allowed ports: [9103-9104]]&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:24 +0000 UTC - event for test-pod: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34;&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:24 +0000 UTC - event for test-pod: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/httpd:2.4.38-1&#34; in 296.442871ms&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:24 +0000 UTC - event for test-pod: {kubelet node2} Created: Created container webserver&#xA;May 13 22:06:26.888: INFO: At 2022-05-13 22:01:25 +0000 UTC - event for test-pod: {kubelet node2} Started: Started container webserver&#xA;May 13 22:06:26.891: INFO: POD       NODE   PHASE    GRACE  CONDITIONS&#xA;May 13 22:06:26.891: INFO: test-pod  node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 22:01:22 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 22:01:26 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 22:01:26 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-05-13 22:01:22 +0000 UTC  }]&#xA;May 13 22:06:26.891: INFO: &#xA;May 13 22:06:26.897: INFO: &#xA;Logging node info for node master1&#xA;May 13 22:06:26.900: INFO: Node Info: &amp;Node{ObjectMeta:{master1    e893469e-45f9-457b-9379-276178f6209f 45322 0 2022-05-13 19:57:36 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master1 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.202 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/master.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:57:38 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {kube-controller-manager Update v1 2022-05-13 19:57:53 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.0.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kubelet Update v1 2022-05-13 20:05:44 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}} {nfd-master Update v1 2022-05-13 20:09:03 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.0.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.0.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234743296 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324579328 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:19 +0000 UTC,LastTransitionTime:2022-05-13 20:03:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:57:33 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 20:03:13 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.202,},NodeAddress{Type:Hostname,Address:master1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:5bc4f1fb629f4c3bb455995355cca59c,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:196d75bb-273f-44bf-9b96-1cfef0d34445,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[localhost:30500/tasextender@sha256:bf97fdc7070a276c4987a283c7fc0a94b6ed19c359c015730163a24fed45f2b3 tasextender:latest localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[registry@sha256:1cd9409a311350c3072fe510b52046f104416376c126a479cef9a4dfe692cf57 registry:2.7.0],SizeBytes:24191168,},ContainerImage{Names:[nginx@sha256:b92d3b942c8b84da889ac3dc6e83bd20ffb8cd2d8298eba92c8b0bf88d52f03e nginx:1.20.1-alpine],SizeBytes:22721538,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:5577654,},ContainerImage{Names:[alpine@sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a alpine:3.12.1],SizeBytes:5573013,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:06:26.901: INFO: &#xA;Logging kubelet events for node master1&#xA;May 13 22:06:26.902: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;May 13 22:06:26.916: INFO: kube-flannel-jw4mp started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:06:26.916: INFO: kube-multus-ds-amd64-ts4fz started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:06:26.916: INFO: container-registry-65d7c44b96-gqdgz started at 2022-05-13 20:05:09 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: kube-apiserver-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: kube-controller-manager-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:06:26.916: INFO: kube-scheduler-master1 started at 2022-05-13 20:03:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: kube-proxy-6q994 started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:06:26.916: INFO: node-feature-discovery-controller-cff799f9f-k2qmv started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: node-exporter-2jxfg started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:26.916: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:26.916: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:06:27.000: INFO: &#xA;Latency metrics for node master1&#xA;May 13 22:06:27.000: INFO: &#xA;Logging node info for node master2&#xA;May 13 22:06:27.003: INFO: Node Info: &amp;Node{ObjectMeta:{master2    6394fb00-7ac6-4b0d-af37-0e7baf892992 45320 0 2022-05-13 19:58:07 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master2 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.203 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:58:08 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2022-05-13 20:00:36 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.1.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2022-05-13 20:11:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234739200 0} {&lt;nil&gt;} 196518300Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324575232 0} {&lt;nil&gt;} 195629468Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:24 +0000 UTC,LastTransitionTime:2022-05-13 20:03:24 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 19:58:07 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:06:23 +0000 UTC,LastTransitionTime:2022-05-13 20:00:36 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.203,},NodeAddress{Type:Hostname,Address:master2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:0c26206724384f32848637ec210bf517,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:87b6bd6a-947f-4fda-a24f-503738da156e,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:06:27.003: INFO: &#xA;Logging kubelet events for node master2&#xA;May 13 22:06:27.005: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;May 13 22:06:27.021: INFO: kube-apiserver-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:06:27.021: INFO: kube-proxy-jxbwz started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:06:27.021: INFO: kube-flannel-gndff started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:06:27.021: INFO: kube-multus-ds-amd64-w98wb started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:06:27.021: INFO: coredns-8474476ff8-m6b8s started at 2022-05-13 20:01:00 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;May 13 22:06:27.021: INFO: kube-controller-manager-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:06:27.021: INFO: kube-scheduler-master2 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;May 13 22:06:27.021: INFO: node-exporter-zmlpx started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.021: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.021: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:06:27.110: INFO: &#xA;Latency metrics for node master2&#xA;May 13 22:06:27.110: INFO: &#xA;Logging node info for node master3&#xA;May 13 22:06:27.113: INFO: Node Info: &amp;Node{ObjectMeta:{master3    11a40d0b-d9d1-449f-a587-cc897edbfd9b 45303 0 2022-05-13 19:58:17 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:master3 kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers:] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.204 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2022-05-13 19:58:18 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}},&#34;f:labels&#34;:{&#34;f:node-role.kubernetes.io/control-plane&#34;:{},&#34;f:node-role.kubernetes.io/master&#34;:{},&#34;f:node.kubernetes.io/exclude-from-external-load-balancers&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {kube-controller-manager Update v1 2022-05-13 20:00:36 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.2.0/24\&#34;&#34;:{}},&#34;f:taints&#34;:{}}}} {kubelet Update v1 2022-05-13 20:11:27 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.2.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:&lt;nil&gt;,},},ConfigSource:nil,PodCIDRs:[10.244.2.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234743296 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{79550 -3} {&lt;nil&gt;} 79550m DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324579328 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:24 +0000 UTC,LastTransitionTime:2022-05-13 20:03:24 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:21 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:21 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:21 +0000 UTC,LastTransitionTime:2022-05-13 19:58:17 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:06:21 +0000 UTC,LastTransitionTime:2022-05-13 20:00:36 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.204,},NodeAddress{Type:Hostname,Address:master3,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:96fba609db464f479c06da20414d1979,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:55d995b3-c2cc-4b60-96f4-5a990abd0c48,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[quay.io/coreos/etcd@sha256:04833b601fa130512450afa45c4fe484fee1293634f34c7ddc231bd193c74017 quay.io/coreos/etcd:v3.4.13],SizeBytes:83790470,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e k8s.gcr.io/coredns/coredns:v1.8.0],SizeBytes:42454755,},ContainerImage{Names:[k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64@sha256:dce43068853ad396b0fb5ace9a56cc14114e31979e241342d12d04526be1dfcc k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3],SizeBytes:40647382,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:06:27.114: INFO: &#xA;Logging kubelet events for node master3&#xA;May 13 22:06:27.116: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;May 13 22:06:27.126: INFO: kube-apiserver-master3 started at 2022-05-13 19:58:46 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;May 13 22:06:27.126: INFO: kube-multus-ds-amd64-ffgk5 started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:06:27.126: INFO: coredns-8474476ff8-x29nh started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;May 13 22:06:27.126: INFO: kube-controller-manager-master3 started at 2022-05-13 20:07:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;May 13 22:06:27.126: INFO: kube-scheduler-master3 started at 2022-05-13 20:07:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;May 13 22:06:27.126: INFO: kube-proxy-6fl99 started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:06:27.126: INFO: kube-flannel-p5mwf started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;May 13 22:06:27.126: INFO: dns-autoscaler-7df78bfcfb-wfmpz started at 2022-05-13 20:01:02 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;May 13 22:06:27.126: INFO: node-exporter-qh76s started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.126: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.126: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:06:27.221: INFO: &#xA;Latency metrics for node master3&#xA;May 13 22:06:27.221: INFO: &#xA;Logging node info for node node1&#xA;May 13 22:06:27.225: INFO: Node Info: &amp;Node{ObjectMeta:{node1    dca01e5e-a739-4ccc-b102-bfd163c4b832 45371 0 2022-05-13 19:59:24 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.62.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node1 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.207 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.3.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:29 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2022-05-13 20:09:05 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2022-05-13 20:12:37 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2022-05-13 20:12:42 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.3.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.3.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269608448 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884608000 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:20 +0000 UTC,LastTransitionTime:2022-05-13 20:03:20 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:25 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:25 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:25 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:06:25 +0000 UTC,LastTransitionTime:2022-05-13 20:00:35 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.207,},NodeAddress{Type:Hostname,Address:node1,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:f73ea6ef9607468c91208265a5b02a1b,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:ff172cf5-ca8f-45aa-ade2-6dea8be1d249,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[&lt;none&gt;@&lt;none&gt; &lt;none&gt;:&lt;none&gt;],SizeBytes:1003949300,},ContainerImage{Names:[localhost:30500/cmk@sha256:1d8398bd2fbf57c3876ac16f34cb433ab2d1f188395698e4c4bc72d7a927b936 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[golang@sha256:db2475a1dbb2149508e5db31d7d77a75e6600d54be645f37681f03f2762169ba golang:alpine3.12],SizeBytes:301186719,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2 k8s.gcr.io/etcd:3.4.13-0],SizeBytes:253392289,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/jessie-dnsutils@sha256:702a992280fb7c3303e84a5801acbb4c9c7fcf48cffe0e9c8be3f0c60f74cf89 k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.4],SizeBytes:253371792,},ContainerImage{Names:[kubernetesui/dashboard-amd64@sha256:b9217b835cdcb33853f50a9cf13617ee0f8b887c508c5ac5110720de154914e4 kubernetesui/dashboard-amd64:v2.2.0],SizeBytes:225135791,},ContainerImage{Names:[grafana/grafana@sha256:ba39bf5131dcc0464134a3ff0e26e8c6380415249fa725e5f619176601255172 grafana/grafana:7.5.4],SizeBytes:203572842,},ContainerImage{Names:[quay.io/prometheus/prometheus@sha256:b899dbd1b9017b9a379f76ce5b40eead01a62762c4f2057eacef945c3c22d210 quay.io/prometheus/prometheus:v2.22.1],SizeBytes:168344243,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[directxman12/k8s-prometheus-adapter@sha256:2b09a571757a12c0245f2f1a74db4d1b9386ff901cf57f5ce48a0a682bd0e3af directxman12/k8s-prometheus-adapter:v0.8.2],SizeBytes:68230450,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/sample-apiserver@sha256:e7fddbaac4c3451da2365ab90bad149d32f11409738034e41e0f460927f7c276 k8s.gcr.io/e2e-test-images/sample-apiserver:1.17.4],SizeBytes:58172101,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:4830fe72047e95e1bc06e239fa0e30d5670d0e445a3b5319414e1b7499278d28 nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42676189,},ContainerImage{Names:[kubernetesui/metrics-scraper@sha256:1f977343873ed0e2efd4916a6b2f3075f310ff6fe42ee098f54fc58aa7a28ab7 kubernetesui/metrics-scraper:v1.0.6],SizeBytes:34548789,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-config-reloader@sha256:4dee0fcf1820355ddd6986c1317b555693776c731315544a99d6cc59a7e34ce9 quay.io/prometheus-operator/prometheus-config-reloader:v0.44.1],SizeBytes:13433274,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac k8s.gcr.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7107254,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[alpine@sha256:c75ac27b49326926b803b9ed43bf088bc220d22556de1bc5f72d742c91398f69 alpine:3.12],SizeBytes:5581590,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:06:27.225: INFO: &#xA;Logging kubelet events for node node1&#xA;May 13 22:06:27.227: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;May 13 22:06:27.245: INFO: collectd-p26j2 started at 2022-05-13 20:18:14 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: kube-multus-ds-amd64-dtt2x started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:06:27.245: INFO: node-feature-discovery-worker-l459c started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: node-exporter-42x8d started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: pod-projected-configmaps-7450f229-2549-4e23-b5c2-0c1279d0c580 started at 2022-05-13 22:06:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container agnhost-container ready: false, restart count 0&#xA;May 13 22:06:27.245: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-qscxr started at 2022-05-13 20:10:11 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: externalname-service-nl6sq started at 2022-05-13 22:05:23 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: kube-proxy-rs2zg started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: cmk-init-discover-node1-m2p59 started at 2022-05-13 20:12:33 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container discover ready: false, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container init ready: false, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container install ready: false, restart count 0&#xA;May 13 22:06:27.245: INFO: prometheus-k8s-0 started at 2022-05-13 20:14:32 +0000 UTC (0+4 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;May 13 22:06:27.245: INFO: execpodcnzxk started at 2022-05-13 22:05:30 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: nginx-proxy-node1 started at 2022-05-13 19:59:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: kubernetes-metrics-scraper-5558854cb-2bw7v started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: kubernetes-dashboard-785dcbb76d-tcgth started at 2022-05-13 20:01:04 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: netserver-0 started at 2022-05-13 22:06:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container webserver ready: false, restart count 0&#xA;May 13 22:06:27.245: INFO: kube-flannel-xfj7m started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;May 13 22:06:27.245: INFO: cmk-tfblh started at 2022-05-13 20:13:15 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: ss2-0 started at 2022-05-13 22:05:43 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;May 13 22:06:27.245: INFO: cmk-webhook-6c9d5f8578-59hj6 started at 2022-05-13 20:13:16 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.245: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;May 13 22:06:27.409: INFO: &#xA;Latency metrics for node node1&#xA;May 13 22:06:27.409: INFO: &#xA;Logging node info for node node2&#xA;May 13 22:06:27.412: INFO: Node Info: &amp;Node{ObjectMeta:{node2    461ea6c2-df11-4be4-802e-29bddc0f2535 45287 0 2022-05-13 19:59:24 +0000 UTC &lt;nil&gt; &lt;nil&gt; map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux cmk.intel.com/cmk-node:true feature.node.kubernetes.io/cpu-cpuid.ADX:true feature.node.kubernetes.io/cpu-cpuid.AESNI:true feature.node.kubernetes.io/cpu-cpuid.AVX:true feature.node.kubernetes.io/cpu-cpuid.AVX2:true feature.node.kubernetes.io/cpu-cpuid.AVX512BW:true feature.node.kubernetes.io/cpu-cpuid.AVX512CD:true feature.node.kubernetes.io/cpu-cpuid.AVX512DQ:true feature.node.kubernetes.io/cpu-cpuid.AVX512F:true feature.node.kubernetes.io/cpu-cpuid.AVX512VL:true feature.node.kubernetes.io/cpu-cpuid.FMA3:true feature.node.kubernetes.io/cpu-cpuid.HLE:true feature.node.kubernetes.io/cpu-cpuid.IBPB:true feature.node.kubernetes.io/cpu-cpuid.MPX:true feature.node.kubernetes.io/cpu-cpuid.RTM:true feature.node.kubernetes.io/cpu-cpuid.SSE4:true feature.node.kubernetes.io/cpu-cpuid.SSE42:true feature.node.kubernetes.io/cpu-cpuid.STIBP:true feature.node.kubernetes.io/cpu-cpuid.VMX:true feature.node.kubernetes.io/cpu-cstate.enabled:true feature.node.kubernetes.io/cpu-hardware_multithreading:true feature.node.kubernetes.io/cpu-pstate.status:active feature.node.kubernetes.io/cpu-pstate.turbo:true feature.node.kubernetes.io/cpu-rdt.RDTCMT:true feature.node.kubernetes.io/cpu-rdt.RDTL3CA:true feature.node.kubernetes.io/cpu-rdt.RDTMBA:true feature.node.kubernetes.io/cpu-rdt.RDTMBM:true feature.node.kubernetes.io/cpu-rdt.RDTMON:true feature.node.kubernetes.io/kernel-config.NO_HZ:true feature.node.kubernetes.io/kernel-config.NO_HZ_FULL:true feature.node.kubernetes.io/kernel-selinux.enabled:true feature.node.kubernetes.io/kernel-version.full:3.10.0-1160.62.1.el7.x86_64 feature.node.kubernetes.io/kernel-version.major:3 feature.node.kubernetes.io/kernel-version.minor:10 feature.node.kubernetes.io/kernel-version.revision:0 feature.node.kubernetes.io/memory-numa:true feature.node.kubernetes.io/network-sriov.capable:true feature.node.kubernetes.io/network-sriov.configured:true feature.node.kubernetes.io/pci-0300_1a03.present:true feature.node.kubernetes.io/storage-nonrotationaldisk:true feature.node.kubernetes.io/system-os_release.ID:centos feature.node.kubernetes.io/system-os_release.VERSION_ID:7 feature.node.kubernetes.io/system-os_release.VERSION_ID.major:7 kubernetes.io/arch:amd64 kubernetes.io/hostname:node2 kubernetes.io/os:linux] map[flannel.alpha.coreos.com/backend-data:null flannel.alpha.coreos.com/backend-type:host-gw flannel.alpha.coreos.com/kube-subnet-manager:true flannel.alpha.coreos.com/public-ip:10.10.190.208 kubeadm.alpha.kubernetes.io/cri-socket:/var/run/dockershim.sock nfd.node.kubernetes.io/extended-resources: nfd.node.kubernetes.io/feature-labels:cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.AVX512BW,cpu-cpuid.AVX512CD,cpu-cpuid.AVX512DQ,cpu-cpuid.AVX512F,cpu-cpuid.AVX512VL,cpu-cpuid.FMA3,cpu-cpuid.HLE,cpu-cpuid.IBPB,cpu-cpuid.MPX,cpu-cpuid.RTM,cpu-cpuid.SSE4,cpu-cpuid.SSE42,cpu-cpuid.STIBP,cpu-cpuid.VMX,cpu-cstate.enabled,cpu-hardware_multithreading,cpu-pstate.status,cpu-pstate.turbo,cpu-rdt.RDTCMT,cpu-rdt.RDTL3CA,cpu-rdt.RDTMBA,cpu-rdt.RDTMBM,cpu-rdt.RDTMON,kernel-config.NO_HZ,kernel-config.NO_HZ_FULL,kernel-selinux.enabled,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,memory-numa,network-sriov.capable,network-sriov.configured,pci-0300_1a03.present,storage-nonrotationaldisk,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major nfd.node.kubernetes.io/worker.version:v0.8.2 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kube-controller-manager Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:node.alpha.kubernetes.io/ttl&#34;:{}}},&#34;f:spec&#34;:{&#34;f:podCIDR&#34;:{},&#34;f:podCIDRs&#34;:{&#34;.&#34;:{},&#34;v:\&#34;10.244.4.0/24\&#34;&#34;:{}}}}} {kubeadm Update v1 2022-05-13 19:59:24 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2022-05-13 20:00:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:flannel.alpha.coreos.com/backend-data&#34;:{},&#34;f:flannel.alpha.coreos.com/backend-type&#34;:{},&#34;f:flannel.alpha.coreos.com/kube-subnet-manager&#34;:{},&#34;f:flannel.alpha.coreos.com/public-ip&#34;:{}}},&#34;f:status&#34;:{&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;NetworkUnavailable\&#34;}&#34;:{&#34;.&#34;:{},&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{},&#34;f:type&#34;:{}}}}}} {nfd-master Update v1 2022-05-13 20:09:05 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/extended-resources&#34;:{},&#34;f:nfd.node.kubernetes.io/feature-labels&#34;:{},&#34;f:nfd.node.kubernetes.io/worker.version&#34;:{}},&#34;f:labels&#34;:{&#34;f:feature.node.kubernetes.io/cpu-cpuid.ADX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AESNI&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX2&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512BW&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512CD&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512DQ&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512F&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.AVX512VL&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.FMA3&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.HLE&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.IBPB&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.MPX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.RTM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE4&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.SSE42&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.STIBP&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cpuid.VMX&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-cstate.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-hardware_multithreading&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.status&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-pstate.turbo&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTCMT&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTL3CA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBA&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMBM&#34;:{},&#34;f:feature.node.kubernetes.io/cpu-rdt.RDTMON&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-config.NO_HZ_FULL&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-selinux.enabled&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.full&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.major&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.minor&#34;:{},&#34;f:feature.node.kubernetes.io/kernel-version.revision&#34;:{},&#34;f:feature.node.kubernetes.io/memory-numa&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.capable&#34;:{},&#34;f:feature.node.kubernetes.io/network-sriov.configured&#34;:{},&#34;f:feature.node.kubernetes.io/pci-0300_1a03.present&#34;:{},&#34;f:feature.node.kubernetes.io/storage-nonrotationaldisk&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID&#34;:{},&#34;f:feature.node.kubernetes.io/system-os_release.VERSION_ID.major&#34;:{}}}}} {Swagger-Codegen Update v1 2022-05-13 20:12:58 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:labels&#34;:{&#34;f:cmk.intel.com/cmk-node&#34;:{}}},&#34;f:status&#34;:{&#34;f:capacity&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{}}}}} {kubelet Update v1 2022-05-13 20:13:02 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;.&#34;:{},&#34;f:volumes.kubernetes.io/controller-managed-attach-detach&#34;:{}},&#34;f:labels&#34;:{&#34;.&#34;:{},&#34;f:beta.kubernetes.io/arch&#34;:{},&#34;f:beta.kubernetes.io/os&#34;:{},&#34;f:kubernetes.io/arch&#34;:{},&#34;f:kubernetes.io/hostname&#34;:{},&#34;f:kubernetes.io/os&#34;:{}}},&#34;f:status&#34;:{&#34;f:allocatable&#34;:{&#34;f:cmk.intel.com/exclusive-cores&#34;:{},&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:capacity&#34;:{&#34;f:ephemeral-storage&#34;:{},&#34;f:intel.com/intel_sriov_netdevice&#34;:{}},&#34;f:conditions&#34;:{&#34;k:{\&#34;type\&#34;:\&#34;DiskPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;MemoryPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;PIDPressure\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{}},&#34;k:{\&#34;type\&#34;:\&#34;Ready\&#34;}&#34;:{&#34;f:lastHeartbeatTime&#34;:{},&#34;f:lastTransitionTime&#34;:{},&#34;f:message&#34;:{},&#34;f:reason&#34;:{},&#34;f:status&#34;:{}}},&#34;f:images&#34;:{}}}}]},Spec:NodeSpec{PodCIDR:10.244.4.0/24,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.4.0/24],},Status:NodeStatus{Capacity:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{80 0} {&lt;nil&gt;} 80 DecimalSI},ephemeral-storage: {{451201003520 0} {&lt;nil&gt;} 440625980Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{201269608448 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Allocatable:ResourceList{cmk.intel.com/exclusive-cores: {{3 0} {&lt;nil&gt;} 3 DecimalSI},cpu: {{77 0} {&lt;nil&gt;} 77 DecimalSI},ephemeral-storage: {{406080902496 0} {&lt;nil&gt;} 406080902496 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{21474836480 0} {&lt;nil&gt;} 20Gi BinarySI},intel.com/intel_sriov_netdevice: {{4 0} {&lt;nil&gt;} 4 DecimalSI},memory: {{178884608000 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-05-13 20:03:19 +0000 UTC,LastTransitionTime:2022-05-13 20:03:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:18 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:18 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-05-13 22:06:18 +0000 UTC,LastTransitionTime:2022-05-13 19:59:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-05-13 22:06:18 +0000 UTC,LastTransitionTime:2022-05-13 20:00:35 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.10.190.208,},NodeAddress{Type:Hostname,Address:node2,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:b36a7c38429c4cc598bd0e6ca8278ad0,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:4fcc32fc-d037-4cf9-a62f-f372f6cc17cb,KernelVersion:3.10.0-1160.62.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.16,KubeletVersion:v1.21.1,KubeProxyVersion:v1.21.1,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[opnfv/barometer-collectd@sha256:f30e965aa6195e6ac4ca2410f5a15e3704c92e4afa5208178ca22a7911975d66],SizeBytes:1075575763,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[localhost:30500/cmk@sha256:1d8398bd2fbf57c3876ac16f34cb433ab2d1f188395698e4c4bc72d7a927b936 localhost:30500/cmk:v1.5.1],SizeBytes:727676786,},ContainerImage{Names:[centos/python-36-centos7@sha256:ac50754646f0d37616515fb30467d8743fb12954260ec36c9ecb5a94499447e0 centos/python-36-centos7:latest],SizeBytes:650061677,},ContainerImage{Names:[aquasec/kube-hunter@sha256:2be6820bc1d7e0f57193a9a27d5a3e16b2fd93c53747b03ce8ca48c6fc323781 aquasec/kube-hunter:0.3.1],SizeBytes:347611549,},ContainerImage{Names:[sirot/netperf-latest@sha256:23929b922bb077cb341450fc1c90ae42e6f75da5d7ce61cd1880b08560a5ff85 sirot/netperf-latest:latest],SizeBytes:282025213,},ContainerImage{Names:[nfvpe/multus@sha256:ac1266b87ba44c09dc2a336f0d5dad968fccd389ce1944a85e87b32cd21f7224 nfvpe/multus:v3.4.2],SizeBytes:276587882,},ContainerImage{Names:[nginx@sha256:a05b0cdd4fc1be3b224ba9662ebdf98fe44c09c0c9215b45f84344c12867002e nginx:1.21.1],SizeBytes:133175493,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:53af05c2a6cddd32cebf5856f71994f5d41ef2a62824b87f140f2087f91e4a38 k8s.gcr.io/kube-proxy:v1.21.1],SizeBytes:130788187,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:716d2f68314c5c4ddd5ecdb45183fcb4ed8019015982c1321571f863989b70b0 k8s.gcr.io/e2e-test-images/httpd:2.4.39-1],SizeBytes:126894770,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1 k8s.gcr.io/e2e-test-images/agnhost:2.32],SizeBytes:125930239,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:53a13cd1588391888c5a8ac4cef13d3ee6d229cd904038936731af7131d193a9 k8s.gcr.io/kube-apiserver:v1.21.1],SizeBytes:125612423,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50 k8s.gcr.io/e2e-test-images/httpd:2.4.38-1],SizeBytes:123781643,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nautilus@sha256:1f36a24cfb5e0c3f725d7565a867c2384282fcbeccc77b07b423c9da95763a9a k8s.gcr.io/e2e-test-images/nautilus:1.4],SizeBytes:121748345,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:3daf9c9f9fe24c3a7b92ce864ef2d8d610c84124cc7d98e68fdbe94038337228 k8s.gcr.io/kube-controller-manager:v1.21.1],SizeBytes:119825302,},ContainerImage{Names:[k8s.gcr.io/nfd/node-feature-discovery@sha256:74a1cbd82354f148277e20cdce25d57816e355a896bc67f67a0f722164b16945 k8s.gcr.io/nfd/node-feature-discovery:v0.8.2],SizeBytes:108486428,},ContainerImage{Names:[quay.io/coreos/flannel@sha256:34860ea294a018d392e61936f19a7862d5e92039d196cac9176da14b2bbd0fe3 quay.io/coreos/flannel:v0.13.0-amd64],SizeBytes:57156911,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:a8c4084db3b381f0806ea563c7ec842cc3604c57722a916c91fb59b00ff67d63 k8s.gcr.io/kube-scheduler:v1.21.1],SizeBytes:50635642,},ContainerImage{Names:[quay.io/brancz/kube-rbac-proxy@sha256:05e15e1164fd7ac85f5702b3f87ef548f4e00de3a79e6c4a6a34c92035497a9a quay.io/brancz/kube-rbac-proxy:v0.8.0],SizeBytes:48952053,},ContainerImage{Names:[quay.io/coreos/kube-rbac-proxy@sha256:e10d1d982dd653db74ca87a1d1ad017bc5ef1aeb651bdea089debf16485b080b quay.io/coreos/kube-rbac-proxy:v0.5.0],SizeBytes:46626428,},ContainerImage{Names:[localhost:30500/sriov-device-plugin@sha256:4830fe72047e95e1bc06e239fa0e30d5670d0e445a3b5319414e1b7499278d28 localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42676189,},ContainerImage{Names:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},ContainerImage{Names:[localhost:30500/tasextender@sha256:bf97fdc7070a276c4987a283c7fc0a94b6ed19c359c015730163a24fed45f2b3 localhost:30500/tasextender:0.4],SizeBytes:28910791,},ContainerImage{Names:[quay.io/prometheus/node-exporter@sha256:cf66a6bbd573fd819ea09c72e21b528e9252d58d01ae13564a29749de1e48e0f quay.io/prometheus/node-exporter:v1.0.1],SizeBytes:26430341,},ContainerImage{Names:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},ContainerImage{Names:[prom/collectd-exporter@sha256:73fbda4d24421bff3b741c27efc36f1b6fbe7c57c378d56d4ff78101cd556654],SizeBytes:17463681,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b k8s.gcr.io/e2e-test-images/nginx:1.14-1],SizeBytes:16032814,},ContainerImage{Names:[gcr.io/google-samples/hello-go-gke@sha256:4ea9cd3d35f81fc91bdebca3fae50c180a1048be0613ad0f811595365040396e gcr.io/google-samples/hello-go-gke:1.0],SizeBytes:11443478,},ContainerImage{Names:[appropriate/curl@sha256:027a0ad3c69d085fea765afca9984787b780c172cead6502fec989198b98d8bb appropriate/curl:edge],SizeBytes:5654234,},ContainerImage{Names:[k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592 k8s.gcr.io/e2e-test-images/busybox:1.29-1],SizeBytes:1154361,},ContainerImage{Names:[busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 busybox:1.28],SizeBytes:1146369,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:6c3835cab3980f11b83277305d0d736051c32b17606f5ec59f1dda67c9ba3810 k8s.gcr.io/pause:3.4.1],SizeBytes:682696,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:a319ac2280eb7e3a59e252e54b76327cb4a33cf8389053b0d78277f22bbca2fa k8s.gcr.io/pause:3.3],SizeBytes:682696,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}&#xA;May 13 22:06:27.413: INFO: &#xA;Logging kubelet events for node node2&#xA;May 13 22:06:27.415: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;May 13 22:06:27.431: INFO: kube-flannel-lv9xf started at 2022-05-13 20:00:24 +0000 UTC (1+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;May 13 22:06:27.431: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-fcxrt started at 2022-05-13 20:10:11 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: collectd-9gqhr started at 2022-05-13 20:18:14 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: concurrent-27541326-79b8x started at 2022-05-13 22:06:00 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container c ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: externalname-service-sjxpv started at 2022-05-13 22:05:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: cmk-qhbd6 started at 2022-05-13 20:13:15 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: prometheus-operator-585ccfb458-vrwnp started at 2022-05-13 20:14:11 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: ss2-1 started at 2022-05-13 22:05:32 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container webserver ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: pod-handle-http-request started at 2022-05-13 22:06:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container agnhost-container ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: nginx-proxy-node2 started at 2022-05-13 19:59:24 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;May 13 22:06:27.431: INFO: kube-proxy-wkzbm started at 2022-05-13 19:59:27 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;May 13 22:06:27.431: INFO: cmk-init-discover-node2-hm7r7 started at 2022-05-13 20:12:52 +0000 UTC (0+3 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container discover ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container init ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container install ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: test-webserver-8b5a9ac9-774e-4a34-a641-b2827a4a5abe started at 2022-05-13 22:04:50 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container test-webserver ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: node-exporter-n5snd started at 2022-05-13 20:14:18 +0000 UTC (0+2 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: test-pod started at 2022-05-13 22:01:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: pod-handle-http-request started at 2022-05-13 22:06:12 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: netserver-1 started at 2022-05-13 22:06:13 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container webserver ready: false, restart count 0&#xA;May 13 22:06:27.431: INFO: kube-multus-ds-amd64-l7nx2 started at 2022-05-13 20:00:33 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;May 13 22:06:27.431: INFO: tas-telemetry-aware-scheduling-84ff454dfb-8xcp6 started at 2022-05-13 20:17:23 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: liveness-5585cd15-90a0-48e9-86e8-87f63b350bcb started at 2022-05-13 22:03:54 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: node-feature-discovery-worker-cxxqf started at 2022-05-13 20:08:58 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;May 13 22:06:27.431: INFO: ss2-2 started at 2022-05-13 22:06:22 +0000 UTC (0+1 container statuses recorded)&#xA;May 13 22:06:27.431: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;May 13 22:06:27.700: INFO: &#xA;Latency metrics for node node2&#xA;May 13 22:06:27.700: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;statefulset-5244&#34; for this suite.&#xA;</system-out>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Job should fail when exceeds active deadline" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] Multi-AZ Clusters should spread the pods of a replication controller across zones" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify a pod is created and attached to a dynamically created PV, based on multiple zones specified in storage class " classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere] verify VSAN storage capability with valid objectSpaceReservation and iopsLimit values is honored for dynamically provisioned pvc using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should provide basic identity" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]" classname="Kubernetes e2e suite" time="13.099572053"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic Snapshot (retain policy)] snapshottable[Feature:VolumeSnapshotDataSource] volume snapshot controller  should check snapshot fields, check restore correctly works after modifying source data, check deletion" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Downward API [Serial] [Disruptive] [NodeFeature:DownwardAPIHugePages] Downward API tests for hugepages should provide container&#39;s limits.hugepages-&lt;pagesize&gt; and requests.hugepages-&lt;pagesize&gt; as env vars" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (immediate binding)] topology should fail to schedule a pod which has topologies that conflict with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Proxy version v1 should proxy logs on node using proxy subresource " classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected secret Should fail non-optional pod creation due to secret object does not exist [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]" classname="Kubernetes e2e suite" time="0.061417318"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Docker Containers should be able to override the image&#39;s default arguments (docker cmd) [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.068172191"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes NFS with Single PV - PVC pairs create a PV and a pre-bound PVC: test write access" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should scale up correct target pool [Feature:ClusterSizeAutoscalingScaleUp]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Character Device [Slow] Should fail on mounting character device &#39;achardev&#39; when HostPathType is HostPathSocket" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-instrumentation] Stackdriver Monitoring should run Custom Metrics - Stackdriver Adapter for old resource model [Feature:StackdriverCustomMetrics]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Inline-volume (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl client Simple pod should support exec using resource/name" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaler scalability [Slow] should scale up twice [Feature:ClusterAutoscalerScalability2]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Security Context should support seccomp runtime/default [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.065332231"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] vcp at scale [Feature:vsphere]  vsphere scale tests" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSIServiceAccountToken token should not be plumbed down when csiServiceAccountTokenEnabled=false" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Deploy clustered applications [Feature:StatefulSet] [Slow] should creating a working CockroachDB cluster" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Volume Placement [Feature:vsphere] should create and delete pod with the same volume source on the same worker node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.070658567"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned Snapshot (delete policy)] snapshottable[Feature:VolumeSnapshotDataSource] volume snapshot controller  should check snapshot fields, check restore correctly works after modifying source data, check deletion" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Services should be able to up and down services" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with same fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify PVC creation fails if only storage policy is specified in the storage class (No shared datastores exist among all the nodes)" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Etcd failure [Disruptive] should recover from network partition with master" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] CronJob should not emit unexpected warnings" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.068977482"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (block volmode)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Deploy clustered applications [Feature:StatefulSet] [Slow] should creating a working redis cluster" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.5792867390000005"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType File [Slow] Should fail on mounting file &#39;afile&#39; when HostPathType is HostPathBlockDev" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] DNS should provide DNS for the cluster  [Conformance]" classname="Kubernetes e2e suite" time="4.081685783"></testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl cluster-info dump should check if cluster-info dump succeeds" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.071051996"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] NodeLease when the NodeLease feature is enabled should have OwnerReferences set" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand should resize volume when PVC is edited while pod is using it" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with different volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI attach test using mock driver should require VolumeAttach for drivers with attachment" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] Servers with support for Table transformation should return generic metadata details across all namespaces for nodes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] [HPA] Horizontal pod autoscaling (scale resource: Custom Metrics from Stackdriver) should scale up with two metrics of type Pod from Stackdriver [Feature:CustomMetricsAutoscaling]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath directory is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should fail to create pod by failing to mount volume [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with pvc data source in parallel [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (delayed binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on different node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ext3)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is deleted while the kubelet is down cleans up when the kubelet returns." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Mount propagation should propagate mounts to the host" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] HostPathType Block Device [Slow] Should be able to mount block device &#39;ablkdev&#39; successfully when HostPathType is HostPathUnset" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Pods should get a host IP [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.050641355"></testcase>
      <testcase name="[sig-auth] Certificates API [Privileged:ClusterAdmin] should support building a client with a CSR" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (filesystem volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]" classname="Kubernetes e2e suite" time="13.378446312"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should fail if subpath file is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI mock volume CSI NodeStage error cases [Slow] should call NodeUnstage after NodeStage success" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] NoExecuteTaintManager Multiple Pods [Serial] only evicts pods without tolerations from tainted nodes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume should set fsGroup for one pod [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (block volmode)] volumeMode should fail in binding dynamic provisioned PV to PVC [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Zone Support [Feature:vsphere] Verify dynamically created pv with multiple zones specified in the storage class, shows both the zones on its labels" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly file specified in the volumeMount [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should fail to use a volume in a pod with mismatched mode [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] Granular Checks: Services Secondary IP Family should function for node-Service: udp" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow] should concurrently access the single volume from pods on different node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPriorities [Serial] PodTopologySpread Scoring validates pod should be preferably scheduled to node which makes the matching pods more evenly distributed" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ServerSideApply should give up ownership of a field if forced applied by a controller" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should verify container cannot write to subpath readonly volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)(allowExpansion)][Feature:Windows] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv written before kubelet restart is readable after restart." classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-scheduling] SchedulerPredicates [Serial] validates that required NodeAffinity setting is respected if matching" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir-link-bindmounted] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed in first pod, new pod with different fsgroup applied to the volume contents" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] DNS should provide DNS for services  [Conformance]" classname="Kubernetes e2e suite" time="14.206684422"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] provisioning should provision storage with pvc data source" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] CronJob should not schedule jobs when suspended [Slow] [Conformance]" classname="Kubernetes e2e suite" time="300.046370083"></testcase>
  </testsuite>