<?xml version="1.0" encoding="UTF-8"?>
  <testsuite name="Kubernetes e2e suite" tests="22" failures="2" errors="0" time="901.309">
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [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-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce ingress policy allowing any port traffic to a server on a specific protocol [Feature:NetworkPolicy] [Feature:UDP]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [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: blockfs] [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: nfs] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[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: 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-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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] Storage Policy Based Volume Provisioning [Feature:vsphere] verify VSAN storage capability with invalid capability name objectSpaceReserve is not honored for dynamically provisioned pvc using storageclass" 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 (ntfs)][Feature:Windows] 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)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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: windows-gcepd] [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: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="14.06526463"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force 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-link] [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: windows-gcepd] [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: ceph][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: iscsi][Feature:Volumes] [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-bindmounted] [Testpattern: Dynamic PV (filesystem 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: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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: local][LocalVolumeType: dir-bindmounted] [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] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="4.066930183"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: windows-gcepd] [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: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic 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: azure-disk] [Testpattern: Pre-provisioned 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-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] In-tree Volumes [Driver: vsphere] [Testpattern: Pre-provisioned 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: cinder] [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: vsphere] [Testpattern: Dynamic PV (default fs)] capacity provides storage capacity information" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [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] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic 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 (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] ServiceAccounts should mount an API token into pods  [Conformance]" classname="Kubernetes e2e suite" time="7.5128361340000005"></testcase>
      <testcase name="[sig-storage] Pod Disks schedule pods each with a PD, delete pod and verify detach [Slow] for RW PD with pod delete grace period of &#34;immediate (0s)&#34;" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="12.08890897"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] Lease lease API should be available [Conformance]" classname="Kubernetes e2e suite" time="0.065680293"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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: rbd][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: nfs] [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: nfs] [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: 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-apps] Network Partition [Disruptive] [Slow] [ReplicationController] should recreate pods scheduled on the unreachable node AND allow scheduling of pods on a node after it rejoins the cluster" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [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] Projected configMap Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (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: azure-disk] [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: gluster] [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: local][LocalVolumeType: dir-bindmounted] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [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: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: block] 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: 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: hostPath] [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] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] 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: 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 the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cli] Kubectl client Kubectl create quota should create a quota with scopes" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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: local][LocalVolumeType: tmpfs] [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-node] Pod garbage collector [Feature:PodGarbageCollector] [Slow] should handle the creation of 1000 pods" 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 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: block] [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] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="10.082040582"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [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: cinder] [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: dir-link] [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: blockfs] [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] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force 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 (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-network] Netpol [LinuxOnly] NetworkPolicy between server and client should support denying of egress traffic on the client side (even if the server explicitly allows this traffic) [Feature:NetworkPolicy]" 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)] 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: vsphere] [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] In-tree Volumes [Driver: ceph][Feature:Volumes][Serial] [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-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]" 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 (filesystem 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: hostPath] [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] CSI Volumes [Driver: csi-hostpath] [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-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]" classname="Kubernetes e2e suite" time="0.079409054"></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-storage] In-tree Volumes [Driver: gcepd] [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: azure-disk] [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: windows-gcepd] [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: gcepd] [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: aws] [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: gce-localssd-scsi-fs] [Serial] [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: windows-gcepd] [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: rbd][Feature:Volumes][Serial] [Testpattern: Dynamic PV (filesystem 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: gluster] [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: block] [Testpattern: Inline-volume (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-auth] [Feature:NodeAuthorizer] A node shouldn&#39;t be able to delete another node" 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 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)] 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)] 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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [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: ceph][Feature:Volumes][Serial] [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: azure-disk] [Testpattern: Dynamic PV (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] In-tree Volumes [Driver: aws] [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] In-tree Volumes [Driver: emptydir] [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-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects NO client request should support a client that connects, sends DATA, and disconnects" 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)] 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: gce-localssd-scsi-fs] [Serial] [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: local][LocalVolumeType: blockfs] [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: ceph][Feature:Volumes][Serial] [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: gluster] [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] In-tree Volumes [Driver: nfs] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [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] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic 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: emptydir] [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] Storage Policy Based Volume Provisioning [Feature:vsphere] verify an if a SPBM policy and VSAN capabilities cannot be honored for dynamically provisioned pvc using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota&#39;s priority class scope (quota set to pod count: 1) against a pod with different priority class (ScopeSelectorOpExists)." 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 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-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-node] Security Context When creating a pod with privileged should run the container as privileged when true [LinuxOnly] [NodeFeature:HostAccess]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ntfs)][Feature:Windows] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] GKE local SSD [Feature:GKELocalSSD] should write and read from node local SSD [Feature:GKELocalSSD]" 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] provisioning should provision storage with mount options" 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 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 (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] Networking Granular Checks: Services should be able to handle large requests: http" 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 fail to create pod by failing to mount volume [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] NetworkPolicy [LinuxOnly] NetworkPolicy between server and client should allow ingress access from namespace on one named port [Feature:NetworkPolicy]" 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 single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem 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: 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-storage] In-tree Volumes [Driver: hostPath] [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-network] Loadbalancing: L7 GCE [Slow] [Feature:kubemci] should remove clusters as expected" 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 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: azure-disk] [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: 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] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic 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: ceph][Feature:Volumes][Serial] [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: azure-disk] [Testpattern: Dynamic 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: cinder] [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: 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: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force 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: 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: vsphere] [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] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] disruptive[Disruptive][LinuxOnly] Should test that pv used in a pod that is force 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: Dynamic 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: iscsi][Feature:Volumes] [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: aws] [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: Dynamic 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-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem 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: 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: gcepd] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] 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: blockfs] [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: 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-node] NodeLease when the NodeLease feature is enabled the kubelet should report node status infrequently" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [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-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: ceph][Feature:Volumes][Serial] [Testpattern: Dynamic PV (default fs)(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: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [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 (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: Pre-provisioned PV (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: gluster] [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: emptydir] [Testpattern: Inline-volume (ext3)] volumes should store data" 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] In-tree Volumes [Driver: iscsi][Feature:Volumes] [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: 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: block] [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: local][LocalVolumeType: tmpfs] [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: iscsi][Feature:Volumes] [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] CSI Volumes [Driver: csi-hostpath] [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: local][LocalVolumeType: dir-link] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [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: iscsi][Feature:Volumes] [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: windows-gcepd] [Testpattern: Inline-volume (ntfs)][Feature:Windows] 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] 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: blockfs] [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] PV Protection Verify &#34;immediate&#34; deletion of a PV that is not bound to a PVC" 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 support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned 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: Inline-volume (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: block] [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: Dynamic PV (filesystem volmode)] volumeLimits should support volume limits [Serial]" 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 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: hostPathSymlink] [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: azure-disk] [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: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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 Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] 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: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] ESIPP [Slow] should handle updates to ExternalTrafficPolicy field" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [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: iscsi][Feature:Volumes] [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: hostPath] [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] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.883793936"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem 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: dir-link] [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-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 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 (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] [Testpattern: Dynamic PV (filesystem 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: ceph][Feature:Volumes][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: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[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] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits should support volume limits [Serial]" 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 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: 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: gcepd] [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: cinder] [Testpattern: Inline-volume (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] Projected downwardAPI should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [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] Projected downwardAPI should provide container&#39;s memory request [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="12.099035527"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [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] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="6.073605137"></testcase>
      <testcase name="[sig-cloud-provider-gcp] Reboot [Disruptive] [Feature:Reboot] each node by ordering unclean reboot and ensure they function upon restart" 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 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: ceph][Feature:Volumes][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: ceph][Feature:Volumes][Serial] [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: cinder] [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: nfs] [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: blockfs] [Testpattern: Dynamic PV (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: rbd][Feature:Volumes][Serial] [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: emptydir] [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] In-tree Volumes [Driver: windows-gcepd] [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-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown]" 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 endpoint-Service: http" 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 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: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] EmptyDir wrapper volumes should not cause race condition when used for git_repo [Serial] [Slow]" 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)] volume-stress multiple pods should access different volumes repeatedly [Slow] [Serial]" 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 (ext3)] 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 (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: local][LocalVolumeType: blockfs] [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-network] DNS should provide /etc/hosts entries for the cluster [LinuxOnly] [Conformance]" classname="Kubernetes e2e suite" time="6.072436163"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: gluster] [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 the same node [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] Netpol [LinuxOnly] NetworkPolicy between server and client should enforce multiple ingress policies with ingress allow-all policy taking precedence [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [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: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]" 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 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: iscsi][Feature:Volumes] [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: hostPathSymlink] [Testpattern: Dynamic 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] Zone Support [Feature:vsphere] Verify PVC creation with incompatible datastore and zone combination specified in storage class fails" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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: tmpfs] [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] [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: hostPath] [Testpattern: Pre-provisioned PV (filesystem 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-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance]" classname="Kubernetes e2e suite" time="157.929062836">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Oct 30 00:56:15.565: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0014e2f30&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31012 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31012 over TCP protocol&#xA;occurred&#xA;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2572</failure>
          <system-out>[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;Oct 30 00:53:58.255: 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 have session affinity work for NodePort service [LinuxOnly] [Conformance]&#xA;  /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;STEP: creating service in namespace services-9177&#xA;STEP: creating service affinity-nodeport in namespace services-9177&#xA;STEP: creating replication controller affinity-nodeport in namespace services-9177&#xA;I1030 00:53:58.285363      29 runners.go:190] Created replication controller with name: affinity-nodeport, namespace: services-9177, replica count: 3&#xA;I1030 00:54:01.336953      29 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1030 00:54:04.337977      29 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 1 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;I1030 00:54:07.338508      29 runners.go:190] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady &#xA;Oct 30 00:54:07.346: INFO: Creating new exec pod&#xA;Oct 30 00:54:14.369: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80&#39;&#xA;Oct 30 00:54:14.619: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n&#34;&#xA;Oct 30 00:54:14.619: INFO: stdout: &#34;HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request&#34;&#xA;Oct 30 00:54:14.620: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.30.242 80&#39;&#xA;Oct 30 00:54:14.862: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.30.242 80\nConnection to 10.233.30.242 80 port [tcp/http] succeeded!\n&#34;&#xA;Oct 30 00:54:14.862: INFO: stdout: &#34;HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request&#34;&#xA;Oct 30 00:54:14.862: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:15.089: INFO: rc: 1&#xA;Oct 30 00:54:15.089: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:16.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:16.700: INFO: rc: 1&#xA;Oct 30 00:54:16.700: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:17.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:17.330: INFO: rc: 1&#xA;Oct 30 00:54:17.330: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:18.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:18.432: INFO: rc: 1&#xA;Oct 30 00:54:18.432: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:19.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:19.646: INFO: rc: 1&#xA;Oct 30 00:54:19.646: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:20.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:20.345: INFO: rc: 1&#xA;Oct 30 00:54:20.345: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:21.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:21.530: INFO: rc: 1&#xA;Oct 30 00:54:21.530: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:22.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:22.635: INFO: rc: 1&#xA;Oct 30 00:54:22.635: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:23.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:23.323: INFO: rc: 1&#xA;Oct 30 00:54:23.323: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:24.092: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:24.339: INFO: rc: 1&#xA;Oct 30 00:54:24.339: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:25.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:25.332: INFO: rc: 1&#xA;Oct 30 00:54:25.332: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:26.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:26.755: INFO: rc: 1&#xA;Oct 30 00:54:26.755: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:27.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:27.642: INFO: rc: 1&#xA;Oct 30 00:54:27.642: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:28.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:28.363: INFO: rc: 1&#xA;Oct 30 00:54:28.363: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:29.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:29.343: INFO: rc: 1&#xA;Oct 30 00:54:29.343: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:30.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:30.495: INFO: rc: 1&#xA;Oct 30 00:54:30.496: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:31.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:31.385: INFO: rc: 1&#xA;Oct 30 00:54:31.385: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:32.089: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:32.413: INFO: rc: 1&#xA;Oct 30 00:54:32.413: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:33.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:33.343: INFO: rc: 1&#xA;Oct 30 00:54:33.343: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:34.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:34.341: INFO: rc: 1&#xA;Oct 30 00:54:34.341: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:35.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:35.331: INFO: rc: 1&#xA;Oct 30 00:54:35.331: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:36.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:36.343: INFO: rc: 1&#xA;Oct 30 00:54:36.343: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:37.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:37.327: INFO: rc: 1&#xA;Oct 30 00:54:37.327: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:38.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:38.343: INFO: rc: 1&#xA;Oct 30 00:54:38.343: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:39.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:39.334: INFO: rc: 1&#xA;Oct 30 00:54:39.334: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:40.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:40.318: INFO: rc: 1&#xA;Oct 30 00:54:40.318: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:41.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:41.342: INFO: rc: 1&#xA;Oct 30 00:54:41.342: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:42.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:42.356: INFO: rc: 1&#xA;Oct 30 00:54:42.357: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:43.089: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:43.320: INFO: rc: 1&#xA;Oct 30 00:54:43.320: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:44.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:44.327: INFO: rc: 1&#xA;Oct 30 00:54:44.327: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:45.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:45.345: INFO: rc: 1&#xA;Oct 30 00:54:45.345: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:46.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:46.336: INFO: rc: 1&#xA;Oct 30 00:54:46.336: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:47.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:47.315: INFO: rc: 1&#xA;Oct 30 00:54:47.315: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:48.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:48.339: INFO: rc: 1&#xA;Oct 30 00:54:48.339: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:49.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:49.367: INFO: rc: 1&#xA;Oct 30 00:54:49.368: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:50.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:50.392: INFO: rc: 1&#xA;Oct 30 00:54:50.392: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:51.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:51.339: INFO: rc: 1&#xA;Oct 30 00:54:51.339: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:52.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:52.348: INFO: rc: 1&#xA;Oct 30 00:54:52.348: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:53.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:53.321: INFO: rc: 1&#xA;Oct 30 00:54:53.322: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:54.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:54.626: INFO: rc: 1&#xA;Oct 30 00:54:54.626: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:55.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:55.745: INFO: rc: 1&#xA;Oct 30 00:54:55.745: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:56.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:56.423: INFO: rc: 1&#xA;Oct 30 00:54:56.423: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:57.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:57.335: INFO: rc: 1&#xA;Oct 30 00:54:57.335: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:58.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:58.587: INFO: rc: 1&#xA;Oct 30 00:54:58.587: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:54:59.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:54:59.452: INFO: rc: 1&#xA;Oct 30 00:54:59.452: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:00.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:00.563: INFO: rc: 1&#xA;Oct 30 00:55:00.563: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:01.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:01.330: INFO: rc: 1&#xA;Oct 30 00:55:01.330: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:02.089: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:02.417: INFO: rc: 1&#xA;Oct 30 00:55:02.417: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:03.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:03.321: INFO: rc: 1&#xA;Oct 30 00:55:03.321: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:04.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:04.307: INFO: rc: 1&#xA;Oct 30 00:55:04.307: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:05.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:05.350: INFO: rc: 1&#xA;Oct 30 00:55:05.350: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:06.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:06.371: INFO: rc: 1&#xA;Oct 30 00:55:06.371: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:07.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:07.317: INFO: rc: 1&#xA;Oct 30 00:55:07.317: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:08.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:08.316: INFO: rc: 1&#xA;Oct 30 00:55:08.316: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:09.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:09.322: INFO: rc: 1&#xA;Oct 30 00:55:09.322: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:10.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:10.719: INFO: rc: 1&#xA;Oct 30 00:55:10.719: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:11.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:12.340: INFO: rc: 1&#xA;Oct 30 00:55:12.340: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:13.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:13.824: INFO: rc: 1&#xA;Oct 30 00:55:13.824: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:14.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:14.367: INFO: rc: 1&#xA;Oct 30 00:55:14.367: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:15.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:15.356: INFO: rc: 1&#xA;Oct 30 00:55:15.357: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:16.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:16.381: INFO: rc: 1&#xA;Oct 30 00:55:16.381: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:17.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:17.663: INFO: rc: 1&#xA;Oct 30 00:55:17.663: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:18.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:18.370: INFO: rc: 1&#xA;Oct 30 00:55:18.370: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:19.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:19.338: INFO: rc: 1&#xA;Oct 30 00:55:19.338: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:20.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:20.305: INFO: rc: 1&#xA;Oct 30 00:55:20.305: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:21.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:21.568: INFO: rc: 1&#xA;Oct 30 00:55:21.568: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:22.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:22.349: INFO: rc: 1&#xA;Oct 30 00:55:22.349: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:23.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:23.330: INFO: rc: 1&#xA;Oct 30 00:55:23.330: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:24.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:24.340: INFO: rc: 1&#xA;Oct 30 00:55:24.340: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:25.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:25.338: INFO: rc: 1&#xA;Oct 30 00:55:25.338: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:26.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:26.335: INFO: rc: 1&#xA;Oct 30 00:55:26.336: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:27.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:27.321: INFO: rc: 1&#xA;Oct 30 00:55:27.321: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:28.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:28.316: INFO: rc: 1&#xA;Oct 30 00:55:28.316: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;+ echo hostName&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:29.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:29.334: INFO: rc: 1&#xA;Oct 30 00:55:29.334: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:30.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:30.335: INFO: rc: 1&#xA;Oct 30 00:55:30.336: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:31.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:31.330: INFO: rc: 1&#xA;Oct 30 00:55:31.330: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:32.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:32.355: INFO: rc: 1&#xA;Oct 30 00:55:32.355: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:33.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:33.392: INFO: rc: 1&#xA;Oct 30 00:55:33.392: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:34.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:34.341: INFO: rc: 1&#xA;Oct 30 00:55:34.341: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:35.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:35.444: INFO: rc: 1&#xA;Oct 30 00:55:35.445: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:36.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:36.357: INFO: rc: 1&#xA;Oct 30 00:55:36.357: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:37.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:37.327: INFO: rc: 1&#xA;Oct 30 00:55:37.327: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:38.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:38.487: INFO: rc: 1&#xA;Oct 30 00:55:38.487: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:39.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:39.497: INFO: rc: 1&#xA;Oct 30 00:55:39.498: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:40.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:40.322: INFO: rc: 1&#xA;Oct 30 00:55:40.322: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:41.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:42.693: INFO: rc: 1&#xA;Oct 30 00:55:42.693: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:43.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:43.338: INFO: rc: 1&#xA;Oct 30 00:55:43.338: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:44.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:44.439: INFO: rc: 1&#xA;Oct 30 00:55:44.439: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:45.089: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:45.682: INFO: rc: 1&#xA;Oct 30 00:55:45.682: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:46.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:46.392: INFO: rc: 1&#xA;Oct 30 00:55:46.392: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:47.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:47.535: INFO: rc: 1&#xA;Oct 30 00:55:47.535: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:48.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:48.312: INFO: rc: 1&#xA;Oct 30 00:55:48.312: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:49.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:49.329: INFO: rc: 1&#xA;Oct 30 00:55:49.329: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:50.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:50.350: INFO: rc: 1&#xA;Oct 30 00:55:50.350: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:51.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:51.346: INFO: rc: 1&#xA;Oct 30 00:55:51.346: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:52.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:52.338: INFO: rc: 1&#xA;Oct 30 00:55:52.338: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:53.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:53.366: INFO: rc: 1&#xA;Oct 30 00:55:53.366: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:54.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:54.386: INFO: rc: 1&#xA;Oct 30 00:55:54.386: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:55.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:55.335: INFO: rc: 1&#xA;Oct 30 00:55:55.335: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:56.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:56.358: INFO: rc: 1&#xA;Oct 30 00:55:56.358: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:57.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:57.326: INFO: rc: 1&#xA;Oct 30 00:55:57.326: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:58.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:58.432: INFO: rc: 1&#xA;Oct 30 00:55:58.432: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:55:59.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:55:59.337: INFO: rc: 1&#xA;Oct 30 00:55:59.337: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:00.092: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:00.321: INFO: rc: 1&#xA;Oct 30 00:56:00.322: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:01.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:01.335: INFO: rc: 1&#xA;Oct 30 00:56:01.335: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:02.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:02.339: INFO: rc: 1&#xA;Oct 30 00:56:02.339: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:03.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:03.466: INFO: rc: 1&#xA;Oct 30 00:56:03.467: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:04.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:04.737: INFO: rc: 1&#xA;Oct 30 00:56:04.737: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:05.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:05.324: INFO: rc: 1&#xA;Oct 30 00:56:05.324: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:06.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:06.332: INFO: rc: 1&#xA;Oct 30 00:56:06.332: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:07.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:07.338: INFO: rc: 1&#xA;Oct 30 00:56:07.338: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:08.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:08.359: INFO: rc: 1&#xA;Oct 30 00:56:08.359: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:09.092: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:09.348: INFO: rc: 1&#xA;Oct 30 00:56:09.348: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:10.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:10.341: INFO: rc: 1&#xA;Oct 30 00:56:10.341: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:11.092: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:12.292: INFO: rc: 1&#xA;Oct 30 00:56:12.292: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:13.090: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:13.337: INFO: rc: 1&#xA;Oct 30 00:56:13.337: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:14.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:14.634: INFO: rc: 1&#xA;Oct 30 00:56:14.634: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:15.091: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:15.316: INFO: rc: 1&#xA;Oct 30 00:56:15.316: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:15.316: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012&#39;&#xA;Oct 30 00:56:15.564: INFO: rc: 1&#xA;Oct 30 00:56:15.564: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-9177 exec execpod-affinitygk2qr -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 31012:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 31012&#xA;nc: connect to 10.10.190.207 port 31012 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:56:15.565: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0014e2f30&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31012 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:31012 over TCP protocol&#xA;occurred&#xA;&#xA;Full Stack Trace&#xA;k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBServiceWithOptionalTransition(0xc000d0e9a0, 0x779f8f8, 0xc001d9ec60, 0xc001829b80, 0x0)&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2572 +0x625&#xA;k8s.io/kubernetes/test/e2e/network.execAffinityTestForNonLBService(...)&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2531&#xA;k8s.io/kubernetes/test/e2e/network.glob..func24.25()&#xA;&#x9;/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1829 +0xa5&#xA;k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001901980)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001901980)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001901980, 0x70e7b58)&#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;Oct 30 00:56:15.566: INFO: Cleaning up the exec pod&#xA;STEP: deleting ReplicationController affinity-nodeport in namespace services-9177, will wait for the garbage collector to delete the pods&#xA;Oct 30 00:56:15.642: INFO: Deleting ReplicationController affinity-nodeport took: 3.474371ms&#xA;Oct 30 00:56:15.743: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.434305ms&#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-9177&#34;.&#xA;STEP: Found 27 events.&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-lpc5m&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-jkk2m&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport: {replication-controller } SuccessfulCreate: Created pod: affinity-nodeport-h9dhq&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport-h9dhq: {default-scheduler } Scheduled: Successfully assigned services-9177/affinity-nodeport-h9dhq to node1&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport-jkk2m: {default-scheduler } Scheduled: Successfully assigned services-9177/affinity-nodeport-jkk2m to node2&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:58 +0000 UTC - event for affinity-nodeport-lpc5m: {default-scheduler } Scheduled: Successfully assigned services-9177/affinity-nodeport-lpc5m to node1&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:53:59 +0000 UTC - event for affinity-nodeport-jkk2m: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:00 +0000 UTC - event for affinity-nodeport-jkk2m: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 347.368332ms&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:00 +0000 UTC - event for affinity-nodeport-jkk2m: {kubelet node2} Created: Created container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:01 +0000 UTC - event for affinity-nodeport-h9dhq: {kubelet node1} Created: Created container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:01 +0000 UTC - event for affinity-nodeport-h9dhq: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:01 +0000 UTC - event for affinity-nodeport-h9dhq: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 547.13392ms&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:01 +0000 UTC - event for affinity-nodeport-jkk2m: {kubelet node2} Started: Started container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:01 +0000 UTC - event for affinity-nodeport-lpc5m: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:02 +0000 UTC - event for affinity-nodeport-h9dhq: {kubelet node1} Started: Started container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:02 +0000 UTC - event for affinity-nodeport-lpc5m: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 347.599825ms&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:03 +0000 UTC - event for affinity-nodeport-lpc5m: {kubelet node1} Started: Started container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:03 +0000 UTC - event for affinity-nodeport-lpc5m: {kubelet node1} Created: Created container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:07 +0000 UTC - event for execpod-affinitygk2qr: {default-scheduler } Scheduled: Successfully assigned services-9177/execpod-affinitygk2qr to node2&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:09 +0000 UTC - event for execpod-affinitygk2qr: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:10 +0000 UTC - event for execpod-affinitygk2qr: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 874.763879ms&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:10 +0000 UTC - event for execpod-affinitygk2qr: {kubelet node2} Created: Created container agnhost-container&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:54:10 +0000 UTC - event for execpod-affinitygk2qr: {kubelet node2} Started: Started container agnhost-container&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:56:15 +0000 UTC - event for affinity-nodeport-h9dhq: {kubelet node1} Killing: Stopping container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:56:15 +0000 UTC - event for affinity-nodeport-jkk2m: {kubelet node2} Killing: Stopping container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:56:15 +0000 UTC - event for affinity-nodeport-lpc5m: {kubelet node1} Killing: Stopping container affinity-nodeport&#xA;Oct 30 00:56:33.460: INFO: At 2021-10-30 00:56:15 +0000 UTC - event for execpod-affinitygk2qr: {kubelet node2} Killing: Stopping container agnhost-container&#xA;Oct 30 00:56:33.462: INFO: POD  NODE  PHASE  GRACE  CONDITIONS&#xA;Oct 30 00:56:33.462: INFO: &#xA;Oct 30 00:56:33.466: INFO: &#xA;Logging node info for node master1&#xA;Oct 30 00:56:33.468: INFO: Node Info: &amp;Node{ObjectMeta:{master1    b47c04d5-47a7-4a95-8e97-481e6e60af54 66972 0 2021-10-29 21:05:34 +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 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-10-29 21:05:37 +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 2021-10-29 21:05: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 2021-10-29 21:08:30 +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 2021-10-29 21:13:13 +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;:{}}}}]},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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:27 +0000 UTC,LastTransitionTime:2021-10-29 21:11:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:27 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:27 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:27 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 00:56:27 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:5d3ed60c561e427db72df14bd9006ed0,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:01b9d6bc-4126-4864-a1df-901a1bee4906,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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:[localhost:30500/tasextender@sha256:b7d2fa8154ac5d9cff45866e4d3d210a7d390f8576611c301a2eed2b57273227 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:2012644549052fa07c43b0d19f320c871a25e105d0b23e33645e4f1bcf8fcd97 nginx:1.20.1-alpine],SizeBytes:22650454,},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;Oct 30 00:56:33.469: INFO: &#xA;Logging kubelet events for node master1&#xA;Oct 30 00:56:33.472: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Oct 30 00:56:33.494: INFO: kube-proxy-z5k8p started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 00:56:33.494: INFO: coredns-8474476ff8-lczbr started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Oct 30 00:56:33.494: INFO: container-registry-65d7c44b96-zzkfl started at 2021-10-29 21:12:56 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: node-exporter-fv84w started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: kube-scheduler-master1 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: kube-controller-manager-master1 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Oct 30 00:56:33.494: INFO: kube-flannel-d4pmt started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 00:56:33.494: INFO: kube-multus-ds-amd64-wgkfq started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 00:56:33.494: INFO: kube-apiserver-master1 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.494: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;W1030 00:56:33.508226      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 00:56:33.578: INFO: &#xA;Latency metrics for node master1&#xA;Oct 30 00:56:33.578: INFO: &#xA;Logging node info for node master2&#xA;Oct 30 00:56:33.581: INFO: Node Info: &amp;Node{ObjectMeta:{master2    208792d3-d365-4ddb-83d4-10e6e818079c 66896 0 2021-10-29 21:06:06 +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 2021-10-29 21:06:07 +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 2021-10-29 21:08: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 2021-10-29 21:08:35 +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 2021-10-29 21:18:18 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:19 +0000 UTC,LastTransitionTime:2021-10-29 21:11:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 00:56:23 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:12290c1916d84ddda20431c28083da6a,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:314e82b8-9747-4131-b883-220496309995,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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;Oct 30 00:56:33.581: INFO: &#xA;Logging kubelet events for node master2&#xA;Oct 30 00:56:33.583: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Oct 30 00:56:33.591: INFO: kube-multus-ds-amd64-brkpk started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 00:56:33.591: INFO: node-exporter-lc9kk started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 00:56:33.591: INFO: kube-apiserver-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Oct 30 00:56:33.591: INFO: kube-controller-manager-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Oct 30 00:56:33.591: INFO: kube-scheduler-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;Oct 30 00:56:33.591: INFO: kube-proxy-5gz4v started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Oct 30 00:56:33.591: INFO: kube-flannel-qvqll started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 00:56:33.591: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 00:56:33.591: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;W1030 00:56:33.604612      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 00:56:33.667: INFO: &#xA;Latency metrics for node master2&#xA;Oct 30 00:56:33.667: INFO: &#xA;Logging node info for node master3&#xA;Oct 30 00:56:33.669: INFO: Node Info: &amp;Node{ObjectMeta:{master3    168f1589-e029-47ae-b194-10215fc22d6a 67132 0 2021-10-29 21:06: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 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 2021-10-29 21:06: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 2021-10-29 21:08: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 2021-10-29 21:08:35 +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;:{}}}} {nfd-master Update v1 2021-10-29 21:16:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}} {kubelet Update v1 2021-10-29 21:16:17 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:36 +0000 UTC,LastTransitionTime:2021-10-29 21:11:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:de18dcb6cb4c493e9f4d987da2c8b3fd,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:89235c4b-b1f5-4716-bbd7-18b41c0bde74,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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:[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:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},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:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},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;Oct 30 00:56:33.670: INFO: &#xA;Logging kubelet events for node master3&#xA;Oct 30 00:56:33.671: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Oct 30 00:56:33.681: INFO: kube-apiserver-master3 started at 2021-10-29 21:11:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: kube-scheduler-master3 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;Oct 30 00:56:33.681: INFO: dns-autoscaler-7df78bfcfb-phsdx started at 2021-10-29 21:09:02 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Oct 30 00:56:33.681: INFO: node-feature-discovery-controller-cff799f9f-qq7g4 started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: coredns-8474476ff8-wrwwv started at 2021-10-29 21:09:00 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Oct 30 00:56:33.681: INFO: prometheus-operator-585ccfb458-czbr2 started at 2021-10-29 21:21:06 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: node-exporter-bv946 started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 00:56:33.681: INFO: kube-controller-manager-master3 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Oct 30 00:56:33.681: INFO: kube-proxy-r6fpx started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 00:56:33.681: INFO: kube-flannel-rbdlt started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 00:56:33.681: INFO: kube-multus-ds-amd64-bdwh9 started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.681: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1030 00:56:33.696747      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 00:56:33.776: INFO: &#xA;Latency metrics for node master3&#xA;Oct 30 00:56:33.776: INFO: &#xA;Logging node info for node node1&#xA;Oct 30 00:56:33.779: INFO: Node Info: &amp;Node{ObjectMeta:{node1    ddef9269-94c5-4165-81fb-a3b0c4ac5c75 67210 0 2021-10-29 21:07:27 +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.45.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 2021-10-29 21:07:28 +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 2021-10-29 21:07:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-10-29 21:08: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 2021-10-29 21:16: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 2021-10-29 21:19:31 +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 2021-10-29 21:19:32 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki 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: {{201269633024 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 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: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:38 +0000 UTC,LastTransitionTime:2021-10-29 21:11:38 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 00:56:32 +0000 UTC,LastTransitionTime:2021-10-29 21:08:36 +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:3bf4179125e4495c89c046ed0ae7baf7,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:ce868148-dc5e-4c7c-a555-42ee929547f7,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:1003432289,},ContainerImage{Names:[localhost:30500/cmk@sha256:430843a71fa03faf488543c9f5b50d3efbef49988d6784f9f48b8077cc806f60 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724463471,},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:[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:[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:2f1ff7ac170c0ac8079e232ea4ee89d23b7906d1b824d901927acb4e399c52c9 nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42674030,},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:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a alpine:3.12],SizeBytes:5581415,},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;Oct 30 00:56:33.779: INFO: &#xA;Logging kubelet events for node node1&#xA;Oct 30 00:56:33.781: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Oct 30 00:56:33.874: INFO: nginx-proxy-node1 started at 2021-10-29 21:07:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Oct 30 00:56:33.874: INFO: kubernetes-metrics-scraper-5558854cb-5rmjw started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 1&#xA;Oct 30 00:56:33.874: INFO: cmk-init-discover-node1-n4mcc started at 2021-10-29 21:19:28 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container init ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container install ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: cmk-89lqq started at 2021-10-29 21:20:10 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: node-exporter-256wm started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: prometheus-k8s-0 started at 2021-10-29 21:21:17 +0000 UTC (0+4 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Oct 30 00:56:33.874: INFO: oidc-discovery-validator started at 2021-10-30 00:56:27 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container oidc-discovery-validator ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: pod-init-4e769a4b-d18a-491a-a1d7-41247122aca3 started at 2021-10-30 00:56:21 +0000 UTC (2+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Init container init1 ready: false, restart count 1&#xA;Oct 30 00:56:33.874: INFO: &#x9;Init container init2 ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container run1 ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: frontend-685fc574d5-xdjdt started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container guestbook-frontend ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: kube-multus-ds-amd64-68wrz started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 00:56:33.874: INFO: node-feature-discovery-worker-w5vdb started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: ss2-0 started at 2021-10-30 00:56:23 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: pod-37003f6f-eeed-4517-9527-be2c4f7b2bbd started at 2021-10-30 00:56:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container test-container ready: false, restart count 0&#xA;Oct 30 00:56:33.874: INFO: kube-flannel-phg88 started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 00:56:33.874: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-t789r started at 2021-10-29 21:17:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: kube-proxy-z5hqt started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 00:56:33.874: INFO: collectd-d45rv started at 2021-10-29 21:25:13 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: test-host-network-pod started at 2021-10-30 00:56:21 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container busybox-1 ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container busybox-2 ready: true, restart count 0&#xA;Oct 30 00:56:33.874: INFO: pod-release-28r5x started at 2021-10-30 00:56:29 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:33.874: INFO: &#x9;Container pod-release ready: false, restart count 0&#xA;W1030 00:56:33.890060      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 00:56:35.144: INFO: &#xA;Latency metrics for node node1&#xA;Oct 30 00:56:35.144: INFO: &#xA;Logging node info for node node2&#xA;Oct 30 00:56:35.147: INFO: Node Info: &amp;Node{ObjectMeta:{node2    3b49ad19-ba56-4f4a-b1fa-eef102063de9 67069 0 2021-10-29 21:07:28 +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.45.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 2021-10-29 21:07:28 +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 2021-10-29 21:07:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-10-29 21:08:30 +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 2021-10-29 21:16: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 2021-10-29 21:19:53 +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 2021-10-29 21:19:59 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki 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: {{201269628928 0} {&lt;nil&gt;} 196552372Ki 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 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: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:34 +0000 UTC,LastTransitionTime:2021-10-29 21:11:34 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:30 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:30 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 00:56:30 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 00:56:30 +0000 UTC,LastTransitionTime:2021-10-29 21:08:36 +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:7283436dd9e34722a6e4df817add95ed,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:c219e7bd-582b-4d6c-b379-1161acc70676,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:[localhost:30500/cmk@sha256:430843a71fa03faf488543c9f5b50d3efbef49988d6784f9f48b8077cc806f60 localhost:30500/cmk:v1.5.1],SizeBytes:724463471,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724463471,},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:[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:[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/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:2f1ff7ac170c0ac8079e232ea4ee89d23b7906d1b824d901927acb4e399c52c9 localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42674030,},ContainerImage{Names:[localhost:30500/tasextender@sha256:b7d2fa8154ac5d9cff45866e4d3d210a7d390f8576611c301a2eed2b57273227 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:[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:[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;Oct 30 00:56:35.148: INFO: &#xA;Logging kubelet events for node node2&#xA;Oct 30 00:56:35.149: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Oct 30 00:56:35.164: INFO: test-pod started at 2021-10-30 00:56:15 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container busybox-1 ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container busybox-2 ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container busybox-3 ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: agnhost-replica-6bcf79b489-h9dmg started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container replica ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: node-feature-discovery-worker-h6lcp started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: ss2-2 started at 2021-10-30 00:55:53 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: agnhost-primary-5db8ddd565-q5tkl started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container primary ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: test-pod started at 2021-10-30 00:54:25 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: ss2-1 started at 2021-10-30 00:56:13 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container webserver ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: kube-flannel-f6s5v started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container kube-flannel ready: true, restart count 3&#xA;Oct 30 00:56:35.164: INFO: kube-multus-ds-amd64-7tvbl started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 00:56:35.164: INFO: cmk-webhook-6c9d5f8578-ffk66 started at 2021-10-29 21:20:11 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: nginx-proxy-node2 started at 2021-10-29 21:07:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Oct 30 00:56:35.164: INFO: kubernetes-dashboard-785dcbb76d-pbjjt started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;Oct 30 00:56:35.164: INFO: cmk-init-discover-node2-2fmmt started at 2021-10-29 21:19:48 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container init ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container install ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: sample-webhook-deployment-78988fc6cd-4fgdc started at 2021-10-30 00:56:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container sample-webhook ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-69pkg started at 2021-10-29 21:17:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Oct 30 00:56:35.164: INFO: agnhost-replica-6bcf79b489-7bpqp started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container replica ready: false, restart count 0&#xA;Oct 30 00:56:35.164: INFO: to-be-attached-pod started at 2021-10-30 00:56:33 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.164: INFO: &#x9;Container container1 ready: false, restart count 0&#xA;Oct 30 00:56:35.165: INFO: cmk-8bpbf started at 2021-10-29 21:20:11 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: node-exporter-r77s4 started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: tas-telemetry-aware-scheduling-84ff454dfb-989mh started at 2021-10-29 21:24:23 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: frontend-685fc574d5-4h4bg started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container guestbook-frontend ready: false, restart count 0&#xA;Oct 30 00:56:35.165: INFO: collectd-flvhl started at 2021-10-29 21:25:13 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Oct 30 00:56:35.165: INFO: kube-proxy-76285 started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 00:56:35.165: INFO: frontend-685fc574d5-kklxq started at 2021-10-30 00:56:32 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container guestbook-frontend ready: false, restart count 0&#xA;Oct 30 00:56:35.165: INFO: liveness-00176d17-9bb9-4e06-870f-696107c114d2 started at 2021-10-30 00:55:00 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 00:56:35.165: INFO: &#x9;Container agnhost-container ready: true, restart count 4&#xA;W1030 00:56:35.178438      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 00:56:36.174: INFO: &#xA;Latency metrics for node node2&#xA;Oct 30 00:56:36.174: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-9177&#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-network] Networking Granular Checks: Services should update endpoints: http" 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="11.201147667"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching  [Conformance]" 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 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: aws] [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: local][LocalVolumeType: dir-link] [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: ceph][Feature:Volumes][Serial] [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: hostPath] [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: local][LocalVolumeType: dir-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: local][LocalVolumeType: block] [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: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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: 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: hostPathSymlink] [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: hostPath] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [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-scheduling] Multi-AZ Clusters should spread the pods of a service across zones" 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)] fsgroupchangepolicy (OnRootMismatch)[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 (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: 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: cinder] [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: tmpfs] [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: vsphere] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] 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: rbd][Feature:Volumes][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] In-tree Volumes [Driver: hostPath] [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-network] DNS should resolve DNS of partial qualified names for the cluster [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: vsphere] [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: hostPath] [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: iscsi][Feature:Volumes] [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: iscsi][Feature:Volumes] [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: vsphere] [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: cinder] [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: emptydir] [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] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic 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: local][LocalVolumeType: dir-link-bindmounted] [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: windows-gcepd] [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-network] Netpol [LinuxOnly] NetworkPolicy between server and client should allow ingress access from updated pod [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][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: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned 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] CSI Volumes [Driver: csi-hostpath] [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: vsphere] [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: local][LocalVolumeType: block] [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-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]" classname="Kubernetes e2e suite" time="5.532160586"></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: nfs] [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: aws] [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-network] Netpol [LinuxOnly] NetworkPolicy between server and client should allow ingress access on one named port [Feature:NetworkPolicy]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [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] CSI mock volume CSIServiceAccountToken token should not be plumbed down when CSIDriver is not deployed" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] Job [Feature:IndexedJob] should create pods for an Indexed job with completion indexes" 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 (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] CSI Volumes [Driver: csi-hostpath] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should support two pods which share the same volume" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] ESIPP [Slow] should work from pods" 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 existing directories when readOnly specified in the volumeSource" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: block] 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: Inline-volume (ext4)] volumes should store data" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-cluster-lifecycle] [Feature:BootstrapTokens] should delete the signed bootstrap tokens from clusterInfo ConfigMap when bootstrap token is deleted" 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 (default fs)] 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: Dynamic PV (filesystem 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: emptydir] [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] In-tree Volumes [Driver: emptydir] [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: windows-gcepd] [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: vsphere] [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: cinder] [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-apps] Deployment should not disrupt a cloud load-balancer&#39;s connectivity during rollout" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-node] PrivilegedPod [NodeConformance] should enable privileged commands [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 (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-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]" classname="Kubernetes e2e suite" time="14.048834499"></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: azure-disk] [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: emptydir] [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: gluster] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] 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: emptydir] [Testpattern: Pre-provisioned 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: aws] [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: cinder] [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: aws] [Testpattern: Dynamic PV (ntfs)][Feature:Windows] subPath should support readOnly directory specified in the volumeMount" 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] subPath should support restarting containers using file as subpath [Slow][LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: dir] One pod requesting one prebound PVC should be able to mount volume and write from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic 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: emptydir] [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: gcepd] [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: rbd][Feature:Volumes][Serial] [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: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [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-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]" classname="Kubernetes e2e suite" time="60.041468181"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: cinder] [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] Volumes ConfigMap should be mountable" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down when rescheduling a pod is required and pdb allows for it[Feature:ClusterSizeAutoscalingScaleDown]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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: 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: vsphere] [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: dir] [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-storage] CSI Volumes [Driver: csi-hostpath] [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: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath should support file as subpath [LinuxOnly]" 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 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-node] [Feature:Example] Downward API should create a pod that prints his name and namespace" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [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: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (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-apps] Daemon set [Serial] should run and stop complex daemon with node affinity" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] kube-proxy migration [Feature:KubeProxyDaemonSetMigration] Upgrade kube-proxy from static pods to a DaemonSet should maintain a functioning cluster [Feature:KubeProxyDaemonSetUpgrade]" 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 support creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem 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: aws] [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: local][LocalVolumeType: dir-bindmounted] [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: 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-network] Services should be able to create a functioning NodePort service [Conformance]" classname="Kubernetes e2e suite" time="138.935055622">
          <failure type="Failure">/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630&#xA;Oct 30 01:00:24.329: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0014e38b0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32413 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32413 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>[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;Oct 30 00:58:07.188: 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-6248&#xA;STEP: creating replication controller nodeport-test in namespace services-6248&#xA;I1030 00:58:07.223621      29 runners.go:190] Created replication controller with name: nodeport-test, namespace: services-6248, replica count: 2&#xA;I1030 00:58:10.274914      29 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;I1030 00:58:13.276835      29 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;Oct 30 00:58:13.276: INFO: Creating new exec pod&#xA;Oct 30 00:58:22.296: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80&#39;&#xA;Oct 30 00:58:22.910: 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;Oct 30 00:58:22.910: INFO: stdout: &#34;nodeport-test-m797r&#34;&#xA;Oct 30 00:58:22.910: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.16.8 80&#39;&#xA;Oct 30 00:58:23.638: INFO: stderr: &#34;+ echo hostName\n+ nc -v -t -w 2 10.233.16.8 80\nConnection to 10.233.16.8 80 port [tcp/http] succeeded!\n&#34;&#xA;Oct 30 00:58:23.638: INFO: stdout: &#34;nodeport-test-c5pl8&#34;&#xA;Oct 30 00:58:23.638: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:23.852: INFO: rc: 1&#xA;Oct 30 00:58:23.852: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:24.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:25.077: INFO: rc: 1&#xA;Oct 30 00:58:25.077: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:25.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:26.106: INFO: rc: 1&#xA;Oct 30 00:58:26.106: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:26.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:27.170: INFO: rc: 1&#xA;Oct 30 00:58:27.170: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:27.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:28.108: INFO: rc: 1&#xA;Oct 30 00:58:28.108: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:28.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:29.242: INFO: rc: 1&#xA;Oct 30 00:58:29.242: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:29.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:30.161: INFO: rc: 1&#xA;Oct 30 00:58:30.161: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:30.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:31.078: INFO: rc: 1&#xA;Oct 30 00:58:31.078: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:31.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:32.068: INFO: rc: 1&#xA;Oct 30 00:58:32.069: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:32.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:33.205: INFO: rc: 1&#xA;Oct 30 00:58:33.205: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:33.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:34.101: INFO: rc: 1&#xA;Oct 30 00:58:34.102: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:34.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:35.214: INFO: rc: 1&#xA;Oct 30 00:58:35.215: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:35.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:36.293: INFO: rc: 1&#xA;Oct 30 00:58:36.294: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:36.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:37.097: INFO: rc: 1&#xA;Oct 30 00:58:37.097: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:37.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:38.174: INFO: rc: 1&#xA;Oct 30 00:58:38.174: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:38.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:39.136: INFO: rc: 1&#xA;Oct 30 00:58:39.136: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:39.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:40.280: INFO: rc: 1&#xA;Oct 30 00:58:40.280: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:40.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:41.104: INFO: rc: 1&#xA;Oct 30 00:58:41.105: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:41.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:42.351: INFO: rc: 1&#xA;Oct 30 00:58:42.351: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:42.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:43.115: INFO: rc: 1&#xA;Oct 30 00:58:43.115: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:43.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:44.123: INFO: rc: 1&#xA;Oct 30 00:58:44.123: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:44.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:45.152: INFO: rc: 1&#xA;Oct 30 00:58:45.153: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:45.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:46.103: INFO: rc: 1&#xA;Oct 30 00:58:46.103: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:46.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:47.198: INFO: rc: 1&#xA;Oct 30 00:58:47.198: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:47.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:48.118: INFO: rc: 1&#xA;Oct 30 00:58:48.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:48.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:49.126: INFO: rc: 1&#xA;Oct 30 00:58:49.126: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:49.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:50.113: INFO: rc: 1&#xA;Oct 30 00:58:50.113: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:50.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:51.139: INFO: rc: 1&#xA;Oct 30 00:58:51.139: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:51.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:52.111: INFO: rc: 1&#xA;Oct 30 00:58:52.111: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:52.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:53.139: INFO: rc: 1&#xA;Oct 30 00:58:53.139: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:53.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:54.118: INFO: rc: 1&#xA;Oct 30 00:58:54.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:54.855: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:55.107: INFO: rc: 1&#xA;Oct 30 00:58:55.107: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:55.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:56.119: INFO: rc: 1&#xA;Oct 30 00:58:56.119: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:56.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:57.113: INFO: rc: 1&#xA;Oct 30 00:58:57.113: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:57.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:58.101: INFO: rc: 1&#xA;Oct 30 00:58:58.101: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:58.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:58:59.108: INFO: rc: 1&#xA;Oct 30 00:58:59.108: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:58:59.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:00.083: INFO: rc: 1&#xA;Oct 30 00:59:00.084: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:00.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:01.480: INFO: rc: 1&#xA;Oct 30 00:59:01.480: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:01.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:02.200: INFO: rc: 1&#xA;Oct 30 00:59:02.200: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:02.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:03.098: INFO: rc: 1&#xA;Oct 30 00:59:03.098: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:03.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:04.498: INFO: rc: 1&#xA;Oct 30 00:59:04.498: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:04.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:05.102: INFO: rc: 1&#xA;Oct 30 00:59:05.102: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:05.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:06.096: INFO: rc: 1&#xA;Oct 30 00:59:06.096: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:06.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:07.138: INFO: rc: 1&#xA;Oct 30 00:59:07.138: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:07.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:08.105: INFO: rc: 1&#xA;Oct 30 00:59:08.105: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:08.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:09.110: INFO: rc: 1&#xA;Oct 30 00:59:09.110: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:09.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:10.246: INFO: rc: 1&#xA;Oct 30 00:59:10.246: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:10.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:12.024: INFO: rc: 1&#xA;Oct 30 00:59:12.024: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:12.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:13.092: INFO: rc: 1&#xA;Oct 30 00:59:13.092: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:13.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:14.098: INFO: rc: 1&#xA;Oct 30 00:59:14.098: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:14.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:15.118: INFO: rc: 1&#xA;Oct 30 00:59:15.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:15.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:16.118: INFO: rc: 1&#xA;Oct 30 00:59:16.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:16.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:17.169: INFO: rc: 1&#xA;Oct 30 00:59:17.169: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:17.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:18.107: INFO: rc: 1&#xA;Oct 30 00:59:18.107: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:18.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:19.111: INFO: rc: 1&#xA;Oct 30 00:59:19.111: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:19.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:20.128: INFO: rc: 1&#xA;Oct 30 00:59:20.128: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:20.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:21.118: INFO: rc: 1&#xA;Oct 30 00:59:21.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:21.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:22.199: INFO: rc: 1&#xA;Oct 30 00:59:22.199: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:22.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:23.094: INFO: rc: 1&#xA;Oct 30 00:59:23.094: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:23.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:24.133: INFO: rc: 1&#xA;Oct 30 00:59:24.133: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:24.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:25.089: INFO: rc: 1&#xA;Oct 30 00:59:25.089: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo+  hostName&#xA;nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:25.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:26.153: INFO: rc: 1&#xA;Oct 30 00:59:26.153: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:26.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:27.208: INFO: rc: 1&#xA;Oct 30 00:59:27.208: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:27.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:28.117: INFO: rc: 1&#xA;Oct 30 00:59:28.117: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:28.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:29.094: INFO: rc: 1&#xA;Oct 30 00:59:29.095: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:29.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:30.112: INFO: rc: 1&#xA;Oct 30 00:59:30.112: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:30.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:31.134: INFO: rc: 1&#xA;Oct 30 00:59:31.134: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:31.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:32.121: INFO: rc: 1&#xA;Oct 30 00:59:32.121: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:32.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:33.122: INFO: rc: 1&#xA;Oct 30 00:59:33.122: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:33.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:34.228: INFO: rc: 1&#xA;Oct 30 00:59:34.229: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:34.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:35.124: INFO: rc: 1&#xA;Oct 30 00:59:35.124: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:35.855: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:36.152: INFO: rc: 1&#xA;Oct 30 00:59:36.152: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:36.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:37.118: INFO: rc: 1&#xA;Oct 30 00:59:37.118: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:37.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:38.102: INFO: rc: 1&#xA;Oct 30 00:59:38.102: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:38.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:39.470: INFO: rc: 1&#xA;Oct 30 00:59:39.470: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:39.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:40.268: INFO: rc: 1&#xA;Oct 30 00:59:40.268: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:40.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:42.040: INFO: rc: 1&#xA;Oct 30 00:59:42.040: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:42.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:43.147: INFO: rc: 1&#xA;Oct 30 00:59:43.147: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:43.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:44.147: INFO: rc: 1&#xA;Oct 30 00:59:44.147: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:44.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:45.121: INFO: rc: 1&#xA;Oct 30 00:59:45.121: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:45.855: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:46.181: INFO: rc: 1&#xA;Oct 30 00:59:46.181: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:46.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:47.173: INFO: rc: 1&#xA;Oct 30 00:59:47.173: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:47.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:48.098: INFO: rc: 1&#xA;Oct 30 00:59:48.098: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:48.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:49.102: INFO: rc: 1&#xA;Oct 30 00:59:49.102: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:49.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:50.108: INFO: rc: 1&#xA;Oct 30 00:59:50.108: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:50.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:51.135: INFO: rc: 1&#xA;Oct 30 00:59:51.135: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:51.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:52.094: INFO: rc: 1&#xA;Oct 30 00:59:52.094: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:52.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:53.164: INFO: rc: 1&#xA;Oct 30 00:59:53.164: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:53.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:54.151: INFO: rc: 1&#xA;Oct 30 00:59:54.151: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:54.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:55.239: INFO: rc: 1&#xA;Oct 30 00:59:55.239: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:55.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:56.104: INFO: rc: 1&#xA;Oct 30 00:59:56.104: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:56.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:57.126: INFO: rc: 1&#xA;Oct 30 00:59:57.126: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:57.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:58.098: INFO: rc: 1&#xA;Oct 30 00:59:58.098: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:58.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 00:59:59.105: INFO: rc: 1&#xA;Oct 30 00:59:59.105: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 00:59:59.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:00.096: INFO: rc: 1&#xA;Oct 30 01:00:00.096: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:00.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:01.099: INFO: rc: 1&#xA;Oct 30 01:00:01.099: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:01.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:02.125: INFO: rc: 1&#xA;Oct 30 01:00:02.125: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:02.855: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:03.092: INFO: rc: 1&#xA;Oct 30 01:00:03.093: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:03.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:04.102: INFO: rc: 1&#xA;Oct 30 01:00:04.102: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:04.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:05.100: INFO: rc: 1&#xA;Oct 30 01:00:05.100: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:05.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:06.076: INFO: rc: 1&#xA;Oct 30 01:00:06.076: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:06.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:07.148: INFO: rc: 1&#xA;Oct 30 01:00:07.148: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:07.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:08.114: INFO: rc: 1&#xA;Oct 30 01:00:08.114: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:08.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:09.097: INFO: rc: 1&#xA;Oct 30 01:00:09.097: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:09.854: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:10.116: INFO: rc: 1&#xA;Oct 30 01:00:10.116: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:10.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:12.020: INFO: rc: 1&#xA;Oct 30 01:00:12.020: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:12.855: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:13.125: INFO: rc: 1&#xA;Oct 30 01:00:13.125: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:13.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:14.094: INFO: rc: 1&#xA;Oct 30 01:00:14.094: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:14.852: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:15.105: INFO: rc: 1&#xA;Oct 30 01:00:15.105: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:15.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:16.100: INFO: rc: 1&#xA;Oct 30 01:00:16.101: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:16.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:17.108: INFO: rc: 1&#xA;Oct 30 01:00:17.108: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:17.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:18.126: INFO: rc: 1&#xA;Oct 30 01:00:18.126: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:18.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:19.116: INFO: rc: 1&#xA;Oct 30 01:00:19.116: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:19.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:20.105: INFO: rc: 1&#xA;Oct 30 01:00:20.105: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:20.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:21.174: INFO: rc: 1&#xA;Oct 30 01:00:21.174: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:21.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:22.261: INFO: rc: 1&#xA;Oct 30 01:00:22.261: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:22.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:23.091: INFO: rc: 1&#xA;Oct 30 01:00:23.092: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:23.853: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:24.096: INFO: rc: 1&#xA;Oct 30 01:00:24.096: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:24.096: INFO: Running &#39;/usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413&#39;&#xA;Oct 30 01:00:24.328: INFO: rc: 1&#xA;Oct 30 01:00:24.328: INFO: Service reachability failing with error: error running /usr/local/bin/kubectl --kubeconfig=/root/.kube/config --namespace=services-6248 exec execpodmfc69 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.10.190.207 32413:&#xA;Command stdout:&#xA;&#xA;stderr:&#xA;+ echo hostName&#xA;+ nc -v -t -w 2 10.10.190.207 32413&#xA;nc: connect to 10.10.190.207 port 32413 (tcp) failed: Connection refused&#xA;command terminated with exit code 1&#xA;&#xA;error:&#xA;exit status 1&#xA;Retrying...&#xA;Oct 30 01:00:24.329: FAIL: Unexpected error:&#xA;    &lt;*errors.errorString | 0xc0014e38b0&gt;: {&#xA;        s: &#34;service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32413 over TCP protocol&#34;,&#xA;    }&#xA;    service is not reachable within 2m0s timeout on endpoint 10.10.190.207:32413 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(0xc001901980)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c&#xA;k8s.io/kubernetes/test/e2e.TestE2E(0xc001901980)&#xA;&#x9;_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b&#xA;testing.tRunner(0xc001901980, 0x70e7b58)&#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-6248&#34;.&#xA;STEP: Found 17 events.&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:07 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-m797r&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:07 +0000 UTC - event for nodeport-test: {replication-controller } SuccessfulCreate: Created pod: nodeport-test-c5pl8&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:07 +0000 UTC - event for nodeport-test-c5pl8: {default-scheduler } Scheduled: Successfully assigned services-6248/nodeport-test-c5pl8 to node1&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:07 +0000 UTC - event for nodeport-test-m797r: {default-scheduler } Scheduled: Successfully assigned services-6248/nodeport-test-m797r to node2&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:08 +0000 UTC - event for nodeport-test-c5pl8: {kubelet node1} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-c5pl8: {kubelet node1} Started: Started container nodeport-test&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-c5pl8: {kubelet node1} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 301.291978ms&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-c5pl8: {kubelet node1} Created: Created container nodeport-test&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-m797r: {kubelet node2} Started: Started container nodeport-test&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-m797r: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-m797r: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 307.130034ms&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:09 +0000 UTC - event for nodeport-test-m797r: {kubelet node2} Created: Created container nodeport-test&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:13 +0000 UTC - event for execpodmfc69: {default-scheduler } Scheduled: Successfully assigned services-6248/execpodmfc69 to node2&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:18 +0000 UTC - event for execpodmfc69: {kubelet node2} Pulling: Pulling image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34;&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:19 +0000 UTC - event for execpodmfc69: {kubelet node2} Created: Created container agnhost-container&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:19 +0000 UTC - event for execpodmfc69: {kubelet node2} Pulled: Successfully pulled image &#34;k8s.gcr.io/e2e-test-images/agnhost:2.32&#34; in 330.285441ms&#xA;Oct 30 01:00:24.345: INFO: At 2021-10-30 00:58:20 +0000 UTC - event for execpodmfc69: {kubelet node2} Started: Started container agnhost-container&#xA;Oct 30 01:00:24.347: INFO: POD                  NODE   PHASE    GRACE  CONDITIONS&#xA;Oct 30 01:00:24.347: INFO: execpodmfc69         node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:13 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:21 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:21 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:13 +0000 UTC  }]&#xA;Oct 30 01:00:24.348: INFO: nodeport-test-c5pl8  node1  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:07 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:09 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:09 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:07 +0000 UTC  }]&#xA;Oct 30 01:00:24.348: INFO: nodeport-test-m797r  node2  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:07 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:10 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:10 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2021-10-30 00:58:07 +0000 UTC  }]&#xA;Oct 30 01:00:24.348: INFO: &#xA;Oct 30 01:00:24.353: INFO: &#xA;Logging node info for node master1&#xA;Oct 30 01:00:24.356: INFO: Node Info: &amp;Node{ObjectMeta:{master1    b47c04d5-47a7-4a95-8e97-481e6e60af54 71955 0 2021-10-29 21:05:34 +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 node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-10-29 21:05:37 +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 2021-10-29 21:05: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 2021-10-29 21:08:30 +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 2021-10-29 21:13:13 +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;:{}}}}]},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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:27 +0000 UTC,LastTransitionTime:2021-10-29 21:11:27 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:05:32 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:5d3ed60c561e427db72df14bd9006ed0,SystemUUID:00ACFB60-0631-E711-906E-0017A4403562,BootID:01b9d6bc-4126-4864-a1df-901a1bee4906,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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:[localhost:30500/tasextender@sha256:b7d2fa8154ac5d9cff45866e4d3d210a7d390f8576611c301a2eed2b57273227 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:2012644549052fa07c43b0d19f320c871a25e105d0b23e33645e4f1bcf8fcd97 nginx:1.20.1-alpine],SizeBytes:22650454,},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;Oct 30 01:00:24.356: INFO: &#xA;Logging kubelet events for node master1&#xA;Oct 30 01:00:24.359: INFO: &#xA;Logging pods the kubelet thinks is on node master1&#xA;Oct 30 01:00:24.368: INFO: kube-scheduler-master1 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-scheduler ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: kube-proxy-z5k8p started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 01:00:24.368: INFO: coredns-8474476ff8-lczbr started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Oct 30 01:00:24.368: INFO: container-registry-65d7c44b96-zzkfl started at 2021-10-29 21:12:56 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container docker-registry ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: node-exporter-fv84w started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: kube-apiserver-master1 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: kube-controller-manager-master1 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-controller-manager ready: true, restart count 2&#xA;Oct 30 01:00:24.368: INFO: kube-flannel-d4pmt started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Init container install-cni ready: true, restart count 0&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 01:00:24.368: INFO: kube-multus-ds-amd64-wgkfq started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.368: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1030 01:00:24.382205      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 01:00:24.450: INFO: &#xA;Latency metrics for node master1&#xA;Oct 30 01:00:24.450: INFO: &#xA;Logging node info for node master2&#xA;Oct 30 01:00:24.453: INFO: Node Info: &amp;Node{ObjectMeta:{master2    208792d3-d365-4ddb-83d4-10e6e818079c 71915 0 2021-10-29 21:06:06 +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 2021-10-29 21:06:07 +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 2021-10-29 21:08: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 2021-10-29 21:08:35 +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 2021-10-29 21:18:18 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:19 +0000 UTC,LastTransitionTime:2021-10-29 21:11:19 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:14 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:14 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:14 +0000 UTC,LastTransitionTime:2021-10-29 21:06:06 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 01:00:14 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:12290c1916d84ddda20431c28083da6a,SystemUUID:00A0DE53-E51D-E711-906E-0017A4403562,BootID:314e82b8-9747-4131-b883-220496309995,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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;Oct 30 01:00:24.453: INFO: &#xA;Logging kubelet events for node master2&#xA;Oct 30 01:00:24.455: INFO: &#xA;Logging pods the kubelet thinks is on node master2&#xA;Oct 30 01:00:24.463: INFO: node-exporter-lc9kk started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.463: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.463: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 01:00:24.463: INFO: kube-apiserver-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Oct 30 01:00:24.464: INFO: kube-controller-manager-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-controller-manager ready: true, restart count 3&#xA;Oct 30 01:00:24.464: INFO: kube-scheduler-master2 started at 2021-10-29 21:11:09 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;Oct 30 01:00:24.464: INFO: kube-proxy-5gz4v started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-proxy ready: true, restart count 2&#xA;Oct 30 01:00:24.464: INFO: kube-flannel-qvqll started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-flannel ready: true, restart count 1&#xA;Oct 30 01:00:24.464: INFO: kube-multus-ds-amd64-brkpk started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.464: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;W1030 01:00:24.478101      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 01:00:24.540: INFO: &#xA;Latency metrics for node master2&#xA;Oct 30 01:00:24.540: INFO: &#xA;Logging node info for node master3&#xA;Oct 30 01:00:24.543: INFO: Node Info: &amp;Node{ObjectMeta:{master3    168f1589-e029-47ae-b194-10215fc22d6a 72057 0 2021-10-29 21:06: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 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 2021-10-29 21:06: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 2021-10-29 21:08: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 2021-10-29 21:08:35 +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;:{}}}} {nfd-master Update v1 2021-10-29 21:16:04 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:nfd.node.kubernetes.io/master.version&#34;:{}}}}} {kubelet Update v1 2021-10-29 21:16:17 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki BinarySI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{201234767872 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 DecimalSI},hugepages-1Gi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},hugepages-2Mi: {{0 0} {&lt;nil&gt;} 0 DecimalSI},memory: {{200324603904 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:36 +0000 UTC,LastTransitionTime:2021-10-29 21:11:36 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:23 +0000 UTC,LastTransitionTime:2021-10-29 21:06:17 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 01:00:23 +0000 UTC,LastTransitionTime:2021-10-29 21:08:35 +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:de18dcb6cb4c493e9f4d987da2c8b3fd,SystemUUID:008B1444-141E-E711-906E-0017A4403562,BootID:89235c4b-b1f5-4716-bbd7-18b41c0bde74,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:724463471,},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:[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:[quay.io/prometheus-operator/prometheus-operator@sha256:850c86bfeda4389bc9c757a9fd17ca5a090ea6b424968178d4467492cfa13921 quay.io/prometheus-operator/prometheus-operator:v0.44.1],SizeBytes:42617274,},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:[aquasec/kube-bench@sha256:3544f6662feb73d36fdba35b17652e2fd73aae45bd4b60e76d7ab928220b3cc6 aquasec/kube-bench:0.3.1],SizeBytes:19301876,},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;Oct 30 01:00:24.544: INFO: &#xA;Logging kubelet events for node master3&#xA;Oct 30 01:00:24.546: INFO: &#xA;Logging pods the kubelet thinks is on node master3&#xA;Oct 30 01:00:24.556: INFO: prometheus-operator-585ccfb458-czbr2 started at 2021-10-29 21:21:06 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container prometheus-operator ready: true, restart count 0&#xA;Oct 30 01:00:24.556: INFO: node-exporter-bv946 started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 01:00:24.556: INFO: kube-controller-manager-master3 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-controller-manager ready: true, restart count 1&#xA;Oct 30 01:00:24.556: INFO: kube-proxy-r6fpx started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 01:00:24.556: INFO: kube-flannel-rbdlt started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 01:00:24.556: INFO: kube-multus-ds-amd64-bdwh9 started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 01:00:24.556: INFO: coredns-8474476ff8-wrwwv started at 2021-10-29 21:09:00 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container coredns ready: true, restart count 1&#xA;Oct 30 01:00:24.556: INFO: kube-apiserver-master3 started at 2021-10-29 21:11:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-apiserver ready: true, restart count 0&#xA;Oct 30 01:00:24.556: INFO: kube-scheduler-master3 started at 2021-10-29 21:14:43 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container kube-scheduler ready: true, restart count 2&#xA;Oct 30 01:00:24.556: INFO: dns-autoscaler-7df78bfcfb-phsdx started at 2021-10-29 21:09:02 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container autoscaler ready: true, restart count 1&#xA;Oct 30 01:00:24.556: INFO: node-feature-discovery-controller-cff799f9f-qq7g4 started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.556: INFO: &#x9;Container nfd-controller ready: true, restart count 0&#xA;W1030 01:00:24.568569      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 01:00:24.645: INFO: &#xA;Latency metrics for node master3&#xA;Oct 30 01:00:24.645: INFO: &#xA;Logging node info for node node1&#xA;Oct 30 01:00:24.648: INFO: Node Info: &amp;Node{ObjectMeta:{node1    ddef9269-94c5-4165-81fb-a3b0c4ac5c75 71954 0 2021-10-29 21:07:27 +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.45.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 2021-10-29 21:07:28 +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 2021-10-29 21:07:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-10-29 21:08: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 2021-10-29 21:16: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 2021-10-29 21:19:31 +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 2021-10-29 21:19:32 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki 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: {{201269633024 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 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: {{178884632576 0} {&lt;nil&gt;}  BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:38 +0000 UTC,LastTransitionTime:2021-10-29 21:11:38 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:07:27 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 01:00:18 +0000 UTC,LastTransitionTime:2021-10-29 21:08:36 +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:3bf4179125e4495c89c046ed0ae7baf7,SystemUUID:00CDA902-D022-E711-906E-0017A4403562,BootID:ce868148-dc5e-4c7c-a555-42ee929547f7,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:1003432289,},ContainerImage{Names:[localhost:30500/cmk@sha256:430843a71fa03faf488543c9f5b50d3efbef49988d6784f9f48b8077cc806f60 cmk:v1.5.1 localhost:30500/cmk:v1.5.1],SizeBytes:724463471,},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:[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:[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:2f1ff7ac170c0ac8079e232ea4ee89d23b7906d1b824d901927acb4e399c52c9 nfvpe/sriov-device-plugin:latest localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42674030,},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:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a alpine:3.12],SizeBytes:5581415,},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;Oct 30 01:00:24.648: INFO: &#xA;Logging kubelet events for node node1&#xA;Oct 30 01:00:24.650: INFO: &#xA;Logging pods the kubelet thinks is on node node1&#xA;Oct 30 01:00:24.664: INFO: kube-proxy-z5hqt started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 01:00:24.664: INFO: collectd-d45rv started at 2021-10-29 21:25:13 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: sample-webhook-deployment-78988fc6cd-5tj2h started at 2021-10-30 01:00:22 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container sample-webhook ready: false, restart count 0&#xA;Oct 30 01:00:24.664: INFO: cmk-89lqq started at 2021-10-29 21:20:10 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: node-exporter-256wm started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: prometheus-k8s-0 started at 2021-10-29 21:21:17 +0000 UTC (0+4 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container config-reloader ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container custom-metrics-apiserver ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container grafana ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container prometheus ready: true, restart count 1&#xA;Oct 30 01:00:24.664: INFO: nodeport-test-c5pl8 started at 2021-10-30 00:58:07 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: nginx-proxy-node1 started at 2021-10-29 21:07:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Oct 30 01:00:24.664: INFO: kubernetes-metrics-scraper-5558854cb-5rmjw started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container kubernetes-metrics-scraper ready: true, restart count 1&#xA;Oct 30 01:00:24.664: INFO: cmk-init-discover-node1-n4mcc started at 2021-10-29 21:19:28 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container init ready: false, restart count 0&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container install ready: false, restart count 0&#xA;Oct 30 01:00:24.664: INFO: replace-27259260-6sjmk started at 2021-10-30 01:00:00 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container c ready: true, restart count 0&#xA;Oct 30 01:00:24.664: INFO: kube-multus-ds-amd64-68wrz started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.664: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 01:00:24.665: INFO: node-feature-discovery-worker-w5vdb started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.665: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Oct 30 01:00:24.665: INFO: kube-flannel-phg88 started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 01:00:24.665: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 01:00:24.665: INFO: &#x9;Container kube-flannel ready: true, restart count 2&#xA;Oct 30 01:00:24.665: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-t789r started at 2021-10-29 21:17:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.665: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Oct 30 01:00:24.665: INFO: test-recreate-deployment-6cb8b65c46-d467t started at 2021-10-30 01:00:23 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:24.665: INFO: &#x9;Container agnhost ready: false, restart count 0&#xA;W1030 01:00:24.678002      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 01:00:25.831: INFO: &#xA;Latency metrics for node node1&#xA;Oct 30 01:00:25.831: INFO: &#xA;Logging node info for node node2&#xA;Oct 30 01:00:25.834: INFO: Node Info: &amp;Node{ObjectMeta:{node2    3b49ad19-ba56-4f4a-b1fa-eef102063de9 72037 0 2021-10-29 21:07:28 +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.45.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 2021-10-29 21:07:28 +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 2021-10-29 21:07:28 +0000 UTC FieldsV1 {&#34;f:metadata&#34;:{&#34;f:annotations&#34;:{&#34;f:kubeadm.alpha.kubernetes.io/cri-socket&#34;:{}}}}} {flanneld Update v1 2021-10-29 21:08:30 +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 2021-10-29 21:16: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 2021-10-29 21:19:53 +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 2021-10-29 21:19:59 +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: {{450471260160 0} {&lt;nil&gt;} 439913340Ki 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: {{201269628928 0} {&lt;nil&gt;} 196552372Ki 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: {{405424133473 0} {&lt;nil&gt;} 405424133473 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: {{178884628480 0} {&lt;nil&gt;} 174692020Ki BinarySI},pods: {{110 0} {&lt;nil&gt;} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2021-10-29 21:11:34 +0000 UTC,LastTransitionTime:2021-10-29 21:11:34 +0000 UTC,Reason:FlannelIsUp,Message:Flannel is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:22 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:22 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2021-10-30 01:00:22 +0000 UTC,LastTransitionTime:2021-10-29 21:07:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2021-10-30 01:00:22 +0000 UTC,LastTransitionTime:2021-10-29 21:08:36 +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:7283436dd9e34722a6e4df817add95ed,SystemUUID:80B3CD56-852F-E711-906E-0017A4403562,BootID:c219e7bd-582b-4d6c-b379-1161acc70676,KernelVersion:3.10.0-1160.45.1.el7.x86_64,OSImage:CentOS Linux 7 (Core),ContainerRuntimeVersion:docker://20.10.10,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:[localhost:30500/cmk@sha256:430843a71fa03faf488543c9f5b50d3efbef49988d6784f9f48b8077cc806f60 localhost:30500/cmk:v1.5.1],SizeBytes:724463471,},ContainerImage{Names:[cmk:v1.5.1],SizeBytes:724463471,},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:[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:[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/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:2f1ff7ac170c0ac8079e232ea4ee89d23b7906d1b824d901927acb4e399c52c9 localhost:30500/sriov-device-plugin:v3.3.2],SizeBytes:42674030,},ContainerImage{Names:[localhost:30500/tasextender@sha256:b7d2fa8154ac5d9cff45866e4d3d210a7d390f8576611c301a2eed2b57273227 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:[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:[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;Oct 30 01:00:25.834: INFO: &#xA;Logging kubelet events for node node2&#xA;Oct 30 01:00:25.837: INFO: &#xA;Logging pods the kubelet thinks is on node node2&#xA;Oct 30 01:00:25.855: INFO: replace-27259259-7v89c started at 2021-10-30 00:59:00 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container c ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: sriov-net-dp-kube-sriov-device-plugin-amd64-69pkg started at 2021-10-29 21:17:10 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container kube-sriovdp ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: tas-telemetry-aware-scheduling-84ff454dfb-989mh started at 2021-10-29 21:24:23 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container tas-extender ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: simpletest.deployment-577cc9f676-hsfsd started at 2021-10-30 00:59:37 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: cmk-8bpbf started at 2021-10-29 21:20:11 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container nodereport ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container reconcile ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: node-exporter-r77s4 started at 2021-10-29 21:21:15 +0000 UTC (0+2 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container kube-rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container node-exporter ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: collectd-flvhl started at 2021-10-29 21:25:13 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container collectd ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container collectd-exporter ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container rbac-proxy ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: externalname-service-jjz59 started at 2021-10-30 00:58:27 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: externalname-service-7plvb started at 2021-10-30 00:58:27 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container externalname-service ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: kube-proxy-76285 started at 2021-10-29 21:07:31 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container kube-proxy ready: true, restart count 1&#xA;Oct 30 01:00:25.855: INFO: execpodptmfk started at 2021-10-30 00:58:33 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: pod-secrets-d98414fa-6698-4fd4-ad68-902ae4f1233d started at 2021-10-30 00:59:03 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container creates-volume-test ready: false, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container dels-volume-test ready: false, restart count 0&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container upds-volume-test ready: false, restart count 0&#xA;Oct 30 01:00:25.855: INFO: node-feature-discovery-worker-h6lcp started at 2021-10-29 21:15:58 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.855: INFO: &#x9;Container nfd-worker ready: true, restart count 0&#xA;Oct 30 01:00:25.855: INFO: simpletest.deployment-577cc9f676-nrdfl started at 2021-10-30 00:59:37 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container nginx ready: true, restart count 0&#xA;Oct 30 01:00:25.856: INFO: cmk-webhook-6c9d5f8578-ffk66 started at 2021-10-29 21:20:11 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container cmk-webhook ready: true, restart count 0&#xA;Oct 30 01:00:25.856: INFO: kube-flannel-f6s5v started at 2021-10-29 21:08:25 +0000 UTC (1+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Init container install-cni ready: true, restart count 2&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container kube-flannel ready: true, restart count 3&#xA;Oct 30 01:00:25.856: INFO: kube-multus-ds-amd64-7tvbl started at 2021-10-29 21:08:34 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container kube-multus ready: true, restart count 1&#xA;Oct 30 01:00:25.856: INFO: cmk-init-discover-node2-2fmmt started at 2021-10-29 21:19:48 +0000 UTC (0+3 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container discover ready: false, restart count 0&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container init ready: false, restart count 0&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container install ready: false, restart count 0&#xA;Oct 30 01:00:25.856: INFO: nodeport-test-m797r started at 2021-10-30 00:58:07 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container nodeport-test ready: true, restart count 0&#xA;Oct 30 01:00:25.856: INFO: execpodmfc69 started at 2021-10-30 00:58:13 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container agnhost-container ready: true, restart count 0&#xA;Oct 30 01:00:25.856: INFO: nginx-proxy-node2 started at 2021-10-29 21:07:28 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container nginx-proxy ready: true, restart count 2&#xA;Oct 30 01:00:25.856: INFO: kubernetes-dashboard-785dcbb76d-pbjjt started at 2021-10-29 21:09:04 +0000 UTC (0+1 container statuses recorded)&#xA;Oct 30 01:00:25.856: INFO: &#x9;Container kubernetes-dashboard ready: true, restart count 1&#xA;W1030 01:00:25.870045      29 metrics_grabber.go:105] Did not receive an external client interface. Grabbing metrics from ClusterAutoscaler is disabled.&#xA;Oct 30 01:00:26.113: INFO: &#xA;Latency metrics for node node2&#xA;Oct 30 01:00:26.113: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready&#xA;STEP: Destroying namespace &#34;services-6248&#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: rbd][Feature:Volumes][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: hostPath] [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: local][LocalVolumeType: dir-link-bindmounted] [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-network] Networking Granular Checks: Services should function for endpoint-Service: sctp [Feature:SCTPConnectivity][Disruptive]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]" classname="Kubernetes e2e suite" time="17.629885844"></testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (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] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [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] [Feature:Flexvolumes] Detaching volumes should not work when mount is in progress [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)][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: rbd][Feature:Volumes][Serial] [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: windows-gcepd] [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: local][LocalVolumeType: dir-bindmounted] [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: dir] [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: local][LocalVolumeType: dir-link] [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] In-tree Volumes [Driver: azure-disk] [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: azure-disk] [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] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [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: gcepd] [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] 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] client-go should negotiate watch and report errors with accept &#34;application/vnd.kubernetes.protobuf&#34;" 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 creating multiple subpath from same volumes [Slow]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]" classname="Kubernetes e2e suite" time="4.068065339"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes][Serial] [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: rbd][Feature:Volumes][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: azure-disk] [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-apps] Daemon set [Serial] should run and stop simple daemon [Conformance]" 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 read-only volume from pods on the same node" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PVC Protection Verify &#34;immediate&#34; deletion of a PVC that is not in active use by a pod" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] PersistentVolumes-local  [Volume type: blockfswithoutformat] One pod requesting one prebound PVC should be able to mount volume and read from pod1" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-network] [Feature:IPv6DualStack] [LinuxOnly] should create service with ipv4,v6 cluster ip [Feature:IPv6DualStack]" 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 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: dir-link] [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: local][LocalVolumeType: dir-link] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][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-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (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: blockfs] [Testpattern: Dynamic PV (filesystem 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: nfs] [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-storage] Subpath Atomic writer volumes should support subpaths with downward pod [LinuxOnly] [Conformance]" classname="Kubernetes e2e suite" time="25.586899011"></testcase>
      <testcase name="[sig-autoscaling] Cluster size autoscaling [Slow] shouldn&#39;t increase cluster size if pending pod is too large [Feature:ClusterSizeAutoscalingScaleUp]" 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] In-tree Volumes [Driver: gcepd] [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: iscsi][Feature:Volumes] [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: hostPath] [Testpattern: Dynamic 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)] 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: gcepd] [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-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group up from 0[Feature:ClusterSizeAutoscalingScaleUp]" 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)][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-apps] Network Partition [Disruptive] [Slow] Pods should return to running and ready state after network partition is healed All pods on the unreachable node should be marked as NotReady upon the node turn NotReady AND all pods should be mark back to Ready when the node get back to Ready before pod eviction timeout" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] CSI Volumes [Driver: csi-hostpath] [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] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned 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: aws] [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: cinder] [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-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]" classname="Kubernetes e2e suite" time="16.001023221"></testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: nfs] [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] 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: dir-bindmounted] [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: nfs] [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: iscsi][Feature:Volumes] [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: local][LocalVolumeType: dir-link-bindmounted] [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: 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: hostPathSymlink] [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-network] Netpol [LinuxOnly] NetworkPolicy between server and client should allow ingress access from namespace on one named port [Feature:NetworkPolicy]" 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 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: dir] [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: block] [Testpattern: Dynamic PV (filesystem 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: dir-link-bindmounted] [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: tmpfs] [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: cinder] [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 (default fs)] subPath should support existing single file [LinuxOnly]" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Volume Disk Format [Feature:vsphere] verify disk format type - eagerzeroedthick is honored for dynamically provisioned pv using storageclass" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] In-tree Volumes [Driver: aws] [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: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-storage] Dynamic Provisioning Invalid AWS KMS key should report an error and create no PV" classname="Kubernetes e2e suite" time="0">
          <skipped></skipped>
      </testcase>
      <testcase name="[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance]" classname="Kubernetes e2e suite" time="370.148864176"></testcase>
  </testsuite>